<?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>Pink Sandbox &#187; tools</title>
	<atom:link href="http://www.pink-sandbox.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pink-sandbox.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Apr 2010 08:17:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Syntax Highlighter</title>
		<link>http://www.pink-sandbox.com/technology/syntax-highlighter-for-blogs/</link>
		<comments>http://www.pink-sandbox.com/technology/syntax-highlighter-for-blogs/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 03:59:16 +0000</pubDate>
		<dc:creator>kelay</dc:creator>
				<category><![CDATA[Geekology]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pink-sandbox.com/?p=104</guid>
		<description><![CDATA[package com.pinksandbox;

// I need to post with prettified formatted syntax
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}
Get the wordpress plugin of Syntax Highlighter.
]]></description>
			<content:encoded><![CDATA[<pre class="java">package com.pinksandbox;

// I need to post with prettified formatted syntax
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}</pre>
<p>Get the <a href="http://wordpress.org/extend/plugins/google-syntax-highlighter/">wordpress plugin of Syntax Highlighter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pink-sandbox.com/technology/syntax-highlighter-for-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FOSS for Sketching and Prototyping</title>
		<link>http://www.pink-sandbox.com/technology/foss-for-sketching-and-prototyping/</link>
		<comments>http://www.pink-sandbox.com/technology/foss-for-sketching-and-prototyping/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 22:48:00 +0000</pubDate>
		<dc:creator>kelay</dc:creator>
				<category><![CDATA[Geekology]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pink-sandbox.com/?p=19</guid>
		<description><![CDATA[I decided I&#8217;ll have to find a prototyping tool for the changes mentioned in this morning&#8217;s presentation. Though html,css, and jQuery are fun to work with, I think I&#8217;ll have to forgo with the fun and make do with the straightforward. I have all the time in world before to use html, css, and jQuery [...]]]></description>
			<content:encoded><![CDATA[<p>I decided I&#8217;ll have to find a prototyping tool for the changes mentioned in this morning&#8217;s presentation. Though html,css, and jQuery are fun to work with, I think I&#8217;ll have to forgo with the fun and make do with the straightforward. I have all the time in world before to use html, css, and jQuery but since my next presentation is up in a few day&#8217;s time, I have to find that prototyping tool!</p>
<p>The googled solution: <a href="http://www.evolus.vn/Pencil/Home.html">Pencil Project</a></p>
<p>I got the Firefox plugin. Weird though because it has nothing to do with any viewed pages. It works in a separate window.</p>
<p><a href="http://4.bp.blogspot.com/_QpSN00k-xI4/SXbRYUhyr2I/AAAAAAAAALE/5uui8dHBKco/s1600-h/create_project.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" rel="lightbox"><img id="BLOGGER_PHOTO_ID_5293648627778105186" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 205px;" src="http://4.bp.blogspot.com/_QpSN00k-xI4/SXbRYUhyr2I/AAAAAAAAALE/5uui8dHBKco/s320/create_project.png" border="0" alt="" /></a>Although you can get the <a href="https://addons.mozilla.org/en-US/firefox/addon/8487">Pencil Project as a standalone application</a>. I think I&#8217;ve used a free prototyping tool before but it didn&#8217;t impress me much to have me happy to use it again like Pencil. <img src='http://www.pink-sandbox.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Luvit!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pink-sandbox.com/technology/foss-for-sketching-and-prototyping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
