<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Boris Masis - Personal Homepage</title>
	<link>http://borism.net</link>
	<description></description>
	<lastBuildDate>Mon, 24 Aug 2009 20:31:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/abc" -->

	<item>
		<title>Text Messages &#8211; Easy Peasy</title>
		<description><![CDATA[We recently released a feature that allows our users receive a text message if a bus they are awaiting is running late. It&#8217;s all pretty simple, we take the output of this form and run a little excel macro to convert the entered data into email addresses. We then email the affected parties and they [...]]]></description>
		<link>http://borism.net/2009/08/24/text-messages-easy-peasy/</link>
			</item>
	<item>
		<title>Write Yourself a Merry Little URL Re-writer</title>
		<description><![CDATA[A common web development concern is the www subdomain. Do you host at http://www.site.com or http://site.com? Which ever you choose you want to be sure that visitors who type in the other get re-directed properly. If you use IIS you can setup a new website to do such a permanent redirect, but that solution doesn&#8217;t [...]]]></description>
		<link>http://borism.net/2009/08/21/write-yourself-a-merry-little-url-re-writer/</link>
			</item>
	<item>
		<title>Add Smart Routing to Wufoo with Gmail</title>
		<description><![CDATA[We sure love our wufoo around here, and one thing we&#8217;ve been using more and more is smart routing for our entries. For example, when someone fills out a lead form we want to route the entry to the appropriate sales person based on the state of the inquiry. Wufoo doesn&#8217;t natively provide &#8220;smart&#8221; routing [...]]]></description>
		<link>http://borism.net/2009/08/06/add-smart-routing-to-wufoo-with-gmail/</link>
			</item>
	<item>
		<title>Web Apps in 150 lines or less</title>
		<description><![CDATA[We recently completed work on AuPairVideos.com. The site went from concept to launch in just over a month, in part thanks to its lightweight single-page design. We ended up writing ~150 lines of code in each layer: 152 lines of HTML 165 lines of CSS 159 lines of JavaScript 147 lines of PHP 88 lines [...]]]></description>
		<link>http://borism.net/2009/07/14/web-apps-in-150-lines-or-less/</link>
			</item>
	<item>
		<title>Unabtrusive Ribbons</title>
		<description><![CDATA[Tools such as Quick Ribbon are great for generating simple and effective ribbons such as this one: A small problem though is the potential to block content underneath the ribbon transparency area. For example, that &#8220;About Us&#8221; link is obscured by the large square ribbon image. A simple workaround is to split the ribbon image [...]]]></description>
		<link>http://borism.net/2009/07/14/unabtrusive-ribbons/</link>
			</item>
	<item>
		<title>Hello world!</title>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
		<link>http://borism.net/2009/06/11/hello-world/</link>
			</item>
	<item>
		<title>A simple use case for yahoo pipes</title>
		<description><![CDATA[If you&#8217;ve never played with Yahoo Pipes, you should. The innovative interface alone is worth it. Here&#8217;s a simple yahoo pipes example: lets say that you have a blog that you want to syndicate differently to different audiences (for example we have a Tumblr blog and we want to exclude some of the content from [...]]]></description>
		<link>http://borism.net/2009/04/13/a-simple-use-case-for-yahoo-pipes/</link>
			</item>
	<item>
		<title>Renewing Your SSL Certificate (harder than it should be)</title>
		<description><![CDATA[If you&#8217;ve ever setup an SSL certificate you know that its a hassle. Renewing your SSL certificate is likewise un-intuitive and takes more steps than it should. It turns out that paying for a certificate renewal does not automatically renew the certificate you have installed, you actually have to install the renewed copy. Our setup [...]]]></description>
		<link>http://borism.net/2009/03/26/renewing-your-ssl-certificate-harder-than-it-should-be/</link>
			</item>
	<item>
		<title>(anti) IE8 CSS Hack</title>
		<description><![CDATA[IE8 came out today. Along the way Microsoft fixed a bunch or rendering bugs, which is great, but you might run into problems of you previously used conditional comments such as: &#60;!--&#91;if IE&#93;&#62; &#60;link rel=&#34;stylesheet&#34; href=&#34;patches-ie.css&#34; type=&#34;text/css&#34; media=&#34;all&#34; /&#62; &#60; !&#91;endif&#93;--&#62; The trouble is that IE8 will still read that patches-ie.css file and apply some [...]]]></description>
		<link>http://borism.net/2009/03/19/anti-ie8-css-hack/</link>
			</item>
	<item>
		<title>Server Side TiddlyWiki with PHP (easy)</title>
		<description><![CDATA[TiddlyWiki is an awesome reusable non-linear personal web notebook. That&#8217;s a lot of words. Keyword is awesome. There have been a number of server-side implementations of TiddlyWiki that allow you to save data to a server (as opposed to locally as TiddlyWiki does by default). PHPTiddlyWiki is a good simple implementation using PHP/mySQL, but its [...]]]></description>
		<link>http://borism.net/2009/03/18/server-side-tiddlywiki-with-php-easy/</link>
			</item>
</channel>
</rss>
