<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brewed NetBeans</title>
	<atom:link href="http://brewednetbeans.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://brewednetbeans.wordpress.com</link>
	<description>Freshly brewed NetBeans news, tips and more</description>
	<lastBuildDate>Sat, 23 Aug 2008 11:30:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='brewednetbeans.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Brewed NetBeans</title>
		<link>http://brewednetbeans.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://brewednetbeans.wordpress.com/osd.xml" title="Brewed NetBeans" />
	<atom:link rel='hub' href='http://brewednetbeans.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Database Explorer in NetBeans 6.5</title>
		<link>http://brewednetbeans.wordpress.com/2008/08/23/database-explorer-in-netbeans-65/</link>
		<comments>http://brewednetbeans.wordpress.com/2008/08/23/database-explorer-in-netbeans-65/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 07:40:25 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[netbeans-6.5]]></category>
		<category><![CDATA[database explorer in netbeans]]></category>

		<guid isPermaLink="false">http://brewednetbeans.wordpress.com/?p=14</guid>
		<description><![CDATA[Do you work often with sql queries? Are you tired of running another gui tool like MySQL Query Browser or SQL Server 2005 Management Studio (really a pain, if all you want is just executing some sql queries). Even worse, if you are working on an application which should be tested on multiple databases. So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brewednetbeans.wordpress.com&amp;blog=4422270&amp;post=14&amp;subd=brewednetbeans&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Do you work often with sql queries? Are you tired of running another gui tool like MySQL Query Browser or SQL Server 2005 Management Studio (really a pain, if all you want is just executing some sql queries). Even worse, if you are working on an application which should be tested on multiple databases. So are you searching for some simple lightweight query executing tool or scratching your head to even come out with your own tool? Come on, if you are using NetBeans you have a great way out.</p>
<p>(You might probably be living under a rock if you haven&#8217;t ever heard about NetBeans. NetBeans is currently one of the world&#8217;s most popular IDE for Java, Ruby, Groovy, PHP and so on. If you haven&#8217;t ever tried NetBeans come on, try it today. You will be surprised)</p>
<p>For ages, NetBeans comes with a database explorer that can be used to connect to virtually any database in this universe that has a jdbc driver. You can use the NetBeans database explorer to execute sql queries, visualize your tables, identify your primary/foreign keys etc, etc..</p>
<p>But with NetBeans 6.5, the database explorer module has been sharpened and some good new features were added. I would like to highlight some of them (please forgive me if you find me highlighting some old featuers as well)</p>
<p>Well, the single most important feature provided by the database explorer in NetBeans 6.5 is the support for &#8220;tabbed views&#8221; of your result set. Trust me, it is better than some of the gui tools provided by the database vendors themselves. Ok, enough talking, let me show you this cool features with some screenshots.</p>
<p><span id="more-14"></span></p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2371/2788226067_4df308d2b1_o.png" alt="" width="359" height="314" /></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3260/2789078796_17aed8d5b7_o.png" alt="" width="641" height="442" /></p>
<p>What is the we see here..? You execute multiple sql queries and NetBeans shall display the result in new tabs. You can even set the number of rows you want to see and then navigate through the &#8220;paginated&#8221; table.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3013/2789078920_54e00008d1_o.png" alt="" width="588" height="490" /></p>
<p>What more, you can refresh your result set and even insert new data without writing any sql!</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3219/2788226121_2da43961a7_o.png" alt="" width="218" height="131" /></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3161/2788226191_0b5911ccb1.jpg?v=0" alt="" width="500" height="447" /></p>
<p>The IDE even provides a cool &#8220;SQL History&#8221;, which can be very useful to execute some of the previously written queries.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3155/2789078950_60dc503153_o.png" alt="" width="171" height="70" /></p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3232/2789078990_e726cbd7a6_o.png" alt="" width="660" height="379" /></p>
<p>Some other features include, user interfaces for creating new tables, columns etc..</p>
<p>The following screenshot shows the property of a column.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3259/2789079108_337d8698c8_o.png" alt="" width="468" height="512" /></p>
<p>A simple gui but very useful tool to create tables.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3183/2789079162_438bdd9172_o.png" alt="" width="670" height="337" /></p>
<p>The gui to add column.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3027/2788226501_ace6fd6578.jpg?v=0" alt="" width="500" height="408" /></p>
<p><strong>Suggestions to the NetBeans team:</strong></p>
<p>Though the database explorer in NetBeans 6.5 is very good, I feel some more features, if added, can turn NetBeans into a really powerful database tool. Some of them are..</p>
<p>- Provision to just execute &#8220;selected queries&#8221;. Say I open one &#8220;SQL Command&#8221; and write three different queries. I must be able to just &#8220;select&#8221; the query I want and then execute it. Currently I need to comment out the unwanted queries or I should open a new &#8220;SQL Command&#8221; window. This can be a very useful feature.</p>
<p>- Provision to visualize the &#8220;meta data&#8221; of all the table columns like &#8220;size&#8221;, &#8220;datatype&#8221; etc in one single window. Right now, I need to right click every single column and then select &#8220;properties&#8221; to achieve the same.</p>
<p>- Provision to visualize the table relationships using the powerful &#8220;scenegraph&#8221; api.</p>
<p>- Provision to set table relationships.</p>
<p><strong>Conclusion:</strong></p>
<p>Overall, the database explorer in NetBeans 6.5 can be a very useful tool for developers and thanks to the NetBeans team for all their hardwork.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brewednetbeans.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brewednetbeans.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brewednetbeans.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brewednetbeans.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brewednetbeans.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brewednetbeans.wordpress.com&amp;blog=4422270&amp;post=14&amp;subd=brewednetbeans&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brewednetbeans.wordpress.com/2008/08/23/database-explorer-in-netbeans-65/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56f94f4ab12d1ea2e66d63d8446b40ed?s=96&#38;d=identicon" medium="image">
			<media:title type="html">James</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2371/2788226067_4df308d2b1_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3260/2789078796_17aed8d5b7_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3013/2789078920_54e00008d1_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3219/2788226121_2da43961a7_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3161/2788226191_0b5911ccb1.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3155/2789078950_60dc503153_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3232/2789078990_e726cbd7a6_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3259/2789079108_337d8698c8_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3183/2789079162_438bdd9172_o.png" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3027/2788226501_ace6fd6578.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>First cup</title>
		<link>http://brewednetbeans.wordpress.com/2008/08/05/first-cup/</link>
		<comments>http://brewednetbeans.wordpress.com/2008/08/05/first-cup/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 13:49:42 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://brewednetbeans.wordpress.com/?p=3</guid>
		<description><![CDATA[Hello everyone there, this blog has been created just for netbeans. You can find only netbeans and netbeans related news everywhere. The objective of this blog is to serve you with netbeans related news, tips, techniques and more. I hope this to serve as a site where you can come over and over and look [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brewednetbeans.wordpress.com&amp;blog=4422270&amp;post=3&amp;subd=brewednetbeans&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello everyone there, this blog has been created just for netbeans. You can find only netbeans and netbeans related news everywhere.</p>
<p>The objective of this blog is to serve you with netbeans related news, tips, techniques and more. I hope this to serve as a site where you can come over and over and look for something what you need the most. So keep coming often and have freshly brewed netbeans coffee here..</p>
<p>Cheers,</p>
<p>James</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brewednetbeans.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brewednetbeans.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brewednetbeans.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brewednetbeans.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brewednetbeans.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brewednetbeans.wordpress.com&amp;blog=4422270&amp;post=3&amp;subd=brewednetbeans&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://brewednetbeans.wordpress.com/2008/08/05/first-cup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56f94f4ab12d1ea2e66d63d8446b40ed?s=96&#38;d=identicon" medium="image">
			<media:title type="html">James</media:title>
		</media:content>
	</item>
	</channel>
</rss>
