Community-Credit.com
|
NonProfitWays.com
|
SOAPitstop.com
Skin:
Fiery Red
Mello Blue
Purple Passion
The Green Stuff
Grey Flannel
User: Not logged in
Hot Links
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
Menu
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
My Pitstop
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
HeadGeek
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics
Prev
Next
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
JavaOne 2004: Robust Java Economy Calls for Developer Entrepreneurship
As the message of Java's robust health permeated the 2004 JavaOne Developer conference, an underlying message became clear: The opportunities for Java developer entrepreneurship are also alive and well.
Type: Java #Views: 744 Category: Article
JavaOne 2004 Recap
Sun Microsystems held it's annual JavaOne conference in San Francisco this year. There was a great turnout and many announcements made during the first two days. For details on each announcement Sun has set up a nice JavaOne website to link you to more detailed information.
Type: Java #Views: 761 Category: Article
Java and XML Basics, Part 1
In a previous article (XML Basics Part One);we had a brief look at XML. However, as stated in the article, XML itself is worth nothing without the set of APIs that are generated-it would simply be just another fancy form of CSV, that is, a proprietary data format! My aim in this set of articles is not to actually reveal XML in its every detail, but rather have a look at the implications of XML in today’s technologies. That’s why the previous article only sheds a little light into the insights of XML, which included some terms and technologies you will be confronted with the moment you step in the XML arena.
Type: Java #Views: 974 Category: Article
Java and XML Basics, Part 2
Last time, we learned about JAXP, Xerces, DOM and the javax.xml.parsers Java Package. How about getting a little taste of the SAX interfaces? We look at available classes and interfaces, and learn how to use SAX for XML Processing. Given SAX's power, perhaps we can look forward to the day when we'll be translating not just XML, but maybe even Klingon! Maybe not. Before you get started, you'll want to download the support files for this tutorial.
Type: Java #Views: 1120 Category: Article
Java and XML Basics, Part 3
So far, during this series of articles (part 1, part 2) we've looked at DOM and SAX, and I suppose most of you are thinking which one of the two approaches is preferable? Well, there is no general rule of thumb, but this article might help you make the right decision when you’ll have to.
Type: Java #Views: 768 Category: Article
Java JAXP, Writing Java Code to Emulate an XSLT Transformation
In the previous lesson entitled Java JAXP, Implementing Default XSLT Behavior in Java , I explained default XSLT behavior, and showed you how to write Java code that mimics default XSLT behavior. The Java program named Dom11 that I developed in that lesson serves as a skeleton for more advanced transformation programs. This lesson updates Dom11 into a new program that tests and exercises several methods that were not tested by the samples used in the previous lesson.
Type: Java #Views: 917 Category: Article
Sun continues to hunt down developers
Sun Microsystems continued to place its focus on appealing to the developer community with a recent upgrade to its Java Web Services Development Pack 1.4. The company also announced a new edition of the Sun Java System Application Server 7 for its Java 2 Enterprise Edition (J2EE), which is available in a free download.
Type: Java #Views: 761 Category: Resource
Schema Binding for Java Web Services
Sometimes you just wish software architects weren't so creative or, at least, were more coordinated. It seems that's what happened with SOAP, the standard format for web services messages. The SOAP specification started out defining a lot of protocol-specific XML structures that now, in hindsight, could obviously better be delegated to the W3C XML Schema language, the whole purpose of which is to define the structure of XML documents. It's a disconnect that the Java community is still working out.
Type: Java #Views: 647 Category: Article
As J2EE 1.4 debuts, focus moves to tools
Sun Microsystems last week marked the advent of Version 1.4 of Java 2 Enterprise Edition (J2EE) at a press event in San Francisco that featured most of the big names in Java tools and application servers. A tools panel included representatives from Borland, BEA, IBM, Oracle and Sun, who shared the stage and discussed the impact of J2EE 1.4 from a tooling perspective, and speculated on emerging trends in the tools market. Additions to J2EE 1.4 include improvements in Web services support.
Type: Java #Views: 512 Category: Resource
VM Tools User Documentation - v0.5
VM Tools is the beginning of a collection of XML-oriented tools for the java platform. The toolkit is developed by VM Systems, Inc. and is available under an open source license.
Type: Java #Views: 707 Category: Tool
Java API for XML Processing (JAXP), Getting Started
As the name implies, the Java API for XML Processing (JAXP) is an API provided by Sun designed to help you write programs for processing XML documents. JAXP is very important for many reasons, not the least of which is the fact that it is a critical part of the Java Web Services Developer Pack (Java WSDP).
Type: Java #Views: 923 Category: Article
Taking mobile devices the P2P route via J2ME
Remember Napster, Gnutella, and SETI@home? Those Web-based, peer-to-peer (P2P) implementations were and are extremely popular, building open peer groups of millions of connected devices. Now the extension of P2P into the mobile environment is a given, considering the explosive growth of mobile devices and networks around the globe.
Type: Java #Views: 261 Category: TipsAndTricks
The O'Reilly Factor -- Java and SOAP
O'Reilly has released the first edition of Java and SOAP. It is a nuts-and-bolts look at what Java developers will need to know in order to take advantage of the Simple Object Access Protocol when building applications that tie together databases or messaging functions.
Type: Java #Views: 479 Category: Article
O'Reilly's 'Java and SOAP' Offers Troubleshooting Tips
O'Reilly has released the first edition of Java and SOAP. It is a nuts-and-bolts look at what Java developers will need to know in order to take advantage of the Simple Object Access Protocol when building applications that tie together databases or messaging functions.
Type: Java #Views: 475 Category: Article
How To's for webmasters.
Tips
and
tricks
How to with JavaScript. .
Overview of How To's for webmasters, by SpiderPro Tips and tricks with JavaScript Right now three How To's on JavaScript are available: How to create a running clock with JavaScript...
Type: Java #Views: 258 Category: TipsAndTricks
JavaScript Tips and Tricks
A small collection of popular simple tips and tricks to be used in JavaScript. Examples include: Keep background fixed when pages scrolls; Call more than one function from an event...
Type: Java #Views: 235 Category: TipsAndTricks
JavaScript
Tips
and
Tricks
Visit JavaScript Tips and Tricks, A small collection of popular simple tips and tricks to be used in JavaScript. Examples include
Type: Java #Views: 326 Category: TipsAndTricks
Tips & tricks: Direct Java XML support for mobile devices
As you may know, there is support for Java technology in mobile devices, thanks to Java 2 Micro Edition (J2ME), but here is also a need to effectively support XML parsing directly on the mobile device.
Type: Java #Views: 331 Category: TipsAndTricks
Java Copier Frees You from Tedious Coding
Transfer the repetitive copy/paste/edit part of your Java programming from your hands to your computer. With the somusar/tjpp Java copier, you can set yourself free of this tedious work.
Type: Java #Views: 480 Category: Article
Database Programming With Java + JDBC: Part 1/2
No Java programmer is complete without knowledge of Java database connectivity, or JDBC for short. In this 2 part article Nitin teaches us JDBC from the inside out.Interacting with a database is a routine job in the application world. Quite often you need to store information in the database, fetch it to generate some form of report and update or delete it as required.
Type: Java #Views: 495 Category: Article
Prev
Next
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Featured Products
Fans of "The Office"
Dwight Bobbleheads are here!
“It's me! I'm the bobblehead! Yes!”
Advertise on XMLPitstop
Our Sponsors
Advertise on XMLPitstop
Partners
Friends
EggHead Cafe
Web Servicee development
DotNetSlackers
Ink refills
web conferencing
email fax service
SPOC
chicago web design
Dominio
Web Design
PTZ Controller
Donna karan sunglasses
Video Surveillance
VoIP Internettelefonie DE
Statistics
2,893 Total Members
19 members(last 30 days)
5 members(last 7 days)
0 members(today)
1,922 Total Discussions
10 Posts(last 30 days)
1 Posts(last 7 days)
0 Posts(today)
47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)
8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
14,075 Total Resources
11 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)
David Silverlight's XMLPitstop.com
| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139