<?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/clipboard</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 19:27:02 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 Convert TextField LineBreaks to CRLF for Display as Plain Text (Notepad) on Windows - adrianparr</title>
<link>http://snipplr.com/view/61990/as3-convert-textfield-linebreaks-to-crlf-for-display-as-plain-text-notepad-on-windows/</link>
<description><![CDATA[ <p>Linebreaks differ between Flash TextField and a plain text file like Notepad. In this example we convert the html linebreaks in Flash to \r\n</p> ]]></description>
<pubDate>Tue, 20 Dec 2011 02:01:19 GMT</pubDate>
<guid>http://snipplr.com/view/61990/as3-convert-textfield-linebreaks-to-crlf-for-display-as-plain-text-notepad-on-windows/</guid>
</item>
<item>
<title>(Bash) Output clipboard to file in OSX command line - dorseye</title>
<link>http://snipplr.com/view/27109/output-clipboard-to-file-in-osx-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Jan 2010 13:51:01 GMT</pubDate>
<guid>http://snipplr.com/view/27109/output-clipboard-to-file-in-osx-command-line/</guid>
</item>
<item>
<title>(Bash) Append clipboard to file - dorseye</title>
<link>http://snipplr.com/view/19658/append-clipboard-to-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Sep 2009 14:43:19 GMT</pubDate>
<guid>http://snipplr.com/view/19658/append-clipboard-to-file/</guid>
</item>
<item>
<title>(Java) CopyToClipboard - Ivan_Pig</title>
<link>http://snipplr.com/view/17803/copytoclipboard/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 02 Aug 2009 10:05:10 GMT</pubDate>
<guid>http://snipplr.com/view/17803/copytoclipboard/</guid>
</item>
<item>
<title>(Perl) clip.cmd - get/put Windows system clipboard - mitry</title>
<link>http://snipplr.com/view/16548/clipcmd--getput-windows-system-clipboard/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 01 Jul 2009 08:09:21 GMT</pubDate>
<guid>http://snipplr.com/view/16548/clipcmd--getput-windows-system-clipboard/</guid>
</item>
<item>
<title>(JavaScript) Using the Clipboard - wizard04</title>
<link>http://snipplr.com/view/7360/using-the-clipboard/</link>
<description><![CDATA[ <p>Functions to use the clipboard.

Requires a Flash file for non-IE browsers: see [http://javascript.internet.com/forms/clipboard-copy.html](http://javascript.internet.com/forms/clipboard-copy.html)  
Remember to set `config.Clipboard.pathToFlash` accordingly.

`Clipboard.copy(strToCopy)` puts strToCopy onto the clipboard  
`Clipboard.copySelection()` puts the text that the user has selected onto the clipboard  
`Clipboard.paste()` returns the text from the clipboard (only works in IE)  
`Clipboard.clear()` clears the clipboard (or sets it to a period if it can't set an empty string)</p> ]]></description>
<pubDate>Thu, 17 Jul 2008 08:40:46 GMT</pubDate>
<guid>http://snipplr.com/view/7360/using-the-clipboard/</guid>
</item>
<item>
<title>(JavaScript) javascript copy text to clipborad - multani</title>
<link>http://snipplr.com/view/6450/javascript-copy-text-to-clipborad/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 25 May 2008 08:14:43 GMT</pubDate>
<guid>http://snipplr.com/view/6450/javascript-copy-text-to-clipborad/</guid>
</item>
<item>
<title>(Ruby) Irb power tricks with Wirble &amp;amp; Utility-Belt - cczona</title>
<link>http://snipplr.com/view/5597/irb-power-tricks-with-wirble--utilitybelt/</link>
<description><![CDATA[ <p>Note: most of these will be available to the shell and Rails' console too.</p> ]]></description>
<pubDate>Fri, 28 Mar 2008 12:24:12 GMT</pubDate>
<guid>http://snipplr.com/view/5597/irb-power-tricks-with-wirble--utilitybelt/</guid>
</item>
<item>
<title>(Ruby) Putting data on the clipboard in OS X - andyh</title>
<link>http://snipplr.com/view/4094/putting-data-on-the-clipboard-in-os-x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Nov 2007 13:07:35 GMT</pubDate>
<guid>http://snipplr.com/view/4094/putting-data-on-the-clipboard-in-os-x/</guid>
</item>
<item>
<title>(Bash) clipboard commands for OSX - noah</title>
<link>http://snipplr.com/view/3350/clipboard-commands-for-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Jul 2007 11:44:20 GMT</pubDate>
<guid>http://snipplr.com/view/3350/clipboard-commands-for-osx/</guid>
</item>
<item>
<title>(JavaScript) Summarize Web page bookmarklet - noah</title>
<link>http://snipplr.com/view/2573/summarize-web-page-bookmarklet/</link>
<description><![CDATA[ <p>Grabs the URL, TITLE, and selected text (if any) from the current page.  Then makes a new window with a TEXTAREA and pastes the text into the new window.

This version was designed to work with a client's Jira installation, so it filters the identifying string off the end of titles.  

In practice this bookmarklet will work on any Web page.</p> ]]></description>
<pubDate>Tue, 01 May 2007 19:18:50 GMT</pubDate>
<guid>http://snipplr.com/view/2573/summarize-web-page-bookmarklet/</guid>
</item>
<item>
<title>(Java) J2ME - System Properties - whitetiger</title>
<link>http://snipplr.com/view/1609/j2me--system-properties/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:18 GMT</pubDate>
<guid>http://snipplr.com/view/1609/j2me--system-properties/</guid>
</item>
<item>
<title>(Java) Java - int2bin - whitetiger</title>
<link>http://snipplr.com/view/1598/java--int2bin/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:57 GMT</pubDate>
<guid>http://snipplr.com/view/1598/java--int2bin/</guid>
</item>
<item>
<title>(Java) Java - CUT&amp;amp;PASTE - whitetiger</title>
<link>http://snipplr.com/view/1593/java--cutpaste/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:54 GMT</pubDate>
<guid>http://snipplr.com/view/1593/java--cutpaste/</guid>
</item>
<item>
<title>(Other) wsh_setClipboard - szsk</title>
<link>http://snipplr.com/view/744/wshsetclipboard/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 06 Aug 2006 18:09:15 GMT</pubDate>
<guid>http://snipplr.com/view/744/wshsetclipboard/</guid>
</item>
</channel>
</rss>