Blog posts in Javascript

Now on Google Code

Posted August 18, 2007

I have become increasingly busy (a.k.a. lazy), and no longer wish to maintain a darcs repository or setup some sort of issue tracking. So I have left that up to google. The project is now hosted over at http://code.google.com/p/inheritance/.

Over the next few days I will be updating the project pag…

Read more

Support for Singletons Added

Posted August 12, 2007

I recently received an emailed from Nicholas Barthelemy of http://www.nbarthelemy.com regarding a little method he had written for creating Singletons with my inheritance library. Using Singletons in Javascript is something I do quite frequently, but I have always thought about them in the traditio…

Read more

Long awaited project page arrives

Posted August 3, 2007

Well, I finally got rid of my laziness. Well, at least for most of the weekend. The lame Inheritance.js project page has finally been updated. There is now some real content there, not just some lame page saying there is "more to come in just a little while". Head on over to pick up the javascrip…

Read more

Prototype Patch Re-submitted

Posted July 28, 2007

Well I finally got off my high horse and made some time to build out a collection of unit tests for my inheritance library. I took the latest code along will all the newly written unit tests and bundled them into a nice patch for prototype. I re-attached them to my original patch so hopefully it w…

Read more

Updated OO Library

Posted July 27, 2007

It has been a while since I last posted and I just wanted to make a quick announcement. Version 2.2 of my Ruby style OO library is now ready for public consumption. It has been sitting around in my darcs repository for a good little while now. This new version is functionally identical to the ver…

Read more

Javascript OO Ruby Style

Posted June 13, 2007

This is a follow up post regarding the OO inheritance javascript library I blogged about earlier. I planned on submitting my original work as a patch to Prototype. Before submitting my patch at the rails development site I checked out the competition. I found a couple OO implementations already i…

Read more

Object Inheritance with Javascript

Posted May 18, 2007

Recently I''ve been spending a lot of my time experimenting with and writing web-applications powered by a fair bit of Javascript. I''ve toyed with a couple of the new big hitters in the world of Javascript; namely Prototype1 and MochiKit2. If you haven''t heard of either library, I encourage you …

Read more

Displaying all 7 posts


powered by jigsy