<?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>ifwebstudio blog &#187; Projects</title>
	<atom:link href="http://blog.ifwebstudio.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ifwebstudio.com</link>
	<description>PHP, SEO, Web Design</description>
	<lastBuildDate>Tue, 08 Dec 2009 18:27:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WallpapersDB &#8211; another DB project</title>
		<link>http://blog.ifwebstudio.com/projects/wallpapersdb-another-db-project/</link>
		<comments>http://blog.ifwebstudio.com/projects/wallpapersdb-another-db-project/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 13:31:00 +0000</pubDate>
		<dc:creator>Ilir Fekaj</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.ifwebstudio.com/?p=12</guid>
		<description><![CDATA[After more than three and a half years of no new projects, finally next site in my planned DB series &#8211; WallpapersDB &#8211; Desktop Wallpapers is ready to meet the world. As its name may suggest, this one is meant to help you in your efforts to beautify your computer screens. Like with my previous [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://2.bp.blogspot.com/_Fa-S2KdQSCk/Sqz6CaSuUmI/AAAAAAAAAAg/utlUEen7jd4/s1600-h/wallpapersdb_org.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5380950574125437538" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 273px;" src="http://2.bp.blogspot.com/_Fa-S2KdQSCk/Sqz6CaSuUmI/AAAAAAAAAAg/utlUEen7jd4/s320/wallpapersdb_org.jpg" border="0" alt="" /></a><br />
After more than three and a half years of no new projects, finally next site in my planned DB series &#8211; <a href="http://www.wallpapersdb.org/">WallpapersDB &#8211; Desktop Wallpapers</a> is ready to meet the world. As its name may suggest, this one is meant to help you in your efforts to beautify your computer screens.</p>
<p>Like with my previous avatars site(actually like with all sites I built in last years), this one is built around PHP/MySQL technology. I used my new favourite two column CSS layout with 310 pixels wide right column which can hold medium rectangle ad and plenty of info. For thumbnail generation and other image manipulation I used powerful Imagemagick. I find it easier to use and results are very good. All image manipulations are cached on server to speed up whole process.</p>
<p>Like with all sites these days; you can register, comment, upload, share and do all kind of neat stuff new web offers. You can browse wallpapers by category or native resolution. Thumbnails are big and when you choose wallpaper, script will generate image optimized for your screen size.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=WallpapersDB+%E2%80%93+another+DB+project+http://adn7e.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.ifwebstudio.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=WallpapersDB+%E2%80%93+another+DB+project+http://adn7e.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ifwebstudio.com/projects/wallpapersdb-another-db-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AvatarsDB &#8211; my latest project</title>
		<link>http://blog.ifwebstudio.com/projects/avatarsdb-my-latest-project/</link>
		<comments>http://blog.ifwebstudio.com/projects/avatarsdb-my-latest-project/#comments</comments>
		<pubDate>Thu, 04 May 2006 15:03:00 +0000</pubDate>
		<dc:creator>Ilir Fekaj</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.ifwebstudio.com/?p=10</guid>
		<description><![CDATA[I spent last few weeks working on my latest project &#8211; Avatars Database or shorter AvatarsDB. As you probably guessed correctly, purpose of this site is distribute highest quality avatars optimized for use as forum signatures, in instant messengers (as buddy icons) and even on web sites. When I started with development, my main goal [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://4.bp.blogspot.com/_Fa-S2KdQSCk/Sqz8_A15HcI/AAAAAAAAAAo/srxXh4Wq7gU/s1600-h/avatarsdb_com.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5380953814288899522" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 264px;" src="http://4.bp.blogspot.com/_Fa-S2KdQSCk/Sqz8_A15HcI/AAAAAAAAAAo/srxXh4Wq7gU/s320/avatarsdb_com.jpg" border="0" alt="" /></a><br />
I spent last few weeks working on my latest project &#8211; <a href="http://www.avatarsdb.com/">Avatars Database</a> or shorter AvatarsDB. As you probably guessed correctly, purpose of this site is distribute highest quality avatars optimized for use as forum signatures, in instant messengers (as buddy icons) and even on web sites.</p>
<p>When I started with development, my main goal was to create a web site with very simple design and fast executing scripts. Of course, I decided to have PHP and MySQL at backend since these technologies have proven to be fastest and easiest to maintain (at least in my experience). I created a custom CMS for this project with very simple, but powerful, admin interface which allows me to create and edit new categories, edit category descriptions (images without text is not very good SEO) and batch upload new content.</p>
<p>Since this project uses single PHP page to generate all content pages, it would be very difficult for me to rank in search engines (yea, imagine thousands of crappy pages that look like index.php?id=234&amp;cat_id=33). To solve this issue, I decided to use Apache <strong>mod_rewrite </strong>module to rewrite all URL which now look like this <a href="http://www.avatarsdb.com/art/hr-giger/">http://www.avatarsdb.com/art/hr-giger/</a> (very neat, don&#8217;t you think?). No need to mention that every page has it&#8217;s own title, heading text, description text and keywords.</p>
<p>In the next few days, I&#8217;m planning to add several more features like internal counter, which will count number of visits to each particular avatar (this data will be used to generate most popular avatars list), editor picks, and color picker which will allow my visitors to test how their selected image looks against different backgrounds. I&#8217;m open for suggestions, so if you have some time, I would like to hear <strong>your opinion</strong>.</p>
<p>Site is hosted on <a href="http://www.dreamhost.com/r.cgi?180272">Dreamhost</a> shared hosting. They offer incredible 1000 GB of bandwidth use per month, which allows me to expand my business and offer a few services to my visitors like remotely hosted avatars.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=AvatarsDB+%E2%80%93+my+latest+project+http://brpqx.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.ifwebstudio.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=AvatarsDB+%E2%80%93+my+latest+project+http://brpqx.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ifwebstudio.com/projects/avatarsdb-my-latest-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
