iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Announcing... PoolParty! An Open Source tool for managing EC2 clusters
PoolParty is an open source tool that automates deployment, monitoring, and load balancing of EC2 instances.
1 commentsSave Tags: open source, ruby, web services
Becoming a Jedi - Part 2 of N
The next episode of Becoming a Jedi is now live and covers code cleanup. Specifically I look at quick fixes, context actions, safe delete, and... more »
0 commentsSave Tags: .net, microsoft
Ethics of AI - Legal Rights
The hunt for Artificial Intelligence (AI) has ethical problems that are inherent in technological progression. AI also open up a variety of other... more »
1 commentsSave Tags: opinion, research, trends
Don't Use ExtJS
A former user of ExtJS suggesting not to use ExtJS because of licensing issues
0 commentsSave Tags: javascript, open source, opinion
Ordering directories by creation date using LINQ
How to use LINQ to order directories by creation date, pretty neat piece of code
0 commentsSave Tags: .net, how-to, microsoft, windows
Bullet-proof cookies? Why bother?
This post was on the front-page of dzone today: Bullet Proof Cookies. Did anyone actually read the article? This shows a horrible way to use cookies.... more »
0 commentsSave Tags: security, server
Prototype JavaScript framework: An Interview with Sergio Pereira
Last week, we launched a Prototype Linkedin group, which, as of this writing, has more than 300 members. This was the occasion to get back in touch... more »
0 commentsSave Tags: frameworks, javascript, opinion
Dynamically Build LINQ Queries Using Reflection
I was recently working on a project where there was an option to export data from the database. The export function simply exported 2 hard-coded... more »
0 commentsSave Tags: .net, database, methodology
25 Beautifully Colorful Websites - Part 2
A collect of 25 colorful websites for design inspiration.
0 commentsSave Tags: opinion, web 2.0, web design
This Week in Ruby (May 12, 2008)
Highlights from the Ruby, Rails and Merb communities.
0 commentsSave Tags: books, frameworks, ruby, web 2.0
Reading EXIF data with Javascript
A small Javascript library capable of reading EXIF information data from JPEG image files.
0 commentsSave Tags: ajax, javascript
Java SwingBuilder: latest updates on binding, SwingWorker and validations
Latest updates on bean binding, SwingWorker integration for long running methods and bean validations. Java SwingBuilder is an attempt to bring... more »
0 commentsSave Tags: groovy, gui, java, open source
Bad concurrency advice: interned Strings
I just read Thread Signaling from Jacob Jenkov. But it has one fatal flaw: it uses a literal java.lang.String for coordinating between threads. Why is... more »
2 commentsSave Tags: how-to, java
Vertical and Horizontal Clustering with ColdFusion
Clustering in particular with ColdFusion and JRun can get fairly complicated pretty fast and I urge all who are going to embark on clustering to plan... more »
0 commentsSave Tags: coldfusion, frameworks, java, server
Hibernate: Understanding Lazy Fetching
When working with Hibernate, it is *critical* to understand lazy associations, as they can be your best friend, but if you don't treat them right,... more »
0 commentsSave Tags: database, java
The NetBeans Ruby IDE: You Thought Rails Development Was Fun Before
One of the powerful features added to the NetBeans IDE 6 was support for Ruby, JRuby, and Ruby on Rails. The Ruby programming language has become... more »
0 commentsSave Tags: ruby, tools
5 great ways to take advantage of JavaOne
I'm in San Francisco where JavaOne is now halfway complete. This is my first time at the largest programming conference, and I have learned what... more »
0 commentsSave Tags: java, opinion
The State of Enterprise Architecture
As organizations continue to grow their IT investments (bought, borrowed, or built) and concepts like Business Process Management (BPM) and Service... more »
0 commentsSave Tags: opinion
Federal Circuit To Hear Case That Could Stem Software Patents Tomorrow
The US Court of Appeals for the Federal Circuit en banc will hear oral arguments Thursday in the Bilski case, which, if their honors get to feeling... more »
0 commentsSave Tags: news
Live From JavaOne
Brennan Spies gives a run down of the first day of JavaOne.
0 commentsSave Tags: java, javascript, open source, web 2.0
Symfony 1.1.0 RC1 is out
As promised, we end today the beta releases cycle of symfony 1.1, with the publication of the first release candidate version (RC1). No new feature... more »
0 commentsSave Tags: announcement, frameworks, php
Web 3.0 alias Java 6 updated N + JavaFX Desktop profile anounced
With Java update 10 and later + JavaFX Desktop profile it is possible to run REAL applications (lets call them applets) out of process in the browser.... more »
2 commentsSave Tags: java, news
FizzBuzz => BizzBuzz. Can you actually code?
Why FizzBuzz should be changed to BizzBuzz!
0 commentsSave Tags: humor, opinion
Accessing data using Language Integrated Query (LINQ) in ASP.NET WebPages – Part 2
Using declarative markup, you can create a LinqDataSource control that connects to data from a SQL database table, and configure it to handle... more »
0 commentsSave Tags: .net, methodology, web design
Parallelism with Fork/Join in Java 7
Learn how to exploit fine-grained parallelism using the fork-join framework coming in Java 7
0 commentsSave Tags: frameworks, java, research
via