July 2006 - Posts

What out Team System, here comes Team City

From the company that brought us Omea Reader and ReSharper, comes Team City. A quote from their site: "TeamCity is an integrated team environment which, following the tradition of IntelliJ IDEA, brings the software team productivity to a whole new level."
[Thanks to Mike Gunderloy at Daily Grind]

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

Getting Real, Step 1: No Functional Spec

Great article on the 37 Signals site on using a UI as a functional spec.
Quotes from the article:
"Getting Real is all about starting from the user interface and customer experience and then building out. Visual design first, programming second. "

"Step 1: Don’t write a functional specifications document
Don’t write a functional specifications document. Why? Well, there’s nothing functional about a functional specifications document."

The best part of the post, are all the comments. Definately one to bookmark.

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

OpenClipart Library

OpenClipart library has some nice clip art images that are free to use. See here Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

Yahoo! and Microsoft Bridge Global Instant Messaging Communities


Not sure if anyone read this announcement, but Microsoft have announced the interoperability between Windows Live Messenger and Yahoo Messenger.

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

String Formatting in C#

Thanks to SteveX for this. This is a post that will come in very handy. Eg:

Numbers

Basic number formatting specifiers:

Specifier Type Format Output (Passed Double 1.42) Output (Passed Int -12400)
c Currency {0:c} $1.42 -$12,400
d Decimal (Whole number) {0:d} System.FormatException -12400
e Scientific {0:e} 1.420000e+000 -1.240000e+004
f Fixed point {0:f} 1.42 -12400.00
g General {0:g} 1.42 -12400
n Number with commas for thousands {0:n} 1.42 -12,400
r Round trippable {0:r} 1.42 System.FormatException
x Hexadecimal {0:x4} System.FormatException cf90

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under: ,

Proggy Programming Fonts

Some nice programming fonts available here . Eg:

I personally prefer Consolas for VS2005.

Consolas
"Consolas is a monospaced typeface, like Courier, that is used mostly in programming environments. The main characteristic of a monospaced face is that all the letters are the same width, as they were on old typewriters.

Consolas is an important typeface because lengthy on-screen reading while programming can quickly tire the eyes. But I'll focus less on it because of its limited application. "

More details here

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

Virtual PC Is Now Free!

"Microsoft is also offering the free download of Virtual PC 2007, with support for Windows Vista in 2007"
Go here

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

Star Wars Revelations

Now this is pretty kewl.

"Revelations" is a non-profit Star Wars fan film that was shot within the Northern Virginia, Maryland and Washington DC Metro Area. "Revelations" is made possible through a combined effort of artists, fans and the local film industry. Everyone who has worked on "Revelations" is a volunteer. No one is paid to make this film. Panic Struck Productions set out to produce their first independent film with a very small budget and the result is "Revelations"

Cross Posted from ArnoNel.com

 

 

 

 

 

 

 

 

 

.

Posted by arnon | with no comments

Kool IM

You cant IM anyone because of your pesky firewall ? Have you tried Kool IM? Hurry now, before it gets blocked....

The following are handled by KoolIM: AIM, MSN, Yahoo, Talk, ICQ, Jabber

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

Krypton Toolkit - The free user interface toolkit for .NET2

Some free new controls released by Component Factory which are designed for .NET2 and  for VS2005.
 
 
Includes:-
    
KryptonButton
     KryptonCheckButton
     KryptonSplitContainer
     KryptonHeaderGroup
     KryptonManager
     KryptonPalette
     KryptonGroup
     KryptonHeader
     KryptonPanel
     ...and more...
 

   Download Now

Cross Posted from ArnoNel.com
Posted by arnon | with no comments
Filed under:

The Google Pagerank Algorithm and How It Works

Finally, a well written article with examples on how Page Rank works.

"Page Rank is a topic much discussed by Search Engine Optimisation (SEO) experts. At the heart of PageRank is a mathematical formula that seems scary to look at but is actually fairly simple to understand." View the rest of the article

 

 

Cross Posted from ArnoNel.com
Posted by arnon | with no comments

Im moving to 3Fifteen

Just a quick note that im moving to 3Fifteen at the end of the month. This move will allow me to become more actively involved in the communites again. Cross Posted from ArnoNel.com
Posted by arnon | 2 comment(s)