<?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>App Sheriff &#187; Web Development</title>
	<atom:link href="http://www.appsheriff.com/category/news/web-development-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appsheriff.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Dec 2011 11:15:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google app scripts launched in standard edition</title>
		<link>http://www.appsheriff.com/news/web-development-news/google-app-scripts-launched-in-google-apps-standard-edition/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/google-app-scripts-launched-in-google-apps-standard-edition/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 13:47:54 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2837</guid>
		<description><![CDATA[Before Google App Scripts were available only in Premier and Education editions. Now, Google has launched it in Google Apps Standard edition. Google.
Google App Scripts commence in the spreadsheets of Google Docs. It enables the user to make sheets to read and change formulas, formats and cell contents, and allow to create create custom functions [...]]]></description>
			<content:encoded><![CDATA[<p>Before Google App Scripts were available only in Premier and Education editions. Now, Google has launched it in Google Apps Standard edition. Google.</p>
<p>Google App Scripts commence in the spreadsheets of Google Docs. It enables the user to make sheets to read and change formulas, formats and cell contents, and allow to create create custom functions to automate repetitive tasks.</p>
<p><span id="more-2837"></span><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/7ux-IexZFec&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/7ux-IexZFec&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
&#8220;Users write scripts in JavaScript using libraries designed to provide a powerful interface with Google products,&#8221; <a style="color: #0069d2; text-decoration: none;" href="http://www.google.com/google-d-s/scripts/scripts.html"><strong>says</strong></a><strong> </strong>Google. &#8220;If you already are a JavaScript developer, a key difference is that scripts run on Google Servers instead of user browsers. As a result, direct operations on the client-side DOM are not supported, although some restricted functionality is provided. Your code executes server-side, and operates on the Google products you&#8217;ve coded for.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/google-app-scripts-launched-in-google-apps-standard-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.5: A Web developer&#8217;s magic wand (Improved)</title>
		<link>http://www.appsheriff.com/news/web-development-news/improved-firebug-1-5-web-developers-magic-wand/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/improved-firebug-1-5-web-developers-magic-wand/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 20:59:37 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Firefox Addon]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2710</guid>
		<description><![CDATA[
Firebug 1.5,  not new to anyone here. It&#8217;s one of the most popular developer tool to debug , track network activity and tweak JavaScript, CSS, HTML and DOM of any website. I have personally used Firebug to find errors in my web projects and it works wonders. You can read a complete step-by-step review of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.appsheriff.com/wp-content/uploads/2010/01/firebug-1.5-new.jpg"><img class="alignleft size-full wp-image-2711" title="firebug 1.5 new" src="http://www.appsheriff.com/wp-content/uploads/2010/01/firebug-1.5-new.jpg" alt="firebug 1.5 new" width="252" height="95" /></a></p>
<p>Firebug 1.5,  not new to anyone here. It&#8217;s one of the most popular developer tool to debug , track network activity and tweak JavaScript, CSS, HTML and DOM of any website. I have personally used Firebug to find errors in my web projects and it works wonders. You can read a complete step-by-step review of this spectacular tool (Firebug Demystified &#8211; <a href="http://www.w3avenue.com/2010/01/21/firebug-demystified/" target="_blank">Link</a>).</p>
<p><span id="more-2710"></span></p>
<p>The newly updated Firebug has improved add-on stability and other new advancements have been introduced. Most of all, it has been made compatible with the new Firefox 3.6 browser. Among the updates in Firebug 1.5 are a much-improved Inspector tool, which allows you to select any element on the page and see the HTML and any applied CSS rules; and several major new features for the Net panel, which can debug XMLHttpRequests. [More features - <a href="http://getfirebug.com/wiki/index.php/Firebug_Release_Notes#Firebug_1.5" target="_blank">Firebug Wiki</a> ].</p>
<h3>Download Firebug 1.5 &#8211; <a href="http://getfirebug.com/" target="_blank">Link </a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/improved-firebug-1-5-web-developers-magic-wand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Release: Microsoft Silverlight Media Framework v1.1</title>
		<link>http://www.appsheriff.com/news/web-development-news/release-microsoft-silverlight-media-framework-v1-1/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/release-microsoft-silverlight-media-framework-v1-1/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 12:08:09 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Framework]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2701</guid>
		<description><![CDATA[Microsoft&#8217;s open source Silverlight Media Framework (SMF) enables developers to easily deploy a booming and customizable media player for IIS Smooth Streaming delivery. The main key features in the framework include DVR, rewind, alternate language tracks, in-stream data feeds, Timeline Scrubber, Current position / total position, Go to live, Bitrate meter, Volume and Full screen / restore.

Some of the advanced features [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s open source Silverlight Media Framework (SMF) enables developers to easily deploy a booming and customizable media player for IIS Smooth Streaming delivery. The main key features in the framework include DVR, rewind, alternate language tracks, in-stream data feeds, Timeline Scrubber, Current position / total position, Go to live, Bitrate meter, Volume and Full screen / restore.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2010/01/silverlight-framework.jpg"><img class="aligncenter size-large wp-image-2703" title="silverlight framework" src="http://www.appsheriff.com/wp-content/uploads/2010/01/silverlight-framework-576x365.jpg" alt="silverlight framework" width="518" height="329" /></a><span id="more-2701"></span></p>
<p>Some of the advanced features are: Branding of the player, embedding markers in your timeline, communicate and respond to bandwidth utilization, integration of external data using data framework and provide quality Live and On-demand experiences.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2010/01/silverlight-framework-diagram.jpg"><img class="aligncenter size-large wp-image-2704" title="silverlight framework diagram" src="http://www.appsheriff.com/wp-content/uploads/2010/01/silverlight-framework-diagram-576x324.jpg" alt="silverlight framework diagram" width="518" height="292" /></a></p>
<p>Features to be included in the future:</p>
<ol>
<li>A more modular codebase so it is easier for developers to choose what functionality they want compiled into their application without taking on unwanted file size.</li>
<li>An extensive plug-in API so partners can develop plugins for SMF that provide analytics, advertising, publishing, and delivery features.</li>
<li>Support for more delivery methods</li>
<li>Accessibility support similar to what is made available in the Accessible Media Project – http://amp.codeplex.com</li>
<li>Advanced captioning support including compliance with the W3C Timed Text spec</li>
<li>A more robust UI framework including support for global styling</li>
<li>Support for MEF, a new Silverlight 4 feature</li>
<li>Support for VAST &amp; MAST for advertising</li>
<li>A JavaScript API</li>
</ol>
<h3>Download Framework &#8211; <a href="http://smf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=38820#ReleaseFiles" target="_blank">Link</a></h3>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Timeline Scrubber</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Current position / total position</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Go to live</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Bitrate meter</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Volume</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Full screen / restore. The SMF is designed for future third-party extensibility and component modularity, as well as support for other media delivery scenarios beyond Smooth Streaming.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/release-microsoft-silverlight-media-framework-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Video: No need of flash to watch youtube videos</title>
		<link>http://www.appsheriff.com/news/web-development-news/html5-video-no-need-of-flash-to-watch-youtube-videos/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/html5-video-no-need-of-flash-to-watch-youtube-videos/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:27:55 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2681</guid>
		<description><![CDATA[Google has somewhat come up with the technology to watch Youtube videos without the presence of Flash anymore. It has been made a reality with the invention of HTML 5 by Google.

Since Flash is a resource hog Mac OS X to the point that many people would not exist, this will be a tempting change [...]]]></description>
			<content:encoded><![CDATA[<p>Google has somewhat come up with the technology to watch Youtube videos without the presence of Flash anymore. It has been made a reality with the invention of HTML 5 by Google.</p>
<p><span id="more-2681"></span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()">Since Flash is a resource hog Mac OS X to the point that many people would not exist, this will be a tempting change for users of this platform. </span>This is currently compatible in a few browsers (Google Chrome and Safari V4.0 and Internet Explorer with Chrome Frame installed presently!). It looks like they are still in Beta, ads and annotations are currently disabled. Video Ads will only work in Flash enabled browsers and full-screen mode is currently not made available for public use. Give it a try, Just <a href="http://www.youtube.com/testtube" target="_blank">join the experiment</a> and help Google improve the technology.</p>
<p>Watch the video &#8211; Google Developers on HTML5.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/AusOPz8Ww80&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/AusOPz8Ww80&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/html5-video-no-need-of-flash-to-watch-youtube-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 10.5 pre-alpha out performs Chrome</title>
		<link>http://www.appsheriff.com/news/web-development-news/opera-10-5-pre-alpha-out-performs-chrome/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/opera-10-5-pre-alpha-out-performs-chrome/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:01:37 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2357</guid>
		<description><![CDATA[Opera software has released Opera 10.5 Pre-Alpha which is lot more stable and contains big new features. It has noticeably improved with better Windows 7 integration throughout which also includes jump lists, glass and tab previews in the task bar.
With a new JavaScript engine, ‘Carakan’, Opera 10.5 is faster than Opera 10.10. This new JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>Opera software has released Opera 10.5 Pre-Alpha which is lot more stable and contains big new features. It has noticeably improved with better Windows 7 integration throughout which also includes jump lists, glass and tab previews in the task bar.<br />
With a new JavaScript engine, ‘Carakan’, Opera 10.5 is faster than Opera 10.10. This <strong>new JavaScript engine brings it in line with JIT engines in Firefox, Chrome and Safari</strong>. If the features are not there, speed is no good and performance is comparatively the same as that of Chrome.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/opera-10.5-alpha.jpg"><img class="size-full wp-image-2359 aligncenter" title="opera 10.5 alpha" src="http://www.appsheriff.com/wp-content/uploads/2009/12/opera-10.5-alpha.jpg" alt="opera 10.5 alpha" width="585" height="456" /></a></p>
<p><span id="more-2357"></span> Opera has also targeted latest of the standards which includes JSON encoding/decoding. For developers, revamping the JavaScript feature is a feature worth mentioning, as it has been a sore point in Opera for long. It has got the fastest JavaScript speed than any of the browsers out there.<br />
Opera 10.5 also uses an updated rendering engine, Presto 2.5, which introduces a number of features including HTML5 features like persistent storage and support for CSS3 transitions and transforms. New graphics library supported by Opera 10.5 is Vega, which is currently software based and it displays everything that you see on-screen.<br />
Besides visual changes and use of APIs, for Windows 7, Aero Peek and Jump List support is added so that you could easily access your speed dials, tabs etc. from the taskbar. For Mac, it brings in multi-touch gestures, a unified toolbar, native buttons and scrollbars, and other small features.<br />
You can open a new private window or private tab that forgets everything that has happened on them once closed. Dialog boxes are now non-modal and they are displayed as a page overlay. This would allow you to switch windows or tabs while displaying the dialog. Address field and search field have been upgraded in functionality and also in looks. They remember searches, show results in a better layout and also support removing items from history.<br />
On the darker side, it uses high memory and for Mac build no printing is supported.<br />
Overall Opera 10.5 makes Opera a browse, which developers would want to test with and develop for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/opera-10-5-pre-alpha-out-performs-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Picasa 3.6 Make It Easier To Work With Collaborative Albums</title>
		<link>http://www.appsheriff.com/news/web-development-news/picasa-3-6-make-it-easier-to-work-with-collaborative-albums/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/picasa-3-6-make-it-easier-to-work-with-collaborative-albums/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:08:15 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=2014</guid>
		<description><![CDATA[Picasa is one of the impressive softwares, which is one of a kind, considering the features it has to offer. It instantly helps you in finding, editing and sharing all the pictures in your PC. The latest version of Picasa includes Web Albums, besides other improvements. But it would ask you to request an account [...]]]></description>
			<content:encoded><![CDATA[<p>Picasa is one of the impressive softwares, which is one of a kind, considering the features it has to offer. It instantly helps you in finding, editing and sharing all the pictures in your PC. The latest version of <strong><a href="http://picasaweb.google.com/" target="_blank">Picasa</a></strong> includes Web Albums, besides other improvements. But it would ask you to request an account from Google.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/picasa-3.6-web-album.jpg"><img class="aligncenter size-full wp-image-2016" title="picasa 3.6 web album" src="http://www.appsheriff.com/wp-content/uploads/2009/12/picasa-3.6-web-album.jpg" alt="picasa 3.6 web album" width="589" height="415" /></a></p>
<p><span id="more-2014"></span> Every time you open Picasa, it would automatically locate all your pictures and sorts them into visual albums that are organized by date with folder names. To arrange your albums you can drag and drop which is a simple task to perform and you can make labels to create new groups. Picasa makes sure that your pictures are always organized.</p>
<p>Advanced editing is made simple by Picasa by putting one-click fixes and also powerful effects at your fingertips. With Picasa, you can share your pictures or email, print photos home, even make gift CDs, or you can instantly share your albums and images, and even post pictures on your blog.</p>
<p><strong> Picasa 3.6</strong> is having improved name tags, using which you can organize your photos based on the people in them. With Picasa 3.6, you can upload photos to your friends&#8217; collaborative albums more easily and import photos right from your camera and in one step you can upload them to Picasa Web Albums.</p>
<p>It makes the whole process of adding name tags at once to dozens of <a href="http://www.appsheriff.com/web-apps/photo/jpgfun-make-sexy-photo-effects-covers-online/" target="_blank">photos</a> easy by just clicking &#8220;Add a name&#8221; below any photo and typing the name of the person. You can directly upload to a friend&#8217;s album from the Picasa software. The improved the import process in Picasa 3.6 enables you to star your favorites, upload to any Picasa Web Albums, and also at the same time you can share with Google contact groups.</p>
<p>Using the newly integrated Google Maps, you can quickly add geotags. You can still use the Google Earth in order to tag or view photos if that is what you prefer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/picasa-3-6-make-it-easier-to-work-with-collaborative-albums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Has Released Thunderbird 3</title>
		<link>http://www.appsheriff.com/news/web-development-news/mozilla-has-released-thunderbird-3/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/mozilla-has-released-thunderbird-3/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 19:06:27 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Browser]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=1948</guid>
		<description><![CDATA[Mozilla’s much popular desktop email client, Thunderbird, has been modified into a much better one, Thunderbird 3, with additional features in order to keep up with the Mozilla platform and to provide a better usability and to facilitate the development, dissemination and use of extensions. Thunderbird 3 is compatible with Linux, Windows and Mac OS [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla’s much popular desktop email client, Thunderbird, has been modified into a much better one, Thunderbird 3, with additional features in order to keep up with the Mozilla platform and to provide a better usability and to facilitate the development, dissemination and use of extensions. Thunderbird 3 is compatible with Linux, Windows and Mac OS X, and there are lots of improvements and fixes that have been made to this new email client.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/mozilla-thunderbird-3.01.png"><img class="size-full wp-image-1952 aligncenter" title="mozilla thunderbird 3.0" src="http://www.appsheriff.com/wp-content/uploads/2009/12/mozilla-thunderbird-3.01.png" alt="mozilla thunderbird 3.0" width="549" height="520" /></a></p>
<p><span id="more-1948"></span> Features of Thunderbird 3 include a powerful new search which looks really pleasing, tab support and a filtering tool that allows you to pinpoint any email, and a completely streamlined email setup tool, which will get your Gmail or any other accounts up and running with the Thunderbird without any delay.<br />
 Another being the tabbed email feature allows users to view emails and also folders in tabs within the client, in the same way as you do in Firefox. You don’t have to go for re-saving tabs, as they are remembered in the client. The new archive feature in Thunderbird 3 moves email right from your inbox into a separate archive folder.</p>
<p>Yet another feature, which is a new set up wizard, has also been included. In one spot you can manage multiple email accounts since it has got the ability to combine individual mailboxes.</p>
<p>Considering all the email clients that have been released so far, Thunderbird 3 tops the list. It is the fastest of them all, besides being flexible and secure. The improved search feature is extremely fast, and it filters the messages and quickly narrows down the search by listing the people who have participated in the messaging. The only drawback is it takes a big amount of your time while it indexes your messages for the first time.<br />
 By simplifying its configuration and making commonly-used features much more accessible, Thunderbird 3 is off to a good start. Even if you are not planning to use Thunderbird as your main email client, it is an excellent tool for just backing up your email.</p>
<p><em>image credit : </em><a href="http://news.cnet.com/8301-17939_109-10411854-2.html" target="_blank"><em>Cnet</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/mozilla-has-released-thunderbird-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boxee Beta Is Moving To Private Beta Testing</title>
		<link>http://www.appsheriff.com/news/web-development-news/boxee-beta-is-moving-to-private-beta-testing/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/boxee-beta-is-moving-to-private-beta-testing/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:24:51 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=1912</guid>
		<description><![CDATA[Boxee is an internet television platform and is now growing in order to serve the entertainment producers in the best way. It is launching into the private beta with a new and much improved look with a revamped UI. Besides the look, it is emerging with a social, net-connected focus.


With native search powers, easier navigation [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.boxee.tv/" target="_blank">Boxee</a></strong> is an internet television platform and is now growing in order to serve the entertainment producers in the best way. It is launching into the private beta with a new and much improved look with a revamped UI. Besides the look, it is emerging with a social, net-connected focus.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/boxee-beta.jpg"><img class="size-large wp-image-1945 aligncenter" title="boxee beta" src="http://www.appsheriff.com/wp-content/uploads/2009/12/boxee-beta-576x359.jpg" alt="boxee beta" width="576" height="359" /></a></p>
<p><span id="more-1912"></span></p>
<p>With native search powers, easier navigation and media queues, this computer-connected TV is becoming lot more user-friendly. Global shortcuts and a new menu have been added to the new improved Boxee Beta for quicker navigation. In order to improve visibility, modifications are being done on the OSD and the Now Playing menu.</p>
<p>Boxee Beta brings forth many new applications using which you can chat while watching your program; it retrieves information on shows and channels; and also a number of adult applications exist. Also, if you want to know what your friends are up to, you can give the Twitter/Facebook ID and Boxee will consistently scan the posts and will display it in its new improved home page. This new Boxee beta also club local and streaming files and it organizes TV series by episode.</p>
<p>On the bottom of the application, it has been divided as three columns of items. Friend recommendations are on the left, in the middle there are featured media from Boxee and also its partners and the items you&#8217;ve queued up are on the left. However, unless you know which application has a show that you want, Boxee can’t provide you with the information since it is not having a global search.</p>
<p>On the technical side, since Boxee Beta supports full graphics acceleration, even cheap PCs could play 1080p video through Boxee. This could make Windows users a lot happier. Apparently, approved early access users can give Boxee Beta a try. And then, it is meant for those who are already using the alpha, and it will be available for the general public only on January.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/boxee-beta-is-moving-to-private-beta-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JooJoo: Sexy, But Expensive Web App Tablet</title>
		<link>http://www.appsheriff.com/news/web-development-news/joojoo-sexy-but-expensive-web-app-tablet/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/joojoo-sexy-but-expensive-web-app-tablet/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:48:38 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=1907</guid>
		<description><![CDATA[As technology grows one finds himself in the maelstrom, with lots to choose from but prices only seem to increase. Any person, who is tech or gadget savvy, would only go for the latest technology and as long as the features outshine the price, he will go for it.


JooJoo is the latest in line, which [...]]]></description>
			<content:encoded><![CDATA[<p>As technology grows one finds himself in the maelstrom, with lots to choose from but prices only seem to increase. Any person, who is tech or gadget savvy, would only go for the latest technology and as long as the features outshine the price, he will go for it.</p>
<p style="text-align: center;"><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/joojoo-home.jpg"><img class="size-large wp-image-1931 aligncenter" title="joojoo home" src="http://www.appsheriff.com/wp-content/uploads/2009/12/joojoo-home-576x389.jpg" alt="joojoo home" width="576" height="389" /></a></p>
<p><span id="more-1907"></span></p>
<p>JooJoo is the latest in line, which was formerly called as the CrunchPad. You can call it a web slate or tablet, as it is handy and you could hold it like a book. JooJoo is intended to serve only one purpose, which is web browsing. It is slim and has got a spectacular screen display. Besides a power button, there are no buttons at all.</p>
<p>Just for the purpose of launching the web browser, an OS is installed that is Linux-based. Another advantage is, being able to run HTML extensions as well as Flash scripts using JooJoo’s browser. Though you can’t run any non-web apps, it is justified, as it is a made-for-web device.</p>
<p>Specifications are commendable too. Touch screen is 12.1-inch and it looks awesome. Got a pixel resolution of 1366X768 and it has got an in-built camera, mic and also speakers. USB and Bluetooth keyboards are also supported. There is one USB port and one card slot and has got a cache memory of 4GB.</p>
<p>However, price is outstretching the features as you need to pay a big sum of $499 for a device which doesn’t offer much compared to a Netbook. And even if we plan to read an e-book, it is not possible using JooJoo, as it doesn’t have a user accessible file system since it is focusing solely on one purpose that is browsing the web. And it is not grist to the mill when it is away from a Wi-Fi connection.</p>
<p>JooJoo is an unprecedented device and if you don’t count it a big loss to spent money on the latest gadgets that serve you in some way, then you can go ahead and enjoy browsing using JooJoo.</p>
<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="364" height="280" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="playerType=embedded&amp;type=id&amp;value=50080555" /><param name="src" value="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf" /><param name="flashvars" value="playerType=embedded&amp;type=id&amp;value=50080555" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="364" height="280" src="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf" flashvars="playerType=embedded&amp;type=id&amp;value=50080555" allowfullscreen="true" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/joojoo-sexy-but-expensive-web-app-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr Improves It&#8217;s Developer App Showcase</title>
		<link>http://www.appsheriff.com/news/web-development-news/flickr-improves-its-developer-app-showcase/</link>
		<comments>http://www.appsheriff.com/news/web-development-news/flickr-improves-its-developer-app-showcase/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 15:34:24 +0000</pubDate>
		<dc:creator>appsheriff</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[Photo]]></category>

		<guid isPermaLink="false">http://www.appsheriff.com/?p=1807</guid>
		<description><![CDATA[These days everyone has got an application directory and Flickr is no exception now. On Tuesday Flickr has unveiled a reworked services section dubbed the “App Garden” and it showcases photo tools as well as the people who have created them. It is much more compact compared to the services directory which came before it.


The [...]]]></description>
			<content:encoded><![CDATA[<p>These days everyone has got an application directory and Flickr is no exception now. On Tuesday Flickr has unveiled a reworked services section dubbed the “<strong><a href="http://www.flickr.com/services/" target="_blank">App Garden</a></strong>” and it showcases photo tools as well as the people who have created them. It is much more compact compared to the services directory which came before it.</p>
<p><a href="http://www.appsheriff.com/wp-content/uploads/2009/12/Flickr-app-showcase.jpg"><img class="aligncenter size-large wp-image-1810" title="Flickr-app-showcase" src="http://www.appsheriff.com/wp-content/uploads/2009/12/Flickr-app-showcase-576x377.jpg" alt="Flickr-app-showcase" width="576" height="377" /></a></p>
<p><span id="more-1807"></span></p>
<p>The new apps directory page is getting many applications into a smaller space compared to that of the old one. It is giving each app its own page in which users can add descriptive tags and also leave feedback in the form of comments. That is, in fact, these new pages are acting just like the Flickr photo pages, besides providing a way to certain favorite apps for the registered users. It goes towards promoting upcoming apps higher up in the showcase. They also come up as a shortcut to view other different apps made by the same developer. It also adds user interaction and they could comment and mark the favorites.</p>
<p>One area in which this new app has not marked its entry yet is in allowing users to see what apps their contacts and friends use. For instance, though Flickr&#8217;s activity feed that gives users of Flickr a view of what their friends are up to, it does not show when a user has marked one of these tools as their favorite. Users can only see what apps they have marked favorite from within the App Garden but not alongside their photo favorites. It is not possible to create collections of apps you would like to share with others; in a way you do with the recently-released gallery feature.</p>
<p>Though there are some limitations as these, as of now it is a much better system than that of the previous API services page. Developers have got more of a chance in trying to convince users for giving their app a spin before they leave the site, and now other Flickr users are able to recommend it, either through the new system of marking favorites, or in the comments.</p>
<p>Via <strong><a href="http://news.cnet.com/8301-27076_3-10389908-248.html" target="_blank">Webware</a></strong></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appsheriff.com/news/web-development-news/flickr-improves-its-developer-app-showcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<html>
<body>

</body>
</html>


