Pages Menu
TwitterRssFacebook
Categories Menu

Posted by on 9th November, 2004

Recommended literature

Recommended literature

I recently got Object oriented Programming with Actionscript from Branden Hall and Samuel Wan and highly recommend it. This is a must have for any Flash developer that wants to get serious with OOP and reusable code in Actionscript. Worth every penny! Also here are some designer related books: MTIV: Process, Inspiration and Practice for the New Media Designer by Hillman Curtis Publisher: New Riders Fresh styles for designers by Curt Cloninger Publisher: New...

Read More

Posted by on 8th November, 2004

GMail Drive shell extension

GMail Drive shell extension

GMail Drive is a Shell Namespace Extension that creates a virtual filesystem around your Google GMail account, allowing you to use GMail as a storage medium. Ever since Google started to offer users a GMail e-mail account, which includes storage space of a 1 Gigabytes, you have had plenty of storage space but not a lot to fill it up with. With GMail Drive you can easily copy files to your GMail account and retrieve them again using Windows Explorer. When you create a new file using GMail Drive, it generates an e-mail and posts it to your account. [button link=”http://www.viksoe.dk/code/gmail.htm” color=”#FFFFCC” size=”1″ style=”4″ dark=”1″]read...

Read More

Posted by on 8th November, 2004

The Standalone Programmer: A question of quality

The Standalone Programmer: A question of quality

Excellent article on writing quality code. The author describes simple and straightforward rules to prove false the presumption that it takes teams to develop quality software. Read the article, follow the rules and you'll be inspired to write code that will earn you the full respect of your colleagues as a solid coder. [button link=”http://www.codeproject.com/gen/work/standaloneprogrammer3.asp” color=”#FFFFCC” size=”1″ style=”4″ dark=”1″]read...

Read More

Posted by on 6th November, 2004

AltaVista: largest multimedia index

AltaVista: largest multimedia index

At least for today… AltaVista's expanded multimedia index catalogs more than 540 million comprehensive, high-quality image files and approximately 11 million video and audio files, including popular formats such as MP3 and MPEG. Included in the index are hundreds of millions of files published in countries around the world, enhancing the user experience across AltaVista's U.S. and international Web sites. Additionally, AltaVista added a new refinement feature to its image index that enables consumers to customize searches by dimension. [button link=”http://www.altavista.com/” color=”#FFFFCC” size=”1″ style=”4″ dark=”1″]read...

Read More

Posted by on 31st October, 2004

ASP.NET Webcast Series

ASP.NET Webcast Series

Dive head first into an in-depth, hands-on learning environment with the Microsoft ASP.NET Webcast Series. Choose from over 40 hours of free technical training with valuable advice from ASP.NET experts like Fritz Onion of PluralSight, Rob Howard, Carl Franklin and Ken Getz (via csharpfriends). [button link=”http://www.aspnetwebcasts.com/default.aspx” color=”#FFFFCC” size=”1″ style=”4″ dark=”1″]read...

Read More

Posted by on 31st October, 2004

Money from Microsoft

Money from Microsoft

Ever wondered how to go about establishing an entreprenurial relationship with Microsoft? Well, wonder no longer. Microsoft has launched their Emerging Business portal site. Here you can find information on how to approach Microsoft for funding, find out about the partner program, read about success stories and much more (via theunofficialmicrosoftweblog.com). read more:...

Read More

Posted by on 27th October, 2004

Albert Einstein Archives Online

Albert Einstein Archives Online

The Einstein Archives Online Website provides the first online access to Albert Einstein's scientific and non-scientific manuscripts. The site allows viewing and browsing of approximately 3,000 high-quality digitized images of Einstein’s writings and direct access to approx. 43,000 records of Einstein and Einstein related documents. The records published in this online version pertain to Albert Einstein’s scientific and non-scientific writings, his professional and personal correspondence, notebooks, travel diaries, personal documents, and third-party items contained in the original collection of Einstein’s personal papers. read more:...

Read More

Posted by on 16th October, 2004

FTP Add-in for Visual Studio 2003

FTP Add-in for Visual Studio 2003

One of the deficiencies I have found in Visual Studio, when writing ASP.NET applications, is that it has no built-in method for uploading your project or files to a remote webserver. I write the code and test locally, but more often than not, I test directly from the webserver. I had resorted to using Dreamweaver as a code editor and using its FTP features to upload the required files. Ofcourse, I would miss out on the features that VS does have for ASP.NET….Then I found Unleash It! The latest version includes a stand-alone version, a Command Line Version (useful for scripts or processes) and a Visual Studio .NET 2003 Add-In. The Add-in allows you to right click on your project and select "Deploy it", which will FTP only the required files to the webserver. read more:...

Read More

Posted by on 15th October, 2004

Fixing the ASP.NET DataGrid

Fixing the ASP.NET DataGrid

The default DataGrid-WebControl shipping with the .NET-Framework already is a powerful control to display and edit data in table form. But when trying to implement the DataGrid in a fixed layout site the sizing behavior of the DataGrid becomes a problem: the number of rows and with it the height of the DataGrid may vary depending on the number of records to be displayed. Workaround in this good article by Alexander Zeitler. read more:...

Read More

Posted by on 9th October, 2004

Making the move

Making the move

After visiting the East Puget Sound last week, we came back in love with the area and a little more than we expected… Yup, we bought a house in Snoqualmie, about 30 minutes East of Seattle, in a community called Snoqualmie Ridge. The house won't be ready till January, giving us only three months or so to get organized. So, I am looking for an immediate, contract or full-time position in or near the Seattle/Bellevue/Redmond/Issaquah area. Let's see what...

Read More