Search results
"category:/Dev"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
And the winner is...
pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; } pre b { font-weight: bold; font-size: 120%; } img { border-width: 1px; border-style: solid; } td { vertical-align: top; } WidgetFX is a nice ... |
Sep 27, 2009 3:30:51 AM |
|
2
|
On to the next widget
pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; } img { border-width: 1px; border-style: solid; } td { vertical-align: top; } JavaFX 1.2 was released a while back with quite a lot of new ... |
Jul 4, 2009 6:00:07 AM |
|
3
|
Interview with Simon Phipps about Open Source
pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; } img { border-width: 1px; border-style: solid; } td { vertical-align: top; } Today I was catching up with a bunch of FLOSS Weekly podcast ... |
Oct 26, 2008 10:41:15 PM |
|
4
|
Tapestry 5 and GWT - part 2.5
pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; } pre b { font-weight: bold; font-size: 120%; } img { border-width: 1px; border-style: solid; } td { vertical-align: top; } The source code ... |
Oct 8, 2008 11:45:19 PM |
|
5
|
JavaFX, WidgetFX and my first widget
pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; } pre b { font-weight: bold; font-size: 120%; } img { border-width: 1px; border-style: solid; } td { vertical-align: top; } I became interested ... |
Oct 7, 2008 12:17:37 AM |
|
6
|
Taking the first steps with MicroEmulator
I started looking at MicroEmulator a few days ago. Unfortunately, when I tried to start MicroEmulator from the command line locally it refused to take a jad file (or class) as argument. Starting the emulator and dragging a jad ... |
May 25, 2008 11:40:41 PM |
|
7
|
Forwarding IIS to Tomcat
Every now and then I get the chance to do something Java related at work. This week it was installing Tomcat 6 and forwarding certain urls from IIS to it. It really shouldn't have to be too much of a problem, but of course I knew that IIS wouldn't ... |
May 23, 2008 12:00:24 AM |
|
8
|
Testing a web service
During the last two weeks I've been busy building a web service at work. It's the first web service for the company I work at as well as the first web service I've ever built so it's been fun to learn a couple of new things. The work flow consists ... |
Apr 18, 2008 11:57:36 PM |
|
9
|
Tomcat 6 Windows service
I installed Tomcat 6 at work the other day. The server is a windows server running our software. Most of the developers don't have admin access to it. I installed tomcat as a service and choose to have it running at startup. ... |
Apr 8, 2008 10:44:00 PM |
|
10
|
Tapestry 5 and GWT - part 2
In this part I describe how to make GWT put several instances of it's application on one page with backing of Tapestry 5 and with some javascript in between to connect the dots. If you're already familiar with Tapestry 5 and GWT ... |
Apr 8, 2008 1:53:00 AM |
|
11
|
Tapestry 5 and GWT - part 1
This is a simple tutorial describing how to get my two favourite web "frameworks" (I guess GWT rather wants to be called a toolkit) Tapestry 5 and GWT to work together. I'm using NetBeans and while this isn't specific to NetBeans, there is a hint ... |
Apr 3, 2008 11:56:00 PM |