<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Creative-Le Studios &#187; Resources</title>
	<atom:link href="http://creative-le.com/tag/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-le.com</link>
	<description>Inspiration, Resources, and Experience of a Web Designer</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:00:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ares Wordpress Theme with Options</title>
		<link>http://creative-le.com/resources/ares-wordpress-theme-with-options/</link>
		<comments>http://creative-le.com/resources/ares-wordpress-theme-with-options/#comments</comments>
		<pubDate>Sat, 15 May 2010 01:05:16 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=1403</guid>
		<description><![CDATA[Ever wanted to know how options are implemented with Wordpress?  Through lots of tutorials, I&#8217;ve finally been able to make a theme that had some options in the backend to make it easy for users/clients to change up colors, the width of the site, link colors, and simple things like that.
Ares Framework brings you [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to know how options are implemented with Wordpress?  Through lots of tutorials, I&#8217;ve finally been able to make a theme that had some options in the backend to make it easy for users/clients to change up colors, the width of the site, link colors, and simple things like that.</p>
<p><strong>Ares Framework</strong> brings you the simple theme but with a <strong>Theme Options Page for the Wordpress admin</strong>. (Download link at the bottom)</p>
<p><span id="more-1403"></span></p>
<h2>About the Framework</h2>
<p>I&#8217;ve tried my best to comment everything, and certainly it&#8217;s great to know some little PHP or coding logic to understand how I did most of it.  But, I&#8217;m not going to spend too much time talking about this one because, I have the last framework in production which will contain more of a documentation behind the setup I chose, and a little navigation behind the scenes.</p>
<p>Reminder that it is <strong>not a real &#8220;finished&#8221; theme</strong>.  It&#8217;s just a developing theme, so there are errors, browser compatibility errors, and maybe extra lines of codes that aren&#8217;t needed.  However, the theme does work, and for the most part is stable enough to release.  If there&#8217;s anything major, like it completely didn&#8217;t zip, or a file is definitely missing, let me know and I&#8217;ll re-look into it.</p>
<h2>Some Features</h2>
<p>There&#8217;s a temporary demo <a href="http://themes.creative-le.com">here</a>.  It&#8217;s basically the Athena Framework, but with an <strong>options panel</strong> in the Wordpress admin.  The options are stylized minimally, and of course you can add more options or take them out.  </p>
<p><img src="http://creative-le.com/admin/wp-content/uploads/2010/05/options.jpg" alt="Ares Framework Theme Options Page" title="options" width="660" height="600" class="aligncenter size-full wp-image-1409" /></p>
<p>There&#8217;s a <strong>PHP file for CSS</strong> which is imported so that you can use it for any changes in CSS as well as my framework files are located in one folder for the most part (labeled cle-framework).  This is to ensure an organized and clean work and everything dealing with the framework is in that folder (besides the PHP CSS file, which I believe is in the includes/css folder).</p>
<p>Not much to say about this theme.  If you have any problems with it, suggestions on better coding, certainly just leave a comment and I&#8217;ll check it out.</p>
<h2>Outside Resources</h2>
<p>I&#8217;m not taking a great deal of credit for doing this on my own, or I did everything in it, so here are the resources I used to complete this theme and theme options.  I give lots of credit for them and releasing their knowledge and resources for free, and so that&#8217;s why this theme is out there for free for future wordpress developers that would like to take their theme to the next level with theme options.</p>
<p><strong><a href="http://forthelose.org/how-to-create-a-theme-options-page-for-your-wordpress-theme">How to: Create a Theme Options Page for your Wordpress Theme</a></strong></p>
<p>I can&#8217;t tell you how many times I&#8217;ve been to that site, and copied their code and dissected one by one.  It&#8217;s definitely the right tutorial to start your foot off wet when dealing with theme options.  Check out the comments as well for different problems and fixes.</p>
<p><strong><a href="http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/">Create and Options Page for your Wordpress Theme</a></strong></p>
<p>The tutorial probably looks the same, but again, I believe the comments here helped me strip slashes from html input in my text fields.  Good resource to look in.</p>
<p><strong><a href="http://whiteboardframework.com/">White Board Framework</a></strong></p>
<p>Probably my favorite blank wordpress framework.  It really just gave me the basic functionality of a wordpress theme and I was able to put what I want in it.  By doing that, I&#8217;ve been making sites/blogs with my framework and it increased production time on so many levels because I can almost type out all the classes and ids that I put by heart.  It&#8217;s great to have your own framework, and so if you need a blank one to get rid of extra things, <a href="http://whiteboardframework.com/">White Board</a> is the way to go.</p>
<h2>After Thoughts</h2>
<p>I hope you enjoy the framework.  I&#8217;m hoping that it&#8217;ll be easy to understand and go through to make your modifications.  If you guys did anything cool, show it off here.  And, in about a month or so check out my new theme/framework, which is going to have a few more page templates like a portfolio, or home page so that it can start to look like a real site.  Thanks for checking my site out and good luck with your Wordpress developments.</p>
<h2><a href="http://creative-le.com/download/aresframework1.0.zip">Download Ares Framework</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/resources/ares-wordpress-theme-with-options/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic Business Card PSD Template</title>
		<link>http://creative-le.com/resources/basic-business-card-psd-template/</link>
		<comments>http://creative-le.com/resources/basic-business-card-psd-template/#comments</comments>
		<pubDate>Thu, 13 May 2010 22:11:05 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=1383</guid>
		<description><![CDATA[As you may have noticed, one of the things I&#8217;ve cut from the menu was a Downloads section.  It&#8217;s now a category, and I have a little sidebar on the widget that will show the latest downloads so just a heads up for future downloads.  All downloads will be in resources, so if [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, one of the things I&#8217;ve cut from the menu was a <a href="http://creative-le.com/downloads">Downloads section</a>.  It&#8217;s now a category, and I have a little sidebar on the widget that will show the latest downloads so just a heads up for future downloads.  All <a href="http://creative-le.com/downloads">downloads</a> will be in resources, so if you need to find them, you can simply go to <a href="http://creative-le.com/resources">Resources</a> navigation.</p>
<p>Here&#8217;s a <strong>quick business card template</strong> for those that need a template with all the guides (For Photoshop).</p>
<p><span id="more-1383"></span></p>
<p><a href="http://creative-le.com/download/BusinessCardGuidelines.zip"><img class="alignnone size-full wp-image-1054" title="Business Card Template Guidelines" src="http://creative-le.com/admin/wp-content/uploads/2010/04/businesscardtemplate1.jpg" alt="Business Card Template Guidelines" width="660" height="500" /></a></p>
<p>This is a <strong>blank PSD Template for a Business Card</strong>.  Yes there&#8217;s a lot out there, so I just made one for you guys just in case you were looking around in the <a href="http://creative-le.com/downloads">downloads category</a>.  Standard size for the business card and has guides for the all the bleed zones, cutting zones, and safety margins.</p>
<h2><a href="http://creative-le.com/download/BusinessCardGuidelines.zip">Download Business Card PSD Template</a></h2>
<p>Enjoy the resource, and be on the look out for more downloads and resources.</p>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/resources/basic-business-card-psd-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Athena Wordpress Framework Released</title>
		<link>http://creative-le.com/resources/athena-wordpress-framework-and-resources/</link>
		<comments>http://creative-le.com/resources/athena-wordpress-framework-and-resources/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:58:11 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=1048</guid>
		<description><![CDATA[I&#8217;ve done some changes and added some resources in my downloads section.  After about one month of procrastinating and developing, I&#8217;ve finally able to release my first WordPress theme.  Although it&#8217;s not really a theme that&#8217;s designed for anything or subject, it&#8217;s more of a WordPress framework that will help me develop my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done some changes and added some resources in my downloads section.  After about one month of <span style="text-decoration: line-through;">procrastinating and</span> <strong>developing</strong>, I&#8217;ve finally able to release my first <strong>WordPress theme</strong>.  Although it&#8217;s not really a theme that&#8217;s designed for anything or subject, it&#8217;s more of a <strong>WordPress framework</strong> that will help me develop my future themes.  I&#8217;ve decided to release it as well to the open public so that other people may use it as a framework and build upon it.</p>
<p><span id="more-1048"></span></p>
<h2>Athena Framework &#8211; WordPress Theme Framework</h2>
<p><img class="alignnone size-full wp-image-1052" title="Wordpress Athena Framework Theme" src="http://creative-le.com/admin/wp-content/uploads/2010/04/athenabody1.jpg" alt="Wordpress Athena Framework Theme" width="660" height="332" /></p>
<p><strong>Athena Framework</strong> is a WordPress framework theme that&#8217;s more than just a blank slate as you may have noticed from other frameworks.  It&#8217;s actually styled to the point that it can be usable and <strong>through slight modifications</strong>, it can be a totally <strong>different theme</strong>.  In addition, it contains many common functions and features that a lot of my clients request or a lot of blogs have been using such as the <strong>Share This Post feature</strong> that allows you to share the current entry to <strong>Digg, Facebook, Twitter, Stumbleupon, and Delicious</strong>.  (You can add more social networking sites simply by adding the necessary share codes &#8211; <a href="http://www.narga.net/45-most-popular-social-bookmarking-link-codes-for-wordpress/">45+ Most Popular Social Bookmarking Codes for Wordpress</a>)</p>
<p>Another feature are the <strong>widgetized areas</strong>.  There are <strong>2 in the side bar</strong> which makes the framework capable of being a <strong>three (3) column layout</strong>, and also <strong>4 widgetized areas</strong> in the footer which makes those <strong><a href="http://www.webanddesigners.com/25-best-footer-design-in-web-design">trendy big footers</a></strong> you see running around lately on many blogs and sites.</p>
<p><img class="alignnone size-full wp-image-1053" title="Athena Footer Framework Theme" src="http://creative-le.com/admin/wp-content/uploads/2010/04/athenafooter1.jpg" alt="Athena Footer Framework Theme" width="660" height="332" /></p>
<p><strong>Athena Framework</strong> also features an <strong>additional page template file</strong> to allow you to have a <span style="text-decoration: underline;">page with a sidebar</span>, and a <span style="text-decoration: underline;">page without a sidebar</span>.  By simply selecting the <strong>Full Width Page</strong> template in the template section, you can quickly achieve that change.</p>
<p>This <strong>framework theme</strong> features some <strong>CSS3 Elements for experimental purposes</strong>, and also a <strong>Jquery Navigation Menu</strong>.  There may be some frequent updates as I see some errors along the way or if you guys see any, so make sure to keep updated by <a href="http://twitter.com/creativele">following me on twitter</a> or checking my site.</p>
<h2><a href="http://creative-le.com/download/athenaframework1.0.zip">Download Athena Wordpress Framework</a></h2>
<p>Thanks for checking out my theme and if you have any feedback, suggestions, or bugs just leave a comment.  Keep out on the lookout for version 2 which will feature some <strong>Admin Theme Options</strong>.</p>
<p><strong>Update:</strong> <em>I have discontinued this theme.  There will no longer be any modifications to it as Version 2 of this theme aka <strong>Ares Framework</strong> is released.  Most of the bugs that were in <strong>Athena Framework are fixed in Ares Framework</strong>.  However, <strong>Ares Framework does include the Admin Options</strong>.  If you don&#8217;t like that bulk in your theme then you can still <strong><a href="http://creative-le.com/download/athenaframework1.0.zip">download version 1 of Athena Framework</a></strong>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/resources/athena-wordpress-framework-and-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Speed Up Web Development</title>
		<link>http://creative-le.com/resources/useful-time-saving-tools-for-web-development/</link>
		<comments>http://creative-le.com/resources/useful-time-saving-tools-for-web-development/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 21:43:52 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=906</guid>
		<description><![CDATA[Who wants to do tedious things when there are already made or automated for you?  There are many useful resources, templates, and websites that can save a developer a lot of time when developing a website.  I use these tools constantly during development to fill up some temporary content to test out spacing, [...]]]></description>
			<content:encoded><![CDATA[<p>Who wants to do <strong>tedious things</strong> when there are already made or automated for you?  There are many useful <strong>resources, templates, and websites</strong> that can save a developer a lot of time when developing a website.  I use these tools constantly during development to fill up some temporary content to test out spacing, or fill up a wordpress theme so that everything won&#8217;t be missed when coding the blockquotes, the heading tags, and so forth.</p>
<p><span id="more-906"></span></p>
<p>I gave out quite a few <a href="http://creative-le.com/resources/top-10-web-design-tools-to-start-with/">web resources</a> that are almost pivotal to web development these days.  They save so much time, and gives us a better hold and control on how we create websites in today&#8217;s world.  Here are more tools and resources that will help your web development faster, efficient, and can I say more fun?</p>
<h1>Placeholder Images and Graphics</h1>
<p>Like most developers, we all come to the point where we have to go through the mock-up templates or open up Photoshop to create some placeholder images so that we can see how the website design looks with some images.  I don&#8217;t know how much time I had to load up a whole new program just to make a blank image that fits a certain size so that I can upload it and then implement it into the website.  Well, that portion of time is now saved by this really creative site (great minimalist design as well).  <a href="http://placehold.it" target="_blank">Placehold.it</a> is a site where you can simply put dimensions at the end and voila, you have yourself a placeholder image to place on your site.</p>
<p><a href="http://placehold.it"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/plachold.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-916" /></a></p>
<p>There are obviously similar sites to <a target="_blank" href="http://placehold.it">Placehold.it</a> but I find this one the most aesthetically pleasing in addition to a very easy name to remember without having to bookmark it.</p>
<h1>Dummy Text and Content</h1>
<p><em>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,</em></p>
<p>If you haven&#8217;t seen this, then it&#8217;s time to get with the times.  <strong>Lorem Ipsum</strong> is simply dummy text that designers and developer use to also placehold some content to fill the page rather than putting a bland &#8220;<strong>Content Here</strong>&#8221; or &#8220;<strong>Coming Soon</strong>&#8220;.  You&#8217;ll never know how real content looks until you start having lots of it.  So instead of trying to write a few paragraphs, you can simply generate paragraphs of these &#8220;<strong>Lorem Ipsum</strong>&#8221; text with the following generators.  One is plugin through Firefox and the other is a simple site that generates it.</p>
<p><a href="http://sogame.awardspace.com/dummylipsum/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/firefoxlipsum.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-917" /></a></p>
<p>The <strong>add-on for Mozilla Firefox</strong> is pretty simple to use.  You click on the button and you generate how many paragraphs you want and <strong>copy/paste</strong> it to your website.</p>
<p><a href="http://www.blindtextgenerator.com/lorem-ipsum"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/blindtextgenerator.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-918" /></a></p>
<p>This site is also a pretty good site for generating text since it doesn&#8217;t only provide just &#8220;<strong>Lorem ipsum</strong>&#8221; but also <strong>other content filling ways</strong> in case you think the Latin language of Lorem Ipsum seems dull or intimidating.</p>
<h1>Wordpress Dummy Content</h1>
<p>So you&#8217;re creating a <strong>Wordpress Theme</strong> but can&#8217;t be bothered with making pages, categories, tags, posts, and testing out the different tags like headings and blockquotes?  Using Wordpress dummy content can help with that.  All you do is download the <strong>XML file</strong> and then go to your <strong>Wordpress Admin</strong> and click on the <strong>Tools section and finally Import</strong>.  You want to click on &#8220;<strong>Wordpress</strong>&#8221; to import posts, comments, and attachments from another <strong>Wordpress</strong> file.  There&#8217;s also a plugin for this that you can use to do the same.  Either way, your wordpress site will be filled with content so you can start styling and making sure you don&#8217;t miss a thing.</p>
<p><a href="http://wpguerrilla.com/version-2-of-our-free-dummy-posts/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/guerilladummypost.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-919" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/wp-dummy-content/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/plugindummycontent.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-920" /></a></p>
<h1>Frameworks &#8211; Wordpress, CSS, HTML, and More</h1>
<p>You&#8217;re at a point of development where you&#8217;re doing the same thing over and over&#8211;Declaring your doctype, resetting your CSS margins and padding, or creating a 2 column website, etc&#8230;  It&#8217;s time for you to use a <strong>framework</strong>.  Frameworks are basically premade files that has common and <strong>tedious coding already inputted</strong>.  When you use a framework, you&#8217;ll be immediately jumping into <strong>styling your website or coding in extra functions</strong>.  You have to be careful though because some frameworks may not be suited for you.  In my experience, I&#8217;ve used plenty of frameworks, and 50% of the time, the <strong>framework was just too much for me at times</strong>.  There&#8217;s nothing wrong with that, but sometimes there are things in a framework that most developers don&#8217;t really need.</p>
<p>The best way to combat this is to <strong>make your own</strong>.  I&#8217;m currently making a <strong>wordpress framework</strong> for myself that&#8217;s simple to use but at the same time has the functions I need to make the rest of my sites.  Although all frameworks may not be for everyone, there&#8217;s usually one or two that fits into your field, and if there isn&#8217;t, take a framework and perhaps modify it to make your own.  (Of course, take into consideration the licenses involved if you decide to release it to the public).</p>
<p>Here are some of my favorite frameworks for various projects:</p>
<h2>Wordpress</h2>
<p>I&#8217;ve only used 2-3 frameworks for Wordpress in my career and I have to say that all of them have been proven useful.  Here&#8217;s my list of my favorites:</p>
<p><a href="http://themeshaper.com/thematic/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/thematicframework.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-921" /></a></p>
<p>Thematic is my most favorite theme that has the most features and functions built into it.  There&#8217;s a lot of magic going around in the back coding of the Thematic framework.  There&#8217;s hooks and actions that you can use to add anything to your theme.  In fact, this very site right here is built on thematic.  Although it&#8217;s very simple, I had no problem using the framework to add everything on here from &#8220;<strong>Post thumbnails</strong>&#8221; to &#8220;<strong>Adding an extra footer widget</strong>&#8220;.  By knowing a little php, you can do a lot of things, and with ease.  It was also convenient that the framework also included <a target="_blank" href="http://users.tpg.com.au/j_birch/plugins/superfish/">Superfish dropdown menus</a> as well.</p>
<p><a href="http://whiteboardframework.com/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/whiteboard.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-922" /></a></p>
<p><a href="http://whiteboardframework.com/">Whiteboard</a> is for coders that just needs a basic theme without all the extra stuff so that they can implement what they exactly want in the theme without spending a lot of time removing the fat off from heavily coded frameworks.  Whiteboard was created by <a href="http://plainbeta.com/">Brian Purkiss</a> to provide a <strong>basic php framework</strong> because it was tedious to continuously make all the template files that was needed for Wordpress over and over again.  My current framework is actually made from <a href="http://whiteboardframework.com/">Whiteboard framework</a> since I wanted to build upon a simple framework so I could fully understand what&#8217;s in Wordpress and what I can do to change it to what I want.</p>
<h2>CSS</h2>
<p><strong>CSS frameworks</strong> have been very popular lately.  They provide premade <strong>grids and classes</strong> that help layout the <strong>structure of the website</strong> and all you have to do is fiddle around with the sizes, images, and colors.  <strong>Have I used a CSS Framework? </strong> To be honest, I haven&#8217;t used one because I&#8217;ve always become accustomed to just using my own or just type the CSS from scratch in addition, I found it more <strong>time consuming</strong> trying to learn a new framework for CSS when I&#8217;m already familiar with my coding.  However, it doesn&#8217;t mean they aren&#8217;t useful or time saving.  Check them out and see if they fit for you or not.</p>
<p>Here&#8217;s a link to a good blog post about frameworks: <a href="http://speckyboy.com/2008/03/28/top-12-css-frameworks-and-how-to-understand-them/">Top 12 CSS Frameworks and How to Understand Them</a></p>
<p>Now aside from actual frameworks for CSS there&#8217;s another type of CSS build that many developers use.  It&#8217;s called a &#8220;<strong>CSS Reset</strong>&#8220;.  A <strong>CSS Reset</strong> sheet is basically a file or can be code that basically <strong>resets all the styles of common HTML tags for all browsers</strong>.  Every browser has a different default styling of simple tags like the <strong>paragraph tag or a DIV tag</strong>.  The main differences are usually the <strong>margin and paddings</strong> that&#8217;s attached to them.  In order to make sure that all browsers renders your website the same (or close to it), a <strong>CSS Reset</strong> is used to <strong>default everything &#8220;0&#8243;</strong> and you can start giving numbers from there.</p>
<p><a href="http://meyerweb.com/eric/tools/css/reset/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/cssresset.jpg" alt="Time Saving Web Developing Tools" title="Time Saving Web Developing Tools" width="660" height="300" class="aligncenter size-full wp-image-923" /></a></p>
<p>My <strong>most preferred CSS Reset</strong> is <a href="http://meyerweb.com/eric/tools/css/reset/">Eric Meyer&#8217;s CSS Reset</a>.  It&#8217;s simple, effective, and covers pretty much every tag for HTML.</p>
<h2>Conclusion</h2>
<p>There are lots of useful things out in the internet world that can help you <strong>save time with your development</strong> so you can get your jobs done quicker and save extra work.  W<strong>hy do extra work when you can automate it or find a resource that&#8217;s already premade?</strong>  If there really isn&#8217;t nothing out there for you to use as a basis, then <strong>take a day off and create a framework</strong> or automated tool for yourself such as creating a photoshop action to crop all your big images or creating your own wordpress theme for faster development.</p>
<p>With these tools, I hope you can save yourself some time in which can be used to probably <strong>procrastinate</strong> more or <strong>simply rest and sleep for all those late nights you&#8217;ve stayed up to finish a project</strong>.  </p>
<p><strong>Have any time-saving tools that you like to use or made yourself?</strong>  Give me a link in the <strong>comments</strong> below and I&#8217;ll check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/resources/useful-time-saving-tools-for-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MM #5 &#8211; Graphics and Art Groups</title>
		<link>http://creative-le.com/inspiration/mm-5-graphics-and-art-communities/</link>
		<comments>http://creative-le.com/inspiration/mm-5-graphics-and-art-communities/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:20:46 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[communities]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=770</guid>
		<description><![CDATA[Once again, I&#8217;m missing another one of my Monday&#8217;s inspirational post.  Time really flies a lot when you&#8217;re doing work or browsing around yourself.  For this inspirational post, I want to share some sites that I really enjoy looking at for inspiring art and graphics.
They&#8217;re not blogs, and they&#8217;re definitely not just a [...]]]></description>
			<content:encoded><![CDATA[<p>Once again, I&#8217;m missing another one of my Monday&#8217;s inspirational post.  Time really flies a lot when you&#8217;re doing work or browsing around yourself.  For this inspirational post, I want to share some sites that I really enjoy looking at for <strong>inspiring art and graphics</strong>.</p>
<p>They&#8217;re not <strong>blogs</strong>, and they&#8217;re definitely not just a <strong>gallery of pictures</strong>.  These sites are <u>actual communities or a group of artists</u> put together that strive to push forward the limits of art and graphics and show the art community their talent.</p>
<p><span id="more-770"></span></p>
<h1>depthcore</h1>
<p><a target="_blank" href="http://depthcore.com"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/depthcore.jpg" alt="depthcore inspiration art groups" title="depthcore inspiration art groups" width="660" height="300" class="aligncenter size-full wp-image-780" /></a></p>
<p><strong>Depthcore</strong> is probably my favorite art group that release large packs (they call them &#8220;<strong>Chapters</strong>&#8220;) of artworks that are usually themed to a subject.  All sorts of digital media are included such as graphics, digital drawings, 3D modeling, photography, and even music.  This group contains some pretty big designers like <a target="_blank" href="http://justinmaller.com/">Justin Maller</a>, <a target="_blank" href="http://www.aeiko.net/">Pete Harrison</a>, <a target="_blank" href="http://www.shinybinary.com/">Nik Ainley</a> and <a target="_blank" href="http://thefifthorder.net/">Jeff Huang</a>.</p>
<p>I enjoy their music and all of the artworks posted in these chapters.  With over <strong>30+ chapters</strong>, if this is your first time visiting <a target="_blank" href="http://depthcore.com">depthcore</a>, then make sure you have some spare time to browse through them.  <a target="_blank" href="http://depthcore.com">Depthcore</a> has grown a lot since its first establishment in 2002.</p>
<p><a href="http://depthcore.com">Visit Depthcore &#8211; http://depthcore.com</a></p>
<h1>The Raster Group</h1>
<p><a target="_blank" href="http://www.rasterized.org/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/rasterized.jpg" alt="Raster inspiration art group" title="Raster inspiration art group" width="660" height="300" class="aligncenter size-full wp-image-781" /></a></p>
<p><a href="http://rasterized.org">The Raster Group</a> was created in 2001 and is <strong>more targeted to digital art and drawings</strong> however you will see some other types of art in there chapters as well.  Similar to depthcore, <a href="http://rasterized.org">Raster</a> is comprised of a group of artists showing their best work.</p>
<h1>slashTHREE</h1>
<p><a target="_blank" href="http://slashthree.com"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/slashthree.jpg" alt="slashthree inspiration art group" title="slashthree inspiration art group" width="660" height="300" class="aligncenter size-full wp-image-782" /></a></p>
<p><a target="_blank" href="http://slashthree.com">slashTHREE</a> is much like the others however containing a different collective of artists and designers.  They feature graphics, artwork, music, photography, and even motion videos.  One noticeable feature is their <strong><a target="_blank" href="http://www.slashthree.com/forum/">forum</a></strong>.  Other artists and designers are able to talk to each other and network and even <strong>submit artwork</strong> to their art packs.</p>
<h1>Behance Network</h1>
<p><a target="_blank" href="http://behance.net"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/behance.jpg" alt="behance inspiration art group" title="behance inspiration art group" width="660" height="300" class="aligncenter size-full wp-image-783" /></a></p>
<p><a target="_blank" href="http://behance.net">Behance Network</a> is a community that holds a lot of portfolios of designers and artists.  They contain many different types of artists, from graphics, and all the way to interior design.  If you&#8217;re a designer, you should check the portfolios here and even apply for one as they also have a job board that you can check out and <strong>even employers themselves will seek for potential workers here</strong>.</p>
<h1>deviantART</h1>
<p><a target="_blank" href="http://deviantart.com"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/deviantart.jpg" alt="deviantart inspiration art group" title="deviantart inspiration art group" width="660" height="300" class="aligncenter size-full wp-image-784" /></a></p>
<p><a target="_blank" href="http://deviantart.com">Deviantart</a> is probably the <strong>most popular art community</strong> that&#8217;s out there.  Being a very public place, any type of art is posted here.  However, some of the quality of the work may not be as great as the other design community listed.  (That&#8217;s purely based on the fact that deviantart has more quantity of works than the other communities)</p>
<p><a target="_blank" href="http://deviantart.com">deviantART</a> is also a great center for <strong>resources and tutorials</strong>.  Many artists contribute and share their works and resources so others can use them and make great work from them.  You can also join communities and groups so you can be around other artists and designers that have similar interests as you.</p>
<p>One of my favorite feature of <a target="_blank" href="http://deviantart.com">deviantART</a> is the ability to favorite works and follow artists.  With this feature you can always be updated when your favorite artists post a new piece of work or also view your gallery of favorites for inspiration.</p>
<h1>Design Flavr</h1>
<p><a target="_blank" href="http://www.designflavr.com/"><img src="http://creative-le.com/admin/wp-content/uploads/2010/03/designflavr.jpg" alt="designflavr inspiration art group" title="designflavr inspiration art group" width="660" height="300" class="aligncenter size-full wp-image-785" /></a></p>
<p><a target="_blank" href="http://www.designflavr.com/">DesignFlavr</a> is not really a community nor a group, but another <a href="http://creative-le.com/inspiration/inspirational-design-galleries/">inspirational design gallery site</a>.  I added this in here because it is also another great source of inspiration and showcases art of many different fields.  Digital, Web, CG, Flash, Illustrations, and more.  You can submit your own, and be featured here as well.</p>
<h2>Conclusion</h2>
<p>I hope you enjoyed my post about design communities.  These art groups and communities always showcases great work since the submissions to the packs and chapters are selectively chosen and filtered to show the best ones.  Thanks for subscribing and following my inspiration posts.  If you have other communities in mind, leave a comment and share a link.  I&#8217;ll see you again next Monday.</p>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/inspiration/mm-5-graphics-and-art-communities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
