Hibernate Dynamic Table Routing
I have been searching for a method to dynamically route objects to databases at runtime using Hibernate and recently I found a solution which fit the... more »
0 commentsSave Tags: database, java
An Evolutionary Path for High Performance Heterogeneous Multicore Programming
The multicore era has opened the Pandora box of parallel programming environments. Closing it won't be easy.
0 commentsSave Tags: hardware, opinion, trends
Why Microsoft Won't/Can't/Shouldn't Lead
That's a rather sensationalistic headline, I admit, but it's true and here's why... Any sufficiently large service-based organization is a pure... more »
0 commentsSave Tags: microsoft, opinion
Software development too complex, says Ballmer
Software makers need to create better natural interfaces, simplify programming tools and create better search and analytical tools for computer users,... more »
0 commentsSave Tags: microsoft, news, opinion, trends
LightSpeed 2.0 Released
we’re pleased to announce the release of LightSpeed 2.0, the next major version of our high performance, high productivity .NET O/RM and domain... more »
0 commentsSave Tags: .net, frameworks, news
Java Code for Google Interview Question : Product of other Elements in an Array in O(n)
There is an array A[N+1] of N integers. You have to compose an array Output[N+1] such that Output[i] will be equal to the productof all the elements... more »
1 commentsSave Tags: how-to, java
Building a Linux Box for $150
Wired how-to. Put together a decent linux box for less than $200.
0 commentsSave Tags: hardware, how-to, open source, unix-linux
Gates' last act: frees IE 8 and Silverlight second betas
Bill Gates has announced the next betas of Internet Explorer 8 and Silverlight 2 while outlining plans from Microsoft on development, services. He... more »
0 commentsSave Tags: microsoft, news, ria, tools
Facebook and it’s crippled Open Source strategy
While you of course should applaud when a company releases one of their main assets in terms of code to the public (the biggest asset is of course the... more »
0 commentsSave Tags: open source, opinion, web 2.0
JavaOne Script Bowl
The Script Bowl was a smackdown between the next generation JVM languages Groovy, JRuby, Jython, and Scala. Voting was conducted American Idol... more »
0 commentsSave Tags: java, opinion, other languages
A Programming Job Interview Challenge #3
This is challenge number 3 in our programming job interview questions column. Good Luck!
0 commentsSave Tags: how-to
James Gosling Interview at JavaOne 2008 - Scala, Multi-core, Working Below the VM, and Epigraphs
While we may have recorded this episode at JavaOne 2008, we spent most of our time talking about more general programming and Java concerns: Scala and... more »
0 commentsSave Tags: java, opinion, other languages, trends
Guide to the semantic web
The Semantic Web is a web of data. There is lots of data we all use every day, and it’s not part of the web. I can see my bank statements on the web,... more »
0 commentsSave Tags: methodology, usability, web 2.0
Be Cautious About Rolling Back To JVM 1.5
There have been several blog posts recently about class-loading issues apparently linked the use of the Sun-Java 1.6 (6.0) JVM. Mark Mandel has a... more »
2 commentsSave Tags: coldfusion, frameworks, java, server
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
Yahoo! Answers powered by symfony
Yahoo! used symfony to redevelop another project. This time symfony was used as part of the foundation for Yahoo! Answers.
0 commentsSave Tags: announcement
Using Gridview to display Images from Database
In ASP.Net 1.x days Datagrid is one of the most common control that is used to display a table of data. With the introduction of ASP.Net 2.0 we have... more »
0 commentsSave Tags: .net, web design
SecureString in .Net 2.0
There are some disadvantages in using string if we want to store some important information’s like password, credit card numbers, bank pins, etc for... more »
0 commentsSave Tags: .net, frameworks
Multiple File Upload with Ruby on Rails and file_column
I just found a multiple file upload script here, and a rewrite for the use with the nice file_column plugin. There was a conflict with the mootools... more »
0 commentsSave Tags: ruby
Hans's swan song
Sun loses another senior developer and the Swing team lose another to Abobe Flex.
2 commentsSave Tags: gui, java
Agile Project Management is not enough!
Agile project management, using methods such as Scrum and eXtreme Programming, alone is not enough...
0 commentsSave Tags: how-to, methodology, opinion
Desktop integration with Java 6
Java 6 tries hard to make Java applications easier to integrate in the desktop environment of various platforms. One of such welcome attempts is the... more »
0 commentsSave Tags: gui, how-to, java, tools
Do You Reset Your Web Design?
They've been around for a while now: reset style sheets. They're becoming more commonplace among web designers, and even Yahoo is using a reset... more »
0 commentsSave Tags: css-html, frameworks, opinion, web design
via