Entries from May 2008

Upgrading Yonkly to ASP.NET MVC Preview 3

Date May 30, 2008

I just spent this morning upgrading the Yonkly code to work with the newly released ASP.NET MVC Framework Preview 3.  I thought I would document what I did here, so that it might help others trying to upgrade their projects.  Note: I haven’t deployed the upgraded version to yonkly.com but released the source code.
Setup
Yonkly was […]

Yonkly Source Code

Date May 29, 2008

I apologize for the delay of releasing the source code for Yonkly (the twitter clone). 
The code is still not 100% ready but I have received so many requests for the source code and figured it is better to put something online until I clean it up than wait until I reach perfection (a moving […]

Dynamically Build LINQ Queries Using Reflection

Date May 12, 2008

I was recently working on a project where there was an option to export data from the database.  The export function simply exported 2 hard-coded columns that were returned by a stored procedure into a tab-delimited text file. 
The sproc looked something like select id, name from mytable (I am over simplifying of course).  I […]

Yonkly: Updated 05/09/2008

Date May 9, 2008

[update: Yonkly source code is now public]
We just released a new updated version younkly that is mostly bug fixes. We couldn’t get full twitter integration in place for this release, but Justine is working hard on it.
Fixed bugs

Updated code to use the latest MVC code refresh
Fixed bug with Gravatar image if email is in […]

Creative, Innovative and Completely Useless

Date May 9, 2008

I don’t remember owning many pop-up books as a child, but they are so cool and the best part is that they don’t require much (if any) reading.  Here is one that is just plain cool.  I wish I was that creative to design something like that.  Yes, it is useless but simply put, it […]

Save a Life before Lunch

Date May 8, 2008

Remember that XBOX/PS3 game you bought last week for 60 bucks?  Or the $100 you dropped at a bar tap a few weeks ago?  Well how about you donate some money to the unfolding catastrophe in Myanmar?
Here are ways to help:

Blog about it and spread the word - if each one of you blogs about […]

Ruby on Rails Crumbs - Part 1

Date May 2, 2008

If you have been following along, I blogged previously about my experience trying Ruby on Rails as a .net developer (here and here).  I quickly realized how different things are and that I desperately need some help, so I got myself the beta PDF version of Agile Web Development with Rails and Rails Recipes.  Both […]

Close
E-mail It