Managing File Uploads with the Zend Framework
Creating the next great community-driven Website? Using the Zend Framework, you can validate and manage your users' file uploads with ease. Read on to learn how.
Creating the next great community-driven Website? Using the Zend Framework, you can validate and manage your users' file uploads with ease. Read on to learn how.
Learn how to develop a simple AIR/JavaScript client that communicates with Google's cloud-based solution for personal health information management, Google Health.
Learn about the COM Interoperability improvements coming with the next release of the .NET Framework and how they will make your COM Interop such as Office applications much easier.
In the last part of Marc's series we put all the pieces together and write a simple Hello World Application.
In this article Bob Reselman gives us a brief overview of REST, and explains the basic operational concepts behind Jersey.
Learn how to use Windows Azure to setup and deploy your first application hosted in the "cloud."
Marc Plotz takes us further into his custom, lightweight MVC Framework.
Using generics in your Java development can help you detect issues during compile time rather than being confronted by them at run time.
In part one of our series Marc Plotz lays down the groundwork for our own MVC Framework.
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.
OP-ED: Unlike the Illuminati, the IEEE exists, and they have a secret. This secret helps them turn out shiny MP3 players, phones, and computers with processing power than we programmers can figure out how to use. This is how they do it. When will developers learn the same truths?
Create sophisticated route finding features using the Google Maps API's powerful GDirections class!
Explore various toolkits that are available and examine the best ways to create web services in your PHP applications.
Discover the step-by-step instructions needed to connect to a DB2 database from Cognos.
Did you ever get stuck having to choose between a recursive or iterative implementation? Get the answers to whether one is better than the other or whether it really matter?
Create compelling location-based web sites by providing users with the ability to calculate distances between points on a Google Map!
Silverlight has now been around for a while. In fact, the beta for Silverlight 3 has now been released. Get the answers to common questions being asked by Users, business people, and Developers in regard to why Silverlight is important.
Build RSS feeds with the Zend Framework and profit from their publication using Google AdSense for Feeds!
Many developers have a set of wrong ideas about Rails parameters. See how you can deal with them in real life.
Discover the practice of continuous integration and several of the most popular tools, including Apache's Continuum, Cruise Control (CC), and Hudson, which effectively implement this concept.
Learn to build a text DSL in MGrammar.
Are you finding it hard to obtain funding to finish building out your Service Oriented Architecture (SOA) technology stack? You may have heard about the Open Source GlassFish Java 5 EE Application Server, but did you know that there is a GlassFish ESB (Enterprise Service Bus) Project that integrates the Open ESB Project? See what it can do for you.
Integrate Twitter into your Zend Framework-powered website with ease. Just use the Zend_Service_Twitter component!
See how you can tighten security gaps using JavaScript and practices such as the Same Origin Policy, Data Tainting, and Signed Scripts.