<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5846421586142312061</id><updated>2011-04-21T19:49:22.533-07:00</updated><category term='jar files'/><category term='sunspot'/><category term='sun spot'/><category term='jar file'/><category term='evren bingol'/><category term='jar'/><category term='netbeans'/><title type='text'>Sun Spot</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-1664437267269653623</id><published>2008-11-17T02:26:00.000-08:00</published><updated>2008-11-17T02:32:04.059-08:00</updated><title type='text'>External Jars In Host Application SUNSPOTS</title><content type='html'>If you want to include host apps in windows under Netbeans, adding it to classpath in properties is not enough, you actually need to go to the build.properties file and add the path there&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;C:\Program Files\NetBeans 6.1\java2\modules\ext\AbsoluteLayout.jar:C:/jar/pccomm.jar:C:/jar/bluecove.jar&lt;br /&gt;&lt;br /&gt;Note that the directory seperators should be "/" instead of "\".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-1664437267269653623?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/1664437267269653623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=1664437267269653623' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/1664437267269653623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/1664437267269653623'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/11/external-jars-in-host-application.html' title='External Jars In Host Application SUNSPOTS'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-3238569020072974248</id><published>2008-11-13T16:18:00.000-08:00</published><updated>2008-11-13T16:34:26.554-08:00</updated><title type='text'>SunSpots + Lejos</title><content type='html'>Recently, I have been working on trying to get Lejos (Java For Lego) on Mac.&lt;br /&gt;And I got no where. Lejos do not have mac universal install package so had to swith to windows.&lt;br /&gt;It took me few about an hour to install lejos and eclipse. However eclipse did not do a great job setting Lejos up as an update.  So I went back to the basic of uploading my program to NXT via bluetooth on terminal.&lt;br /&gt;&lt;br /&gt;Lejos tutorial is good interms of explaining how to use the api's however they dont tell you anything about which libs you need to set up to get the bluetooth working or maybe I just missed&lt;br /&gt;it.&lt;br /&gt;&lt;br /&gt;First of you need to set you bluetooth with windows. You need to go to control panel and search for NXT bluetooth. NXT's bluetooth should be on and visible. After it is detected you need to choose the read pass from documentation box and type the passphrase which is 1234.&lt;br /&gt;This should enable the bluetooth connection. Now you can upload your apps via bluetooth rather than USB. &lt;br /&gt;&lt;br /&gt;But not yet there:&lt;br /&gt;&lt;br /&gt;If you are writing a host application which communicates with the NXT via BlueTooth, there are few things that one has to pay attention to: first of all unlike a regular NXT app you should not use the classes.jar that comes with Lejos. The classes.jar should only be used for apps that runs on NXT. Second you need to add the bluecove.jar file which is in lejos 3rdparty folder.&lt;br /&gt;If all goes well. Bluetooth should work&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Lejos did a great job of abstracting the bluetooth stack from the user.  All you need to do is to&lt;br /&gt;NXTCommFactory class to create connections. The details are in the Documentation.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-3238569020072974248?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/3238569020072974248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=3238569020072974248' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/3238569020072974248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/3238569020072974248'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/11/sunspots-lejos.html' title='SunSpots + Lejos'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-1445998442764204156</id><published>2008-11-12T01:31:00.000-08:00</published><updated>2008-11-12T01:41:57.727-08:00</updated><title type='text'>Reset Button Does not work.</title><content type='html'>This issue usually arise when user sets one of the Threads with a higher priority.  Interestingly SUN did not create a tool to flush the memory with out asking user to reset the spots by pressing the reset button. &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I found a solution around this problem.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is how it goes: &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. Disconnect the Sun SPOT from the USB cable&lt;br /&gt;2. Kill all the ant and java processes listening on the port&lt;br /&gt;3. Hold the control button in for a few seconds until a double red flash indicates that the Sun SPOT has powered down (NB doing this *after* disconnecting).&lt;br /&gt;4. Type this command at a command prompt:&lt;br /&gt;ant -Dport=xxx upgrade&lt;br /&gt;where xxx is the port name&lt;br /&gt;5. Plug it in as soon as the ant script starts to complain that the port isn't available. *Don't* push the reset button: this isn't necessary and may confuse. &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-1445998442764204156?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/1445998442764204156/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=1445998442764204156' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/1445998442764204156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/1445998442764204156'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/11/resetting-button-does-not-work.html' title='Reset Button Does not work.'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-5749727710220586820</id><published>2008-11-05T00:52:00.000-08:00</published><updated>2008-11-05T00:59:33.694-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='jar'/><category scheme='http://www.blogger.com/atom/ns#' term='jar files'/><category scheme='http://www.blogger.com/atom/ns#' term='sun spot'/><category scheme='http://www.blogger.com/atom/ns#' term='jar file'/><category scheme='http://www.blogger.com/atom/ns#' term='sunspot'/><category scheme='http://www.blogger.com/atom/ns#' term='netbeans'/><category scheme='http://www.blogger.com/atom/ns#' term='evren bingol'/><title type='text'>Adding external jars under Netbeans for sunspot settings</title><content type='html'>Adding external jars in Netbeans under a project created for sonspots are a bit tricky.&lt;div&gt;Even if you are using a sunspot host application. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;To add a jar file you need to do only do one thing if you are using "blue", which you should anyway.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You need to go to the properties.build file and add extra jar files there.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I am in this example adding restlet jar files.  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"   style="color: rgb(51, 51, 51);   font-family:'Trebuchet MS';font-size:13px;"&gt;user.classpath=/Applications/NetBeans.app/Contents/Resources/NetBeans/platform6/modules/ext/swing-layout-1.0.jar:/Applications/NetBeans.app/Contents/Resources/NetBeans/ide7/modules/ext/AbsoluteLayout.jar:/Users/evrenbingol/SPOTUI/lib/org.restlet.jar:/Users/evrenbingol/SPOTUI/lib/com.noelios.restlet.jar:/Users/evrenbingol/SPOTUI/lib/com.noelios.restlet.ext.servlet_2.4.jar&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Last three jar files are external and the first one is netbeans set.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-5749727710220586820?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/5749727710220586820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=5749727710220586820' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5749727710220586820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5749727710220586820'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/11/adding-external-jars-in-netbeans-under.html' title='Adding external jars under Netbeans for sunspot settings'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-5258304666418734983</id><published>2008-10-19T17:02:00.000-07:00</published><updated>2008-10-19T17:07:08.249-07:00</updated><title type='text'>AODV specific</title><content type='html'>aodv is not a link state algorithm which means that it would take a while to get the right hop counts since aodv needs to calculate the routes and hop counts on the fly&lt;div&gt;One way to cheat is to broadcast a message from each spot as your app initializes. This creates the missing routes in you aodv table. Which means that when you query the table entries later on you get the right results. &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-5258304666418734983?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/5258304666418734983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=5258304666418734983' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5258304666418734983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5258304666418734983'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/10/aodv-specific.html' title='AODV specific'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-5801742682552454797</id><published>2008-10-18T19:01:00.000-07:00</published><updated>2008-10-18T19:05:35.996-07:00</updated><title type='text'>Sun Spot Deep Sleep AODV</title><content type='html'>Stopping the network threads for deep sleep.&lt;div&gt;Since the release of the blue API, aodv classes provide methods for putting the treads on hold&lt;/div&gt;&lt;div&gt;You can get to the functions bye calling the routing manager instance.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-5801742682552454797?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/5801742682552454797/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=5801742682552454797' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5801742682552454797'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/5801742682552454797'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/10/sun-spot-deep-sleep-aodv.html' title='Sun Spot Deep Sleep AODV'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-3806621127731707545</id><published>2008-09-26T00:39:00.001-07:00</published><updated>2008-09-26T00:40:29.218-07:00</updated><title type='text'>Debugging Sun Spots</title><content type='html'>&lt;span class="Apple-style-span" style="font-size: medium;"&gt;The best way to debug, if you are not connected to your computer via USB, is to use the HTTP protocol and post the errors on line in your try catches.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-3806621127731707545?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/3806621127731707545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=3806621127731707545' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/3806621127731707545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/3806621127731707545'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/09/debugging-sun-spots.html' title='Debugging Sun Spots'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5846421586142312061.post-2299659762888000498</id><published>2008-09-25T18:25:00.000-07:00</published><updated>2008-09-26T22:59:47.594-07:00</updated><title type='text'>Sun Spot Deep Sleep</title><content type='html'>&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;My Sun Spot is not going to sleep?&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;1) The most common reason for this is that people forget to turn for the mesh routing. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;This does not allow the spots to go to deep sleep.(you can also set its policy in the code)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;2) All running threads needs to be sleeping. If you have a thread listening for a radio connection this thread does not matter since it is a blocking I/O. As long as this thread wont receive messages from others spots, you are good to go. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;3) If you have &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;OTA&lt;/span&gt; server running then you need to set its policy.  You can do this by creating a dummy connection.  &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;RadiogramConnection&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;conn&lt;/span&gt; = (&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;RadiogramConnection&lt;/span&gt;) &lt;/span&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;             &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Connector.open("radiogram://:42");&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;    &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;     conn.setRadioPolicy(RadioPolicy.OFF);&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;4) To create different threads for each separate action might be a good programming practice, but it make things difficult. Trying to put the threads to sleep separately becomes a big problem.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;So instead have one thread for everything. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Also if you are reading a radiogram than you need to disable blocking on radiogram's read() methods.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;5) Also you can turn of the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;AODV&lt;/span&gt; by AODVManager.getInstance().stop();&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;6)After hours of debugging I finally understand that while there is an active radio connection the spots wont go to sleep. So right before you have to go to deep sleep you have to close() the connections and reopen it as the threads sleep() ends.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5846421586142312061-2299659762888000498?l=sunspot-evrenbingol.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sunspot-evrenbingol.blogspot.com/feeds/2299659762888000498/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5846421586142312061&amp;postID=2299659762888000498' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/2299659762888000498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5846421586142312061/posts/default/2299659762888000498'/><link rel='alternate' type='text/html' href='http://sunspot-evrenbingol.blogspot.com/2008/09/sun-spot-deep-sleep.html' title='Sun Spot Deep Sleep'/><author><name>Evren Bingol</name><uri>http://www.blogger.com/profile/17645686338293268635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
