My thoughts

RSS If you like my contents, please subscribe
  • jQuery: Attach events to elements added dynamically via AJAX

    I was building a page where there’s an image slideshow that would cycle through the images every n-seconds inside a <div> element. Simple enough. Everything was working right until I started moving the HTML elements around and parsing them via AJAX response. In short, the images and its … more

  • My journey into Rails

    Tags: ruby-on-rails

    This is my first experience with Rails, and for the longest time, I've been avoiding learning it since the idea of having to use the terminal is something I'm unfamiliar with. Ruby itself as a language is way different compared to the C-style languages (C#, Java, etc.). They're almost on the … more

  • My take on cloud music services

    I finally received my Spotify invitation today, a week after the company decided to open it’s services to U.S. users. There was tons of hype surrounding the services from people who have been using it from the European countries (or those who got in via proxies). While I wasn’t in the first batch of … more

  • My training routine

    I’ve been working out for over 8 years now (roughly around 2002 or 2003) ever since I was 22 and I’ve learned a lot from those years of training. My passion for training, intrinsically far exceeds the external benefits that it provides; although the results flow right back in which fuels … more