<?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>Polymath Workshop</title>
	<atom:link href="http://polymathworkshop.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathworkshop.com</link>
	<description>We make software and websites.</description>
	<lastBuildDate>Fri, 18 May 2012 16:50:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WebAppl: A web design with an iOS app flavor for PC, tablet, and mobile.</title>
		<link>http://polymathworkshop.com/webappl/</link>
		<comments>http://polymathworkshop.com/webappl/#comments</comments>
		<pubDate>Mon, 07 May 2012 17:27:01 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://polymathworkshop.com/?p=200</guid>
		<description><![CDATA[WebAppl is a slim, responsive, HTML5/CSS3 design meant to mimic an iOS app&#8217;s menu and display functionality.  How about that for a mouthful?  I built it out of the desire to make a website that functioned more like an app. &#8230; <a href="http://polymathworkshop.com/webappl/"></a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://github.com/poplicola/WebAppl">WebAppl</a> is a slim, responsive, HTML5/CSS3 design meant to mimic an iOS app&#8217;s menu and display functionality.  How about that for a mouthful?  I built it out of the desire to make a website that functioned more like an app.</p>
<h2>Why is this cool?</h2>
<ol>
<li>WebAppl uses responsive design to cater the viewing experience to several different devices.  For instance, viewing the WebAppl design on your iPhone, iPad, and Mac will yield different layouts that are built specifically for that device.</li>
<li>Responsive design is one of the next big things in web design, but when it comes to menus, I still haven&#8217;t seen anyone get it right.  <em>WebAppl does</em>.  It treats the site menu more like a mobile/tablet app menu, appearing only when you need to select something, then disappearing just as quickly.</li>
<li>WebAppl is a simple single page solution.  And if we&#8217;re honest with ourselves, most websites only need a page to get their message across. WebAppl&#8217;s markup is straightforward, and setup is a breeze. Built only on HTML, CSS, and Javascript, getting started is as simple as downloading and opening the index file.</li>
</ol>
<h2>What does it use?</h2>
<ul>
<li><a href="http://modernizr.com">Modernizr</a> &#8211; for HTML5 translation on older browsers</li>
<li><a href="http://jquery.com">jQuery</a> &#8211; a lovely Javascript framework</li>
<li><a href="http://jqueryui.com">jQuery UI</a> &#8211; for some of the TOC and website slider functionality</li>
<li><a href="https://github.com/jgallen23/toc">jQuery TOC</a> &#8211; for the rest of the TOC functionality</li>
<li><a href="http://code.google.com/p/hyphenator/">Hyphenator</a> &#8211; because justifying a website only using CSS is shit, and line breaks make your text look better.</li>
</ul>
<p>I used <a href="http://html5boilerplate.com">HTML5 Boilerplate</a> for the base code. My build environment, as usual: MAMP + Textmate on a Mac.</p>
<p>View a demo of <a href="http://webappl_demo.polymathworkshop.com/">WebAppl</a>.<br />
Want it? <a href="https://github.com/poplicola/WebAppl">Git it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://polymathworkshop.com/webappl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typogrpahy for Lawyers</title>
		<link>http://polymathworkshop.com/typogrpahy-for-lawyers/</link>
		<comments>http://polymathworkshop.com/typogrpahy-for-lawyers/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 04:31:00 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://jayrmposterous.wordpress.com/2010/10/31/typogrpahy-for-lawyers</guid>
		<description><![CDATA[Last Thursday, I had the privilege of teaching a typography class downtown to a group of attorneys from Stack &#38; O’Connor Law Firm.  We covered topics like @font-face, cufon, sIFR, how to determine if a website is using any of these font &#8230; <a href="http://polymathworkshop.com/typogrpahy-for-lawyers/"></a>]]></description>
			<content:encoded><![CDATA[<p>Last Thursday, I had the privilege of teaching a typography class downtown to a group of attorneys from Stack &amp; O’Connor Law Firm.  We covered topics like @font-face, cufon, sIFR, how to determine if a website is using any of these font replacement methods, and what font they&#8217;re using.  In conjunction with the class, I built a website, a handout, and a slideshow presentation.  None of these things will really give you an idea of the full value of the class, as a large portion of it was also instruction, but I&#8217;ve decided to share them with you guys.</p>
<p>I found teaching the class, and sharing my knowledge, quite enjoyable.  I also hope to further refine my resources and materials as I learn more, and possibly teach more, similar classes (something is already in the works for <a href="http://www.workshop88.com">Workshop 88</a>).</p>
<p>Let me know what you think, and if you have any suggestions/comments for updates.</p>
<ul>
<li><a title="Handout" href="http://polymathworkshop.com/wp-content/uploads/2010/10/typography_for_lawyers.pdf">Handout</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://polymathworkshop.com/typogrpahy-for-lawyers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP E-Commerce User Management Tool</title>
		<link>http://polymathworkshop.com/wp-e-commerce-user-management-tool/</link>
		<comments>http://polymathworkshop.com/wp-e-commerce-user-management-tool/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 17:24:00 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://jayrmposterous.wordpress.com/2010/10/25/wp-e-commerce-user-management-tool</guid>
		<description><![CDATA[I built a plugin for WP E-Commerce that allows administrators to manage customer data (think: Name, Address, etc). &#160;It might be a little rough around the edges, but the basic user functionality is there. To check it out, browse over &#8230; <a href="http://polymathworkshop.com/wp-e-commerce-user-management-tool/"></a>]]></description>
			<content:encoded><![CDATA[<p>I built a plugin for WP E-Commerce that allows administrators to manage customer data (think: Name, Address, etc). &nbsp;It might be a little rough around the edges, but the basic user functionality is there.</p>
<p>To check it out, browse over to its github repository!</p>
<p><a href="http://github.com/poplicola/WP-E-Commerce-User-Management">http://github.com/poplicola/WP-E-Commerce-User-Management</a></p>
]]></content:encoded>
			<wfw:commentRss>http://polymathworkshop.com/wp-e-commerce-user-management-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Ruby on Rails Working with MAMP (Mac)</title>
		<link>http://polymathworkshop.com/getting-ruby-on-rails-working-with-mamp-mac/</link>
		<comments>http://polymathworkshop.com/getting-ruby-on-rails-working-with-mamp-mac/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:20:34 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Setup]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://jayrmposterous.wordpress.com/2010/01/08/getting-ruby-on-rails-working-with-mamp-mac</guid>
		<description><![CDATA[I just spent about two hours trying to set up Ruby on Rails on my Mac with MAMP. Here&#8217;s a quick and dirty of how to do it for those of you who don&#8217;t feel like going crazy. Follow the &#8230; <a href="http://polymathworkshop.com/getting-ruby-on-rails-working-with-mamp-mac/"></a>]]></description>
			<content:encoded><![CDATA[<p>    I just spent about two hours trying to set up Ruby on Rails on my Mac with MAMP.  Here&#8217;s a quick and dirty of how to do it for those of you who don&#8217;t feel like going crazy.</p>
<p><strong>Follow the installation steps</strong> for RoR here: <a href="http://wiki.rubyonrails.org/getting-started/installation/mac">http://wiki.rubyonrails.org/getting-started/installation/mac</a></p>
<p><strong>Edit your MAMP MySQL installation</strong> using the steps provided on this website: <a href="http://boonedocks.net/mike/archives/175-MAMP-and-the-Ruby-MySQL-Gem.html">http://boonedocks.net/mike/archives/175-MAMP-and-the-Ruby-MySQL-Gem.html</a></p>
<p>After you&#8217;ve created your first Rails project, locate it on your computer, then <strong>g</strong><strong>o to config/database.yml and enter the following:</strong></p>
<div class="CodeRay">
<div class="code">
<pre>development:
 adapter: mysql
 database: XXX_dev
 username: root
 password: root
 timeout: 5000
 socket: /Applications/MAMP/tmp/mysql/mysql.sock

# Warning: The database defined as &quot;test&quot; will be erased and
# re-generated from your development database when you run &quot;rake&quot;.
# Do not set this db to the same as development or production.
test:
 adapter: mysql
 database: XXX_test
 username: root
 password: root
 timeout: 5000
 socket: /Applications/MAMP/tmp/mysql/mysql.sock

production:
 adapter: mysql
 database: XXX
 username: root
 password: root
 timeout: 5000
 socket: /Applications/MAMP/tmp/mysql/mysql.sock</pre>
</div>
</div>
<p>Finally, <strong>follow the steps provided</strong> <a href="http://wiki.rubyonrails.org/getting-started/first-rails-app-walkthrough">here</a> to create your MySQL DB for the project.</p>
<p>Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://polymathworkshop.com/getting-ruby-on-rails-working-with-mamp-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Made a CueCat Decrypter in PHP</title>
		<link>http://polymathworkshop.com/i-made-a-cuecat-decrypter-in-php/</link>
		<comments>http://polymathworkshop.com/i-made-a-cuecat-decrypter-in-php/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:59:44 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://jayrmposterous.wordpress.com/2010/01/05/i-made-a-cuecat-decrypter-in-php</guid>
		<description><![CDATA[I wrote a :CueCat decrypter for Workshop 88 based on the following scheme: A B C 0 C3 n Z 1 CN j Y 2 Cx f X 3 Ch b W 4 D3 D 3 5 DN z 2 &#8230; <a href="http://polymathworkshop.com/i-made-a-cuecat-decrypter-in-php/"></a>]]></description>
			<content:encoded><![CDATA[<p>I wrote a :CueCat decrypter for Workshop 88 based on the following scheme:</p>
<table border="0">
<tbody>
<tr>
<td></td>
<td>A</td>
<td>B</td>
<td>C</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>0</td>
<td>C3</td>
<td>n</td>
<td>Z</td>
</tr>
<tr>
<td>1</td>
<td>CN</td>
<td>j</td>
<td>Y</td>
</tr>
<tr>
<td>2</td>
<td>Cx</td>
<td>f</td>
<td>X</td>
</tr>
<tr>
<td>3</td>
<td>Ch</td>
<td>b</td>
<td>W</td>
</tr>
<tr>
<td>4</td>
<td>D3</td>
<td>D</td>
<td>3</td>
</tr>
<tr>
<td>5</td>
<td>DN</td>
<td>z</td>
<td>2</td>
</tr>
<tr>
<td>6</td>
<td>Dx</td>
<td>v</td>
<td>1</td>
</tr>
<tr>
<td>7</td>
<td>Dh</td>
<td>r</td>
<td>0</td>
</tr>
<tr>
<td>8</td>
<td>E3</td>
<td>T</td>
<td>7</td>
</tr>
<tr>
<td>9</td>
<td>EN</td>
<td>P</td>
<td>6</td>
</tr>
</tbody>
</table>
<p>You should check it out <a href="http://cuecat.polymathworkshop.com/">here</a>, where I&#8217;ve also included the process.php file for download.</p>
<p>I&#8217;ll be working on additional features in the future, including product listing and price comparisons.</p>
]]></content:encoded>
			<wfw:commentRss>http://polymathworkshop.com/i-made-a-cuecat-decrypter-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

