Per Søderlind

I code for fun

Sandbox Skin Editor

Note: This is work in progress, when the editor is done, it will be announced here. I’m coding a skin editor for the sandbox theme. The code will be gpl, so you can adjust it to other themes, but I will only support the sandbox theme. Here’s a demo of...

Survival guide to i18n .. quoting Sam Ruby, "you really don't want to learn Unicode, do you?" more ...

MyGeneration

MyGeneration: "MyGeneration is a Development Tool written in Microsoft .NET. MyGeneration generates code from templates by combining either JScript, VBScript, DotNetScript C#, or DotNetScript VB.NET with a powerful database meta-data API. MyGeneration is 100% FREE and supports Microsoft SQL, Oracle, IBM DB2, MySQL, PostgreSQL and Microsoft Access. MyGeneration can generate...

Mono 1.0 Released !!!

Mono is a comprehensive open source development platform based on the .NET framework that allows IT and ISV developers to build Linux and cross-platform applications with unprecedented productivity. Mono includes a compiler for the C# language, an ECMA-compatible runtime engine (the Common Language Runtime, or CLR),and class libraries. The libraries...

Macromedia Product RSS Feeds

Note: You need an rss aggregator(reader) to read the links below. I highly recommend FeedDemon Authorware Breeze Central ColdFusion Contribute Director Dreamweaver Flash Communication Server Fireworks Flash Flash Player Flash Remoting Flex FreeHand HomeSite JRun more ...

Visual Studio 2005 Express

"The Express products, expanding the Visual Studio product line to include lightweight, easy-to-use, easy-to-learn tools for hobbyists, enthusiasts, and novices who want to build dynamic Windows applications and Web sites." Visual Basic 2005 Express Visual C# 2005 Express Visual C++ 2005 Express Visual J# 2005 Express Visual Web Dev 2005...

Code Access Security (CAS) and Design Patterns

IPattern.com (Maxim V. Karpov): "To be classified as a good developer is no longer characterized by merely writing manageable and well-documented code, but by today�s definition it also includes knowing how to write a secure code. This has priority over all other qualities assessed. Last year 'Web Services' was the...

Design Patterns

"Design patterns are recurring solutions to software design problems you find again and again in real-world application development. Design patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges. The Gang of Four (GOF) patterns are...