<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>HTML PHP CSS Web 2.0</title>
	
	<link>http://www.cgitop.com</link>
	<description>Resource of web design and development.</description>
	<pubDate>Mon, 13 Oct 2008 10:43:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HtmlPhpCssWeb20" /><feedburner:info uri="htmlphpcssweb20" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Smart Image Resizer</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/3MTZXdWi_6s/smart-image-resizer.html</link>
		<comments>http://www.cgitop.com/2008/09/24/smart-image-resizer.html#comments</comments>
		<pubDate>Wed, 24 Sep 2008 15:43:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Image]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=342</guid>
		<description><![CDATA[
Features

Resizes JPEGs, GIFs, and PNGs
Intelligently sharpens for crisp photos at any size
Can crop based on width:height ratios
Can color-fill transparent GIFs and PNGs
Built-in caching keeps image variations for optimal performance


Requirements

PHP 5.1.0+
GD

To Install

Unzip on your web server
In the same directory, create a directory called “imagecache”
Make your imagecache directory is writable by the web server (usually chmod 775)

http://shiftingpixel.com/2008/03/03/smart-image-resizer/
]]></description>
			<content:encoded><![CDATA[<div id="attachment_343" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-343" title="smart-image-resizer-php-a-simple-way-to-create-thumbnails-and-more-on-the-fly-e28094-shifting-pixel-mozilla-firefox" src="http://www.cgitop.com/wp-content/uploads/2008/09/smart-image-resizer-php-a-simple-way-to-create-thumbnails-and-more-on-the-fly-e28094-shifting-pixel-mozilla-firefox.jpg" alt="smart image resizer php a simple way to create thumbnails and more on the fly" width="450" height="440" /><p class="wp-caption-text">smart image resizer php a simple way to create thumbnails and more on the fly</p></div>
<p><strong>Features</strong></p>
<ul>
<li>Resizes JPEGs, GIFs, and PNGs</li>
<li>Intelligently sharpens for crisp photos at any size</li>
<li>Can crop based on width:height ratios</li>
<li>Can color-fill transparent GIFs and PNGs</li>
<li>Built-in caching keeps image variations for optimal performance</li>
</ul>
<p><span id="more-342"></span></p>
<p><strong>Requirements</strong></p>
<ul>
<li>PHP 5.1.0+</li>
<li>GD</li>
</ul>
<p><strong>To Install</strong></p>
<ol>
<li>Unzip on your web server</li>
<li>In the same directory, create a directory called “imagecache”</li>
<li>Make your imagecache directory is writable by the web server (usually chmod 775)</li>
</ol>
<p><a title="Smart Image Resizer" href="http://shiftingpixel.com/2008/03/03/smart-image-resizer/" target="_blank">http://shiftingpixel.com/2008/03/03/smart-image-resizer/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/09/24/smart-image-resizer.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/09/24/smart-image-resizer.html</feedburner:origLink></item>
		<item>
		<title>CrossSlide</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/H84EGB2FEDA/crossslide.html</link>
		<comments>http://www.cgitop.com/2008/09/22/crossslide.html#comments</comments>
		<pubDate>Mon, 22 Sep 2008 02:50:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Effect]]></category>

		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=332</guid>
		<description><![CDATA[
CrossSlide
CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash™ or other proprietary plugins. CrossSlide builds upon jQuery&#8217;s animation facility, so it is as portable across browsers as jQuery itself (a lot.)
What does it do?
CrossSlide can do a few different things, depending [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_334" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-334" title="crossslide-a-jquery-plugin-to-create-pan-and-cross-fade-animations-mozilla-firefox1" src="http://www.cgitop.com/wp-content/uploads/2008/09/crossslide-a-jquery-plugin-to-create-pan-and-cross-fade-animations-mozilla-firefox1.png" alt="crossslide-a-jquery-plugin-to-create-pan-and-cross-fade-animations-mozilla-firefox1" width="450" height="414" /><p class="wp-caption-text">crossslide-a-jquery-plugin-to-create-pan-and-cross-fade-animations-mozilla-firefox1</p></div>
<p><strong>CrossSlide</strong></p>
<p>CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash™ or other proprietary plugins. CrossSlide builds upon jQuery&#8217;s animation facility, so it is as portable across browsers as jQuery itself (a lot.)<br />
<span id="more-332"></span><strong>What does it do?</strong></p>
<p>CrossSlide can do a few different things, depending on how it&#8217;s called:<br />
Slide + cross-fade<br />
Static cross-fade<br />
Ken Burns effect</p>
<p><a title="CrossSlide - A jQuery plugin to create pan and cross-fade animations - Mozilla Firefox" href="http://www.gruppo4.com/~tobia/cross-slide.shtml" target="_blank">http://www.gruppo4.com/~tobia/cross-slide.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/09/22/crossslide.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/09/22/crossslide.html</feedburner:origLink></item>
		<item>
		<title>jQZoom</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/XD489Im-OzY/jqzoom.html</link>
		<comments>http://www.cgitop.com/2008/09/12/jqzoom.html#comments</comments>
		<pubDate>Fri, 12 Sep 2008 06:22:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Effect]]></category>

		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=313</guid>
		<description><![CDATA[
allows you to realize a small magnifier window close to the image or images on your web page easily.
 I decided to build this jQuery plugin to embed detailed big images in my B2B.So now in few steps you can have your jQZoom in your website,eCommerce or whatever you want.
http://www.mind-projects.it/blog/jqzoom_v10
]]></description>
			<content:encoded><![CDATA[<div id="attachment_314" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-314" title="jQZoom" src="http://www.cgitop.com/wp-content/uploads/2008/09/jqzoom.jpg" alt="jQZoom" width="450" height="370" /><p class="wp-caption-text">jQZoom</p></div>
<p>allows you to realize a small magnifier window close to the image or images on your web page easily.<br />
<span id="more-313"></span> I decided to build this jQuery plugin to embed detailed big images in my B2B.So now in few steps you can have your <strong>jQZoom</strong> in your website,eCommerce or whatever you want.</p>
<p><a title="jQZoom" href="http://www.mind-projects.it/blog/jqzoom_v10" target="_blank">http://www.mind-projects.it/blog/jqzoom_v10</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/09/12/jqzoom.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/09/12/jqzoom.html</feedburner:origLink></item>
		<item>
		<title>Single File PHP Gallery</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/sNDLHQNNuLI/single-file-php-gallery.html</link>
		<comments>http://www.cgitop.com/2008/09/12/single-file-php-gallery.html#comments</comments>
		<pubDate>Fri, 12 Sep 2008 05:49:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Gallery]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=310</guid>
		<description><![CDATA[
Single File PHP Gallery is a gallery in one single PHP file.
All you have to do is copy the file to any directory containing JPG, JPEG, PNG or GIF images to make a gallery.
You can then use your favorite FTP client to upload images to the gallery. Sub directories will be sub galleries.
Thumbnails for images [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_309" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-309" title="single_file_php_gallery" src="http://www.cgitop.com/wp-content/uploads/2008/09/single_file_php_gallery.jpg" alt="Single File PHP Gallery" width="450" height="422" /><p class="wp-caption-text">Single File PHP Gallery</p></div>
<p>Single File PHP Gallery is a gallery in one single PHP file.</p>
<p>All you have to do is copy the file to any directory containing JPG, JPEG, PNG or GIF images to make a gallery.<br />
You can then use your favorite FTP client to upload images to the gallery. Sub directories will be sub galleries.<br />
Thumbnails for images and directories are generated automatically. Description of galleries and images can be added by creating a simple .txt file with the description.</p>
<p>Single File PHP Gallery can also easily be included on existing pages. It does not use a DataBase, nore does it require any programming skills to use.</p>
<p><span id="more-310"></span></p>
<p>FEATURES</p>
<ul>
<li>Single File PHP Gallery is Freeware</li>
<li>Very simple and easy to use</li>
<li>Can be used as stand-alone or be included on existing pages</li>
<li>Uses no database</li>
<li>Automatically creates thumbnails on-the-fly</li>
<li>No configuration is required</li>
<li>Many configuration options</li>
<li>Easy to customize / personalize</li>
<li>Option to saves thumbnails on server, to speed up when gallery is shown again</li>
<li>Unlimited numbers of sub galleries</li>
</ul>
<p><a title="Single File PHP Gallery" href="http://sye.dk/sfpg/" target="_blank">http://sye.dk/sfpg/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/09/12/single-file-php-gallery.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/09/12/single-file-php-gallery.html</feedburner:origLink></item>
		<item>
		<title>Home of RJ TextEd</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/l5DSZRhKmHU/home-of-rj-texted.html</link>
		<comments>http://www.cgitop.com/2008/05/07/home-of-rj-texted.html#comments</comments>
		<pubDate>Tue, 06 May 2008 17:47:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Program]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=307</guid>
		<description><![CDATA[
RJ TextEd - A Unicode source and text editor.
RJ TextEd is a full featured text and source editor with Unicode support, syntax highlighting and code folding. The functionality extends beyond text files and includes support for HTML editing with integrated preview, spell checking, auto completion, HTML validation, templates and more. The program also include support [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-308" title="Home of RJ TextEd" src="http://www.cgitop.com/wp-content/uploads/2008/05/2008-05-07_004321.jpg" alt="The Unicode Source editor" width="450" height="326" /></p>
<p>RJ TextEd - A Unicode source and text editor.</p>
<p>RJ TextEd is a full featured text and source editor with Unicode support, syntax highlighting and code folding. The functionality extends beyond text files and includes support for HTML editing with integrated preview, spell checking, auto completion, HTML validation, templates and more. The program also include support for Topstyle Lite CSS editor, has a dual pane file commander, as well as a FTP client to upload your files. Below is a small list of features available. For a full list check out the features section.</p>
<p>RJ TextEd is released as FREEWARE. However, if you find the program useful I would appreciate a small donation.</p>
<p><span id="more-307"></span><strong>Features</strong></p>
<p>Below is a small list of features available in the program.</p>
<p>* Auto completion.<br />
* Code folding.<br />
* Column mode.<br />
* Handles both ASCII and binary files.<br />
* Html wizards.<br />
* Use TopStyle Lite as your CSS editor if installed.<br />
* FTP client with synchronization.<br />
* File explorer, text clips, code explorer, project manager&#8230;<br />
* Convert between code pages, Unicode formats and text formats.<br />
* Unicode and ANSI code page detection.<br />
* Handles UTF-8 without a signature (BOM).<br />
* Html validation, format and repair.<br />
* Tools available like syntax editor, color picker, charmap&#8230;</p>
<p>There are a many features not listed above. Including spell checking, e-mail support, advanced search with regular expressions. To learn more about the program you could check out the screenshots, or just try it out. The program is absolutely free.</p>
<p><a title="http://www.rj-texted.se/" href="http://www.rj-texted.se/" target="_blank">http://www.rj-texted.se/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/05/07/home-of-rj-texted.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/05/07/home-of-rj-texted.html</feedburner:origLink></item>
		<item>
		<title>CSS Menu Generator 3.2</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/TCFpZs5DtUE/css-menu-generator-32.html</link>
		<comments>http://www.cgitop.com/2008/04/15/css-menu-generator-32.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 04:50:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Program]]></category>

		<category><![CDATA[Menu]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=305</guid>
		<description><![CDATA[
CSS Menu Generator is a free WYSIWYG menu generator. With this version of the tool you can generate horizontal, vertical and drop-down (combo-box) menus. To generate your menu &#8212; just add menu items, select menu type, customize color and font settings, then just copy the CSS/JavaScript and XHTML menu code and paste it in your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-306" title="css_menu_generator1" src="http://www.cgitop.com/wp-content/uploads/2008/04/css_menu_generator1.jpg" alt="Free css menu builder" width="450" height="460" /></p>
<p>CSS Menu Generator is a free WYSIWYG menu generator. With this version of the tool you can generate horizontal, vertical and drop-down (combo-box) menus. To generate your menu &#8212; just add menu items, select menu type, customize color and font settings, then just copy the CSS/JavaScript and XHTML menu code and paste it in your (target) webpage</p>
<p><span id="more-305"></span>System Requirements:</p>
<ul>
<li>Windows</li>
<li>256 MB RAM</li>
<li>10 MB HDD</li>
<li>IE 5.5+</li>
</ul>
<p><a title="http://wonderwebware.com/css-menu/" href="http://wonderwebware.com/css-menu/" target="_blank">http://wonderwebware.com/css-menu/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/04/15/css-menu-generator-32.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/04/15/css-menu-generator-32.html</feedburner:origLink></item>
		<item>
		<title>Flash MP3 Player</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/dwOQ1LamziI/flash-mp3-player.html</link>
		<comments>http://www.cgitop.com/2008/04/07/flash-mp3-player.html#comments</comments>
		<pubDate>Mon, 07 Apr 2008 04:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[MP3]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=302</guid>
		<description><![CDATA[
Audio player for MP3 file, intended for the diffusion on websites.
It&#8217;s an audio player for MP3 file, intended for the diffusion on websites.
It&#8217;s open source, free and customizable.
http://flash-mp3-player.net/
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-303" title="flash_mp3_player" src="http://www.cgitop.com/wp-content/uploads/2008/04/flash_mp3_player.jpg" alt="Audio player for MP3 file, intended for the diffusion on websites." width="450" height="348" /></p>
<p>Audio player for MP3 file, intended for the diffusion on websites.</p>
<p><span id="more-302"></span>It&#8217;s an audio player for MP3 file, intended for the diffusion on websites.<br />
It&#8217;s open source, free and customizable.</p>
<p><a title="Flash MP3 Player" href="http://flash-mp3-player.net/" target="_blank">http://flash-mp3-player.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/04/07/flash-mp3-player.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/04/07/flash-mp3-player.html</feedburner:origLink></item>
		<item>
		<title>AJAX Image Gallery powered by Slideflow (like Cover Flow)</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/TRom89TkxNk/ajax-image-gallery-powered-by-slideflow-like-cover-flow.html</link>
		<comments>http://www.cgitop.com/2008/04/02/ajax-image-gallery-powered-by-slideflow-like-cover-flow.html#comments</comments>
		<pubDate>Wed, 02 Apr 2008 02:02:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Gallery]]></category>

		<category><![CDATA[Program]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/?p=300</guid>
		<description><![CDATA[
You can drag the Slideflow using your mouse, or click anywhere in the stack to jump there. Click inside the frame in order to enable mouse wheel and arrow key navigation! Or better yet.

Technical background: The photos and titles are read from an XML file, and the thumbnails are pre-generated using Photoshop actions
http://mediaeventservices.com/blog/2007/11/15/
ajax-image-gallery-powered-by-slideflow-like-cover-flow/
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-301" title="ajax_image_gallery" src="http://www.cgitop.com/wp-content/uploads/2008/04/ajax_image_gallery.jpg" alt="AJAX Image Gallery powered by Slideflow (like Cover Flow)" width="450" height="406" /></p>
<p>You can drag the Slideflow using your mouse, or click anywhere in the stack to jump there. Click inside the frame in order to enable mouse wheel and arrow key navigation! Or better yet.</p>
<p><span id="more-300"></span><br />
Technical background: The photos and titles are read from an XML file, and the thumbnails are pre-generated using Photoshop actions</p>
<p><a title="Ajax Image Gallery" href="http://mediaeventservices.com/blog/2007/11/15/ajax-image-gallery-powered-by-slideflow-like-cover-flow/" target="_blank">http://mediaeventservices.com/blog/2007/11/15/<br />
ajax-image-gallery-powered-by-slideflow-like-cover-flow/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/04/02/ajax-image-gallery-powered-by-slideflow-like-cover-flow.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/04/02/ajax-image-gallery-powered-by-slideflow-like-cover-flow.html</feedburner:origLink></item>
		<item>
		<title>dhtmlxGrid Ajax-enabled DHTML grid with rich Javascript API</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/sJzFhlOnoMA/dhtmlxgrid.html</link>
		<comments>http://www.cgitop.com/2008/03/11/dhtmlxgrid.html#comments</comments>
		<pubDate>Tue, 11 Mar 2008 02:19:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/2008/03/11/dhtmlxgrid.html</guid>
		<description><![CDATA[
dhtmlxGrid is an Ajax-enabled JavaScript grid control that provides professional solution for representing and editing tabular data on the web. Carefully designed, with powerful script API, this editable DHTML grid is easy configurable with XML or js methods and shows convincing results working with large amounts of data.


dhtmlxGrid allows easy implementation of nice looking (managed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cgitop.com/wp-content/uploads/2008/02/dhtmlxgrid.jpg" alt="dhtmlxGrid" /><br />
dhtmlxGrid is an Ajax-enabled JavaScript grid control that provides professional solution for representing and editing tabular data on the web. Carefully designed, with powerful script API, this editable DHTML grid is easy configurable with XML or js methods and shows convincing results working with large amounts of data.</p>
<p><span id="more-293"></span><br />
<!--ADS250--></p>
<p>dhtmlxGrid allows easy implementation of nice looking (managed through css or predefined skins) DHTML tables with rich in-cell editing, fixed multiline headers/footers, resizable, sortable and draggable columns, built-in filtering, searching and grouping capabilities. Numerous event handlers let you add necessary interactivity to grid-based interfaces. Smart Rendering technology and built-in paging support allow this data grid to work effectively with huge datasets.</p>
<p><a href="http://dhtmlx.com/docs/products/dhtmlxGrid/" title="dhtmlxGrid" target="_blank">http://dhtmlx.com/docs/products/dhtmlxGrid/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/03/11/dhtmlxgrid.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/03/11/dhtmlxgrid.html</feedburner:origLink></item>
		<item>
		<title>Free Flag Icons</title>
		<link>http://feedproxy.google.com/~r/HtmlPhpCssWeb20/~3/6H4UhrPxZbc/free-flag-icons.html</link>
		<comments>http://www.cgitop.com/2008/03/09/free-flag-icons.html#comments</comments>
		<pubDate>Sun, 09 Mar 2008 03:14:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Image]]></category>

		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.cgitop.com/2008/03/09/free-flag-icons.html</guid>
		<description><![CDATA[
More than 220 free flag icons representing countries and unions all over the world in PNG format. Sizes : 16&#215;16, 24&#215;24, 32&#215;32, 48&#215;48.


Free flag icons are made by IconDrawer. If you wish to use them on website, please place link to www.icondrawer.com on your site.
(Somewhere on static first level page, not in blog or news [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cgitop.com/wp-content/uploads/2008/02/free_flag_icons.jpg" alt="Free Flag Icons" /></p>
<p>More than 220 free flag icons representing countries and unions all over the world in PNG format. Sizes : 16&#215;16, 24&#215;24, 32&#215;32, 48&#215;48.</p>
<p><span id="more-289"></span><br />
<!--ADS250--></p>
<p>Free flag icons are made by IconDrawer. If you wish to use them on website, please place link to www.icondrawer.com on your site.</p>
<p>(Somewhere on static first level page, not in blog or news page) For any questions buz@icondrawer.com</p>
<p><a href="http://www.icondrawer.com/free.php" title="Free Flag icons" target="_blank">http://www.icondrawer.com/free.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgitop.com/2008/03/09/free-flag-icons.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.cgitop.com/2008/03/09/free-flag-icons.html</feedburner:origLink></item>
	</channel>
</rss>
