<?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> &#187; Development</title>
	<atom:link href="http://www.practiproj.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.practiproj.com</link>
	<description>All About Web Application Projects</description>
	<lastBuildDate>Tue, 05 Aug 2008 17:38:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Power of a Good Simple Code Example</title>
		<link>http://www.practiproj.com/the-power-of-a-good-simple-code-example/</link>
		<comments>http://www.practiproj.com/the-power-of-a-good-simple-code-example/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 17:38:28 +0000</pubDate>
		<dc:creator>efimor</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.practiproj.com/?p=19</guid>
		<description><![CDATA[Recently I came across this article &#8211; Use the YouTube API with PHP. I didn&#8217;t plan on creating a YouTube mashup, but thought it would be a good exercise. In fact this is the first PHP script that I am trying out. But with some HTML and CSS knowledge and armed with a good example [...]]]></description>
			<content:encoded><![CDATA[<p><span><span style="font-size: 10pt; font-family: Verdana">Recently I came across this article &#8211; </span></span><span><span></span></span><a href="http://www.ibm.com/developerworks/xml/library/x-youtubeapi/?ca=dgr-jw64x-youtubeapi&amp;S_TACT=105AGX59&amp;S_CMP=GRsitejw64"><span><span><span style="font-size: 10pt; font-family: Verdana">Use the YouTube API with PHP</span></span></span><span><span></span></span></a><span><span><span style="font-size: 10pt; font-family: Verdana">.</span></span></span><span><span><span style="font-size: 10pt; font-family: Verdana"><o:p></o:p></span></span></span> <span><span><span style="font-size: 10pt; font-family: Verdana">I didn&#8217;t plan on creating a YouTube mashup, but thought it would be a good exercise. In fact this is the first PHP script that I am trying out. But with some HTML and CSS knowledge and armed with a good example I was able in short amount of time and little effort, to create &#8211;&gt; </span></span></span><a href="http://www.practiproj.com/API/YouTubeAPITest.php"><span><span><span style="font-size: 10pt; font-family: Verdana">my first API page</span></span></span><span><span></span></span></a><span><span><span style="font-size: 10pt; font-family: Verdana"> &lt;&#8211; which shows tech related YouTube videos sorted by rating and views. It is simple and not perfect, as it seems few non tech related videos get in. but still, my first mashup page works! Cool.</span></span></span><span><span><span style="font-size: 10pt; font-family: Verdana"> </span></span></span><span><span><span style="font-size: 10pt; font-family: Verdana"> <o:p></o:p></span></span></span></p>
<p style="margin: 0in 0in 0pt"><span><span><span style="font-size: 10pt; font-family: Verdana">Thumbs up<span>  </span>to </span></span></span><a href="http://www.melonfire.com/"><span><span><span style="font-size: 10pt; font-family: Verdana">Vikram Vaswani</span></span></span><span><span></span></span></a><span><span><span style="font-size: 10pt; font-family: Verdana"> who provided such a good example, explanations and links to extra resources!</span></span></span></p>
<p><span><span><span style="font-size: 10pt; font-family: Verdana">Simple examples of working code are priceless, as you can build on top of them until they become more complex and the desired result is reached. They can be a huge time saver. Of course you need to know enough to read and understand what is going on in the example. But good examples will be simple enough to demonstrate the point, and will eliminate the need to read a lot of documentation. </span></span></span><span><span><span style="font-size: 10pt; color: navy; font-family: Verdana"><o:p> </o:p></span></span></span></p>
<p style="margin: 0in 0in 0pt"><span><span><span style="font-size: 10pt; font-family: Verdana">As they say “one picture is worth 1000 words”. Same goes for a simple code example, that you can just copy / paste and it works!</span></span></span></p>
<p><span><span><span style="font-size: 10pt; font-family: Verdana">Have you ever needed a developer&#8217;s help and got the arrogant response: &#8220;Oh, it is so easy, no problem. Just do this and that&#8221;, then you try it for a while and it never works. So you ask this smartass to show you how simple it is, and for an hour the developer will sit with your computer trying this and that until he gives up and admits it is not so simple. </span></span></span><span><span><span style="font-size: 10pt; font-family: Verdana"> <o:p></o:p></span></span></span></p>
<p style="margin: 0in 0in 0pt"><span><span><span style="font-size: 10pt; font-family: Verdana">On the other hand, there are other developers that when you ask them for help, will say &#8220;let me check and I will come back to you&#8221;, and after an hour you get an e-mail with a simple working example. Problem solved! </span></span></span></p>
<p><span><span><span style="font-size: 10pt; font-family: Verdana">Collecting simple code examples that work well will pay off big time. Having friends to share the examples with, is the way to go.</span></span></span><span><span><span style="font-size: 10pt; font-family: Verdana"> <o:p></o:p></span></span></span></p>
<p style="margin: 0in 0in 0pt"><span><span><span style="font-size: 10pt; font-family: Verdana">So if you have good examples or know sites that have &#8211; Just bring it on!</span></span></span></p>
<p style="margin: 0in 0in 0pt"><span><span><span style="font-size: 10pt; font-family: Verdana"></span></span></span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.practiproj.com%2Fthe-power-of-a-good-simple-code-example%2F';
  addthis_title  = 'The+Power+of+a+Good+Simple+Code+Example';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.practiproj.com/the-power-of-a-good-simple-code-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is design critical to success of new web applications?</title>
		<link>http://www.practiproj.com/is-design-critical-to-success-of-new-web-applications/</link>
		<comments>http://www.practiproj.com/is-design-critical-to-success-of-new-web-applications/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 21:43:28 +0000</pubDate>
		<dc:creator>efimor</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.practiproj.com/?p=18</guid>
		<description><![CDATA[Several web applications do so well, although on the design side they are mediocre at best. On the other hand, Many well designed and inspiring web applications are not doing so well…
When starting up a new web application, if you have a good idea with identified market need, focus on: Functionality &#8211; giving an added [...]]]></description>
			<content:encoded><![CDATA[<p>Several web applications do so well, although on the design side they are mediocre at best. On the other hand, Many well designed and inspiring web applications are not doing so well…</p>
<p>When starting up a new web application, if you have a good idea with identified market need, focus on: Functionality &#8211; giving an added value, with capabilities other web apps are lacking and Simplicity for ease of use.<br />
Users will like it and adopt the application even if design in very basic</p>
<p>In several projects I was involved in the past, customers and sponsors didn&#8217;t put emphasis on design and didn&#8217;t dedicate budget for graphic designer. It was frustrating. For me design is a hobby and it was hard to understand the lack of focus on design</p>
<p>But when seeing sites like <a href="http://www.craigslist.org/">craigslist</a>, <a href="http://del.icio.us/">del.icio.us</a> doing so well with basic design, it give some food for thought</p>
<p>So&#8230; how much energy should be spent on perfecting a web application design?</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.practiproj.com%2Fis-design-critical-to-success-of-new-web-applications%2F';
  addthis_title  = 'Is+design+critical+to+success+of+new+web+applications%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.practiproj.com/is-design-critical-to-success-of-new-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tons Of Resources For Web Developers And Designers</title>
		<link>http://www.practiproj.com/tons-of-resources-for-web-developers-and-designers/</link>
		<comments>http://www.practiproj.com/tons-of-resources-for-web-developers-and-designers/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 21:36:00 +0000</pubDate>
		<dc:creator>efimor</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://grungybit.com/Practiproj/?p=8</guid>
		<description><![CDATA[Who really needs so many long resources lists?
I rather have sorter list of the best useful resources.
Here are few resources lists that I like.


http://www.forwebdesigners.com/ &#8211; very nice list

http://www.tlbox.com/ &#8211; Allows you to mark your favorites

http://webdevelopersfieldguide.com/

http://www.alvit.de/handbook/

http://webstandardsgroup.org/resources/

http://webdeveloper.econsultant.com/ 

So many resources to explore… not enough time
&#160;
Those lists can be very useful and help easily find good resources on [...]]]></description>
			<content:encoded><![CDATA[<p style="font-size: 11pt; margin: 0in; font-family: Calibri">Who really needs so many long resources lists?</p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">I rather have sorter list of the best useful resources.</p>
<p face="Calibri" size="11pt" style="margin: 0in">Here are few resources lists that I like.<span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></p>
<ul>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://www.forwebdesigners.com/"><span style="font-size: 11px; font-family: Calibri">http://www.forwebdesigners.com/</span></a><span style="font-size: 11px; font-family: Calibri"> &#8211; very nice list</span><span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></li>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://www.tlbox.com/"><span style="font-size: 11px; font-family: Calibri">http://www.tlbox.com/</span></a><span style="font-size: 11px; font-family: Calibri"> &#8211; Allows you to mark your favorites</span><span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></li>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://webdevelopersfieldguide.com/"><span style="font-size: 11px; font-family: Calibri">http://webdevelopersfieldguide.com/</span></a><span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></li>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://www.alvit.de/handbook/"><span style="font-size: 11px; font-family: Calibri">http://www.alvit.de/handbook/</span></a><span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></li>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://webstandardsgroup.org/resources/"><span style="font-size: 11px; font-family: Calibri">http://webstandardsgroup.org/resources/</span></a><span style="font-size: 11px; font-family: Calibri"></span><span style="font-size: 11px; font-family: Calibri"><span><br />
</span></span></li>
<li><span style="font-size: 11px; font-family: Calibri"><span></span></span><a href="http://webdeveloper.econsultant.com/"><span style="font-size: 11px; font-family: Calibri">http://webdeveloper.econsultant.com/</span></a><span style="font-size: 11px; font-family: Calibri"> </span></li>
</ul>
<p face="Calibri" size="11pt" style="margin: 0in">So many resources to explore… not enough time</p>
<p face="Calibri" size="11pt" style="margin: 0in">&nbsp;</p>
<p face="Calibri" size="11pt" style="margin: 0in">Those lists can be very useful and help easily find good resources on various topics of design and development.<span> </span>Still so many times the list will contain links to resources that are partially useful, and it will turn out as a waste of time.</p>
<p face="Calibri" size="11pt" style="margin: 0in">&nbsp;</p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">Characteristics of useful development resource site:</p>
<ul>
<li><span style="font-size: 11px; font-family: Calibri">Simple explanation</span></li>
<li><span style="font-size: 11px; font-family: Calibri">Click to demonstrate how the code works</span></li>
<li><span style="font-size: 11px; font-family: Calibri">Option to download the code </span></li>
</ul>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">Of course the code needs to be simple, clean, documented and working!<span> </span></p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">All this may sound trivial but surprisingly not many sites will score well on all those aspects.</p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">&nbsp;</p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">And even if the world does not need another best recourses list, I have started to collect links for a new resource list, which hopefully will include only the best, useful<span> </span>and practical links.</p>
<p style="font-size: 11pt; margin: 0in; font-family: Calibri">Recommendations on such resources are welcome!<span> </span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.practiproj.com%2Ftons-of-resources-for-web-developers-and-designers%2F';
  addthis_title  = 'Tons+Of+Resources+For+Web+Developers+And+Designers';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.practiproj.com/tons-of-resources-for-web-developers-and-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where To Find The Best Hosting Service?</title>
		<link>http://www.practiproj.com/where-to-find-the-best-hosting-service/</link>
		<comments>http://www.practiproj.com/where-to-find-the-best-hosting-service/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 18:10:00 +0000</pubDate>
		<dc:creator>efimor</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://grungybit.com/Practiproj/?p=7</guid>
		<description><![CDATA[Finding a good web hosting service is not trivial. There are so many hosting services, with different prices and different packages. What a headache!!!
There are many sites that grade web hosting services according to service categories, but it is so confusing as the lists of hosts each site recommends is different. To make it harder [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Finding a good web hosting service is not trivial. There are so many hosting services, with different prices and different packages. <span style="font-size:+0;"></span>What a headache!!!</p>
<p class="MsoNormal">There are many sites that grade web hosting services according to service categories, but it is so confusing as the lists of hosts each site recommends is different.<span style="font-size:+0;"> </span>To make it harder I suspect that the reliability of some of those directories sites is questionable (as the grading of the hosting services is not supported by measurable data). Also, to confuse you more &#8211; if you search the net for info on one of the recommended hosting services you will find some good reviews along with bad reviews. </p>
<p class="MsoNormal">So how to find a good host? first you need to understand your needs such as space, Cost, bandwidth, support, programs and scripts (see articles about this topic, in one of the links below). </p>
<p class="MsoNormal">Then:</p>
<ul>
<li>Browse web hosting directories for recommendations</li>
<li>Ask for recommendations in hosting forums and development forums</li>
</ul>
<p class="MsoNormal"><?xml:namespace prefix = o /><o:p></o:p><br />Once you find a host you want to try:</p>
<ul>
<li>Search the web for reviews on the host service</li>
<li>Make sure the host provides money back guarantied option</li>
<li>Test customer support by calling or on-line chat<span style="font-size:+0;"> </span></li>
<li>Try out the service for a trail period.</li>
</ul>
<p class="MsoNormal"><o:p></o:p><br />Few hosting related resources:</p>
<ul style="MARGIN-TOP: 0in" type="disc">
<li class="MsoNormal"><a href="http://webdesign.about.com/od/findahost/">http://webdesign.about.com/od/findahost/</a><br />Articles about hosting services<span style="font-size:+0;"> </span></li>
<li class="MsoNormal"><a href="http://reviews.cnet.com/web-hosting/?tag=cnetfd.dir">http://reviews.cnet.com/web-hosting/?tag=cnetfd.dir</a><br />Web hosting directories and tools</li>
<li class="MsoNormal"><a href="http://www.16hosts.com/">http://www.16hosts.com/</a><br />Reviews and rebates hosting services</li>
<li class="MsoNormal"><a href="http://www.tophosts.com/top25-web-hosts.html">http://www.tophosts.com/top25-web-hosts.html</a><br />Grading, Articles and forum</li>
<li class="MsoNormal"><a href="http://www.webhostingunleashed.com/">http://www.webhostingunleashed.com/</a><br />Web Hosting Reviews, Guides, and Articles</li>
</ul>
<p class="MsoNormal"><o:p></o:p>And hosting forums</p>
<ul style="MARGIN-TOP: 0in" type="disc">
<li class="MsoNormal" style="MARGIN-BOTTOM: 0pt"><a href="http://www.webhostingtalk.com/">http://www.webhostingtalk.com/</a></li>
<li class="MsoNormal" style="MARGIN-BOTTOM: 0pt"><a href="http://www.hosthideout.com/">http://www.hosthideout.com/</a></li>
<li class="MsoNormal" style="MARGIN-BOTTOM: 0pt"><a href="http://www.hostingforum.ca/">http://www.hostingforum.ca/</a></li>
</ul>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.practiproj.com%2Fwhere-to-find-the-best-hosting-service%2F';
  addthis_title  = 'Where+To+Find+The+Best+Hosting+Service%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.practiproj.com/where-to-find-the-best-hosting-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Web Design Inspiration Resources</title>
		<link>http://www.practiproj.com/best-web-design-inspiration-resources/</link>
		<comments>http://www.practiproj.com/best-web-design-inspiration-resources/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 22:44:00 +0000</pubDate>
		<dc:creator>efimor</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://grungybit.com/Practiproj/?p=6</guid>
		<description><![CDATA[Where to get design inspiration? There are sites specializing in showcasing great designs. They do the leg work of finding well designed sites and categorize them, so you can easily find sites that you like. This is a good way to get inspiration and ideas for the site that you want to build.

http://www.csselite.com/ -
Showcasing well [...]]]></description>
			<content:encoded><![CDATA[<p>Where to get design inspiration? There are sites specializing in showcasing great designs. They do the leg work of finding well designed sites and categorize them, so you can easily find sites that you like. This is a good way to get inspiration and ideas for the site that you want to build.</p>
<ul type="disc" style="margin-top: 0in">
<li class="MsoNormal"><a href="http://www.csselite.com/">http://www.csselite.com/</a> -<br />
Showcasing well designed web sites and development resources. They do good job in sites selection, as the quality of the sites displayed is impressive.</li>
<li class="MsoNormal"><a href="http://www.smashingmagazine.com/">http://www.smashingmagazine.com/</a> -<br />
Web magazine for designers and web-developers. Has many good articles covering site design. <span></span>For example</p>
<ul type="circle" style="margin-top: 0in">
<li class="MsoNormal"><a href="http://www.smashingmagazine.com/2007/08/28/45-excellent-blog-designs/">45-excellent-blog-designs</a></li>
<li class="MsoNormal"><a href="http://www.smashingmagazine.com/2007/05/21/60-elegant-and-visually-appealling-designs/">60-elegant-and-visually-appealling-designs</a></li>
</ul>
</li>
<li class="MsoNormal"><a href="http://www.designmeltdown.com/">http://www.designmeltdown.com/</a> -<br />
<span></span>Specializing in categorizing web designs by colors, design element and techniques, site types and more.</li>
</ul>
<p class="MsoNormal">Also worth a visit:</p>
<ul type="disc" style="margin-top: 0in">
<li> 
<ul type="circle" style="margin-top: 0in">
<li class="MsoNormal"><a href="http://www.unmatchedstyle.com/">http://www.unmatchedstyle.com/</a></li>
<li class="MsoNormal"><a href="http://www.cult-f.net/">http://www.cult-f.net/</a></li>
<li class="MsoNormal"><a href="http://www.flickr.com/photos/splat/sets/981332/">http://www.flickr.com/photos/splat/sets/981332/</a></li>
<li class="MsoNormal"><a href="http://thebestdesigns.com/">http://thebestdesigns.com/</a></li>
<li class="MsoNormal"><a href="http://www.cssbloom.com/">http://www.cssbloom.com</a></li>
</ul>
</li>
</ul>
<p><o:p></o:p><o:p></o:p>If your site is well designed, most of the sites above have a submit link option. Should be an awesome achievement to be listed on a design inspiration list.</p>
<p class="MsoNormal">Where can more good design inspiration sites be found? Pls share!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.practiproj.com%2Fbest-web-design-inspiration-resources%2F';
  addthis_title  = 'Best+Web+Design+Inspiration+Resources';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.practiproj.com/best-web-design-inspiration-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
