Nick Parker
My Ramblings on Software Development...
Twitter
Follow me on
Twitter
Contact
My GPG key is
0x455A1FEF
Site Sections
Home
Contact
Syndication
Login
Recent Posts
Launch shell script silently at login
Generic Factory over Object Initializers
Vimperator Tip - awesome bar
Vim + Firefox = Vimperator
Vim Tip of the Day - File Explorer Navigation
Recent Comments
thanks for the information about Microsoft vs. Sun...
by Busby SEO Test
thanks for the "Linguistic Profile&am...
by Busby SEO Test
I use the following to configuration to persistent...
by Jon
Try MbUnit. Its also a great tool to work with, an...
by soundararajan
I use Ctrl-z when using Google maps or Gmail. Thi...
by seren
Archives
April, 2011 (1)
October, 2008 (1)
September, 2008 (1)
June, 2008 (1)
May, 2008 (1)
April, 2008 (1)
March, 2008 (1)
February, 2008 (2)
January, 2008 (1)
December, 2007 (1)
October, 2007 (1)
September, 2007 (1)
August, 2007 (3)
July, 2007 (2)
June, 2007 (1)
May, 2007 (4)
April, 2007 (6)
March, 2007 (3)
February, 2007 (3)
January, 2007 (4)
December, 2006 (1)
October, 2006 (4)
September, 2006 (3)
August, 2006 (2)
July, 2006 (3)
June, 2006 (4)
May, 2006 (4)
April, 2006 (5)
March, 2006 (2)
February, 2006 (2)
January, 2006 (5)
December, 2005 (5)
November, 2005 (5)
October, 2005 (4)
September, 2005 (10)
August, 2005 (3)
July, 2005 (5)
June, 2005 (3)
May, 2005 (2)
April, 2005 (5)
March, 2005 (5)
February, 2005 (5)
January, 2005 (18)
December, 2004 (5)
November, 2004 (4)
October, 2004 (12)
September, 2004 (4)
Post Categories
.NET
Agile
AOP
CI
Design Patterns
DLR
General
IronPython
MSBuild
NAnt
Open Source
Productivity
Ruby
Software
TDD
Vim
Visual Studio
OSX
Emacs
December 2004 Entries
Linked on MSDN
posted @
Friday, December 31, 2004 4:23 PM
|
Feedback (0)
The other day I was playing with Google and did a check to see who is linking to me (this can be done by typing link:[yoursitehere] in Google) and I noticed that MSDN is linking to my blog in their
Visual C# Developer Center
page! Wow, that’s was amazing, and then I noticed that a good friend and former coworker of mine noticed (okay, I told him about it) and has
posted
about it on his blog. I feel compelled to create a trackback. To add, for those of you that have followed my posts where I have been using dynamically typed languages with .NET (i.e.,
IronPython
), my first post in the new year will show an example of using Ruby with .NET, oh the fun, I can hardly wait! Wishing everyone a happy new year.
tags:
.NET
Ruby
The Future of Software and Artificial Intelligence
posted @
Thursday, December 30, 2004 9:43 AM
|
Feedback (0)
About a week ago I watched the movie
I, Robot
for the first time, which I thought was overall was a good movie. I can’t help but wonder if we will ever see a situation arise in the future where software attempts to take over our lives, beyond the realm of how we use it today. That may seem like a silly idea, but think about it. How much has software changed in the last 5, 10 or 20 years. Obviously the Internet is playing a huge role in its growth and integration, globally. The marketplace has a huge potential expansion in the areas of human and computer interaction. As more research goes into making software better, more usable, will we see flaws in the system? Absolutely, but this is not to say it will be on such a grand scale as depicted in I, Robot, that was merely Hollywood exaggerating an idea to it’s limits. What do you think?
tags:
General
Unit Testing
posted @
Saturday, December 25, 2004 4:47 PM
|
Feedback (0)
John Lam
has a great
post
about using Python (specifically due to it being a dynamically typed programming language) to perform your unit testing.
IronPython
is a great addition to allow you to use both the .NET Framework and python modules together. Everyone performs unit testing, right, if not, this is a perfect new year's resolution.
tags:
.NET
TDD
ObjectDock
posted @
Friday, December 17, 2004 1:17 AM
|
Feedback (0)
Wow, it's been a while since I've posted on here; I've been busy offline with the close of my new house which has been taking away from some of my online time lately. Now that the move is over and the cable modem is back online in a new location it's time for me to start posting again. I first saw
ObjectDock
a while ago and decided to give it a try. Originally, at least for me, it seemed a bit slow and actually crashed on me. I have since given it a second go around and I am rather impressed. There are a ton of downloads available at
winCustomize.com
that you add to ObjectDock as well. For those of you who are unfamiliar with this tool, it essentially mimics a toolbar commonly found on the Macintosh OS platform, which is animated when you mouse over each individual icon. It's definitely worth checking out, especially since it's free. Here is an image from my screen.
tags:
General
Heartland Developers Conference
posted @
Thursday, December 02, 2004 2:37 PM
|
Feedback (0)
The
Heartland Developers Conference
is only one day away now! This conference is a gathering from .NET user groups from Iowa, Minnesota, Nebraska, North Dakota and South Dakota, which is being sponsored by Microsoft, INETA and others. We have two sessions set up: .NET Today and .NET Tomorrow. This conference sold out over a month ago, if you're not able to attend this year next year we will change locations so we can hold more people.
tags:
.NET