<?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>media143AJAX Instant Edit</title>
	<atom:link href="http://www.media143.com/blog/category/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://www.media143.com/blog</link>
	<description>best seo services company, top dubai online booking services, best desert safari tours services</description>
	<lastBuildDate>Sat, 08 May 2010 13:05:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AJAX Instant Edit</title>
		<link>http://www.media143.com/blog/ajax-instant-edit.html</link>
		<comments>http://www.media143.com/blog/ajax-instant-edit.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 16:39:11 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=303</guid>
		<description><![CDATA[AJAX inline text edit 2.0

AJAX &#38; CSS Flickr-like Editing Fields

AJAX Instant Edit

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yvoschaap.com/index.php/weblog/ajax_inline_instant_update_text_20/">AJAX inline text edit 2.0</a></p>
<p><img class="aligncenter size-full wp-image-304" title="ajax-javascript-scripts-07" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-07.gif" alt="ajax-javascript-scripts-07" width="500" height="140" /></p>
<p><a href="http://dbachrach.com/blog/2007/01/07/create-flickr-like-editing-fields-using-ajax-css/">AJAX &amp; CSS Flickr-like Editing Fields</a></p>
<p><img class="aligncenter size-full wp-image-305" title="ajax-javascript-scripts-28" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-28.gif" alt="ajax-javascript-scripts-28" width="500" height="140" /></p>
<p><a href="http://www.ideasfreelance.com/lab/instant_edit/">AJAX Instant Edit</a></p>
<p><img class="aligncenter size-full wp-image-306" title="ajax-javascript-scripts-78" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-78.gif" alt="ajax-javascript-scripts-78" width="500" height="140" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/ajax-instant-edit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX-Solutions For Professional Coding &#8211; AJAX Auto Completer</title>
		<link>http://www.media143.com/blog/ajax-solutions-for-professional-coding-ajax-auto-completer.html</link>
		<comments>http://www.media143.com/blog/ajax-solutions-for-professional-coding-ajax-auto-completer.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 16:32:31 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[auto complete]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=296</guid>
		<description><![CDATA[Web-developers can create amazing web-applications with AJAX. Stikkit, Netvibes, GMail and dozens of further web-projects offer a new level of interactivity we’ve used to give up the idea of. Modern web-applications can be designed with enhanced user interfaces and functionalities, which used to be the privelege of professional desktop-applications. AJAX makes it possible to create [...]]]></description>
			<content:encoded><![CDATA[<p>Web-developers can create amazing web-applications with AJAX. <a href="http://www.stikkit.com/">Stikkit</a>, <a href="http://www.netvibes.com/smashingmagazine">Netvibes</a>, <a href="http://www.gmail.com/">GMail</a> and dozens of further web-projects offer a new level of interactivity we’ve used to give up the idea of. Modern web-applications can be designed with enhanced user interfaces and functionalities, which used to be the privelege of professional desktop-applications. AJAX makes it possible to create <strong>more interactive, more responsive and more flexible web-solutions</strong>. And it’s the first step towards rich internet applications of the future.</p>
<p>Asynchronous JavaScript and XML isn’t a new programming language, as it is often mistakingly called. Basically, AJAX is a set of XHTML, CSS, DOM, XMLHttpRequest and XML, put together and used together for the same purpose – to improve the user-server-interaction.</p>
<p><span id="more-296"></span></p>
<p>In this article we’d like to present a list of <strong>over 90 useful AJAX-based techniques you should always have ready to hand </strong>developing AJAX-based web-applications. Auto-completion, instant field editing, menus, calendars, interactive elements, visual effects, animation, basic javascripts, as well as an extensive developer’s suite should give you a useful and <strong>powerful toolbox you can use every day</strong>, without a need to go through hundreds of AJAX-related bookmarks.</p>
<h3>AJAX Auto Completer</h3>
<p>1. <a href="http://www.brandspankingnew.net/archive/2006/08/ajax_auto-suggest_auto-complete.html">AJAX AutoSuggest</a>: An AJAX auto-complete text field</p>
<p><img class="aligncenter size-full wp-image-297" title="ajax-javascript-scripts-10" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-10.gif" alt="ajax-javascript-scripts-10" width="500" height="140" /></p>
<p>2. <a href="http://demo.script.aculo.us/ajax/autocompleter_customized">AJAX Autocompleter / script.aculo.us library</a></p>
<p><img class="aligncenter size-full wp-image-298" title="222" src="http://www.media143.com/blog/wp-content/uploads/2009/10/222.gif" alt="222" width="500" height="140" /></p>
<p>3. <a href="http://digitarald.de/playground/auto2.html">AJAX AutoCompleter</a></p>
<p><img class="aligncenter size-full wp-image-299" title="ajax-javascript-scripts-53" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-53.gif" alt="ajax-javascript-scripts-53" width="500" height="140" /></p>
<p>4. <a href="http://www.roscripts.com/Ajax_autosuggest_autocomplete_from_database-154.html">Ajax autosuggest/autocomplete from database</a></p>
<p><img class="aligncenter size-full wp-image-300" title="ajax-javascript-scripts-33" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-33.gif" alt="ajax-javascript-scripts-33" width="500" height="140" /></p>
<p>5. <a href="http://www.dhtmlgoodies.com/index.html?whichScript=ajax-dynamic-list">Ajax dynamic list</a></p>
<p><img class="aligncenter size-full wp-image-301" title="ajax-javascript-scripts-23" src="http://www.media143.com/blog/wp-content/uploads/2009/10/ajax-javascript-scripts-23.gif" alt="ajax-javascript-scripts-23" width="500" height="140" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/ajax-solutions-for-professional-coding-ajax-auto-completer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Single-Page Portfolio Sites</title>
		<link>http://www.media143.com/blog/single-page-portfolio-sites.html</link>
		<comments>http://www.media143.com/blog/single-page-portfolio-sites.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 07:20:40 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=223</guid>
		<description><![CDATA[Are you looking for ideas to design a portfolio site? Maybe all you need is a single-page site? Single-page design works if you don’t have much content, but just want to showcase your work. It can save time and cost because you don’t need to build the CMS and templates. In other words, it’s perfect [...]]]></description>
			<content:encoded><![CDATA[<p>Are you looking for ideas to design a portfolio site? Maybe all you need is a single-page site? Single-page design works if you don’t have much content, but just want to showcase your work. It can save time and cost because you don’t need to build the CMS and templates. In other words, it’s perfect for the non-coders. Here are 30+ single-page portfolio sites with exceptional design and implementation. Hopefully, they can give you some inspiration.<br />
<span id="more-223"></span></p>
<h3>We Bleed Design</h3>
<p>Click on any of the menu buttons at the top and have fun with the scrolling animation.<br />
<a title="web css template" href="http://www.webleeddesign.com/" target="_blank"><img class="aligncenter size-full wp-image-224" title="webleeddesign" src="http://www.media143.com/blog/wp-content/uploads/2009/10/webleeddesign.jpg" alt="webleeddesign" width="470" height="160" /></a></p>
<h3>TapTapTap</h3>
<p>A creative way to layout and display the iPhone app information — all on one page.</p>
<p><a title="website css design" href="http://www.taptaptap.com/" target="_blank"><img class="aligncenter size-full wp-image-225" title="taptaptap" src="http://www.media143.com/blog/wp-content/uploads/2009/10/taptaptap.jpg" alt="taptaptap" width="470" height="160" /></a></p>
<h3>Luke Larsen</h3>
<p>Aquarium themed portfolio of Luke Larsen.</p>
<p><a title="dubai css template" href="http://lukelarsen.com/" target="_blank"><img class="aligncenter size-full wp-image-226" title="lukelarsen" src="http://www.media143.com/blog/wp-content/uploads/2009/10/lukelarsen.jpg" alt="lukelarsen" width="470" height="160" /></a></p>
<h3>Dean Oakley</h3>
<p>Horizontal scrolling portfolio of Dean Oakley.</p>
<p><a title="dubbai website design company blog" href="http://deanoakley.com/" target="_blank"><img class="aligncenter size-full wp-image-227" title="deanoakley" src="http://www.media143.com/blog/wp-content/uploads/2009/10/deanoakley.jpg" alt="deanoakley" width="470" height="160" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/single-page-portfolio-sites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I Hate in Web Design:</title>
		<link>http://www.media143.com/blog/things-i-hate-in-web-design.html</link>
		<comments>http://www.media143.com/blog/things-i-hate-in-web-design.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:47:21 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[IT News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google adsense]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=183</guid>
		<description><![CDATA[1. Offending Comments
I hate the comments that cross the line of a negative or contradictory comment. Usually comments should stay relative to the article. I know I had a couple of offending comments online so far and for that I’m sorry.

2. Internet Explorer 6
I’ve had my share of pain because of IE6 so I really [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-184" title="hate" src="http://www.media143.com/blog/wp-content/uploads/2009/10/hate.png" alt="hate" width="128" height="128" />1. Offending Comments</strong><br />
I hate the comments that cross the line of a negative or contradictory comment. Usually comments should stay relative to the article. I know I had a couple of offending comments online so far and for that I’m sorry.</p>
<p><span id="more-183"></span></p>
<p><strong>2. Internet Explorer 6</strong><br />
I’ve had my share of pain because of IE6 so I really hate it right now. And based on the latest reactions across the web, I’m sure I’m not the only one.</p>
<p><strong>3. CSS Inconsistency</strong><br />
Even after 10 years – CSS 2 is not rendered the same way in browsers. This says something about the different directions that the major browsers had along the years.</p>
<p><strong>4. Opera Marketing Team</strong><br />
Opera is a great browser but the marketing team assigned to assist Opera is far from creative, competitive or productive.</p>
<p><strong>5. Same Template on Multiple Sites</strong><br />
A template is a starting point for a web site. It helps you get rid of the hard part. Today, templates are a final “starting point” which is why many pages look the same.</p>
<p><strong>6. Lists Articles</strong><br />
I hate the articles that have no original content – just a description from Wikipedia, a link and an image. At least create the description yourself.</p>
<p><strong>7. Plagiarism</strong><br />
Whenever a site gets famous, there are 20 designers ready to clone it. No further comment.</p>
<p><strong>8. SPAM</strong><br />
According to spammers, web designers have a small penis, erection problems and the list can continue. We really have some problems.</p>
<p><strong>9. Google Adsense</strong><br />
Although it is an important source of income for many blogs, those text ads are annoying as hell and they break the user experience on a web site.</p>
<h3>Conclusion</h3>
<p>In the end every domain has its drawbacks and advantages, but that doesn’t make me love Opera Marketing Team. Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/things-i-hate-in-web-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I Love and Hate in Web Design</title>
		<link>http://www.media143.com/blog/things-i-love-and-hate-in-web-design.html</link>
		<comments>http://www.media143.com/blog/things-i-love-and-hate-in-web-design.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:40:07 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=179</guid>
		<description><![CDATA[This post will be composed of all the positive and negative things in web design that I think are worth mentioning. You may agree or not with the list and please complete it with your own Love-Hate things. So here are my 2 lists with the things I find rewarding and the things I detest [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-180" title="love" src="http://www.media143.com/blog/wp-content/uploads/2009/10/love.png" alt="love" width="128" height="128" />This post will be composed of all the positive and negative things in web design that I think are worth mentioning. You may agree or not with the list and please complete it with your own Love-Hate things. So here are my 2 lists with the things I find rewarding and the things I detest in Web Design.</p>
<p><span id="more-179"></span></p>
<h3>Things I Love in Web Design:</h3>
<p><strong>1. Web Design Community Sites</strong><br />
With sites like A List Apart, Smashing Magazine, Digital Web or Envato Tuts network it is pretty hard not to love web design.</p>
<p><strong>2. Content Management Systems</strong><br />
CMS have been the engine of web design in the last 2 years helping the Internet to evolve rapidly. There are so many that you will for sure find one that is suitable for you.</p>
<p><strong>3. Google Analytics</strong><br />
This is the third most visited site for me after my mail account and my website. I just love the pie-charts and timeline based information.</p>
<p><strong>4. CSS Galleries</strong><br />
Although there are a ton of CSS galleries out there, you can always find good inspiration resources in these sites, especially now when there are many niche ones.</p>
<p><strong>5. Good Freebies</strong><br />
I really enjoy from time to time a good freebie: a Wordpress theme, an icon pack, a CSS template etc. Also from time to time I enjoy creating one and see the feedback.</p>
<p><strong>6. Typography</strong> – I love this thing because there are very few designers in the entire world that are extraordinary with web typography.</p>
<p><strong>7. Optimizing for Performance</strong><br />
I really love this area of Web Design because it makes you think of different ways to improve your site speed.</p>
<p><strong>8. Wordpress</strong><br />
Although you may say that Wordpress can be a part of the second love argument I disagree. Wordpress is something apart, beyond the concept of a CMS. Wordpress is pure awesomeness.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/things-i-love-and-hate-in-web-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 15+ Source Code Search Engines</title>
		<link>http://www.media143.com/blog/top-15-source-code-search-engines.html</link>
		<comments>http://www.media143.com/blog/top-15-source-code-search-engines.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:26:04 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[IT News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[search engine optimization]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=177</guid>
		<description><![CDATA[Programmers spend 50% of their time just looking at source code. When trying to understand how a system is organized, they often must look at and across many files that make up the system. It is difficult to find code in large software systems of thousands of files coded in multiple programming languages. I complied [...]]]></description>
			<content:encoded><![CDATA[<p>Programmers spend 50% of their time just looking at source code. When trying to understand how a system is organized, they often must look at and across many files that make up the system. It is difficult to find code in large software systems of thousands of files coded in multiple programming languages. I complied a list of Coder Search Engine and hope now you can find code according to your requirement easily.</p>
<p><span id="more-177"></span></p>
<h2>1.  <a href="http://www.google.com/codesearch" target="_blank">Google Code Search Lab<br />
</a></h2>
<h2>2. <a href="http://www.koders.com/" target="_blank">Black Duck Koders</a></h2>
<h2>3. <a href="http://www.codase.com/" target="_blank">Codase: Searching million lines of code</a></h2>
<h2>4. <a href="http://www.codefetch.com/" target="_blank">Code Fetch</a></h2>
<h2>5. <a href="http://www.sourcecodeonline.com/" target="_blank">Source Code Online</a></h2>
<h2>6. <a href="http://www.codeproject.com/" target="_blank">The Code Project</a></h2>
<h2>7. <a href="http://www.bytemycode.com/" target="_blank">Byte My Code</a></h2>
<h2>8. <a href="http://snipplr.com/" target="_blank">Snipplr: public source code repository</a></h2>
<h2>9. <a href="http://opensource.ankerl.com/" target="_blank">Open Source: ankerl.com<br />
</a></h2>
<h2>10. <a href="http://opensolaris.org/os/project/opengrok/" target="_blank">OpenSolaris Project: OpenGrok</a></h2>
<h2>11. <a href="http://www.neuber.com/delphi/" target="_blank">Delphi Search Engine</a></h2>
<h2>12. <a href="http://jexamples.com/" target="_blank">Java Examples in Open Source </a></h2>
<h2>13. <a href="http://javadoc.ankerl.com/" target="_blank">Java Developer Kits: Searches the API documentation of the JDK </a></h2>
<h2>14. <a href="http://www.krugle.com/" target="_blank">Krugle.com</a></h2>
<h2>15. <a href="http://www.merobase.com/" target="_blank">Mero Base: Component Finder</a></h2>
<h2>16. <a href="http://gonzui.sourceforge.net/" target="_blank">gonzui: a source code search engine</a></h2>
<h2>17. <a href="http://snippets.dzone.com/" target="_blank">DZone Snippets </a></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/top-15-source-code-search-engines.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Clean CSS Tab-Based Navigation Scripts</title>
		<link>http://www.media143.com/blog/nice-clean-css-tab-based-navigation-scripts.html</link>
		<comments>http://www.media143.com/blog/nice-clean-css-tab-based-navigation-scripts.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 11:00:15 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tab navigation]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=86</guid>
		<description><![CDATA[
Tab navigation has been one of the most fundamental element in any modern web structure.  In order to make sure visitors can properly navigate through the website. One of the biggest challenge web designers and developers faced is to integrate a simple and nice tab navigation that not only don’t confuse, but helps visitors [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span><span><span><img class="size-full wp-image-87 aligncenter" title="csstab1" src="http://www.media143.com/blog/wp-content/uploads/2009/10/csstab1.png" alt="csstab1" width="500" height="133" /></span></span></span></p>
<p><span><span><span>Tab </span></span><span>navigation</span> has been one of the </span><strong><span>most fundamental <span style="border-bottom: 1px solid #2277dd; color: #2277dd; font-size: 12px; font-weight: bold; font-style: normal; font-family: &quot;Lucida Grande&quot;,&quot;Lucida Sans Unicode&quot;,helvetica,sans-serif; text-decoration: underline;">element</span> in any modern web structure</span></strong><span><span><span>.  In order to make sure visitors can properly navigate through the website. One of the biggest challenge <span style="border-bottom: 1px solid #2277dd; color: #2277dd; font-size: 12px; font-weight: 400; font-style: normal; font-family: &quot;Lucida Grande&quot;,&quot;Lucida Sans Unicode&quot;,helvetica,sans-serif; text-decoration: underline;">web designers</span><span> and developers faced is to integrate a <span style="border-bottom: 1px solid #2277dd; color: #2277dd; font-size: 12px; font-weight: 400; font-style: normal; font-family: &quot;Lucida Grande&quot;,&quot;Lucida Sans Unicode&quot;,helvetica,sans-serif; text-decoration: underline;">simple</span> and nice </span></span><span>tab</span> </span><span style="border-bottom: 1px solid #2277dd; color: #2277dd; font-size: 12px; font-weight: 400; font-style: normal; font-family: &quot;Lucida Grande&quot;,&quot;Lucida Sans Unicode&quot;,helvetica,sans-serif; text-decoration: underline;">navigation</span> that not only don’t confuse, but helps visitors easily understand where they should be clicking. </span></p>
<p><span><span><span>Whether you are running a website or blog,  <span>tab </span></span><span>navigation</span> is probably one of the </span><span>element</span> that helps drives traffic to internal pages. Here we’ve compiled a mass list of </span><strong><span>50+ nice clean and sleek <span> </span></span></strong></p>
<p><strong><br />
<input name="IL_MARKER" type="hidden" />CSS<span> Tab-Based <span>navigation</span> samples</span></strong> you can adapt on your site. Full list after jump.<span id="more-86"></span></p>
<h4>1. jQuery Coda-Slider  [<a href="http://www.ndoherty.com/demos/coda-slider/1.1.1/">demo</a>]<br />
<img class="alignleft size-medium wp-image-88" title="jquery-slider" src="http://www.media143.com/blog/wp-content/uploads/2009/10/jquery-slider-300x196.png" alt="jquery-slider" width="300" height="196" /></h4>
<h4>2. Perspective Tabs [<a href="http://people.cs.uchicago.edu/%7Emeweltman/sliding_tabs.html">demo</a>]<br />
<img class="alignleft size-medium wp-image-89" title="perspective-tabs" src="http://www.media143.com/blog/wp-content/uploads/2009/10/perspective-tabs-300x236.png" alt="perspective-tabs" width="300" height="236" /></h4>
<h4>3. Tab Accordian [<a href="http://www.nyokiglitter.com/tutorials/tabs.html">demo</a>]<br />
<img class="alignleft size-medium wp-image-90" title="accordian" src="http://www.media143.com/blog/wp-content/uploads/2009/10/accordian-300x129.png" alt="accordian" width="300" height="129" /></h4>
<h4>4. Flexible Tab Navigation [<a href="http://icant.co.uk/articles/flexible-css-menu/index.html">demo</a>]</h4>
<h4>5. jQuery UI/Tabs [<a href="http://docs.jquery.com/UI/Tabs">demo</a>]</h4>
<h4>6. 14 Free Vertical CSS Menus [<a href="http://www.exploding-boy.com/images/EBmenus/menus.html">demo</a>]</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/nice-clean-css-tab-based-navigation-scripts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10+ Useful Portable Apps For Web Designers and Developers</title>
		<link>http://www.media143.com/blog/10-useful-portable-apps-for-web-designers-and-developers.html</link>
		<comments>http://www.media143.com/blog/10-useful-portable-apps-for-web-designers-and-developers.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:36:01 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=75</guid>
		<description><![CDATA[We like portable apps because those applications are lightweight and require no installation to run. As a web designer/developer, i used to work with different PCs. Rather than carrying my laptop everywhere, i prefer saving frequently used applications into my USB drive.
I had collect a lot of useful portable applications and i would like to [...]]]></description>
			<content:encoded><![CDATA[<p>We like portable apps because those applications are lightweight and require no installation to run. As a web designer/developer, i used to work with different PCs. Rather than carrying my laptop everywhere, i prefer saving frequently used applications into my USB drive.</p>
<p>I had collect a lot of useful portable applications and i would like to share those applications with my readers. Let’s look into these applications now:<br />
<span id="more-75"></span></p>
<h2>Browsers</h2>
<h3>1. <a title="Firefox Portable Edition" href="http://portableapps.com/apps/internet/firefox_portable" target="_blank">Firefox Portable Edition</a></h3>
<p>Firefox is a popular web browsers and portableapps.com had created the portable version of this application. Install this application on your USB drive and you can bring your bookmarks along with you. I have this application in my USB drive together with some useful plugins.</p>
<h3>2. <a title="Google Chrome Portable" href="http://stadt-bremerhaven.de/2008/09/03/portable-chrome-021510/" target="_blank">Google Chrome Portable</a></h3>
<p>Google Chrome is quite popular browser and it has advantages over other browsers. For example, Chrome will run different tabs as separate processes, which will prevents different windows to interfering each other. So, grab the portable version of Google Chrome and start chroming.</p>
<h3>3. <a title="OperaUSB" href="http://www.opera-usb.com/operausben.htm" target="_blank">OperaUSB</a></h3>
<p>Probably you want to try out your design in different browsers. We have Firefox portable, Chrome portable and IE installed by default. So, it is better for us to have OperaUSB installed on our USB drive so that we can try out our design in these popular web browsers no matter where we are.</p>
<h2>Text Editors</h2>
<h3>4. <a title="Notepad++" href="http://portableapps.com/apps/development/notepadpp_portable" target="_blank">Notepad++</a></h3>
<p>Notepad++ is one of the most popular notepad replacement for Windows. You can download the portable version of this application from the portableapps.com website.</p>
<h3>5. <a title="Web Design Toy" href="http://acme-web-design.info/free-web-design-toy.php" target="_blank">Web Design Toy</a></h3>
<p>Web Design Toy is a simple application that will splits into two views where you can instantly preview the output when you type he HTML code. Download the application and double click the exe file to launch. No installation required.</p>
<h3>6. <a title="Oiko Visual CSS editor" href="http://css-editor.info/" target="_blank">Oiko Visual CSS editor</a></h3>
<p>Oiko is a visual editor for CSS. It lets user design the CSS easily and use tree-node method to display the structure of the HTML and CSS. Choose the portable version when you download this application.</p>
<h3>7. <a title="KompoZer Portable" href="http://portableapps.com/apps/development/nvu_portable" target="_blank">KompoZer Portable</a></h3>
<p>Although we have Notepad++ and visual CSS editor, but an easy-to-use web editor will save us a lot of works. Kompozer uses the same Gecko engine that powered Firefox and Thunderbird.</p>
<h2>Image Editors</h2>
<h3>8. <a title="GIMP Portable" href="http://portableapps.com/apps/graphics_pictures/gimp_portable" target="_blank">GIMP Portable</a></h3>
<p>Perhaps every web designers know this application. GIMP is the best alternative for Adobe Photoshop. With this portable edition, you can edit your image easily no matter where you are (as long as you can access a PC).</p>
<h3>9. <a title="Inkscape Portable" href="http://sourceforge.net/projects/inkscape-usb/" target="_blank">Inkscape Portable</a></h3>
<p>Inkscape is an open source vector graphics editor, which is also alternative for commercial product such as Adobe Illustrator. It should be included in your portable applications collection if you are web/graphic designer.</p>
<h3>0. <a title="Fotografix" href="http://lmadhavan.com/software/fotografix/" target="_blank">Fotografix</a></h3>
<p>Fotografix has a tiny footprint – it is only 760KB after extract. It supports layer, scripts, filters and has features like Magic Wand, Eye Dropper, Clone, and etc. This application may be another alternative for you when you just want to do simple image editing and don’t want to open huge application like GIMP.</p>
<h3>11. <a title="Artweaver" href="http://www.artweaver.de/" target="_blank">Artweaver</a></h3>
<p>Artweaver is yet another alternative for Photoshop. It has bigger size than Fotografix and users can download the plugin pack which has filter such as Super Nova filter, Remove Red Eyes filter, and etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/10-useful-portable-apps-for-web-designers-and-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Helpful Web Based Broken Link Checkers</title>
		<link>http://www.media143.com/blog/15-helpful-web-based-broken-link-checkers.html</link>
		<comments>http://www.media143.com/blog/15-helpful-web-based-broken-link-checkers.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 07:59:14 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[link checkers]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=40</guid>
		<description><![CDATA[Broken link, or dead link is a link that point to an address that is unable to reach. If your blog or website has many broken links, then it may give a very bad impression for your readers and visitors. Furthermore, broken links will also affect your SEO ranking. It is because Google PR will [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Broken link</strong>, or <strong>dead link</strong> is a link that point to an address that is unable to reach. If your blog or website has many <strong>broken links</strong>, then it may give a very bad impression for your readers and visitors. Furthermore, broken links will also affect your SEO ranking. It is because Google PR will directly affected by the quality of your internal and external links.</p>
<p>In my previous post about Wordpress SEO plugins, i had shared about <strong>Broken Link Checker</strong>, which is a Wordpress plugin that able to check your articles for broken links. However, if you are not Wordpress users, then you may not able to use this plugin.</p>
<p>So, i am going to share <strong>15 helpful web based broken links checkers</strong> that able to use by everyone. These online tools able to check broken links without install any software or plugin.</p>
<p><span id="more-40"></span></p>
<h3><a title="W3C Link Checker" href="http://validator.w3.org/checklink" target="_blank">1. W3C Link Checker</a></h3>
<p>This Link Checker looks for issues in links, anchors and referenced objects in a Web page, or recursively on a whole Web site.</p>
<h3>2. <a title="Link Validation Spider" href="http://www.dead-links.com/" target="_blank">Link Validation Spider</a></h3>
<p>Simply enter your blog or website URL in the textbox and the spider will then go to your website to read and check for broken links. This spider doesn’t crawl links inside frames or Javascript or flash.</p>
<h3>3. <a title="Broken Link Checker from iWebTool" href="http://www.iwebtool.com/broken_link_checker" target="_blank">Broken Link Checker from iWebTool</a></h3>
<p>This is a simple and easy to use broken link checker from iWebTool. There is a simple tutorial on how to use this tool. iWebTool has a lot of tools for webmasters, including some SEO tools which i think worth a look if you have time.</p>
<h3>4. <a title="Broken Link Checker from AddMe.com" href="http://www.addme.com/link-checker.htm" target="_blank">Broken Link Checker from AddMe.com</a></h3>
<p>In order to use this service, you need to provide them your email address and categories of your website. Enter your URL and other necessary details, they will analyze your website for broken links and then send you a link for the completed report.</p>
<h3>5. <a title="LinkTiger" href="http://www.linktiger.com/" target="_blank">LinkTiger</a></h3>
<p>LinkTiger provides advanced link checking features such as email you when the broken links are found and has a dashboard with interactive interface. It manages to scan PDF, CSS, Flash and MS Office files for broken links too.</p>
<h3>6. <a title="2bone Link Checker" href="http://www.2bone.com/links/linkchecker.shtml" target="_blank">2bone Link Checker</a></h3>
<p>This link checker will only test regular HTML links. There are 2 different modes for you to choose: Express lane and ‘I can wait’ service. The Express lane will give faster result with 10 links being examine per page while the other mode will display all links all at once, with a longer waiting period.</p>
<h2>More Online Broken Link Checkers</h2>
<p>These are the extra broken link checkers that i found. In most cases, you won’t need all of them. But these alternative link checkers will be useful when the link checkers that i mention above are down or unavailable.</p>
<p>7. <a title="Link Checker from SubmitExpress" href="http://linkchecker.submitexpress.com/" target="_blank">Link Checker from SubmitExpress</a></p>
<p>8. <a title="Link Checker :: Webmaster Toolkit" href="http://www.webmaster-toolkit.com/link-checker.shtml" target="_blank">Link Checker :: Webmaster Toolkit</a></p>
<p>9. <a title="Website Goodies - Check Broken Links" href="http://www.websitegoodies.com/tools/linkcheck.php" target="_blank">Website Goodies – Check Broken Links</a></p>
<p>10. <a title="IT-India.com's Broken Link Checker" href="http://www.it-india.com/check-broken-links/" target="_blank">IT-India.com’s Broken Link Checker</a></p>
<p>11. <a title="CreatingOnline.com's Broken Link Checker" href="http://www.creatingonline.com/site_promotion/broken_link_checker.htm" target="_blank">CreatingOnline.com’s Broken Link Checker</a></p>
<p>12. <a title="Site Link Analyzer" href="http://www.perfect-optimization.com/site-link-analyzer.php" target="_blank">Site Link Analyzer</a></p>
<p>13. <a title="dead-link-checker.com" href="http://www.dead-link-checker.com/en/" target="_blank">dead-link-checker.com</a></p>
<p>14. <a title="Direct To India's Link Checker" href="http://www.directtoindia.com/seo-tools/website-link-analysis.php" target="_blank">Direct To India’s Link Checker</a></p>
<p>15. <a title="Dead Link Checker" href="http://theworkingwebmaster.com/tools/dead_link_checker/dead_link_checker.php" target="_blank">Dead Link Checker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/15-helpful-web-based-broken-link-checkers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Promising Open Source PHP CMS</title>
		<link>http://www.media143.com/blog/20-promising-open-source-php-cms.html</link>
		<comments>http://www.media143.com/blog/20-promising-open-source-php-cms.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 07:52:43 +0000</pubDate>
		<dc:creator>Media143 IT Solutions</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Open source news]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[cms]]></category>

		<guid isPermaLink="false">http://www.media143.com/blog/?p=38</guid>
		<description><![CDATA[Content Management System, or CMS is an application used to manage news easily so that users can publish, edit and delete articles from the back-end admin system. HTML and other scripting language are not necessary to operate a CMS, though having them will add more advantages.
Since we had looked into 22 open source PHP frameworks, [...]]]></description>
			<content:encoded><![CDATA[<p>Content Management System, or CMS is an application used to manage news easily so that users can publish, edit and delete articles from the back-end admin system. HTML and other scripting language are not necessary to operate a CMS, though having them will add more advantages.</p>
<p>Since we had looked into 22 open source PHP frameworks, i decided to do a roundup of 20 Open Source PHP Content Management Systems so that readers who don’t have strong PHP knowledge can easily create their website using free and open source CMS.<br />
<span id="more-38"></span></p>
<h3>1. <a title="Wordpress" href="http://wordpress.org/" target="_blank">Wordpress</a></h3>
<h3>2. <a title="Drupal" href="http://drupal.org/" target="_blank">Drupal</a></h3>
<h3>3. <a title="Joomla" href="http://www.joomla.org/" target="_blank">Joomla</a></h3>
<h3>4. <a title="Frog CMS" href="http://www.madebyfrog.com/" target="_blank">Frog CMS</a></h3>
<h3>5. <a title="SilverStripe" href="http://silverstripe.org/home/" target="_blank">SilverStripe</a></h3>
<h3>6. <a title="Mambo" href="http://mambo-foundation.org/" target="_blank">Mambo</a></h3>
<h3>7. <a title="TYPOlight" href="http://www.typolight.org/" target="_blank">TYPOlight</a></h3>
<h3>8. <a title="Concrete5" href="http://www.concrete5.org/" target="_blank">Concrete5</a></h3>
<h3>9. <a title="Textpattern" href="http://textpattern.com/" target="_blank">Textpattern<br />
</a></h3>
<h3>10. <a title="Symphony" href="http://symphony-cms.com/" target="_blank">Symphony</a></h3>
<h3>11. <a title="MODx" href="http://modxcms.com/" target="_blank">MODx</a></h3>
<h3>12. <a title="Habari" href="http://habariproject.org/en/" target="_blank">Habari Project</a></h3>
<h3>13. <a title="CMS Made Simple" href="http://www.cmsmadesimple.org/" target="_blank">CMS Made Simple<br />
</a></h3>
<h3>14. <a title="ImpressCMS" href="http://www.impresscms.org/" target="_blank">ImpressCMS</a></h3>
<h3>15. <a title="Exponent CMS" href="http://www.exponentcms.org/" target="_blank">Exponent CMS</a></h3>
<h3>16. <a title="MiaCMS" href="http://miacms.org/" target="_blank">MiaCMS</a></h3>
<h3>17. <a title="Jojo CMS" href="http://www.jojocms.org/" target="_blank">Jojo CMS</a></h3>
<h3>18. <a title="TYPO3" href="http://typo3.com/" target="_blank">TYPO3</a></h3>
<h3>19. <a title="Elxis CMS" href="http://www.elxis.org/" target="_blank">Elxis CMS</a></h3>
<h3>20. <a title="Chyrp" href="http://chyrp.net/" target="_blank">Chyrp</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.media143.com/blog/20-promising-open-source-php-cms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

