<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/file</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 04 Jul 2008 17:12:24 GMT</pubDate>
<item>
<title>(PHP) PHP - Size converter - gbot</title>
<link>http://snipplr.com/view/7124/php--size-converter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Jul 2008 06:32:59 GMT</pubDate>
<guid>http://snipplr.com/view/7124/php--size-converter/</guid>
</item>
<item>
<title>(Rails) Render file (no html) - tonic</title>
<link>http://snipplr.com/view/7098/render-file-no-html/</link>
<description><![CDATA[ <p>Send file from different name</p> ]]></description>
<pubDate>Thu, 03 Jul 2008 07:20:26 GMT</pubDate>
<guid>http://snipplr.com/view/7098/render-file-no-html/</guid>
</item>
<item>
<title>(PHP) PHP Class: Expand MySQL File - mattkenefick</title>
<link>http://snipplr.com/view/6363/php-class-expand-mysql-file/</link>
<description><![CDATA[ <p>Expands a MySQL / Gzipped file and executes it's queries.</p> ]]></description>
<pubDate>Tue, 20 May 2008 13:24:33 GMT</pubDate>
<guid>http://snipplr.com/view/6363/php-class-expand-mysql-file/</guid>
</item>
<item>
<title>(PHP) Include File Protection .. - skywalker</title>
<link>http://snipplr.com/view/6233/include-file-protection-/</link>
<description><![CDATA[ <p>include file protection...</p> ]]></description>
<pubDate>Thu, 15 May 2008 03:42:59 GMT</pubDate>
<guid>http://snipplr.com/view/6233/include-file-protection-/</guid>
</item>
<item>
<title>(Python) Python File manipulation Cheat Sheet - qrist0ph</title>
<link>http://snipplr.com/view/6201/python-file-manipulation-cheat-sheet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 06:07:49 GMT</pubDate>
<guid>http://snipplr.com/view/6201/python-file-manipulation-cheat-sheet/</guid>
</item>
<item>
<title>(Emacs Lisp) Titlebar customization, file name displaying - coldpeer</title>
<link>http://snipplr.com/view/6178/titlebar-customization-file-name-displaying/</link>
<description><![CDATA[ <p>By default, Emacs displays on the titlebar (I mean GUI Emacs) emacs@domain. There is a way to modify this, using (setq frame-title-format "my title").

How to display emacs@domain: ~/dir/file (or buffer name in case of e.i. *scratch*)? Add it to your .emacs:</p> ]]></description>
<pubDate>Sun, 11 May 2008 12:59:49 GMT</pubDate>
<guid>http://snipplr.com/view/6178/titlebar-customization-file-name-displaying/</guid>
</item>
<item>
<title>(PHP) php uploading files - iTony</title>
<link>http://snipplr.com/view/6100/php-uploading-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 02 May 2008 17:58:21 GMT</pubDate>
<guid>http://snipplr.com/view/6100/php-uploading-files/</guid>
</item>
<item>
<title>(PHP) File extension - stancell</title>
<link>http://snipplr.com/view/5938/file-extension/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Apr 2008 12:47:43 GMT</pubDate>
<guid>http://snipplr.com/view/5938/file-extension/</guid>
</item>
<item>
<title>(SmallTalk) File slurping in SmallTalk - jarnaldich</title>
<link>http://snipplr.com/view/5888/file-slurping-in-smalltalk/</link>
<description><![CDATA[ <p>Reading the contents of a whole file as a string.</p> ]]></description>
<pubDate>Wed, 16 Apr 2008 12:20:32 GMT</pubDate>
<guid>http://snipplr.com/view/5888/file-slurping-in-smalltalk/</guid>
</item>
<item>
<title>(PHP) PHP used with MXML Upload File Script - mswallace</title>
<link>http://snipplr.com/view/5768/php-used-with-mxml-upload-file-script/</link>
<description><![CDATA[ <p>got this as part of an example on the adobe cookbook site</p> ]]></description>
<pubDate>Thu, 10 Apr 2008 10:45:04 GMT</pubDate>
<guid>http://snipplr.com/view/5768/php-used-with-mxml-upload-file-script/</guid>
</item>
<item>
<title>(Ruby) file_duplication - neil</title>
<link>http://snipplr.com/view/5732/fileduplication/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Apr 2008 07:17:48 GMT</pubDate>
<guid>http://snipplr.com/view/5732/fileduplication/</guid>
</item>
<item>
<title>(Other) AS3 ローカルファイル参照ボタン - daisuke103</title>
<link>http://snipplr.com/view/5692/as3-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Apr 2008 02:24:21 GMT</pubDate>
<guid>http://snipplr.com/view/5692/as3-/</guid>
</item>
<item>
<title>(Bash) count htm/html files in the directory (recursive) - kyokutyo</title>
<link>http://snipplr.com/view/5573/count-htmhtml-files-in-the-directory-recursive/</link>
<description><![CDATA[ <p>count .htm or .html files in the directory.
use ls and grep command.</p> ]]></description>
<pubDate>Thu, 27 Mar 2008 04:52:40 GMT</pubDate>
<guid>http://snipplr.com/view/5573/count-htmhtml-files-in-the-directory-recursive/</guid>
</item>
<item>
<title>(ASP) Get File Size And Type Using ASP - neal_grosskopf</title>
<link>http://snipplr.com/view/5450/get-file-size-and-type-using-asp/</link>
<description><![CDATA[ <p>Often times it is nice to add some text after a link on your website to let your users know whether the link goes to a PDF and how large that PDF file is. I've found that manually doing this works but after awhile when that PDF file get updated, the file size next to it is incorrect. It is even possible that the link is no longer a PDF but somebody forgot update the text. 

An easy solution to these problems is to create a function within ASP that spits out the file type and the file size after the link to let your users know using asp how large a file is and what the file type is.</p> ]]></description>
<pubDate>Sun, 16 Mar 2008 20:04:31 GMT</pubDate>
<guid>http://snipplr.com/view/5450/get-file-size-and-type-using-asp/</guid>
</item>
<item>
<title>(Ruby) make Ruby strings behave like files - cczona</title>
<link>http://snipplr.com/view/5417/make-ruby-strings-behave-like-files/</link>
<description><![CDATA[ <p>This is handy for testing, when you need to simulate an open file or open URI.  Why, and the Pickaxe book, have better examples</p> ]]></description>
<pubDate>Thu, 13 Mar 2008 18:38:19 GMT</pubDate>
<guid>http://snipplr.com/view/5417/make-ruby-strings-behave-like-files/</guid>
</item>
<item>
<title>(PHP) File download with speed limit - localhorst</title>
<link>http://snipplr.com/view/5372/file-download-with-speed-limit/</link>
<description><![CDATA[ <p>This snippet shows you how to limit the download rate of a file download.</p> ]]></description>
<pubDate>Tue, 11 Mar 2008 18:53:54 GMT</pubDate>
<guid>http://snipplr.com/view/5372/file-download-with-speed-limit/</guid>
</item>
<item>
<title>(PHP) Get file extension - luman</title>
<link>http://snipplr.com/view/5339/get-file-extension/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 11:13:02 GMT</pubDate>
<guid>http://snipplr.com/view/5339/get-file-extension/</guid>
</item>
<item>
<title>(PHP) Get file extension - gbot</title>
<link>http://snipplr.com/view/5336/get-file-extension/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 09:32:29 GMT</pubDate>
<guid>http://snipplr.com/view/5336/get-file-extension/</guid>
</item>
<item>
<title>(PHP) replace a string in a file - fris</title>
<link>http://snipplr.com/view/5335/replace-a-string-in-a-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 09:25:19 GMT</pubDate>
<guid>http://snipplr.com/view/5335/replace-a-string-in-a-file/</guid>
</item>
<item>
<title>(PHP) simple template engine - fris</title>
<link>http://snipplr.com/view/5321/simple-template-engine/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Mar 2008 11:55:33 GMT</pubDate>
<guid>http://snipplr.com/view/5321/simple-template-engine/</guid>
</item>
</channel>
</rss>