OSGi Repository for Java Module System
The draft specification for supporting OSGi bundles in the Java Module System is currently under discussion in the JSR 277 Expert Group.
0 commentsSave Tags: frameworks, java
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
New computer language based on Lisp enables biological modeling
Ever since the human genome was sequenced less than 10 years ago, researchers have been able to access a dizzying plethora of genomic information with... more »
0 commentsSave Tags: other languages, research
This cartoon struck a spooky chord for me - does it do so for you too?
Thanks to Mippin for the following image which is hosted on their site where it's titled "Modern Life"
1 commentsSave Tags: humor
jQuery Flot - a more complex example
This is a combination of the zoom example and the toggle graphs on and off example. It's not as easy as simply copy pasting the codes from both.
0 commentsSave Tags: frameworks, how-to, javascript, web 2.0
Chapter 2. Test-Driven Development with Objects
We have been working for some time on a book about our approach to developing software test-first. We've been working at it long enough that we though... more »
0 commentsSave Tags: frameworks, how-to, methodology, standards
SQL Teaser: Where Clause Gone Wild
Try to guess what this WHERE clause is supposed to do.
0 commentsSave Tags: database, humor, microsoft, trends
5 rules of variable naming.
5 rules you should always follow when coming up with variable names.
0 commentsSave Tags: how-to, opinion
Cool way to create new Class in Eclipse
Recently I was amazed in how I could create a new class inside eclipse. All I needed to do was copy the source code for a class and paste...
0 commentsSave Tags: eclipse, java
Zend_File_Transfer examples or using validators to increase security
the new Zend_File_Transfer component is growing day for day. As incredible new feature this component allows to use file validators.
0 commentsSave Tags: frameworks, php
Resources to help learn RSpec for Merb
We have been trying to work with some different Ruby technologies lately. Currently I am learning RSpec and Merb.
0 commentsSave Tags: frameworks, ruby
Save a rendered chart to a file using Flex Data Services.
I need to upload a rendered chart to a server-side Java application and save the result as a file.
0 commentsSave Tags: flash-flex, java, server
Battle for the Cloud: Google vs. Microsoft
Battle for the Cloud: Google vs. Microsoft
0 commentsSave Tags: server, tools
IPhone Apps: Why We Still Need the iPhone App Black Market
we need more than Apple's official app store—we still need jailbreaking, Installer.app (now Cydia) and the best unauthorized third-party apps to make... more »
0 commentsSave Tags: apple, mobile, opinion
A Small Design Study Of Big Blogs
We are quite curious; particularly when it comes to design and web-development we want to know just everything. Therefore, following our web form... more »
1 commentsSave Tags: how-to, opinion, usability, web design
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
Why Start at the Command Line?
Why should learning to program start at the command line? Why not just go with a graphical IDE?
2 commentsSave Tags: java, opinion
Face detection with PHP
The headline does say facedetection - but what does this mean? Easy said, this article focus on how to find faces on images with PHP. Faces have a... more »
1 commentsSave Tags: php
Coding Without Comments
If peppering your code with lots of comments is good, then having zillions of comments in your code must be great, right? Not quite. Excess is one way... more »
0 commentsSave Tags: opinion
Domain-Driven Design in an Evolving Architecture
Domain driven design can be most readily applied to stable domains in which the key activity is for developers to capture and model what is in users'... more »
0 commentsSave Tags: how-to, opinion, server
As Seen By The Color Blind
"In the U.S. 7% of the male population – or about 10.5 million men – and 0.4% of the female population either cannot distinguish red from green, or... more »
0 commentsSave Tags: opinion, usability
Rubinius MVM and FFI as well as rcov ported to JRuby
The library support for JRuby increases, with a JRuby version of rcov in the works, as well as ports of Rubinius' Foreign Function Interface (FFI) and... more »
0 commentsSave Tags: java, ruby
Modal overlays beyond the dialog box - (37signals)
Short article from 37signals that talks about using model dialog boxes as part of a web design. They make the point that not all model dialogs are... more »
0 commentsSave Tags: opinion, web design
Design Patterns Revisited - Singletons, How Single They Are..
I decided to write several posts about design patterns. Whether you use them or not, they are important and make your life easier (and probably... more »
2 commentsSave Tags: java, methodology
An Adobe evangelist gives his opinion on Silverlight
I do NOT work for Adobe. I do NOT work for Microsoft. I do not work for Borland. I do not work for Oracle. I do not work for any competing... more »
0 commentsSave Tags: .net, microsoft, opinion, ria
via