<?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>I am Website Developer &#187; Css</title> <atom:link href="http://www.iamwebsitedeveloper.com/category_name/css/feed" rel="self" type="application/rss+xml" /><link>http://www.iamwebsitedeveloper.com</link> <description>Blog for website developers</description> <lastBuildDate>Wed, 19 Oct 2011 18:39:14 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Time saver CSS tools and resources for web developers</title><link>http://www.iamwebsitedeveloper.com/css/css-tools-for-web-developers.html</link> <comments>http://www.iamwebsitedeveloper.com/css/css-tools-for-web-developers.html#comments</comments> <pubDate>Sat, 25 Sep 2010 11:23:41 +0000</pubDate> <dc:creator>Evan Shajed</dc:creator> <category><![CDATA[Css]]></category> <category><![CDATA[resources]]></category> <category><![CDATA[tools]]></category><guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=510</guid> <description><![CDATA[As a website developer we have to keep our-self up to date and at the same time keeping personal resource database is a must indeed.Keeping yourself well organized is an asset. If you can use more time saving tools, it gives you time to think about other important things in life. On internet you may find so many tools for web development work-flow. It becomes quite impossible to choose a good one because almost all of them deals with same entity, yet usability, experience or accessibility may vary. In this article I am going to write about some useful tools &#8230; <a href="http://www.iamwebsitedeveloper.com/css/css-tools-for-web-developers.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>As a website developer we have to keep our-self up to date and at the same time keeping personal resource database is a must indeed.Keeping yourself well organized is an asset. If you can use more time saving tools, it gives you time to think about other important things in life. On internet you may find so many tools for web development work-flow. It becomes quite impossible to choose a good one because almost all of them deals with same entity, yet usability, experience or accessibility may vary.</p><p>In this article I am going to write about some useful tools which may help web developers reduce their work load while working with CSS. References of these tools have been collected from various famous tech blogs. I tried to mix up different tools for different purposes.<br /> <strong>Related reading</strong><br /> You may like to read one of our previous writing on CSS &#8211; <a title="All about CSS: Useful blog post on CSS3" href="http://www.iamwebsitedeveloper.com/css/all-about-css-useful-blog-post-on-css3.html" target="_blank">All about CSS : Useful blog post on CSS3</a></p><h2>CSS Processor</h2><p>CSS Processor gives you the option to be more productive within short time. There are so many CSS Processor out there. Every single of them gives you extensive support based on their special ability to process CSS to it&#8217;s extend.</p><h3><a title="LESS CSS: Leaner CSS , CSS Processor" href="http://www.lesscss.org" target="_blank">Less CSS</a></h3><p><a href="http://lesscss.org/index.html"><img class="alignnone size-medium wp-image-517" title="LESS - Leaner CSS (20100925)" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/LESS-Leaner-CSS-20100925-300x225.png" alt="LESS CSS Css Processor" width="300" height="225" /></a></p><p>LESS is an extension of CSS. You can write LESS code just like you would write CSS, except you need to compile it to CSS. LESS uses existing CSS syntax. This tool got some mindblowing option like Variables, Mixins, Nested rules, Operations and many more. See there <a title="LESS CSS: Leaner CSS , CSS Processor" href="http://lesscss.org/docs">Docs</a></p><h3><a title="Sass - Syntactically Awesome Stylesheet" href="http://sass-lang.com/" target="_blank">Sass</a></h3><p><a href="http://www.sass-lang.com/"><img class="alignnone size-medium wp-image-520" title="Sass - Syntactically Awesome Stylesheets" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/Sass-Syntactically-Awesome-Stylesheets-20100925-300x223.png" alt="Sass - Syntactically Awesome Stylesheets" width="300" height="223" /></a></p><p><strong>Sass makes CSS fun again</strong>. Sass is an extension of CSS3, adding <a href="http://sass-lang.com/#nesting">nested rules</a>, <a href="http://sass-lang.com/#variables">variables</a>, <a href="http://sass-lang.com/#mixins">mixins</a>, <a href="http://sass-lang.com/#extend">selector inheritance</a>, and <a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html">more</a>. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.</p><h3><a title="Turbine PHP-powered tools that are designed to decrease CSS development time" href="http://turbine.peterkroener.de/docs.php">Turbine</a></h3><p><a href="http://turbine.peterkroener.de/index.php"><img class="alignnone size-medium wp-image-522" title="Turbine" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/Turbine-300x225.png" alt="Turbine decreases css development time and web developer headache" width="300" height="225" /></a></p><p>Turbine is a PHP-powered tool that introduces a new way for writing CSS. It&#8217;s syntax and features are designed to decrease css development time and web developer headache. Have a look at their <a title="Turbine PHP-powered tools that are designed to decrease CSS development time" href="http://turbine.peterkroener.de/docs.php">Docs</a></p><h3><a title="CSS PROCESSOR" href="http://cssp.codeplex.com/" target="_blank">CSS Porcessor</a></h3><p><a title="CSS PROCESSOR" href="http://cssp.codeplex.com/">CSSP</a> extends the CSS language to help you develop and maintain sane CSS code. Now you can do what you&#8217;ve always wanted to do in CSS:</p><p>* Define constants in CSS files, and use them throughout your codebase.<br /> * Import constants from other files.<br /> * Emit browser-specific CSS code.</p><h2>IE Converter Tools</h2><p>Still Internet Explorer holds major market segment in browsing software. Though developers try to avoid IE for their development purpose, but good developers try to keep in mind their website should be all browser&#8217;s fruit! Below you will find few tools which helps you eliminate problems that we face while writing CSS for IE.</p><h3><a title="Slectivizr: CSS3 pseudo - class and attribute selectors for IE 6-8" href="http://selectivizr.com/">Selectivizr</a></h3><p><a href="http://selectivizr.com/"><img class="alignnone size-medium wp-image-524" title="Selectivizr - CSS3 pseudo-class and attribute selectors for IE 6-8 (20100925)" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/Selectivizr-CSS3-pseudo-class-and-attribute-selectors-for-IE-6-8-20100925-300x225.png" alt="Selectivizr - CSS3 pseudo-class and attribute selectors for IE 6-8 (20100925)" width="300" height="225" /></a></p><p>selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.</p><h3><a title="IE6 CSS fixer" href="http://www.onderhond.com/tools/ie6fixer/">IE6 CSS Fixer</a></h3><p>A tool specifically designed to ease the pain of the ie6 css debugger. If you want to read up on all the specifics, I advise you to check the articles on the <a href="http://www.onderhond.com/blog/work/ie6-debugging-the-golden-rule">ideology</a>, the <a href="http://www.onderhond.com/blog/work/ie6-core-bug-fixing">specific fixes</a> and the <a href="http://www.onderhond.com/blog/work/ie6-css-fixer">scope</a> of this tool.</p><h2>CSS Optimizer</h2><p>Compress, optimize your CSS code to load your website faster. Most of the developers now using these tools for optimization, hence <a title="YSlow for Firebug" href="http://developer.yahoo.com/yslow/">YSlow</a> is a popular tool for testing CSS size and loading time which can be used along with <a title="Firebug for Firefox" href="https://addons.mozilla.org/en-US/firefox/addon/1843/">Firebug</a> for Firefox browser. It gives you and option to cmpress the whitespaces within inline codes, but for even better results I will suggest using following tools for your optimization.</p><h3><a title="Clean CSS: A resource for web designers" href="http://www.cleancss.com/">Clean CSS</a></h3><p><a href="http://www.cleancss.com/"><img class="alignnone size-medium wp-image-525" title="Clean Css" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/cleancss-300x72.jpg" alt="Clean CSS" width="300" height="72" /></a></p><p>CleanCSS is a powerful CSS optimizer and formatter. Basically, it takes your CSS code and makes it cleaner and more concise.</p><h3><a title="Online CSS Optimiser" href="http://cssoptimiser.com">CSS Optimizer</a></h3><p><a href="http://cssoptimiser.com/"><img class="alignnone size-full wp-image-526" title="online css optimizer" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/online_css_optimizer_logo.png" alt="Online CSS optimizer" width="125" height="75" /></a></p><p>Online CSS Optimizer/Optimiser is a web tool for reducing the file size of cascading style sheets. In order to save more space optimized files would be messy even so you may output it as a file.</p><h3><a title="CSS Compressor" href="http://www.cssdrive.com/index.php/main/csscompressor/">CSS Drive -&gt; CSS Compressor</a></h3><p>Use this utility to compress your CSS to increase loading speed and save on bandwidth as well. You can choose from three levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. The &#8220;Normal&#8221; mode should work well in most cases, creating a good balance between the two.</p><h2>CSS Frameworks</h2><p>Who like to write down same CSS-Code or any other Markup twice? It&#8217;s very common scenario web developer has to face repeated classes and ID&#8217;s used on previous projects. CSS Framework gives you the way of using reusable predefined styles for your new project. Below I am going to showcase few of them.</p><h3><a title="Blueprint css: a CSS framework" href="http://code.google.com/p/blueprintcss/">Blueprint CSS</a></h3><p><a href="http://code.google.com/p/blueprintcss/"><img class="alignnone size-medium wp-image-529" title="blueprint css : a CSS Framework" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/blueprint-300x70.png" alt="blueprint css : a CSS Framework" width="300" height="70" /></a></p><p>The framework offers an easily customizable grid, sensible typography, a typographic baseline and a stylesheet for printing. It also uses relative font-sizes, provides a CSS reset and is supposed to be cleaned of code bloats. (Recommended by <a title="Sven lennartz: The Co-Founder of Smashing Magazine" href="http://www.smashingmagazine.com/author/sven-lennartz/">Sven Lennartz</a> on <a href="http://www.smashingmagazine.com/2007/09/21/css-frameworks-css-reset-design-from-scratch/">Smashingmag</a>)</p><h3><a title="960 GRID SYSTEM : Custom CSS generator" href="http://960.gs/">960 GRID SYSTEM</a></h3><p><a href="http://960.gs/"><img class="alignnone size-medium wp-image-530" title="960 Grid System" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/960-Grid-System-300x225.png" alt="960 Grid System" width="300" height="225" /></a></p><p>The premise of the system is ideally suited to rapid prototyping, but it would work equally well when integrated into a production environment. There are printable sketch sheets, design layouts, and a CSS file that have identical measurements.</p><h3><a title="Elements : CSS Framework" href="http://elements.projectdesigns.org/">Elements</a></h3><p><a href="http://elements.projectdesigns.org/"><img class="alignnone size-medium wp-image-532" title="Elements - A Down to Earth CSS Framework" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/Elements-A-Down-to-Earth-CSS-Framework-20100925-300x225.png" alt="Elements - A Down to Earth CSS Framework" width="300" height="225" /></a></p><p>Elements is a down to earth CSS framework. It was built to help designers write CSS faster and more efficient. Elements goes beyond being just a framework, it&#8217;s its own project workflow.It has everything you need to complete your project, which makes you and your clients happy. Read the <a href="http://elements.projectdesigns.org/overview.html">Overview</a> for more information.</p><h2>Few other CSS tools</h2><p>Below you will find source of different tools with different functionality.</p><h3><a title="Blueprint GRID CSS generator" href="http://bgg.kematzy.com/">Blueprint Grid CSS Generator</a></h3><p><a href="http://bgg.kematzy.com/"><img class="alignnone size-medium wp-image-536" title="Blueprint Grid CSS Generator" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/Blueprint-Grid-CSS-Generator-300x225.png" alt="Blueprint Grid CSS Generator" width="300" height="225" /></a></p><p>This tool will help you generate more flexible versions of <a href="http://code.google.com/p/blueprintcss/">Blueprint&#8217;s</a> <tt>grid.css</tt> and <tt>compressed.css</tt> and <tt>grid.png</tt> files. Whether you prefer <strong>8</strong>, <strong>10</strong>,<strong>16</strong> or <strong>24</strong> columns in your design, this generator now enables you that flexibility with <a href="http://code.google.com/p/blueprintcss/">Blueprint</a>.</p><h3><a title="Color Pallete Generator" href="http://www.cssdrive.com/imagepalette/">Colors Palette Generator</a></h3><p><a href="http://www.cssdrive.com/imagepalette/"><img class="alignnone size-medium wp-image-537" title="CSS-colors-palette" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/CSS-colors-palette-300x133.jpg" alt="" width="300" height="133" /></a></p><p>Upload an image to generate a color palette based on the image&#8217;s primary colors. Useful for quickly grabbing a particular color within an image for inspiration.</p><h3><a title="W3C CSS Validator" href="http://jigsaw.w3.org/css-validator/">W3C CSS validation service</a></h3><p><a href="http://jigsaw.w3.org/css-validator/"><img class="alignnone size-medium wp-image-538" title="css-validation" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2010/09/css-validation-300x152.jpg" alt="" width="300" height="152" /></a></p><p>W3C validation for CSS, This is the ideal place to check your CSS script&#8217;s validity. While valid you will get a W3C Valid CSS badge</p><h2>You will contribute now</h2><p>I tried to include most common yet useful tools that we frequently use over development purposes. It is for sure you may have already gathered even better resources for your CSS job. Please share with us your valuable experience about these tools. For those who are still thinking of using such tools you can always check with us or leave a comment so that we can refer you with better tools. Please subscribe our <a title="RSS I AM WEBSITE DEVELOPER: web design resources, tutorials, news, blog" href="http://feeds.feedburner.com/iamwebsitedeveloper" target="_blank"><strong>RSS</strong></a> feed and help us grow.</p><div style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.iamwebsitedeveloper.com/css/css-tools-for-web-developers.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>All about CSS : Useful blog post on CSS3</title><link>http://www.iamwebsitedeveloper.com/css/all-about-css-useful-blog-post-on-css3.html</link> <comments>http://www.iamwebsitedeveloper.com/css/all-about-css-useful-blog-post-on-css3.html#comments</comments> <pubDate>Tue, 22 Dec 2009 05:04:43 +0000</pubDate> <dc:creator>Evan Shajed</dc:creator> <category><![CDATA[Css]]></category> <category><![CDATA[Design]]></category><guid isPermaLink="false">http://www.iamwebsitedeveloper.com/?p=186</guid> <description><![CDATA[Cascading Style Sheet started its journey in 1970 with the name SGML. As HTML grew, web developers feel wider demand of defining styling capabilities to meet business functions. Now, while we are approaching toward 2010, rapid web tech changes are highlighted to everyone. We know that CSS is the presentation semantic of HTML or markup language like XML, Do we know CSS3 better than its other version?  Moreover a big battle is going on between protective web developers and with developers who accept new changes and challenges is that, is time has come to adopt CSS3, while one of the &#8230; <a href="http://www.iamwebsitedeveloper.com/css/all-about-css-useful-blog-post-on-css3.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><strong>Cascading Style Sheet </strong>started its journey in 1970 with the name <strong>SGML</strong>. As HTML grew, web developers feel wider demand of defining styling capabilities to meet business functions. Now, while we are approaching toward 2010, rapid web tech changes are highlighted to everyone. We know that CSS is the presentation semantic of <strong>HTML</strong> or markup language like <strong>XML</strong>, Do we know <strong>CSS3</strong> better than its other version?  Moreover a big battle is going on between protective web developers and with developers who accept new changes and challenges is that, is time has come to adopt CSS3, while one of the major browser like IE don’t have its support at all?</p><p>Yes there are conflicts. We should remember every new technology which tries making changes to its previous trend, face difficulties. In case of CSS3 I believe, will make its way very soon to all the browsers and developers will adopt it as they are already doing with CSS 2.0. <strong>Mozilla Firefox</strong>, <strong>Opera</strong>, <strong>Safari</strong> and <strong>Chrome</strong> has already given its support to <strong>CSS3 standard</strong>, only question remains with <strong>Internet Explorer</strong>. Hmm as a website developer do you like IE? You know your answer but as a common internet user Internet Explorer is the first option because it comes up with Windows for free, moreover that’s the only browser installed and I think it is not IE8 may be IE6 or IE7. In this case <strong>all out css3</strong> is definitely not for you. Because it will not work on IE at all, in many cases your site will be a <strong>piece of disaster</strong> to these viewers, unless you don’t define a separate CSS especially for IE. Getting the right choice for CSS version depends on your target market. Most of the users of my blog use Firefox, then chrome, Safari and finally IE. Though my number of <strong>IE</strong> visitors are very less I made a substitute CSS for them, so that it runs fine in front of their blinking eyes. So decision is up to you, remember you as a developer have lots of option, “<strong>which one is best?</strong>” you know that better than others.</p><p>“<strong>All about CSS</strong>” – with this title I am just trying to list some <strong>useful post about CSS3</strong> I have found so far from different blog post. They helped me a lot and I believe it will help you to <strong>enhance your CSS3 skills</strong>.</p><p><strong>Related Readings:</strong></p><ul><li><a title="CSS3 Info" href="http://www.css3.info/preview/">CSS3 Previews</a></li><li><a title="Roadmap to Css3" href="http://www.w3.org/TR/css3-roadmap/">CSS3 Roadmap</a></li></ul><h4>Useful blog post on CSS3</h4><h5><a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/">Stronger, Better, Faster Design with CSS3</a></h5><p><a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/"><img class="alignnone size-full wp-image-189" title="stronger better faster with css3" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2009/12/stronger-better-faster-with-css3.jpg" alt="stronger better faster with css3" width="500" height="214" /></a></p><div id="downloadsource"><ul><li> <a href="http://www.smashingmagazine.com/2009/12/16/stronger-better-faster-design-with-css3/">View Source</a></li></ul></div><h5>33 Must Read CSS3 Tips, Tricks, Tutorial Sites and Articles</h5><p>An article by <a href="http://www.1stwebdesigner.com/author/admin/">Dainis Graver</a> is in 1stwebdesigner.com. The post includes 33 different links about CSS3 tips, tricks and resources. A &#8220;All in one package&#8221;.<br /> <a href="http://www.1stwebdesigner.com/css/must-read-css3-tips-tricks-tutorial-sites/"><img class="alignnone size-full wp-image-194" title="info-all-css3-useful-webdev-webdesign-resources" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2009/12/info-all-css3-useful-webdev-webdesign-resources.jpg" alt="info-all-css3-useful-webdev-webdesign-resources" width="570" height="352" /></a></p><div id="downloadsource"><ul><li> <a href="http://www.1stwebdesigner.com/css/must-read-css3-tips-tricks-tutorial-sites/">View Source</a></li></ul></div><h5>Styling HTML Lists with CSS: Techniques and Resources</h5><p>Smashing Magazine is my first choice. They do have a huge number of resources and yes their writers know what they are writing. This article is all about <strong>stylist HTML Lists</strong>. Article is written by <a href="http://www.smashingmagazine.com/author/louis-lazaris/"><strong>Louis Lazaris</strong></a>.<br /> <a href="http://www.smashingmagazine.com/2009/12/11/styling-html-lists-with-css-techniques-and-resources/"><img class="alignnone size-full wp-image-196" title="Styling HTML Lists with CSS" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2009/12/Styling-HTML-Lists-with-CSS.jpg" alt="Styling HTML Lists with CSS" width="500" height="289" /></a></p><div id="downloadsource"><ul><li> <a href="http://www.smashingmagazine.com/2009/12/11/styling-html-lists-with-css-techniques-and-resources/">View Source</a></li></ul></div><h5>22 Advanced CSS Text Effects And Web Typography Tips</h5><p><strong>Advanced CSS text effect</strong> tools, resources and tutorials written by <a href="http://www.1stwebdesigner.com/author/admin/">Dainis Graveris</a>.The article describe how you can spice up your website by using cool text effect using css3.</p><p><a href="http://www.1stwebdesigner.com/css/advanced-css-text-effects-web-typography-tips/"><img class="alignnone size-full wp-image-198" title="embossing-technique-css-text-effects-typography" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2009/12/embossing-technique-css-text-effects-typography.jpg" alt="embossing-technique-css-text-effects-typography" width="570" height="309" /></a></p><div id="downloadsource"><ul><li> <a href="http://www.1stwebdesigner.com/css/advanced-css-text-effects-web-typography-tips/">View Source</a></li></ul></div><h5>Pushing Your Buttons With Practical CSS3</h5><p><strong>Design your buttons with css3</strong>. It is easy, without any technical puzzle game and reusable with different colors. The writer <a href="http://www.smashingmagazine.com/author/dmitry-dragilev/"><strong>ZURB</strong></a> present some key techniques about building beautiful, efficient buttons for your website by CSS3</p><p><a href="http://www.smashingmagazine.com/2009/12/02/pushing-your-buttons-with-practical-css3/"><img class="alignnone size-full wp-image-199" title="various-buttons" src="http://www.iamwebsitedeveloper.com/wp-content/uploads/2009/12/various-buttons.png" alt="various-buttons" width="498" height="411" /></a></p><div id="downloadsource"><ul><li> <a href="http://www.smashingmagazine.com/2009/12/02/pushing-your-buttons-with-practical-css3/">View Source</a></li></ul></div><p>Only 5 for this post, but if you go through this link it is more than enough for a good start. More to come in future even I will try to share some new feature very soon. <strong>Now it is your part to share</strong>. Let me know how you liked it. Did I missed something?</p><div style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.iamwebsitedeveloper.com/css/all-about-css-useful-blog-post-on-css3.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 4/7 queries in 0.027 seconds using disk: basic
Object Caching 467/467 objects using disk: basic

Served from: iamwebsitedeveloper.com @ 2012-02-05 21:25:39 -->
