<?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>iPhone ideas &#187; Resources</title>
	<atom:link href="http://www.imemine.it/iphoneideas/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imemine.it/iphoneideas</link>
	<description>development ideas for iPhone / iPod Touch / iPad</description>
	<lastBuildDate>Thu, 06 May 2010 23:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pastefire Service and Prefpane for Mac</title>
		<link>http://www.imemine.it/iphoneideas/2010/05/07/pastefire-service-and-prefpane-for-mac/</link>
		<comments>http://www.imemine.it/iphoneideas/2010/05/07/pastefire-service-and-prefpane-for-mac/#comments</comments>
		<pubDate>Thu, 06 May 2010 23:34:35 +0000</pubDate>
		<dc:creator>maxtofa</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[pastefire]]></category>

		<guid isPermaLink="false">http://www.imemine.it/iphoneideas/?p=31</guid>
		<description><![CDATA[This post comes a bit late but&#8230; I&#8217;ve managed to publish the mac version of my PastefireClient app. This version comes in the form of a system service and a preference pane to insert your pastefire.com credentials.
It&#8217;s system service to send content (text, phone numbers, addresses, URLs) to the PasteFire App on your iPhone.
Once installed the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Pastefire Service in action" src="http://pastefireclient.sourceforge.net/textedit.jpg" alt="Pastefire Service in action" width="336" height="403" />This post comes a bit late but&#8230; I&#8217;ve managed to publish the mac version of my PastefireClient app. This version comes in the form of a system service and a preference pane to insert your pastefire.com credentials.</p>
<p>It&#8217;s system service to send content (text, phone numbers, addresses, URLs) to the PasteFire App on your iPhone.</p>
<p>Once installed the service is present in the Services menu of all the Cocoa applications and in all context menu where a text is selected (see image).<br />
There is a default shortcut associated with the service (Ctrl + Shift + Command + V &#8211; yes, I know, you need 4 fingers to press it…).<br />
To be sure that the service is recognized by applications you may have to quit and reopen applications that was already opened when you installed it. A logout/login could be the best way to make the system recognize the service.</p>
<p>You can also change the shortcut associated with the service (the default is Ctrl + Shift + Command + V) going into the Keyboard Preferences -&gt; Keyboard Shortcuts and selecting Services from the left column, in the right column, scrolling, you&#8217;ll get to the &#8220;Send to PasteFire&#8221; service.<br />
The strange choice of the default shortcut is made to not conflict with common applications (Safari, TextEdit, Finder…).</p>
<p>To remove the PasteFire Preference panel you can right click on the icon in SystemPreferences and choose to remove it; remember to first uninstall the service.</p>
<p>You can find additional information on the sourceforge project page: <a title="Pastefire Service" href="http://pastefireclient.sourceforge.net/pastefireservice.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pastefireclient.sourceforge.net/pastefireservice.html?referer=');">http://pastefireclient.sourceforge.net/pastefireservice.html</a></p>
<p>Note: the service does not work in Google Chrome and the reason is that at this moment system services are not implemented by it&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imemine.it/iphoneideas/2010/05/07/pastefire-service-and-prefpane-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PasteFireClient, a client for the PasteFire iPhone app</title>
		<link>http://www.imemine.it/iphoneideas/2010/02/08/pastefireclient-a-client-for-the-pastefire-iphone-app/</link>
		<comments>http://www.imemine.it/iphoneideas/2010/02/08/pastefireclient-a-client-for-the-pastefire-iphone-app/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 09:11:43 +0000</pubDate>
		<dc:creator>maxtofa</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[pastefire]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.imemine.it/iphoneideas/?p=28</guid>
		<description><![CDATA[I&#8217;ve put together a Windows client for the PasteFire app (http://getap.ps/pastefire). It&#8217;s an open source project host on SourceForge (http://sourceforge.net/project/pastefireclient).
For now there is only the Windows version&#8230; soon there will be also a Mac OSX version (in the form of a system service).
It resolves the problem of sending bits of text to your iPhone/iPod touch&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put together a Windows client for the PasteFire app (<a href="http://getap.ps/pastefire" target="_blank" onclick="pageTracker._trackPageview('/outgoing/getap.ps/pastefire?referer=');">http://getap.ps/pastefire</a>). It&#8217;s an open source project host on SourceForge (<a href="http://sourceforge.net/project/pastefireclient" target="_blank" onclick="pageTracker._trackPageview('/outgoing/sourceforge.net/project/pastefireclient?referer=');">http://sourceforge.net/project/pastefireclient</a>).</p>
<p>For now there is only the Windows version&#8230; soon there will be also a Mac OSX version (in the form of a system service).</p>
<p>It resolves the problem of sending bits of text to your iPhone/iPod touch&#8230; just use an hotkey (default is WIN+V key).</p>
<p>Every kind of feedback is appreciated.</p>
<p>You can see also the web site of the app for more information: <a href="https://pastefire.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pastefire.com?referer=');">https://pastefire.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imemine.it/iphoneideas/2010/02/08/pastefireclient-a-client-for-the-pastefire-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

