<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>for i in infinity</title>
	<link>http://www.anup.info</link>
	<description>Ruby on Rails Developer, London</description>
	<lastBuildDate>Mon, 12 Jul 2010 22:49:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>MooTools: Class Methods and Inheritance</title>
		<description>In my last project, I enjoyed scripting using mootools and started exploring it more deeply. One of my extensive use was to define UI elements' functionality in classes and then create multiple instances for re-usability. 

Mootools makes use of Javascript's native prototype model for inheritance. To extend a base functionality ...</description>
		<link>http://www.anup.info/2010/07/12/mootools-class-methods-and-inheritance/</link>
			</item>
	<item>
		<title>Daily Blockers #2</title>
		<description>Problem:

[source:ruby]
/Users/railsbob/multiruby/install/1.8.7-p249/lib/ruby/gems/1.8/gems/
activesupport-2.3.5/lib/active_support/multibyte/unicode_database.rb:37:
[BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin9.6.0]
[/source]

Solution:
Somehow my activesupport-2.3.5/lib/active_support/values/unicode_tables.dat was corrupted. Reinstalling activesupport gem fixed the issue. </description>
		<link>http://www.anup.info/2010/03/02/daily-blockers-2/</link>
			</item>
	<item>
		<title>Rails 3.0: Mount Multiple Apps as Engines</title>
		<description>Since last week I have been working on upgrading a major project from Rails 2.3.5 to Rails 3.0.0.beta and also on moving other projects to use the latest version of bundler. Getting all to work was not easy, but this gave me a chance to look into the rails initialization ...</description>
		<link>http://www.anup.info/2010/02/21/rails-30-mount-multiple-apps-as-engines/</link>
			</item>
	<item>
		<title>LRUG (Feb 2010)</title>
		<description>These are the slides of my presentation at LRUG lightening talks 2010. The talk was about a brief introduction of birdpie.com.

BirdpieView more presentations from anupnarkhede. </description>
		<link>http://www.anup.info/2010/02/11/lrug-feb-2010/</link>
			</item>
	<item>
		<title>Continuous Authority and repeated transactions using SagePay Gateway</title>
		<description>SagePay allows us to process repeated capture transactions against a successful payment authorization. You can get more information about the introduction and instructions for obtaining a Continuous Authority Internet Merchant Number here.

This example makes use of a forked version of ActiveMerchant and SagePay Simulator environment. Please refer to the previous ...</description>
		<link>http://www.anup.info/2010/02/04/continuous-authority-and-repeated-transactions-using-sagepay-gateway/</link>
			</item>
</channel>
</rss>

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