<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Alex Gorbatchev</title>
	<link>http://www.dreamprojections.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 06 Jul 2008 17:14:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>YUI Compressor - JavaScript minification</title>
		<description>In my current Silverlight project the amount of JavaScript is growing exponentially. Everything that I took for granted in Flash which took years to build and "perfect" now needed to be converted to JavaScript.

For the first beta release which is looming next week, the amount is about 130k. "Compressing" it ...</description>
		<link>http://www.dreamprojections.com/blog/?p=160</link>
			</item>
	<item>
		<title>RIO - wrong number of arguments on rmtree, mkpath etc</title>
		<description>It's nice to do some Ruby once in a while. Lately I've been involved in a Silverlight project and haven't touched Ruby in 2 months (hence the lack of activity on my Ruby blog). However, I'm making a build script in Ruby.

I have run into a weird exception when using ...</description>
		<link>http://www.dreamprojections.com/blog/?p=159</link>
			</item>
	<item>
		<title>Morning Brew #89</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	 Rails 2.0: Release Candidate 2
	Attachment_fu updated!
	 Installing Mingle with Capistrano/Deprec
	 RSpec and Inline RJS
	 Master/Slave Databases with Ruby on Rails

Ruby

	 Measuring your test coverage with Heckle and RCov
	 ...</description>
		<link>http://www.dreamprojections.com/blog/?p=158</link>
			</item>
	<item>
		<title>Morning Brew #88</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	Fixtures in Rails 2.0 - new Railscast.
	Plugin: create better urls with has_wfid.
	Sexy Chart - The video.
	Create Builder Applications Using Cheri.

Ruby

	Optimising Symbol#to_proc.
	Ramaze: Another Light Ruby Web Framework, But With MVC!.
 </description>
		<link>http://www.dreamprojections.com/blog/?p=157</link>
			</item>
	<item>
		<title>Morning Brew #87</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	Super fast IP to lat/lng in Rails (part 2)
	Generate Named Routes - new Railscast.
	iPhone subdomains with Rails.

Ruby

	Backing up MySQL and Subversion with Ruby.
	Getting Started with the wxRuby GUI Toolkit.
	NetBeans ...</description>
		<link>http://www.dreamprojections.com/blog/?p=156</link>
			</item>
	<item>
		<title>Morning Brew #86</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	Avoid exception_notification message floods.
	Rails Edge - making fixtures easier.
	Showing off data on a timeline - using the amazing Timeline DHTML component in Rails.
	Simplify your ActionMailer configuration with YAML.

Web Development

	Ruby ...</description>
		<link>http://www.dreamprojections.com/blog/?p=155</link>
			</item>
	<item>
		<title>Morning Brew #85</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	 Plain Text RSpec Stories on Rails.
	 Story Runner in Plain English.
	In-browser editor for RSpec stories.
	A Ruby on Rails OpenID Server.

Software

	The 3 Rules of Self-Marketing.
 </description>
		<link>http://www.dreamprojections.com/blog/?p=154</link>
			</item>
	<item>
		<title>Bash script to install Gems</title>
		<description>I looked all over and couldn't find a bash script which could check and if missing install a list of gems. I had to hack my own up:
GEMS=( `cat gems.txt` ) # gems.txt has one gem name per line

for gem in "${GEMS[@]}"; do
  found=`gem list $gem &#124; grep -i ...</description>
		<link>http://www.dreamprojections.com/blog/?p=153</link>
			</item>
	<item>
		<title>Morning Brew #84</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
GUI edition

	Shoes - a lightweight Ruby interface to Windows, Linux and OSX applications. Best for small utilities. (into one, two and three by Juxie)
	Cheri::Swing - a full blow JRuby ...</description>
		<link>http://www.dreamprojections.com/blog/?p=151</link>
			</item>
	<item>
		<title>Morning Brew #83</title>
		<description>Another cup of fresh Rails and not so Rails brew. If you'd like to send in a link, please use this page.
Rails

	 Ruby 101: Naming Conventions.
	Zero to Riding the Rails in Four Months.
	Default Order Plugin - order_by :fields =&#62; ['last_name', 'first_name'], :mode =&#62; :desc

Ruby

	Mailtrap - dummy SMTP server for testing ...</description>
		<link>http://www.dreamprojections.com/blog/?p=150</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.325 seconds -->
