Categories
Uncategorized

Etch A Sketch Art

Etch A Sketch Art, un fuck’n believable!

Categories
Uncategorized

ASP.NET without IIS

Hosting ASP.NET without IIS.

Categories
Uncategorized

ASP.NET without IIS

Hosting ASP.NET without IIS.

Categories
Java

Merging Swing and JSP the answer?

Another Take on Swing and Java’s Success. Reminds me of something engel was playing around with that took swing apps and ran them as JSP. The problem was that it looked like someone was soing a poor port of a desktop app to the web, but the idea is still sound and hughly benefical.

Categories
Java

Merging Swing and JSP the answer?

Another Take on Swing and Java’s Success. Reminds me of something engel was playing around with that took swing apps and ran them as JSP. The problem was that it looked like someone was soing a poor port of a desktop app to the web, but the idea is still sound and hughly benefical.

Categories
Perl

Embeding Web Servers in Perl

Embedding Web Servers in Perl apps.

Categories
Perl

Embeding Web Servers in Perl

Embedding Web Servers in Perl apps.

Categories
Mozilla

Free Mozilla Book

Full text of Creating Applications with Mozilla, much thanks go to the authors and publisher making this great resource avialable to potential Mozilla platform developers.

[via scott andrew]

Categories
Mozilla

Free Mozilla Book

Full text of Creating Applications with Mozilla, much thanks go to the authors and publisher making this great resource avialable to potential Mozilla platform developers.

[via scott andrew]

Categories
Development

Testable GUI

The User Interface Validator Pattern

A design pattern for user interface validations that treats the validation rules as data making it easily configurable and maintainable

Intresting idea, need to read further.