<?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/"
	>

<channel>
	<title>Soluvas &#187; Tools</title>
	<atom:link href="http://www.soluvas.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soluvas.com</link>
	<description>Business Marketing Support System</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:53:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cara Mengaktifkan Firebug Lite di Dojo untuk AJAX Debugging</title>
		<link>http://www.soluvas.com/aktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=aktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development</link>
		<comments>http://www.soluvas.com/aktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 13:25:09 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[firebug lite]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/aktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development/</guid>
		<description><![CDATA[
			
				
			
		
Web development menggunakan Dojo AJAX Library memang sangat powerful. Dojo mempunyai fitur untuk menambahkan efek-efek JavaScript dinamis dengan relatif mudah.
Namun, ada saatnya muncul masalah pada page kita, dan bisa saja itu karena scripting JavaScript yang salah atau problem lainnya. Jangan khawatir, karena Dojo mempunyai fitur Firebug Lite untuk membantu kita mengatasi masalah tersebut.
Untuk mengaktifkannya, tambahkan [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Faktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Faktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><span style="font-style: italic;">Web development</span> menggunakan <a href="http://dojotoolkit.org/" rel="nofollow"  target="_blank">Dojo AJAX Library</a> memang sangat powerful. Dojo mempunyai fitur untuk menambahkan efek-efek JavaScript dinamis dengan relatif mudah.</p>
<p>Namun, ada saatnya muncul masalah pada <span style="font-style: italic;">page</span> kita, dan bisa saja itu karena <span style="font-style: italic;">scripting</span> JavaScript yang salah atau problem lainnya. Jangan khawatir, karena Dojo mempunyai fitur <a href="http://www.sitepen.com/blog/2008/06/02/firebug-lite-and-dojo-not-just-for-ie/" rel="nofollow"  target="_blank"><span style="font-style: italic;">Firebug Lite</span></a> untuk membantu kita mengatasi masalah tersebut.</p>
<p>Untuk mengaktifkannya, tambahkan <tt>djConfig="isDebug: true"</tt> ke <tt>SCRIPT</tt> tag Dojo :</p>
<pre class="brush: xml;">&lt;script type=&quot;text/javascript&quot; src=&quot;js/dojo/dojo.js&quot;
    djConfig=&quot;parseOnLoad: true, isDebug: true&quot;&gt;&lt;/script&gt;</pre>
<p>Firebug Lite akan muncul di bawah halaman Anda, bila Anda ingin memunculkannya dalam popup, tambahkan <tt>popup: true</tt> :</p>
<pre class="brush: xml;">&lt;script type=&quot;text/javascript&quot; src=&quot;js/dojo/dojo.js&quot;
    djConfig=&quot;parseOnLoad: true, isDebug: true, popup: true&quot;&gt;&lt;/script&gt;</pre>
<p>Refresh page, maka Firebug Lite akan siap membantu.</p>
<p>Apakah Anda suka mendesain web dengan fitur AJAX? Silakan <span style="font-style: italic;">share</span> tips Anda tentang web development di <span style="font-style: italic;">comments</span>!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/aktifkan-ajax-debugging-firebug-lite-di-dojo-untuk-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse IDE 3.5 (Galileo) Released!</title>
		<link>http://www.soluvas.com/eclipse-ide-3-5-galileo-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=eclipse-ide-3-5-galileo-released</link>
		<comments>http://www.soluvas.com/eclipse-ide-3-5-galileo-released/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:14:52 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/2009/06/eclipse-ide-3-5-galileo-released/</guid>
		<description><![CDATA[
			
				
			
		
Image by bangdoll@flickr via Flickr
Eclipse IDE is the modular open source development tool (that we use) for Java and other software technologies. Version 3.5 (Galileo) has been released.
Head on to Eclipse Galileo site to download and find more information.
PS: Eclipse IDE&#8217;s main open source competitor, NetBeans 6.7 should also be released soon.


No related posts.
Related posts [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Feclipse-ide-3-5-galileo-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Feclipse-ide-3-5-galileo-released%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div class="zemanta-image" style="float: right;"><a href="http://www.flickr.com/photos/93256925@N00/1102410380" rel="nofollow"  title="License CreativeCommons NonCommercial ShareAlike"><img src="http://farm2.static.flickr.com/1355/1102410380_c55ea6e574_m.jpg" /></a><br /><small>Image by <a href="http://www.flickr.com/photos/93256925@N00/1102410380" rel="nofollow" >bangdoll@flickr</a> via Flickr</small></div>
<p><a href="http://www.eclipse.org/" rel="nofollow" >Eclipse IDE</a> is the modular open source development tool (that we use) for Java and other software technologies. Version 3.5 (Galileo) has been released.</p>
<p>Head on to <a href="http://www.eclipse.org/galileo/" rel="nofollow" >Eclipse Galileo site</a> to download and find more information.</p>
<p>PS: Eclipse IDE&#8217;s main open source competitor, <a href="http://www.netbeans.org/" rel="nofollow" >NetBeans 6.7</a> should also be released soon.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/eclipse-ide-3-5-galileo-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
