<?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>SingleFunction &#187; file</title>
	<atom:link href="http://singlefunction.com/tag/file/feed/" rel="self" type="application/rss+xml" />
	<link>http://singlefunction.com</link>
	<description>Showcasing Single Function Websites</description>
	<lastBuildDate>Tue, 01 Dec 2009 05:15:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>ByteSizeMatters</title>
		<link>http://singlefunction.com/bytesizematters/</link>
		<comments>http://singlefunction.com/bytesizematters/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 02:29:35 +0000</pubDate>
		<dc:creator>Editorial Team</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=4601</guid>
		<description><![CDATA[ByteSizeMatters is a very simple website that tells you the size of a piece of text in bytes/KB/MB/etc (whatever fits) with or without the whitespace. Mainly useful for front-end web developers, since in JavaScript or CSS, bytesize really does matter. Features: Allows multiple snippets of text to be entered, for easier comparison Accounts for line [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/08/ByteSizeMatters.jpg" alt="ByteSizeMatters" style="border:1px solid #dddddd;"/></p><p><a href="http://bytesizematters.com" target="_blank">ByteSizeMatters</a> is a very simple website that tells you the size of a piece of text in bytes/KB/MB/etc (whatever fits) with or without the whitespace. Mainly useful for front-end web developers, since in JavaScript or CSS, bytesize really does matter.<span id="more-4601"></span></p>
<h3>Features:</h3>
<ul>
<li>Allows multiple snippets of text to be entered, for easier comparison</li>
<li>Accounts for line terminator differences across OS&#8217; (in Windows a line terminator is 2 bytes, in Unix-based systems it&#8217;s 1 byte)</li>
<li>Can ignore whitespace (useful for JS/CSS that is going to be minified)</li>
</ul>
<p>ByteSizeMatters is the creation of <a href="http://fresset.gr" target="_blank">Fresset Ltd</a>, and if you are interested in learning about the story behind the website, check out <a href="http://leaverou.me/2009/07/bytesize-matters/" target="_blank">this post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/bytesizematters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileStomp</title>
		<link>http://singlefunction.com/filestomp/</link>
		<comments>http://singlefunction.com/filestomp/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:08:51 +0000</pubDate>
		<dc:creator>tcpJam</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=3768</guid>
		<description><![CDATA[FileStomp is an easy and useful online service to zip and share a collection of files. Using the service is straight forward, simply start selecting files from your computer, and once done hit the &#34;Zip it!&#34; button. You can either download the generated zip file or share it with your friends by simply sending them [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/06/filestomp.jpg" alt="FileStomp" style="border:1px solid #dddddd;"/></p><p><a href="http://www.filestomp.com/" target="_blank">FileStomp</a> is an easy and useful online service to zip and share a collection of files.<span id="more-3768"></span>  Using the service is straight forward, simply start selecting files from your computer, and once done hit the &quot;Zip it!&quot; button.  You can either download the generated zip file or share it with your friends by simply sending them the provided link.  </p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/filestomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileInspect</title>
		<link>http://singlefunction.com/fileinspect/</link>
		<comments>http://singlefunction.com/fileinspect/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:00:21 +0000</pubDate>
		<dc:creator>tcpJam</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=3750</guid>
		<description><![CDATA[FileInspect allows you to easily search and learn about Windows processes running on your PC. We are always curious to know what a particular process is, and most importantly if it is a safe one or a harmful one. FileInspect helps answer this through their large database of Windows processes. You can either search for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/06/fileinspect.jpg" alt="FileInspect" style="border:1px solid #dddddd;"/></p><p><a href="http://www.fileinspect.com/" target="_blank">FileInspect</a> allows you to easily search and learn about Windows processes running on your PC.<span id="more-3750"></span>  We are always curious to know what a particular process is, and most importantly if it is a safe one or a harmful one.  FileInspect helps answer this through their large database of Windows processes.  </p>
<p>You can either search for a process by typing it&#8217;s name in the search box, or use the alphabetically organized directory.  For each process there is a description, a recommendation, detailed info such as the author and where it is used, and of course a clear indication of whether the file is safe, unsafe, or dangerous.  You can even read the comments of other people or leave your own.    </p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/fileinspect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JetBytes</title>
		<link>http://singlefunction.com/jetbytes/</link>
		<comments>http://singlefunction.com/jetbytes/#comments</comments>
		<pubDate>Tue, 05 May 2009 15:00:18 +0000</pubDate>
		<dc:creator>Nirhana</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file sharing]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=3377</guid>
		<description><![CDATA[JetBytes is a file transfer service that allows the sharing of files without storing any data. This service is very simple to use, just select a file from your computer, and JetBytes will generate a URL that you can send out, which in turn allows the receiver to download the file. Features: Sharing files over [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/05/jetbytes.jpg" alt="JetBytes" style="border:1px solid #dddddd;"/></p><p><a href="http://www.jetbytes.com/" target="_blank">JetBytes</a> is a file transfer service that allows the sharing of files without storing any data. <span id="more-3377"></span>This service is very simple to use, just select a file from your computer, and JetBytes will generate a URL that you can send out, which in turn allows the receiver to download the file.</p>
<h4>Features:</h4>
<ul>
<li>Sharing files over the internet</li>
<li>Data will not be stored during the transfer</li>
<li>Unlimited file size</li>
<li>Free service and requires no registration</li>
</ul>
<h4>About:</h4>
<p>Here is how JetBytes describe their service:</p>
<blockquote><p>Jetbytes is an experimental file transfer service which works without storing files during the transfer and allows to download it immediately.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/jetbytes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CometDocs</title>
		<link>http://singlefunction.com/cometdocs/</link>
		<comments>http://singlefunction.com/cometdocs/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 23:48:34 +0000</pubDate>
		<dc:creator>tcpJam</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[file]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=3318</guid>
		<description><![CDATA[CometDocs is a service that allows you to convert documents online without the need to install any software locally. The service is offered free of charge and you can elect to sign up. Signing up gives you faster access and your email address is not needed for every file conversion. The process is simple, files [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/04/cometdocs.jpg" alt="CometDocs" style="border:1px solid #dddddd;"/></p><p><a href="http://www.cometdocs.com/" target="_blank">CometDocs</a> is a service that allows you to convert documents online without the need to install any software locally.<span id="more-3318"></span>  The service is offered free of charge and you can elect to sign up.  Signing up gives you faster access and your email address is not needed for every file conversion.  The process is simple, files are uploaded to the site by clicking browse and selecting the file to upload, then choosing the type of conversion, entering email address (if not signed up) and clicking Send.</p>
<h4>Features:</h4>
<ul>
<li>Convert over 50 document types online for free</li>
<li>No software to install</li>
<li>Automatically determines unknown file formats</li>
<li>Convert PDF files to plain text</li>
</ul>
<h4>About:</h4>
<p>Here&#8217;s the official about from CometDocs:</p>
<blockquote><p>CometDocs is a one of its kinds free online document conversion interface that offers a large set of document conversions that can&#8217;t be found anywhere else online. Its unique features include on the fly OCR conversion capabilities, over 50 different conversion options and proprietary XPS and PDF conversion abilities that retains formatting, images and text in the selected output format. And best of all for users -&gt; it is available free of charge.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/cometdocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DocMazy</title>
		<link>http://singlefunction.com/docmazy/</link>
		<comments>http://singlefunction.com/docmazy/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 03:40:33 +0000</pubDate>
		<dc:creator>Webmasterish</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=2526</guid>
		<description><![CDATA[DocMazy was created so users could search the internet for documentation files such as word files or PowerPoint presentations. This is helpful because many of those pages are lost on the internet. DocMazy allows users to search these &#8220;lost&#8221; files directly and generate a preview of them straight in the browser. Many users will find [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/03/docmazy.jpg" alt="DocMazy" style="border:1px solid #dddddd;"/></p><p><a href="http://docmazy.com/" target="_blank">DocMazy</a> was created so users could search the internet for documentation files such as word files or PowerPoint presentations. This is helpful because many of those pages are lost on the internet. <span id="more-2526"></span>DocMazy allows users to search these &#8220;lost&#8221; files directly and generate a preview of them straight in the browser. Many users will find this useful so that they can uncover more information on a subject, that might otherwise be hidden deep in search engines. DocMazy makes use of several public API&#8217;s, and useful tools to allow you to preview all documents within your browser. The use of Ajax tabbing allows for a seamless experience.</p>
<p>Simply put, DocMazy searches for only PDFs, Docs, Excel, and Txt files. It quickly finds these files, which are normally stuck deep within search engines. This thing is especially useful for people looking for quick research sources, but has many other uses as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/docmazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GammaFiles</title>
		<link>http://singlefunction.com/gammafiles/</link>
		<comments>http://singlefunction.com/gammafiles/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 21:22:34 +0000</pubDate>
		<dc:creator>Webmasterish</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=2276</guid>
		<description><![CDATA[GammaFiles is a very useful and fast service that searches for files in popular file sharing and uploading sites like RapidShare and MegaUpload. As usual with simple to use services such as GammaFiles, all you have to do is enter the search term in the designated box and hit that famous &#34;Search&#34; button. The results [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/03/gammafiles.jpg" alt="GammaFiles" style="border:1px solid #dddddd;"/></p><p><a href="http://www.gammafiles.com/" target="_blank">GammaFiles</a> is a very useful and fast service that searches for files in popular file sharing and uploading sites like RapidShare and MegaUpload.<span id="more-2276"></span>  As usual with simple to use services such as GammaFiles, all you have to do is enter the search term in the designated box and hit that famous &quot;Search&quot; button.  The results are displayed in a list with details about the file name, type, size and engine.</p>
<p>The service itself does not host any files nor links, it only gathers the users&#8217; search queries and use them as a future reference of seraches conducted by the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/gammafiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DocJax</title>
		<link>http://singlefunction.com/docjax/</link>
		<comments>http://singlefunction.com/docjax/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 13:39:41 +0000</pubDate>
		<dc:creator>Webmasterish</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=1941</guid>
		<description><![CDATA[DocJax is a search engine for documents, which allow you to search documents and e-book from everywhere, preview them and even download them for free.]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/03/docjax.jpg" alt="DocJax" style="border:1px solid #dddddd;"/></p><p><a href="http://www.docjax.com/" target="_blank">DocJax</a> is a search engine for documents, which allow you to search documents and e-book from everywhere, preview them and even download them for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/docjax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brupt</title>
		<link>http://singlefunction.com/brupt/</link>
		<comments>http://singlefunction.com/brupt/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:04:21 +0000</pubDate>
		<dc:creator>Webmasterish</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://singlefunction.com/?p=1331</guid>
		<description><![CDATA[Brupt.com is based on Google Custom Search Engine, it uses Filetype parameters offered by Google to filter the information and show the pages according. Brupt exists because not everyone is aware of filetype which is one of the most useful operators offered by Google to restrict the results to documents and not WebPages.]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.singlefunction.com/wp-content/uploads/2009/02/brupt.jpg" alt="Brupt" style="border:1px solid #dddddd;"/></p><p><a href="http://brupt.com/">Brupt.com</a> is based on Google Custom Search Engine, it uses Filetype parameters offered by Google to filter the information and show the pages according. <span id="more-1331"></span>Brupt exists because not everyone is aware of filetype which is one of the most useful operators offered by Google to restrict the results to documents and not WebPages. </p>
]]></content:encoded>
			<wfw:commentRss>http://singlefunction.com/brupt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
