Easily Parse XML
How to Easily Parse XML XML is used a lot on the internet and in business . For instance, it is used by Blogs in a format called Real Simple Syndication, or RSS , to allow people to read a blog without actually visiting the blog’s website. XML is also used to store reference information ...
Rounded Corners with The GIMP
Creating Round Corners These days more often than not, people want rounded corners instead of the regular squares on images for websites, print work, and photographs. It is true that this can be done in Photoshop and other expensive programs . However, why pay all that money when it can be done very easily with ...
Call Web Service in Java
Consume a Web Service with Java As I stated before, calling a web service in .Net is easy . However, using a Java Web Service is a little more difficult . This is not because .Net is superior to Java, but instead because of the various standards that Java allows for since it is open ...
.Net Consume Web Service
Consume Web Service with .Net During the past 8 months, I have been playing with web services quite a bit – both calling and developing web services for my employer. However, I had some trouble along the way finding information on the different standards of web services (such as JAX-WS and JAX-RPC ), implementing those ...
