iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Google gives away free Web application security scanner
Google has released for free one of its internal tools used for testing the security of Web-based applications. Ratproxy, released under an Apache 2.0... more »
0 commentsSave Tags: announcement, security, tools
Update for Java vs C benchmark
This update compares the performance for some numerical benchmarks for Sun's JVM, IBM's JVM, Excelsior JET 6.4 and 6.0, Apache Harmony M6, LLVM 2.3... more »
0 commentsSave Tags: c-and-cpp, java, research
Multithreaded Server in Java
This is text no. 3 in a series on implementing multithreaded servers in Java. So far the trail discusses a singlethreaded and a simple multithreaded... more »
4 commentsSave Tags: how-to, java, server
10 Open Souce or Free Flash or Flex Code Libraries You Need To Check Out
Build, steal, buy, or borrow… These would be the four basic ways you can make your applications a reality, pretty much regardless of the language you... more »
0 commentsSave Tags: flash-flex, open source, tools
JPedal PDF Library: Flex Support Added
JPedal PDFviewer version 3.60 is now out as part of continual developments and improvements to the leading Java PDF viewing and extraction library.
0 commentsSave Tags: java, tools
How to Capture the Screen Using VLC for ScreenCasting
VLC is a player but also can be used to record a screen cast ( capture the screen as video).Here is the small how to do that. This works with portable... more »
0 commentsSave Tags: how-to, open source, tools
Formy - CSS Form Framework
Formy is mini CSS Framework for better form management.
0 commentsSave Tags: announcement, css-html, frameworks
How to control POST requests in PHP without the Referer
A better method to prevent cross-site POST request forgeries in PHP, without relying on the notoriously un-reliable HTTP_REFERER setting.
3 commentsSave Tags: how-to, php, security
An introduction to friendly URLs in PHP
Nice URLs, readable URLs, search-engine-friendly URLs. Different names same deal. Turns out this isn’t all that hard with PHP - infact it can turn... more »
0 commentsSave Tags: how-to, php, usability, web design
Dilbert and the Complicated JDK Slide
This Dilbert comic strip reminded me of a drawing I did a while back to try and explain the critical nature of our bug tracking system, and how all... more »
0 commentsSave Tags: humor, java, tools
Flash Live stream Player
Hi Here is a flash player for live streaming, using Adobe Flash,Adobe Flash Media Encoder, Adobe Flash Media Server. Check it now.
0 commentsSave Tags: flash-flex, server
Killer Tools to Get The Most Out of Your USB Thumb Drive
If you’re a freelancer, I’m pretty sure you know the importance of a USB thumb drive. At a basic level, it helps you store important data and... more »
0 commentsSave Tags: reviews, tools
JDOM Quick Reference
A real quick reference to JDOM and its classes with 2 example. The idea of the article is to introduce the JDOM and its most used classes.
1 commentsSave Tags: how-to, java, xml
Java Concurrency: Read / Write Locks
Java 5 comes with read / write lock implementations in the java.util.concurrent package. Even so, it may still be useful to know the theory behind... more »
0 commentsSave Tags: how-to, java
Tomcat - Is This an Application Server ?
In this post I’ll discuss about Apache Tomcat Web Server and look in to its extent for support in J2EE Environment.
1 commentsSave Tags: java, server
Tutorial: install and run Java on IPhone
With this tutorial you will be able to install Java on the IPhone, compile and run simple Java applications using IPhone.
0 commentsSave Tags: apple, how-to, java, mobile
Introducing Inject4Spring
Inject4Spring is a small Open Source library that extends base functionality of Spring framework by allowing wiring beans in Spring context using... more »
0 commentsSave Tags: announcement, frameworks, java, open source
Bill Gates’ last day at Microsoft (video)
Posted on June 6th, 2008 by Joggee A video spoof shown during the CES 2008 keynote by Bill Gates about his last full day at Microsoft in July... more »
0 commentsSave Tags: .net, database, research
LinkedIn: 99% Pure Java
Nick Lothian tweeted about this JavaOne presentation on LinkedIn because it mentions the ROME RSS/Atom feed parser. I'm really sorry I missed it at... more »
2 commentsSave Tags: java, web 2.0
Dramatically Smaller Flex SWF Files
Flex 3 and "FrogStar", codename release of Flash Player 9, adds support for caching the Flex Framework within the Flash Player. This feature is... more »
1 commentsSave Tags: flash-flex, ria
Show Your Products In 360 Degree View In Flex
1Don’t you think it is so cool if show your products in 360 degree view on your website to your customer? In fact it is not difficult to realize after... more »
0 commentsSave Tags: flash-flex, how-to
Stupid MySQL Tricks
Several tips to reduce headaches and make development with MySQL easier.
0 commentsSave Tags: database, how-to
(JSR 133) Java Memory Model FAQ : Synchronized, Volatile, Final, etc.
What does synchronization do? How can final fields appear to change their values? What does volatile do? Does the new memory model fix the... more »
0 commentsSave Tags: frameworks, java
My First Silverlight Game
I've been neglecting this blog but I have the perfect excuse: I was very busy creating my very first Silverlight Game. Actually my very first game... more »
2 commentsSave Tags: frameworks, games, microsoft, ria
Hibernate Search: Search Engine for the Masses
The cost of using search engine technology traditional Java EE applications has been too high for a massive adoption. This video shows how Hibernate... more »
0 commentsSave Tags: database, how-to, java, open source
via