Added FireFox, Safari, and IE7 support to the Silverlight 2 Paging Demo
With just a little code and some prompting from people on Twitter, I was able to add support for FireFox, Safari, and IE7 to the paging demo that I... more »
0 commentsSave Tags: gui, microsoft
Library of Over 500 Free Database Models
There are over 500 free database models at this website. They are all viewable in data model form and can be saved as an image or printed. You are... more »
0 commentsSave Tags: database, tools
11 Reasons Why a Web CMS Will Make Your Life Easier and Your Wallet Fatter.
Comprehensive article for web developers looking to educate their prospective (or current) clients on why they should use a Web CMS; also for... more »
13 commentsSave Tags: css-html, open source, php, tools
URL Rewriting for Beginners
URL rewriting can be one of the best and quickest ways to improve the usability and search friendliness of your site. It can also be the source of... more »
2 commentsSave Tags: how-to, server
40+ Hand-picked Photoshop Icon Designs
Creating your own icon not only overcome above mentioned problem, at the same time you gain and brush up your Photoshop skills. Nothing beats the... more »
0 commentsSave Tags: gui, usability, web design
An Implementation of Regular Expression Parser in C#
An article on how one can implement regular expression parser
0 commentsSave Tags: .net
jQuery is the most popular JavaScript and Ajax Framework
As you can see the result in this survery of which is the most popular javaScript and Ajax framework, 356(52%) out of 690 web developers voted for... more »
0 commentsSave Tags: ajax, frameworks, javascript, opinion
Microsoft's plans for post-Windows OS revealed
Microsoft is creating a new legacy-free OS from scratch that is designed for local and distributed concurrency, permitting application modules to... more »
0 commentsSave Tags: .net, microsoft, windows
The 'Anti-Java' Professor and the Jobless Programmers
Actually, this top computer science professor isn’t exactly ‘anti-Java’ – but he deplores its effect on CS studies. And he sees dark clouds ahead if... more »
6 commentsSave Tags: java, opinion
How to create IronPython objects of types defined in C#
The DLR Hosting API lets the hosted script instantiate objects of types defined in the hosting C# / VB module. This post describes how to do that... more »
0 commentsSave Tags: other languages, python
7 Online Tools That Will Make Your Life Easier
7 online tools that we use daily to help keep us more organized, focused, and overall on track. To add a little more convenience to your daily dose of... more »
1 commentsSave Tags: opinion, reviews, tools, web services
8 Reasons Why Model-Driven Approaches (will) Fail
If you want to build model-driven software you’ll need to devise a methodology based on ideas and experiences from others. This article shares with us... more »
0 commentsSave Tags: methodology, research, standards
Talking to Erlang
In a previous post, Scalable Web Apps: Erlang + Python, I talked broadly about using HTTP to make external applications talk to an Erlang cluster over... more »
0 commentsSave Tags: other languages
Why is Python more fun than Java?
I've been mulling over why I find programming in Python to be so much more fun than Java. In this article, I am going to capture and explore some of... more »
13 commentsSave Tags: java, python
(Yet another) Benchmark of the CLR vs the JVM
(Yet another) Benchmark of the CLR vs the JVM to redo the one done by Code eleven @... more »
0 commentsSave Tags: java, microsoft, opinion, windows
CodeProject: Designing And Implementing A Neural Network Library For Handwriting Detection, Image Analysis etc.
This article will explain the actual concepts of Backward Propagation Neural Networks - in such a way that even a person with zero knowledge in neural... more »
0 commentsSave Tags: how-to
Erlang Is Not the Solution
What follows is a comment that I posted at Intel Research Blogs in response to a recent article by Anwar Ghuloum titled Unwelcome Advice. I was... more »
3 commentsSave Tags: opinion, other languages
[OSCON 2008] Web Frameworks of the Future: Flex, GWT, Grails and Rails
Below is the presentation I'm delivering at OSCON today. Unfortunately, I had to remove slides on GWT and Flex to fit w/in the 45 minute time limit.
0 commentsSave Tags: flash-flex, frameworks, groovy, ruby
Benchmarking the JVM vrs the CLR
I've found that there are lots of flame wars regarding JVM/CLR performance, but very little solid data, so I thought I'd try running a benchmark of my... more »
1 commentsSave Tags: .net, java
WoW! A Very Huge List of Upcoming Ruby & Rails Books in 2008
I am happy to blog about the Upcoming Ruby, Rails, IronRuby, Merb and Other Ruby related books. You will be happy and surprised to see a huge list of... more »
2 commentsSave Tags: announcement, books, microsoft, ruby
Google Code blacklists Mozilla Public License
The Mozilla Public License (MPL) is the latest casualty of Google's decision to remove open-source licenses from its popular code hosting... more »
0 commentsSave Tags: news, open source
Compare IronRuby with C#, Smile and Learn as well
know, Ruby languages always fascinated you with many of its great features and Rails always added, lots of smile to it. Its time to smile more... more »
0 commentsSave Tags: .net, frameworks, microsoft, ruby
Haskell Zippers
Excellent tutorial on zippers with the clever twist of presenting it from the point of view of modern-day Theseus, Greek ex-hero. You can get pretty... more »
0 commentsSave Tags: how-to, other languages
Mono C# compiler gets full C# 3.0 support
I am pleased to announce that Mono C# compiler (gmcs) has now full C# 3.0 support. Most of the features has been available since Mono 1.2.6 release.
0 commentsSave Tags: .net, frameworks, news, unix-linux
nHibernate performance against stored procedures
A 5 part blogpost about the performance of a select statement done with ADO.Net using inline sql, and stored procedures (even some dynamic sql) and... more »
0 commentsSave Tags: .net, database, open source, opinion
via