<?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>gHacks technology news &#187; prism</title>
	<atom:link href="http://www.ghacks.net/tag/prism/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +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>Gmail at your fingertips on the Linux desktop</title>
		<link>http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/</link>
		<comments>http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:39:24 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[desktop email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail applets]]></category>
		<category><![CDATA[prism]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17898</guid>
		<description><![CDATA[When Gmail first came out I wasn&#8217;t a fan. But after a year of use I have found Google Mail to be a very valuable tool. Because I use Gmail mostly for work-related issues, I do not always like to check it within a browser. Instead I use various applications that enable me to have [...]]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> first came out I wasn&#8217;t a fan. But after a year of use I have found Google Mail to be a very valuable tool. Because I use Gmail mostly for work-related issues, I do not always like to check it within a browser. Instead I use various applications that enable me to have my Gmail account at the ready on the Linux desktop.</p>
<p>There are a number of possible applications that can take care of this task. In this article I am going to illustrate a few of those tools for you so you can choose which one is the right one for you.  So, without further adieu, let&#8217;s get on with the installation and usage. NOTE: All of these tools can be found and installed using the new Ubuntu Software Center. For more information on that tool, take a look at my article &#8220;<a title="The new Ubuntu Software Center" href="http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/" target="_blank">The new Ubuntu Software Center</a>&#8220;.</p>
<p><span id="more-17898"></span><strong>Gmail Notifier</strong></p>
<div id="attachment_17948" class="wp-caption alignleft" style="width: 190px"><a rel="attachment wp-att-17948" href="http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/gmail_notifier-2/"><img class="size-thumbnail wp-image-17948" src="http://www.ghacks.net/wp-content/uploads/2009/10/gmail_notifier-300x300.png" alt="Figure 1" width="180" height="180" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The Gmail Notify  is a very innocuous panel applet that also pops up warnings when you have calendar event notifications set up . The setup of this applet is simple. When you first run the Gmail Notifier a windows will appear (see Figure 1) where you enter your Gmail username/password and configure any options you want. But ultimately all this little applet does is reside in your panel and checks your Gmail Account for new email and pops up alerts.</p>
<p>Make sure, during the configuration, you set your Browser path or when select &#8220;Go To Inbox&#8221; from the right click menu, no action will be taken.</p>
<p>This entry in the Gmail Linux desktop apps is one of the less flashy, but also less intrusive as, say, the Prism take on desktop Gmail.</p>
<p><strong>Check Gmail</strong></p>
<p>This entry in the desktop Gmail space is one of my favorites. One of the main reasons why I like this one so much is that it only takes a simple mouse over on the panel applet to see a full listing of your Gmail inbox. Now, before you even try to start this application up there is a problem. Out of the box the Check Gmail applet will not be able to log into your account. You will go batty trying to make sure you type in your password correctly. The problem is the executable file in <strong>/usr/bin</strong>. I&#8217;m not sure why the developer has not fixed this (the error has been known since 2007), but here&#8217;s the fix:</p>
<p><code>wget http://checkgmail.svn.sourceforge.net/viewvc/*checkout*/checkgmail/checkgmail<br />
sudo mv checkgmail /usr/bin/<br />
sudo chmod +x /usr/bin/checkgmail</code></p>
<div id="attachment_17960" class="wp-caption alignright" style="width: 190px"><a rel="attachment wp-att-17960" href="http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/check_gmail_right_click/"><img class="size-thumbnail wp-image-17960" src="http://www.ghacks.net/wp-content/uploads/2009/10/check_gmail_right_click-300x215.png" alt="Figure 2" width="180" height="129" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Once you have done that, Check Gmail will be able to log into your account. Once logged in you will see a tiny red and white applet in your panel that you can right click to get a menu of items to select from (see Figure 2) or you can hover your mouse over to see the first few emails in your inbox and the first couple of upcoming events in your calendar (see Figure 3).</p>
<div id="attachment_17961" class="wp-caption alignleft" style="width: 190px"><a rel="attachment wp-att-17961" href="http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/check_gmail_popup/"><img class="size-thumbnail wp-image-17961" src="http://www.ghacks.net/wp-content/uploads/2009/10/check_gmail_popup-300x300.png" alt="Figure 3" width="180" height="180" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>If you do a single left click on the icon your browser window will open for you to log into Gmail. If you right click and select Compose Mail you will also be first taken to the sign in page. Even if you configure Check Gmail to save your password you will still have to sign in to your account before you can read or compose. This is a bit of a frustration and should not be a default behavior. This even happens if you already have a Gmail window open that is authenticated to your account.It would also be nice if you could set the background of the pop up to be transparent so it would be a bit less intrusive, but the application is very usable.</p>
<p><strong>Gmail Prism</strong></p>
<p>What would be a listing of Gmail Apps without including an actual web-based app. I mentioned Prism in my article &#8220;<a title="Install Prism on Linux for easy to use web apps" href="http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/" target="_blank">Install Prism on Linux for easy to use web apps</a>&#8220;. You will find the Prism app listed in Synaptic as <em>Google Mail</em> or <em>Prism for Google Mail</em>. Very little needs to be said about the Prism app other than it&#8217;s nothing more than a stripped-down browser window that logs you into your Gmail account. There is no applet to remain out of your way &#8211; just a window.</p>
<p><strong>Which is best?</strong></p>
<p>From my experience (and for my preference) Check Gmail gets the vote. Although it has some issues that must be overcome before it will work, once it is working it is the usable of the Gmail applications available. If you rely on Gmail, and check it regularly, you would do well to at least give one of the above a try.</p>

	Tags: <a href="http://www.ghacks.net/tag/desktop-email/" title="desktop email" rel="tag">desktop email</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/gmail-applets/" title="gmail applets" rel="tag">gmail applets</a>, <a href="http://www.ghacks.net/tag/prism/" title="prism" rel="tag">prism</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/16/two-quick-email-tips-to-save-the-day/" title="Two Quick Email Tips To Save The Day (June 16, 2009)">Two Quick Email Tips To Save The Day</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/01/29/offline-gmail-buzz/" title="Offline Gmail Buzz (January 29, 2009)">Offline Gmail Buzz</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/04/22/gmail-ui-for-thunderbird/" title="Gmail UI For Thunderbird (April 22, 2009)">Gmail UI For Thunderbird</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/27/are-you-up-for-an-email-client-with-unique-features-read-on/" title="Are You Up For An Email Client With Unique Features? Read On! (December 27, 2008)">Are You Up For An Email Client With Unique Features? Read On!</a> (16)</li>
	<li><a href="http://www.ghacks.net/2007/03/28/yahoo-to-offer-unlimited-email-storage/" title="Yahoo to offer unlimited Email Storage (March 28, 2007)">Yahoo to offer unlimited Email Storage</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/01/gmail-at-your-fingertips-on-the-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Prism on Linux for easy to use web apps</title>
		<link>http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/</link>
		<comments>http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:02:18 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16684</guid>
		<description><![CDATA[If you are a web junkie, or depend upon various web sites and services daily you know how quickly your browser can fill up with tabs. Wouldn&#8217;t it be nice if you can just use small web apps for these needs? And since that seems to be the way the computing is evolving, it only [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a web junkie, or depend upon various web sites and services daily you know how quickly your browser can fill up with tabs. Wouldn&#8217;t it be nice if you can just use small web apps for these needs? And since that seems to be the way the computing is evolving, it only makes sense that even your every day tools migrate to &#8211; as much as it pains me to say it &#8211; Cloud Computing. Although I have been against cloud computing since back in the days of thin clients, I am starting to see the value of these tools.</p>
<p>Thanks to the <a title="Mozilla Labs" href="http://labs.mozilla.com" target="_blank">Mozilla Labs</a> there is <a title="Prism" href="http://labs.mozilla.com/blog/2007/10/prism/" target="_blank">Prism</a>. Prism is unlike other proprietary solutions like Silverlight. Prism is basically a way to split web apps from the browser and run them directly on the desktop. Although not always as small as, say, a Google Gadget, Prism tools are far more functional and do not strip features from the tools you use. For example, if you are using the Prism Google Document tool, you will have a fully functioned instance of whatever app you are using. In this tutorial you will learn how to install Prism and some of the apps as well as configure shortcuts for your menu.</p>
<p><span id="more-16684"></span><strong>Installing</strong></p>
<p>As you would expect, Prism can be found in your distributions&#8217; repository. So to install, follow these steps:</p>
<ol>
<li><span style="background-color: #ffffff">Open up your Add/Remove Software tool.</span></li>
<li><span style="background-color: #ffffff">Search for &#8220;prism&#8221; (no quotes).</span></li>
<li><span style="background-color: #ffffff">Select Prism (and any apps you will want installed) for installation.</span></li>
<li><span style="background-color: #ffffff">Click Apply to install.</span></li>
</ol>
<p>Once installed you have a number of options available to you for starting applications. If you look in your Internet sub-menu in your Application menu you will most like find a number of Prism-enabled applications already there. You will also find an entry for the Prism tool itself. This tool is really the best place to start if your app isn&#8217;t found in the menu.</p>
<p>If, however, the app you want to use is found in the Internet menu go ahead and fire it up. You will notice that the Prism-enabled apps look and feel exactly as if they were in your browser &#8211; minus the browser menus, toolbars, address bars, etc.</p>
<p>But if you do not find the app you want to use worry not, most likely you will be able to get it working through Prism. Let&#8217;s use an Apple Web app as an example. If you take a visit to the<a title="Apple Web Apps" href="http://www.apple.com/webapps/" target="_blank"> Apple web application site</a> you will find numerous applications you can use. Let&#8217;s use the <a title="DataCalc" href="http://www.apple.com/webapps/calculate/datacalc.html" target="_blank">DataCalc</a> app as an example. When you visit the DataCalc page you will find the app URL &#8211; this is the URL you are going to use for the Prism app.</p>
<div id="attachment_16695" class="wp-caption alignleft" style="width: 273px"><a rel="attachment wp-att-16695" href="http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/prism/"><img class="size-full wp-image-16695 " src="http://www.ghacks.net/wp-content/uploads/2009/09/prism.png" alt="Figure 1" width="263" height="213" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Now, go to the Internet sub-menu and click on the Prism entry. This will open up a blank Prism window with a smaller configuration window (see Figure 1). Enter the DataCalc URL in the URL text area and enter</p>
<div id="attachment_16696" class="wp-caption alignright" style="width: 291px"><a rel="attachment wp-att-16696" href="http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/data_calc/"><img class="size-full wp-image-16696 " src="http://www.ghacks.net/wp-content/uploads/2009/09/data_calc.png" alt="Figure 2" width="281" height="346" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>DataCalc for the Name. Finally click the checkbox next to Desktop to add a clickable icon to your desktop. Click the OK button and the icon will appear on your desktop and a Prism window will appear with your web app running (see Figure 2). NOTE: You may have to set the icon as Trusted when you double click it. This will not only enable the icon to be clickable, it will also change the icon appearance. When you close out this Prism App, all you have to do to restart it is to double click the icon.</p>
<p>I have yet to find a means to add a Prism app menu entry when the app is installed in this manner. All Prism apps that are installed via Synaptic will have menu entries.</p>
<p><strong>Final thoughts</strong></p>
<p>We all know the desktop is trying desperately to evolve into a web app-based cloud. If you&#8217;re interested in getting a feel for what this is like, give Prism a try.</p>

	Tags: <a href="http://www.ghacks.net/tag/cloud-computing/" title="cloud computing" rel="tag">cloud computing</a>, <a href="http://www.ghacks.net/tag/prism/" title="prism" rel="tag">prism</a>, <a href="http://www.ghacks.net/tag/web-apps/" title="web apps" rel="tag">web apps</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/05/the-reinventing-of-the-operating-system/" title="The reinventing of the Operating System (August 5, 2009)">The reinventing of the Operating System</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/06/12/opera-will-reinvent-the-internet-on-june-16/" title="Opera Will Reinvent The Internet On June 16 (June 12, 2009)">Opera Will Reinvent The Internet On June 16</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/05/09/mozilla-prism-10-beta/" title="Mozilla Prism 1.0 Beta (May 9, 2009)">Mozilla Prism 1.0 Beta</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/10/23/lotus-symphony-on-linux-install-a-part-of-ibms-smart-work/" title="Lotus Symphony on Linux: Install a part of &#8220;IBM&#8217;s Smart Work&#8221; (October 23, 2009)">Lotus Symphony on Linux: Install a part of &#8220;IBM&#8217;s Smart Work&#8221;</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/03/07/google-docs-shares-documents-without-permisson/" title="Google Docs Shares Documents Without Permisson (March 7, 2009)">Google Docs Shares Documents Without Permisson</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/26/install-prism-on-linux-for-easy-to-use-web-apps/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Mozilla Prism 1.0 Beta</title>
		<link>http://www.ghacks.net/2009/05/09/mozilla-prism-10-beta/</link>
		<comments>http://www.ghacks.net/2009/05/09/mozilla-prism-10-beta/#comments</comments>
		<pubDate>Sat, 09 May 2009 10:47:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[mozilla prism]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/09/mozilla-prism-10-beta/</guid>
		<description><![CDATA[Mozilla Prism 1.0 Beta has been released yesterday. The developers at Mozilla Labs have raised the version of Mozilla Prism to 1.0 beta. The launch was celebrated with a shiny new website. Mozilla Prism can be used to move web applications to the computer desktop. It basically displays a selected web service like any other [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/mozilla_prism.jpg" alt="mozilla prism" title="mozilla prism" width="128" height="68" class="alignleft size-full wp-image-12698" />Mozilla Prism 1.0 Beta has been released yesterday. The developers at Mozilla Labs have raised the version of Mozilla Prism to 1.0 beta. The launch was celebrated with a shiny new website. Mozilla Prism can be used to move web applications to the computer desktop. It basically displays a selected web service like any other desktop application. The update to Prism 1.0 beta adds several new features and improvements including new Api functionality, application specific settings, the ability to clear private data on demand and automatic application updates when Prism gets updated, full OS X 10.4 support plus support for SSL exceptions.</p>
<p><span id="more-12701"></span><a href="http://prism.mozilla.com/">Mozilla Prism</a> (via <a href="http://www.downloadsquad.com/2009/05/08/mozilla-unveils-prism-1-0-beta-new-website/">Download Squad</a>) can be downloaded and installed as a portable standalone application or as a Firefox web browser extension. Running the standalone application will open a configuration menu where the user enters the url of the web service that should be run on the computer desktop. Additional settings can be configured including shortcut creation, selection of a icon and the elements that should be displayed in the Prism interface (with our without navigation bar, status messages or navigation keys).</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/gmail_prism.jpg" alt="gmail prism" title="gmail prism" width="415" height="244" class="alignnone size-full wp-image-12699" /></p>
<p>The service will automatically start after the configuration finishes. It can later be launched from the shortcut location that has been defined during configuration.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/gmail_desktop-500x366.jpg" alt="gmail desktop" title="gmail desktop" width="500" height="366" class="alignnone size-medium wp-image-12700" /></p>
<p>The interface looks like a minimized version of the Firefox web browser without all toolbars and elements. This is a distraction free way of providing web services on the computer desktop. The main benefit besides being able to launch web applications by clicking on a shortcut is that users can do less harm in comparison to the normal web browser interface where they can change settings or navigate to different pages.</p>
<p>A bookmarklet is <a href="https://wiki.mozilla.org/Prism#Bookmarklet">available</a> to create Prism applications on the fly. There are also official and user created application <a href="https://developer.mozilla.org/en/Prism/BundleLibrary">bundles</a> available for various web services.</p>
<p>Several options &#8211; including proxy support and font selection &#8211; are only available if the &#8220;show status messages and progress&#8221; option is enabled during setup.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/mozilla-prism/" title="mozilla prism" rel="tag">mozilla prism</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/prism/" title="prism" rel="tag">prism</a>, <a href="http://www.ghacks.net/tag/web-applications/" title="web applications" rel="tag">web applications</a>, <a href="http://www.ghacks.net/tag/web-services/" title="web services" rel="tag">web services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/15/page-bookmarks/" title="Page Bookmarks (December 15, 2008)">Page Bookmarks</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/12/01/open-random-website-in-firefox/" title="Open Random Website In Firefox (December 1, 2008)">Open Random Website In Firefox</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/" title="Great Summary Summarizes Web Pages (November 20, 2008)">Great Summary Summarizes Web Pages</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/16/firefox-web-browser-add-on-suggestions/" title="Firefox Web Browser Add-On Suggestions (May 16, 2009)">Firefox Web Browser Add-On Suggestions</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/firefox-showcase-tab-management-extension/" title="Firefox Showcase Tab Management Extension (June 10, 2009)">Firefox Showcase Tab Management Extension</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/09/mozilla-prism-10-beta/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
