Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
  • submit to reddit

NetBeans IDE 6.7.1 with JavaFX Now Available for Download!

The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK. Download NetBeans 6.7.1 (A JavaFX-only download bundle is also available.) NetBeans IDE 6.7.1 is an update to NetBeans IDE 6.7 and includes the...

1 replies - 22032 views - 07/27/09 by Tinu Awopetu in Announcements

Welcome to DZone's new IndicZone community for Indian IT Pros

Let me welcome all of you to the new DZone community for one of the most important and fastest growing groups in the worldwide IT scene: Indian developers and IT professionals. No matter where you look, if something interesting is happening on the IT and...

16 replies - 7726 views - 02/14/08 by Rick Ross in News

How to Add an Existing Project to TFS

A quick and easy tutorial detailing how to move an existing project to TFS Team Project. The writer includes some useful step-by-step screenshots to direct anyone who needs help.

0 replies - 425 views - 02/09/12 by Gian Maria in Articles

Browsing Blobs within a container using the Windows Azure Node SDK

This post details further Windows Azure NodeJS development, this time with Mariano Vazquez developing a real-time markdown editor. He includes all the necessary code you need for listing containers in your storage account.

0 replies - 1326 views - 02/04/12 by Mariano Vazquez in Articles

wxPython: A Wizard Tutorial

Mike Driscoll takes a look at wxPython's Wizard Widget (the dialog that you see when you run an installer or set up a template) and covers two examples: one simple, and one complex.

0 replies - 739 views - 02/04/12 by Mike Driscoll in Articles

Creating a Windows Phone Application in Expression Blend

In this blog post, I’ll show you how to build a simple Windows Phone application in Expression Blend. First I am going to create the visual aspects of the app and then I am going to add the interactivity. Expression Blend for Windows Phone comes with the Windows Phone 7 developer tools. and supports the several Windows Phone project types.

0 replies - 392 views - 02/02/12 by Andrea Haubner in Articles

The Application Bar in Windows Phone

This post is about the Application Bar. It is similar to a menu. It has both icons at the very top and an ellipsis button, that when the user clicks it, it opens up and shows a number of textual menu options beneath it. A developer can use these to enact...

0 replies - 722 views - 01/29/12 by Andrea Haubner in Articles

NetBeans IDE 7.1 Release Candidate 1 Available for Download

The NetBeans Team is pleased to announce that the first release candidate build of NetBeans IDE 7.1 is now available for download.

0 replies - 2061 views - 11/28/11 by Tinu Awopetu in Announcements

NetBeans IDE 7.1 Release Candidate 1 Available for Download

The NetBeans Team is pleased to announce that the first release candidate build of NetBeans IDE 7.1 is now available for download.

0 replies - 2505 views - 11/28/11 by Tinu Awopetu in News

Solr Powered ISFDB – Part #6: Pseudonyms

This is Part 6 in a series of 11 (so far) articles by Chris Hostetter in 2011 on Indexing and Searching the ISFDB.org data using Solr. When we left last time, I had some decent modeling of Titles and Authors in distinct documents, but Pseudonyms were being...

0 replies - 1083 views - 11/23/11 by Chris Hostetter in Articles

Solr Powered ISFDB – Part #5: Filling Out My Authors

This is Part 5 in a series of 11 (so far) articles by Chris Hostetter in 2011 on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had basic support for multiple types of documents: Title documents (that were fairly well fleshed...

0 replies - 1306 views - 11/22/11 by Chris Hostetter in Articles

Solr Flair: Take Advantage of Solr's Sexiest Features

Apache Solr doesn't just provide a fast, sacalable search platform with lots of powerful features; it does all of that with style.  But what is it that makes Solr so sexy?  That question was the subject of an interesting and quite useful presentation at...

0 replies - 1921 views - 11/22/11 by David Pell in Articles

The Past, Present and Future of NOSQL – Emil Eifrem

There is no doubt that NoSQL has taken off.  But where is it headed and how can we help it get there?

0 replies - 1791 views - 11/19/11 by David Pell in Articles

Wicket with Scala and CouchDB for Fast, Quality Web Apps

Not widget.  Not cricket.  Wicket!  Bruno Borges gave a talk at ApacheCon NA 2011 on the integration of Wicket with Scala and CouchDB to create an architecture that will allow you to produce better small to medium-size web apps in less time and with fewer...

0 replies - 2209 views - 11/19/11 by David Pell in Articles

Search + Big Data: It's (still) All About the User

hanks in no small part to Lucene, quality keyword search is easily obtainable. Likewise, tools like Apache Hadoop and its ecosystem have made it easier to...

0 replies - 614 views - 10/29/11 by Mitchell Pronsc... in Videos