<?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"
	>

<channel>
	<title>Valefor</title>
	<atom:link href="http://blog.valefor.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.valefor.com</link>
	<description>Music, Games, Linux, Programming, Design</description>
	<pubDate>Wed, 21 Jan 2009 17:53:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Neck of State</title>
		<link>http://blog.valefor.com/2009/01/21/neck-of-state/</link>
		<comments>http://blog.valefor.com/2009/01/21/neck-of-state/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 17:53:18 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=307</guid>
		<description><![CDATA[Neck of State. Pretty awesome.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.neckofstate.com/">Neck of State</a>. Pretty awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2009/01/21/neck-of-state/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ruby and Rails with Postgresql</title>
		<link>http://blog.valefor.com/2009/01/11/ruby-and-rails-with-postgresql/</link>
		<comments>http://blog.valefor.com/2009/01/11/ruby-and-rails-with-postgresql/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 06:58:02 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[OpenSource]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Linode]]></category>

		<category><![CDATA[PostgreSQL]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=305</guid>
		<description><![CDATA[I was setting up my linode tonight and I was having lots of trouble installing the right postgresql gem, getting it unpacked and working in a clean rails app.
I finally managed to do it correctly. First of all the correct gem seems to be &#8220;pg&#8221;. It&#8217;s the most recently updated one in the gems listing [...]]]></description>
			<content:encoded><![CDATA[<p>I was setting up my <a href="http://www.linode.com/index.cfm">linode</a> tonight and I was having lots of trouble installing the right postgresql gem, getting it unpacked and working in a clean rails app.</p>
<p>I finally managed to do it correctly. First of all the correct gem seems to be &#8220;pg&#8221;. It&#8217;s the most recently updated one in the gems listing and most blogs/articles/news posts confirm this. Once I installed the pg gem and unpacked it rails would shoot out an annoying message (This message did not appear after installing before unpacking):</p>
<p><code>Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (no such file to load -- pg)</code></p>
<p>Turns out that while I ran <code>rake gems:unpack</code>, I also needed to run <code>rake gems:build</code> in order to build the native parts of the gems that were unpacked. This makes a ton of sense now. </p>
<p>My database.yml file uses the string &#8220;postgresql&#8221; for the db adapter.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2009/01/11/ruby-and-rails-with-postgresql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Android</title>
		<link>http://blog.valefor.com/2009/01/07/google-android/</link>
		<comments>http://blog.valefor.com/2009/01/07/google-android/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 14:52:35 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[OpenSource]]></category>

		<category><![CDATA[Android]]></category>

		<category><![CDATA[cell phones]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Open Moko]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=304</guid>
		<description><![CDATA[I used to be REALLY excited about the Open Moko phones. Once it finally got released (in this semi-user friendly setting, not JUST developer models) it became not only very overpriced for the hardware (compared to other offerings) but the software is severely lacking to begin with. I am keeping my eye on it, though.
Then [...]]]></description>
			<content:encoded><![CDATA[<p>I used to be REALLY excited about the <a href="http://www.openmoko.com/">Open Moko</a> phones. Once it finally got released (in this semi-user friendly setting, not JUST developer models) it became not only very overpriced for the hardware (compared to other offerings) but the software is severely lacking to begin with. I am keeping my eye on it, though.</p>
<p>Then out comes <a href="http://code.google.com/android/">Google Android</a>. This open source platform for phones sounds great cause it&#8217;s actually more fully features and has people writing lots of software for it (esp since, despite it&#8217;s faults, java does allow for developer adoption). I&#8217;m very excited&#8230; the google videos are awesome, I want to play on it, I want to write on it&#8230;. blah blah blah.</p>
<p><strong>NONE</strong> of this matters if there is only <a href="http://www.t-mobile.com/shop/phones/Cell-Phone-Detail.aspx?cell-phone=T-Mobile-G1-with-Google-Black">ONE phone</a> with Android. It&#8217;s locked to T-Mobile. The unlocked G1&#8217;s that are surfacing are 400 bucks. Figures.</p>
<p>Open Moko has said that they are working on putting android on their phone. I might just spend money on one if they get that working and all of the features of Android would work out of the box by me just putting my sim card in the phone once I get it (Already on AT&#038;T which allows for unlocked phones).</p>
<p>I don&#8217;t understand how people put up with such crap in the cell phone market. People are paying through the roof for features that should be free and EVERYONE (including me, though it was the &#8220;free&#8221; one) has a locked phone. It makes no sense to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2009/01/07/google-android/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Obfuscated Javascript code using function(p,a,c,k,e,r)</title>
		<link>http://blog.valefor.com/2008/11/12/obfuscated-javascript-code-using-functionpacker/</link>
		<comments>http://blog.valefor.com/2008/11/12/obfuscated-javascript-code-using-functionpacker/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:02:16 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=303</guid>
		<description><![CDATA[So recently my company bought some javascript code and we wanted to read through it and make sure nothing fishy was going on. Of course it was obfuscated using some code that starts out with:
eval(function(p,a,c,k,e,r){
Googling I found this that shows how just adding
eval = alert;
above the code makes your browser spit out the code. Some [...]]]></description>
			<content:encoded><![CDATA[<p>So recently my company bought some javascript code and we wanted to read through it and make sure nothing fishy was going on. Of course it was obfuscated using some code that starts out with:</p>
<p><code>eval(function(p,a,c,k,e,r){</code></p>
<p>Googling I found <a href="http://my.opera.com/hallvors/blog/2007/09/21/function-p-a-c-k-e-r-de-mystify-trick">this</a> that shows how just adding</p>
<p><code>eval = alert;</code></p>
<p>above the code makes your browser spit out the code. Some formatting may be needed but that&#8217;s easy enough to do with any of the online web javascript formatters!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/11/12/obfuscated-javascript-code-using-functionpacker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yes We Can!</title>
		<link>http://blog.valefor.com/2008/11/04/yes-we-can/</link>
		<comments>http://blog.valefor.com/2008/11/04/yes-we-can/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 04:07:02 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=302</guid>
		<description><![CDATA[For the first time in long time, I actually cared about a candidate and I can&#8217;t be happier that he&#8217;s elected. Let&#8217;s hope change can start that helps the United States get out of one of the worst periods of our history.
]]></description>
			<content:encoded><![CDATA[<p>For the first time in long time, I actually cared about a candidate and I can&#8217;t be happier that he&#8217;s elected. Let&#8217;s hope change can start that helps the United States get out of one of the worst periods of our history.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/11/04/yes-we-can/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Voting</title>
		<link>http://blog.valefor.com/2008/11/04/voting/</link>
		<comments>http://blog.valefor.com/2008/11/04/voting/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 13:43:35 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=301</guid>
		<description><![CDATA[I can has votes? Yes I can. Showed up at 6:55 not knowing what to expect since I have not voted in Brookline before and was met with a line of people. At 7:45 I submitted my ballot to the big black box and left. Some were saying this was a very high turnout and [...]]]></description>
			<content:encoded><![CDATA[<p>I can has votes? Yes I can. Showed up at 6:55 not knowing what to expect since I have not voted in Brookline before and was met with a line of people. At 7:45 I submitted my ballot to the big black box and left. Some were saying this was a very high turnout and the line behind me tripled while I was waiting in it, so hopefully those are good signs <img src='http://blog.valefor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/11/04/voting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Books I own that I&#8217;ve found useful in web design</title>
		<link>http://blog.valefor.com/2008/06/27/books-i-own-that-ive-found-useful-in-web-design/</link>
		<comments>http://blog.valefor.com/2008/06/27/books-i-own-that-ive-found-useful-in-web-design/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 15:37:00 +0000</pubDate>
		<dc:creator>Ayashi</dc:creator>
		
		<category><![CDATA[Ayashi]]></category>

		<category><![CDATA[accessibility]]></category>

		<category><![CDATA[books]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[joomla]]></category>

		<category><![CDATA[photography]]></category>

		<category><![CDATA[photoshop]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/?p=300</guid>
		<description><![CDATA[These are all a part of my quickly growing collection of books on web design or relating to it.  I always have more I&#8217;m interested in picking up, but they&#8217;re all so expensive!  
Javascript
Simply Javascript
CSS
CSS: The Definitive Guide
Designing with Web Standards
CSS Cookbook
Bulletproof Web Design
The Art &#038; Science of CSS
Transcending CSS
Design
Graphic Design Tricks &#038; [...]]]></description>
			<content:encoded><![CDATA[<p>These are all a part of my quickly growing collection of books on web design or relating to it.  I always have more I&#8217;m interested in picking up, but they&#8217;re all so expensive! <img src='http://blog.valefor.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Javascript</strong></p>
<p><a href="http://www.sitepoint.com/books/javascript1/">Simply Javascript</a></p>
<p><strong>CSS</strong></p>
<p><a href="http://oreilly.com/catalog/9780596527334/">CSS: The Definitive Guide</a><br />
<a href="http://www.zeldman.com/dwws/">Designing with Web Standards</a><br />
<a href="http://oreilly.com/catalog/9780596527419/index.html">CSS Cookbook</a><br />
<a href="http://www.simplebits.com/publications/bulletproof/">Bulletproof Web Design</a><br />
<a href="http://www.sitepoint.com/books/cssdesign1/">The Art &#038; Science of CSS</a><br />
<a href="http://www.transcendingcss.com/">Transcending CSS</a></p>
<p><strong>Design</strong></p>
<p><a href="http://www.amazon.com/Graphic-Design-Tricks-Techniques-Molly/dp/0891347747">Graphic Design Tricks &#038; Techniques</a><br />
<a href="http://www.amazon.com/Non-Designers-Design-Book-Typographic-Principles/dp/1566091594">The Non-designer&#8217;s Design Book</a><br />
<a href="http://www.amazon.com/Designing-Digital-Portfolio-VOICES-Cynthia/dp/0735713944">Designing a Digital Portfolio</a><br />
<a href="http://www.sitepoint.com/books/design1/">The Principles of Beautiful Web Design</a><br />
<a href="http://www.amazon.com/Robin-Williams-Web-Design-Workshop/dp/0201748673">Web Design Workshop</a></p>
<p><strong>Accessibility/Usability</strong></p>
<p><a href="http://oreilly.com/catalog/9781934356029/">Design Accessible Web Sites</a><br />
<a href="http://safari.oreilly.com/9780321572974">Designing the Moment</a><br />
<a href="http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1214580810&#038;sr=1-1">Don&#8217;t Make Me Think!</a><br />
<a href="http://www.amazon.com/Designing-Obvious-Common-Approach-Application/dp/032145345X/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1214580826&#038;sr=1-1">Designing the Obvious</a></p>
<p><strong>Photo</strong></p>
<p><a href="http://www.amazon.com/Complete-Digital-Correction-Revised-Photography/dp/1579908225">The Complete Guide to Digital Color Correction</a></p>
<p><strong>Typography</strong></p>
<p><a href="http://www.amazon.com/Non-Designers-Type-Book-Robin-Williams/dp/0201353679">The Non-designer&#8217;s Type Book</a></p>
<p><strong>CMS/Other</strong></p>
<p><a href="http://www.joomlabook.com/">Joomla! a user&#8217;s guide</a></p>
<p><strong>Photoshop</strong></p>
<p><a href="http://www.sitepoint.com/books/photoshop1/">The Photoshop Anthology</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/06/27/books-i-own-that-ive-found-useful-in-web-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cylons for McCain</title>
		<link>http://blog.valefor.com/2008/05/04/cylons-for-mccain/</link>
		<comments>http://blog.valefor.com/2008/05/04/cylons-for-mccain/#comments</comments>
		<pubDate>Sun, 04 May 2008 14:12:53 +0000</pubDate>
		<dc:creator>Ayashi</dc:creator>
		
		<category><![CDATA[LiveJournal]]></category>

		<guid isPermaLink="false">http://ayashi.livejournal.com/977515.html</guid>
		<description><![CDATA[Lol this article is amazing :P<br /><br />But don't read it if you don't want spoilers for Battlestar Galactica up to the very end of the third season.<br /><br /><a href="http://thephoenix.com/article_ektid60707.aspx">Cylons for McCain</a>]]></description>
			<content:encoded><![CDATA[<p>Lol this article is amazing <img src='http://blog.valefor.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>But don&#8217;t read it if you don&#8217;t want spoilers for Battlestar Galactica up to the very end of the third season.</p>
<p><a href="http://thephoenix.com/article_ektid60707.aspx">Cylons for McCain</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/05/04/cylons-for-mccain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OLPC Dissapointments</title>
		<link>http://blog.valefor.com/2008/05/02/olpc-dissapointments/</link>
		<comments>http://blog.valefor.com/2008/05/02/olpc-dissapointments/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:03:02 +0000</pubDate>
		<dc:creator>Kelsin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Kelsin]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://blog.valefor.com/2008/05/02/olpc-dissapointments/</guid>
		<description><![CDATA[I&#8217;m getting disappointed reading the current news coming out of the OLPC camp. The reason I supported the project (and forked over my $400) was for two reasons. 1) I agree with education being the answer to most of the world&#8217;s problems and 2) I support open software. This project seemed to endorse both. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting disappointed reading the current news coming out of the OLPC camp. The reason I supported the project (and forked over my $400) was for two reasons. 1) I agree with education being the answer to most of the world&#8217;s problems and 2) I support open software. This project seemed to endorse both. I feel like both are deeply ingrained within each other. Not only does open software allow for creating awesome machines that are going to be usable for years without corporate lock in, but they also provide a learning experience for everyone regardless or age due to the nature of being able to play and pick apart the machine.</p>
<p>Hearing that the goal for the OLPC project is now to &#8220;<a href="http://hardware.slashdot.org/article.pl?sid=08/05/02/1630234">get the technology in the hands of as many children as possible</a>&#8221; I find myself disgusted. From the beginning it wasn&#8217;t a &#8220;laptop&#8221; project but a &#8220;education&#8221; project. That was stated so many times at talks over the past few years. Now all that has gone away. I&#8217;m totally fearful that this is just going to be another corporate sponsored &#8220;lock in another generation to our software&#8221; project. The world doesn&#8217;t need this. The world needs what OLPC was.</p>
<p>I hope the OLPC leaders <a href="http://mako.cc/copyrighteous/20080429-00">listen</a> to arguments like these. You aren&#8217;t helping anyone by spending money to help Microsoft get XP onto low power laptops. It&#8217;s wrong on so many levels. These kids need to be able to explore these systems and learn.</p>
<p>Even more important though is the apparent lack of my number one reason to be interested in the project. EDUCATION should be the primary concern, Not the spreading of technology. If the goal of the project is suddenly to only provide technology then I agree with all of the original naysayers: the money would better be spent on nutrition and poverty projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/05/02/olpc-dissapointments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lol</title>
		<link>http://blog.valefor.com/2008/04/29/lol/</link>
		<comments>http://blog.valefor.com/2008/04/29/lol/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 18:45:11 +0000</pubDate>
		<dc:creator>Ayashi</dc:creator>
		
		<category><![CDATA[LiveJournal]]></category>

		<guid isPermaLink="false">http://ayashi.livejournal.com/976094.html</guid>
		<description><![CDATA[http://fadtastic.net/2008/04/01/awesome-hot-tips-for-your-website-in-2008/<br /><br />The Universal IE Hack<br /><br />Another hot tip? Go on then.<br /><br />Last year saw the launch of IE7. IE6 is still a widely used browser and IE8 beta is out of the starting blocks. A lot of IE hacks? Nope. Simply use the Universal IE Hack. Place the following code in the Head of your document:<br /><br />&#60;!--[if IE]&#62;<br />&#60;style&#62;<br />html, body, * {<br />&#160; display: none;<br />}<br />&#60;/style&#62;<br />&#60;![endif]--&#62;<br /><br />This supersedes all documented IE hacks to date. Enjoy.]]></description>
			<content:encoded><![CDATA[<p>http://fadtastic.net/2008/04/01/awesome-hot-tips-for-your-website-in-2008/</p>
<p>The Universal IE Hack</p>
<p>Another hot tip? Go on then.</p>
<p>Last year saw the launch of IE7. IE6 is still a widely used browser and IE8 beta is out of the starting blocks. A lot of IE hacks? Nope. Simply use the Universal IE Hack. Place the following code in the Head of your document:</p>
<p>&lt;!&#8211;[if IE]&gt;<br />&lt;style&gt;<br />html, body, * {<br />&nbsp; display: none;<br />}<br />&lt;/style&gt;<br />&lt;![endif]&#8211;&gt;</p>
<p>This supersedes all documented IE hacks to date. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.valefor.com/2008/04/29/lol/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
