- From Java EE security to Acegi – The right way to protect your Web applications – This article is an in-depth introduction and comparison of Java EE security and Acegi. They both offer a variety of security services to make application security programming easier. The declarative and annotation-based programming methodologies let devel
- Microsoft Watch – Games & Consumer – What Apple DRM-Free Means to Microsoft – Apple will offer EMI music free of DRM for 30 cents more a track; album prices will remain the same. Apple makes the EMI catalog more attractive than other iTunes music in two ways: No DRM and higher encoding
- BEA cites Java, availability in app server upgrade | InfoWorld | News | 2007-03-30 | By Paul Krill – WebLogic Server builds on Spring internally, said Rod Johnson, founder of Spring and CEO of Interface21. "The architecture that they’ve adopted, building on Spring, enables them to move to a situation where Spring components can be deployed natively to We
- The Aquarium: GlassFish Components in BEA’s WebLogic Server 10.0 – BEA has released WebLogic Server 10.0, as a Technology Preview for their Java EE 5 support. BEA is using the GlassFish implementations for JAX-WS 2.0, and JAXB 2.0, which were part of GlassFish v1 UR1
- The Impact of Emerging Technologies: Media Viewer – Tim Berners-Lee explains how the Semantic Web works and how it will transform how we use and understand data.
- JScrape – Simple Java & Xquery based HTML Scraping API – JScrape is a simple yet powerful java api for scraping (aka screen scraping) data from a web page using XQuery. This API makes it simple to pull data from other sources and maintain them in a simple way
- Dev2Dev Editor’s Blog: WebLogic Server 10! WebLogic Portal 10 and Workshop for WebLogic 10 too! – BEA WebLogic Server 10, BEA WebLogic Portal 10 and BEA Workshop for WebLogic 10 are all available now
- Performance Research, Part 3: When the Cookie Crumbles – Yahoo! User Interface Blog – This article, co-written by Patty Chi, is the third in a series of articles describing experiments conducted to learn more about optimizing web page performance
- Performance Research, Part 2: Browser Cache Usage – Exposed! – Yahoo! User Interface Blog – This is the second in a series of articles describing experiments conducted to learn more about optimizing web page performance.
- Performance Research, Part 1: What the 80/20 Rule Tells Us about Reducing HTTP Requests – Yahoo! User Interface Blog – This is the first in a series of articles describing experiments conducted to learn more about optimizing web page performance.
- Blogbody: IDEA Really is That Good – I consistently find myself trying to explain why IDEA is so good. This is my attempt to explain my favorite "features". I say "features" because many of these aren’t the type of bullet-point features you might see in a direct comparison (ie: "EJB3 Support
Tag Archives: jax-ws
Daily del.icio.us for Mar 21, 2007 through Mar 27, 2007
- Enunciate Your Web Service API – From your source code, Enunciate will build a fully-documented, interoperable web application in the form of a web application archive (war file). A consolidated, annotated XML contract is generated at compile-time. Each service class is published as a SO
- Uni-Form – One Form to Rule Them All – Uni-Form is an attempt to standardize form markup (xhtml) and css, "modularize" it, so even people with only basic knowledge of these technologies can get nice looking, well structured, highly customizable, semantic, accessible and usable forms.
- sq1-struts2 – Google Code – ‘Apache Struts 2 from Square One’ is a training course designed for people who want to create Java web applications, not just quickly, but correctly. Training sessions include a technology primer and a coding exercise. This Project hosts materials used by
- Scand Unveils dhtmlxCombo, Ajax Combobox with Autocomplete – Scand LLC announced the release of new Ajax-based UI component dhtmlxCombo v1.0. It’s a JavaScript combobox control which provides suggestion search and automatic completion functionality to web-based applications
- Ultimate htaccess Examples | evolt.org – Here’s my list of the ultimate htaccess code snippets and examples that I use all the time.
- Dr. Dobb’s | Adobe Woos Web Developers With Apollo Alpha | March 19, 2007 – Apollo is something of an anti-AJAX: It brings elements of online interaction to a desktop client application. Like Flash, Apollo includes a free runtime that users will need to download to their PCs. Using Adobe’s free Apollo development kit, programmers
Daily del.icio.us for Feb 19, 2007
These are my links for Feb 19, 2007:
- Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2 – Census Dashboard Mashup is a mashup using StrikeIron’s Zip Code Information Web Service, StrikeIron’s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a specific US zip code. I find it to actually be a really
- Sun Updates Java Mozilla HTML Parser 1.0.1 – O’Reilly ONJava Blog – Java Mozilla HTML Parser 1.0.1 is a package which allows parsing HTML pages into a Java Document object. Wonder how it stacks up against HtmlCleaner (http://htmlcleaner.sourceforge.net/)
- dmiessler.com | study | lsof – lsof is the Linux/Unix über-tool. I use it most for getting network connection related information from a system, but that’s just the beginning for this amazing and little-known application
- chalain: So Beautiful, So Disturbing – She gets out of bed and stretches, perfect curves sliding under silky lingerie and momentarily making me forget about breakfast, meatloaf, and whoever it was I was married to before last night.
- Massive Google hard drive survey turns up very interesting things – Engadget – When your server farm is in the hundreds of thousands and you’re using cheap, off-the-shelf hard drives as your primary means of storage, you’ve probably got a a pretty damned good data set for looking at the health and failure patterns of hard drives
- Raible Designs | Slick looking Confluence sites – Wicket and Cayenne have nice looking websites backed by Confluence. Wicket has a Writing documentation page that explains how it works.
- Upselling your architecture – The Pragmatic Architect – As an architect, you’ll probably need to present to different audiences at different levels. When you do, it’s worth thinking about whether you need to upsell your architecture or not.
- MyEclipse Delivers Tools to IntelliJ IDEA Users – Developers using IDEA are now able to utilize the MyEclipse Visual HTML Designer, XML Editor, Database Explorer and Image Editor SNAPs directly in their own environment.
- IntelliJ IDEA: Inspections by Sections … – Static code analysis doesn’t just improve your code quality, it can also teach you some cool ideas and best practices about programming
- Java Power Tools: Home – "Java Power Tools" is about software tools and techniques that can contribute to improving the SDLC which includes build tools such as Maven and Ant, CI tools, code quality tools, testing tools, collaborative tools, source version control, and more!
- Rod Johnson » Sun’s GlassFish Embracing Spring – I think part of what’s making Sun more relevant in the enterprise Java space is that they are now more plugged into what’s happening in the wider world, and are willing to take the input on board and act on it
Daily del.icio.us for Feb 17, 2007 through Feb 19, 2007
These are my links for Feb 17, 2007 through Feb 19, 2007:
- Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2 – Census Dashboard Mashup is a mashup using StrikeIron’s Zip Code Information Web Service, StrikeIron’s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a specific US zip code. I find it to actually be a really
- Sun Updates Java Mozilla HTML Parser 1.0.1 – O’Reilly ONJava Blog – Java Mozilla HTML Parser 1.0.1 is a package which allows parsing HTML pages into a Java Document object. Wonder how it stacks up against HtmlCleaner (http://htmlcleaner.sourceforge.net/)
- dmiessler.com | study | lsof – lsof is the Linux/Unix über-tool. I use it most for getting network connection related information from a system, but that’s just the beginning for this amazing and little-known application
- chalain: So Beautiful, So Disturbing – She gets out of bed and stretches, perfect curves sliding under silky lingerie and momentarily making me forget about breakfast, meatloaf, and whoever it was I was married to before last night.
- Massive Google hard drive survey turns up very interesting things – Engadget – When your server farm is in the hundreds of thousands and you’re using cheap, off-the-shelf hard drives as your primary means of storage, you’ve probably got a a pretty damned good data set for looking at the health and failure patterns of hard drives
- Raible Designs | Slick looking Confluence sites – Wicket and Cayenne have nice looking websites backed by Confluence. Wicket has a Writing documentation page that explains how it works.
- Upselling your architecture – The Pragmatic Architect – As an architect, you’ll probably need to present to different audiences at different levels. When you do, it’s worth thinking about whether you need to upsell your architecture or not.
- MyEclipse Delivers Tools to IntelliJ IDEA Users – Developers using IDEA are now able to utilize the MyEclipse Visual HTML Designer, XML Editor, Database Explorer and Image Editor SNAPs directly in their own environment.
- IntelliJ IDEA: Inspections by Sections … – Static code analysis doesn’t just improve your code quality, it can also teach you some cool ideas and best practices about programming
- Java Power Tools: Home – "Java Power Tools" is about software tools and techniques that can contribute to improving the SDLC which includes build tools such as Maven and Ant, CI tools, code quality tools, testing tools, collaborative tools, source version control, and more!
- Rod Johnson » Sun’s GlassFish Embracing Spring – I think part of what’s making Sun more relevant in the enterprise Java space is that they are now more plugged into what’s happening in the wider world, and are willing to take the input on board and act on it
- Is Bruce Eckel Right? Maybe not. at Simon?s Blog – Bruce Eckel has written an interesting piece about Java and user interfaces. I?d recommend that you read it, as it?s pretty thought-provoking.
- The Fishbowl: Job Satisfaction – We spend a lot of time at work. If we?re not doing something that we?re passionate about, that gives us some kind of fulfillment, we?re wasting a big part of our lives.
- BuzzMachine » Blog Archive » A day at NPR – I’ve thoroughly enjoyed my day at NPR. Smart people, but then that?s obvious.
- Coding Horror: The cost of leaving your PC on – So leaving my server on is costing me $200 / year, or $16.68 per month. My home theater PC is a bit more frugal at 65 watts. Using the same formulas, that costs me $81 / year or $6.75 per month.
- The Future Won?t Be Statically Typed « Skunk Works – I’m more and more convinced that statically typed languages will come to an end, replaced by duck typing based languages
Daily del.icio.us for Aug 15, 2006
-
This article describes how to build and test Web services that are based on Java API for XML Web Services (JAX-WS) 2.0 with the built-in capabilities of the NetBeans 5.0 IDE and the plug-in for Sun Java System Web Server 7.0
Daily del.icio.us for Jun 14, 2006
-
Google just announced it’s Google Web Toolkit (GWT) at JavaOne in mid May and a scant week later we already have the GWT Widget Library. This library wraps the Scriptaculous effects, adds image buttons (with support for PNG’s in IE 5.5 and 6) and allows o
-
MySQL Workbench is a visual database design tool that gives you system that integrates database design, modeling, creation and maintenance into a single, seamless environment.
-
JAX-WS (Java API for XML Web Services) is a technology designed to simplify the construction of web services and web service clients in Java. The latest version, JAX-WS 2.0, which is part of the new Java EE 5 platform, provides powerful new tools and tech