Hudson and Grails
I debated on whether or not to blog about my very positive experience with the Hudson CI server. I think the buzz pretty much speaks for itself, so... more »
0 commentsSave Tags: frameworks, groovy, tools
Adobe Labs - Alchemy
Welcome the preview release of codename "Alchemy." Alchemy is a research project that allows users to compile C and C++ code that is targeted to run... more »
0 commentsSave Tags: c-and-cpp, flash-flex, frameworks, tools
Stripes Book Promo @ JavaRanch
Stripes book promotion at JavaRanch. Win a free copy!
0 commentsSave Tags: books, frameworks, java, news
Is it okay to violate OO or Relational principles when mapping objects to the database?
This seems to be a big topic in my work life lately. It was a heated topic at this last Sacramento Java User's group. I've also been criticized at... more »
0 commentsSave Tags: database, frameworks, opinion
iPhone vs. Android development: Day 2
Welcome to day 2 of a 5-day course on iPhone programming presented by Big Nerd Ranch. During the course I’ll be blogging about the differences between... more »
0 commentsSave Tags: frameworks, java, mobile, other languages
Mastering Grails: Asynchronous Grails with JSON and Ajax
JavaScript Object Notation (JSON) and Asynchronous JavaScript + XML (Ajax) are staples of Web 2.0 development. In this installment of the Mastering... more »
0 commentsSave Tags: ajax, frameworks, groovy, javascript
Fixing the Web, Part I
We've made major progress on the web since 2005 and the rise of Ajax. JavaScript toolkits like JQuery, Dojo, and YUI have expanded what we can do with... more »
0 commentsSave Tags: frameworks, javascript, opinion
WTFramework bookmarklet
Ever wondered which JavaScript framework was used on a specific website but was too lazy to check the source code for the answer? Fear no more... more »
0 commentsSave Tags: frameworks, javascript, tools
FireFox retains form element values on Refresh - including the ViewState in ASP.NET
Have you ever had problems with FireFox and Refresh in your Ajax applications? Or for that matter normal conventional web/form applications? Th fix is... more »
0 commentsSave Tags: ajax, css-html, frameworks, open source
10 Advanced PHP Tips To Improve Your Programming
PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web... more »
3 commentsSave Tags: frameworks, how-to, php
A “Quick And Dirty” Live Mesh Silverlight Application
After the LiveFX application I showed yesterday, I will now do the same but for a Silverlight Mesh App, so this would actually appear in your Live... more »
0 commentsSave Tags: .net, frameworks, ria, web services
Visual Studio 2008 extensions for SharePoint : Project Templates or Item Templates
Probably the first thing you play with in the Visual Studio 2008 extensions for SharePoint is to create a web part. The default project naming can... more »
0 commentsSave Tags: .net, frameworks, tools, trends
Authorization in ASP.Net MVC using XML Configuration.
Doing authorization in a clean way is always tricky, You want a delicate balance between an extreme abstraction and something like embedding roles... more »
0 commentsSave Tags: .net, frameworks, security
IronPython and WPF Part 3: Data Binding
Here’s the short version of this post: data binding in WPF to IPy objects just works...mostly. However, I’m guessing you are much more interested in... more »
0 commentsSave Tags: .net, frameworks, how-to, python
Using jQuery with ASP.NET - A Beginner's Guide
Did you hear about jQuery.. NO...? It’s fantastic!! Well if you have been hearing those words more too often from your colleagues but haven’t had the... more »
0 commentsSave Tags: .net, frameworks, how-to, javascript
Configurable indentation for NHaml
NHaml, an alternative view engine for ASP.NET MVC written by Andrew Peters, uses indentation instead of opening and closing tags to identify code... more »
0 commentsSave Tags: .net, frameworks, how-to, trends
Emergent Complexity
This weekend, after the Raleigh Code Camp, James Avery put on an Open Spaces conference called Shadow Camp. It was a small group of people who came... more »
0 commentsSave Tags: frameworks, methodology, trends
Give us feedback on Silverlight 2!
We’ve put together a short survey to help us improve our Silverlight features and API. Spend 15 minutes and tell us what is good and bad about... more »
0 commentsSave Tags: .net, frameworks, research, ria
Adding scripting to a C# Silverlight app
At Microsoft, the people I work with and I are definitely the minority, preaching about the benefits of dynamic languages and using the right tools... more »
0 commentsSave Tags: .net, frameworks, how-to, ria
PTOM: The Composite Design Pattern
This post talks about the Composite Design Pattern and is part of Pablo's Topic of the Month - November: Design Patterns. A Composite is a tree... more »
0 commentsSave Tags: .net, frameworks, tools, trends
Framework Design Guidelines: Scenario Driven Framework Design
Ccontinuing in our weekly blog post series that highlights a few of the new additions to the Framework Design Guidelines 2nd edition.. This annotation... more »
0 commentsSave Tags: books, frameworks, methodology, trends
Silverlight Tip of the Day #72 – New Silverlight 2 Web Site Clean Up Check List
When creating a Silverlight application with a web site there are a number of cleanups you will want to perform. I have created a little check list... more »
0 commentsSave Tags: .net, frameworks, how-to, ria
"console=true": REPLs in Silverlight
At Seattle CodeCamp v4.0 today, I talked a lot about REPLs, or "Read, Evaluate, Print Loops". They are the true "minimalist" view of programming; type... more »
0 commentsSave Tags: .net, frameworks, ria, ruby
SharePoint DataLayers
It's great to see how flexible SharePoint 2007 actually is. You can create lists that can contain all sorts of data. Add columns, create data types,... more »
0 commentsSave Tags: .net, frameworks, tools
agdlr: Silverlight + DLR + Open Source
The "Silverlight Dynamic Languages SDK" Codeplex project has existed since March 2008, with signed binary releases and source code drops every month... more »
0 commentsSave Tags: .net, frameworks, open source, ria
via