The author of Laconica, an open source tool that lets anyone set up their own Twitter clone, discusses the technical challenges of microblogging and why it's not a fad.
|
(11/19/08)
Data binding simplifies how you sync a data object's properties with their visual representations, and Beans Binding for Java (JSR 295) aims to deliver a default data-binding specification for the Java platform. Find out how to use Beans Binding and work around its onerous overhead.
(11/17/08)
IronPython is an easy-to-learn yet surprisingly powerful language for .NET development. Find out how it differs from C# and Visual Basic while still leveraging your existing .NET knowledge.
(11/14/08)
Find out how to automate PHP scripts so they run unattended at scheduled times on both Windows and Linux.
(11/13/08)
Not only does C++98 have four different syntactic forms for initializing class objects, POD aggregates, char arrays and scalar types, it doesn't let you initialize member arrays and dynamically allocated arrays at all. Learn how C++0x fixes these flaws with a uniform and intuitive initialization syntax.
It's been 10 years since the first ISO C++ standard, and 2009 will bring us the second. In this special report, DevX delves into the new features being discussed by the standards team. Learn how these new features will revolutionize the way you code.
|
(11/13/08)
Maintaining a database often means schema changes. Before you change or delete anything, be sure to check for dependent objects.
(11/11/08)
Demand for multi-core/multi-processor applications is growing, but developing for a multi-threaded application does not require a steep learning curve or an understanding of complicated edge cases. Learn how to develop efficient multi-threaded applications without using synchronized blocks.
(11/11/08)
Get an overview of the JavaScript programming language, from its basic structure and underlying paradigms to its high-level constructs, concepts, libraries, and functionalitiesall of which are powering the current generation of web applications.
(11/10/08)
Don't be lured by Visual Studio's promise of simple templates for creating WCF services; here's why you should plan to create your services manually.
(11/05/08)
Learn how to connect your Android app to the web using an HTTP connection and how to parse XML files to extract useful information.
|
Social networking is about to take a new turn in the coming months. Yahoo! is in the process of releasing its Open Strategy with the goal of connecting more people in more ways than ever before.
More...
|
Past Blog Posts:
Hold on Web 3.0, Yahoo! to Launch Web 2.5
Social networking is about to take a new turn in the coming months. Yahoo! is in the process of releasing it’s Open Strategy with the goal of connecting more people in more ways than ever before.
|
|
|