A Template Application for Running Axis2 in OSGi Environments

2008-09-11 05:17

There is ongoing work in the Axis2 project to make Axis2 engine not only compatible with OSGi but also take all the advantages that OSGi infrastructure provides, so developers could deploy Axis2 Web Services and Modules in bundles. This article aims to provide a template application which allows la... [阅读全文]

Great Java Site

2008-09-11 04:31

A Java dedicated site with lots of code examples, tutorials and other resources. ... [阅读全文]

Separating Programming Sheep from Non-Programming Goats

2008-09-11 04:23

I found this blog entry to be very interesting. It’s about a paper that has been written on distinguishing those who can program from those who can’t. ... [阅读全文]

Software Rhythm Part 1: The Opening

2008-09-11 04:14

I’ve been thinking about doing a series of posts on this for a while. For some reason I’m inspired to write it now. I’ve been involved in a number of software companies and projects of a variety of shapes and sizes but I find there is a similar rhythm across them all. ... [阅读全文]

Create a common Facelets tag library: Share it across projects

2008-09-11 04:08

This tutorial explains how to create a packaged jar file, which can be referenced across multiple projects, and which contains all of your tag components and classes in a centralized location for easier maintenance. ... [阅读全文]

Microsoft on IE8–speed not top priority

2008-09-11 04:03

The user interface was the top priority when building Internet Explorer 8, not performance benchmarking, according to a Microsoft executive. ... [阅读全文]

Mark Cuban: “When I die, I want to come back as me”

2008-09-11 04:00

To round out the day’s schedule at TechCrunch50, Jason Calacanis interviewed Mark Cuban, the founder Broadcast.com, HDNet, and several other companies. He has also been an angel investor for several startups including SlideShare, Goowy, RedSwoosh, Box.net, Calacanis’ own Weblogs, Inc and Mahalo. ... [阅读全文]

Automated Generation of Interactive 3D Exploded View Diagrams

2008-09-11 03:56

We present a system for creating and viewing interactive exploded views of complex 3D models. In our approach, a 3D input model is organized into an explosion graph that encodes how parts explode with respect to each other. We present an automatic method for computing explosion graphs that takes in... [阅读全文]

MacRuby 0.3

2008-09-11 03:33

MacRuby 0.3, Apple’s implementation of Ruby 1.9, has just been released. ... [阅读全文]

You think MrBabyMan is bad - check out these blind diggers

2008-09-11 03:00

Digg is being taken over by this crap. My favorite part is that BCCStu is an admitted SEO (as posted in his linkedin profile). ... [阅读全文]

Free Adobe Connect Accounts

2008-09-11 02:48

I have been bugging Ryan Stille, Nebraska ColdFusion User Group Manager, about letting other user groups in the Omaha community (mostly Omaha Rails and Dynamic Language User Group) use his free NECFUG Adobe Connect account to record their meetings. Today he asked Adobe and was pointed to an exist... [阅读全文]

Implementing generic natural language DSL

2008-09-11 02:28

I said that I would post about it, so here is the high level design for generic implementation of natural language looking parsing. Let us explore the problem scenario first. We want to be able to build this language, without having to build a full blown language from scratch. ... [阅读全文]

Google Chrome Tips

2008-09-11 01:45

Here are some not-so-obvious things you can do in Google Chrome, the minimalistic browser launched on Tuesday. ... [阅读全文]

Inside the Dojo Toolbox

2008-09-11 01:14

Building the Dojo Toolbox allowed us to dive into Adobe® AIR™, and to create a blended toolchain of JavaScript, PHP, Python and Rhino (JavaScript on the Java Virtual Machine) for developing an amazing desktop application using open web technologies. Read about how we built the Toolbox and what we r... [阅读全文]

Slipknot Frontman Says Labels Cause Piracy

2008-09-11 01:00

Slipknot vocalist and frontman Corey Taylor says it’s time for the music industry to stop taking legal action against downloaders. He feels it is the labels themselves who are to blame for online piracy, since the quality of released music is so bad, no-one wants to buy it. ... [阅读全文]

Digg restricts fast aka blind digging

2008-09-11 00:30

Try digging too many stories in a small time and you are presented with this message - “Whoa there cowboy! Itchy trigger finger? Digging so fast is lame. How about reading some stories instead?” ... [阅读全文]

Death by Decompilation

2008-09-10 23:28

I recently got involved in trying to improve performance of a large customer application. Azul’s JVMs come with an always-on profiling tool - RTPM - so it was easy to spot where the time was going. The name has been changed to protect the guilty but the name might as well have been “a... [阅读全文]

components-js - JavaScript application framework

2008-09-10 23:27

Components is a high-level JavaScript framework. It helps you write cleaner, clearer applications with less code and less effort. ... [阅读全文]

Microsoft IE8 and Google Chrome - Processes are the New Threads

2008-09-10 23:22

I happened to install Google Chrome (Alpha) the same day I installed Internet Explorer 8 (Beta). I noticed immediately, as I’m sure many of you have, that both browsers isolate tabs in different processes. Unix folks have known about the flexibility of forking a process forever. In Unix, fork... [阅读全文]

How Google Chrome Stores Passwords

2008-09-10 23:15

In this tutorial, I’ll post all of the source code used by Google Chrome to quickly and securely save your passwords. ... [阅读全文]