forkjoin updates
An updated jsr166y package is available. The changes are mainly focused on internal reducing overhead and improving scalability.
0 commentsSave Tags: java, standards, trends
An Account of Developing a Hybrid Java/Flex application
A genuinely original account of the adventures involved in combining Flex with Java!
0 commentsSave Tags: flash-flex, java, standards, tools
Google Chrome and Web Standards
How does the adoption of Google Chrome affect cross browser compatibility? Are web standards a solution? How can I easily move to standard compliant... more »
2 commentsSave Tags: css-html, how-to, standards, tools
Exploring Some Common Conversion Functions in C# and VB.NET – Part I
This article explores some very handy and commonly used conversion functions that we encounter in our day to day development. This is the first part... more »
0 commentsSave Tags: .net, how-to, microsoft, standards
Google Chrome, Ajax, the Open Web and Open Standards
Today I tested Google Chrome in Ra-Ajax. Everything worked PERFECTLY! No "emergency hack" needed. I think that's a pretty strong testimonial towards... more »
4 commentsSave Tags: ajax, frameworks, open source, standards
Using REST along other architecture styles
Following my latest post on evolving the architecture Dru asked me for more details on our RESTful control channels. For one you can take a look at... more »
0 commentsSave Tags: standards, web services
Java 7: Sun's good grooming
The upcoming Java 7 shows all the signs of being a major release, on the order of Java 5. It has numerous features that will make Java easier to... more »
14 commentsSave Tags: java, standards, trends
TOP 10 VSTS and TFS Articles you MUST read
If you have missed on some top articles of Visual Studio Team System (VSTS) and Team Foundation Server (TFS) on dotnetcurry.com, then this is a must... more »
0 commentsSave Tags: .net, methodology, standards, tools
A rant on Java standards
Is the JCP doing its work? Sometimes I sincerely doubt it
0 commentsSave Tags: java, server, standards
The Benefits of Code Review
why to bother and review a trainee’s code? why to bother to review code at all? In this post the author tries to answer these questions
0 commentsSave Tags: methodology, opinion, standards
Do You Comment Too Much?
Commenting is obviously an important part of programming, but it is possible to take it too far. Too many comments can muddle the readability of the... more »
0 commentsSave Tags: how-to, methodology, standards
How to make my web pages Internet Explorer 8 compatible
Free tool to make your web pages compatible with IE8 by automating the introduction of the compatibility flag.
3 commentsSave Tags: announcement, microsoft, standards, tools
Ten commandments for developers
In order that applications and operating system shall not drive users insane thou shall:
0 commentsSave Tags: .net, opinion, standards
IE8 & backward compatibility. What can I do?
In this blog entry Samiq writes about some of the new features of the just released IE8 Beta 2 and also explains how to deal with compatibility issues... more »
0 commentsSave Tags: css-html, how-to, standards, tools
Agile Development: why it rocks, who it helps, and why it's failing
What's up with people complaining about Agile? Do the not know it's awesome?
4 commentsSave Tags: agile, opinion, standards, trends
Deadlocked!
You may have noticed that my posting frequency has declined over the last three weeks. That's because I've been busy building that Stack Overflow... more »
0 commentsSave Tags: standards
Logging in unit tests?
Should we use logging in unit tests? I'm having a discussion about the use of log4j in junit tests. I am really against the idea. The way I see it, a... more »
1 commentsSave Tags: opinion, research, standards
Was JavaScript a mistake?
The more I hear about the ongoing efforts to revise the leading Web standards, the less convinced I am that we're approaching Web-based applications... more »
0 commentsSave Tags: javascript, opinion, standards, tools
OpenGL 3.0 - A Big Step in the Right Direction
There has been much controversy over the direction the Khronos Group/OpenGL ARB has chosen for the next major version of OpenGL. After testing an... more »
0 commentsSave Tags: opinion, standards
Questions for Sun over JavaFX
Sun has released a JavaFX preview. Having played around with it, here are my questions.
0 commentsSave Tags: java, standards, tools
A Deeply Skeptical Look at C++0x
Today I saw a link to an article entitled C++ Gets an Overhaul on Hacker News detailing C++0x, the proposed set of standards for the new generation of... more »
1 commentsSave Tags: c-and-cpp, standards
ECMA achieves Harmony on the Web
The ECMAScript group, responsible for standardizing JavaScript, has had pretty intense discussions over the years about the future of the language.... more »
0 commentsSave Tags: ajax, javascript, standards
How Coding Standards Can Impair Application Performance
One of the "real world" lessons rarely taught in the university setting is that in the "real world" you're going to have to follow coding standards.... more »
1 commentsSave Tags: frameworks, standards, tools
30 Common String Operations in C# and VB.NET – Part I
This article compiles some common String operations that we encounter while working with the String class. In Part I, 15 common string operations have... more »
0 commentsSave Tags: .net, how-to, microsoft, standards
What makes a good Test Engineer
This article describes what should do become a good software test engineer.
1 commentsSave Tags: frameworks, methodology, research, standards
via