<?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>OFFICIALLY Shahab ... &#187; My Projects</title>
	<atom:link href="http://www.shahabfm.com/archives/category/shahab/my-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shahabfm.com</link>
	<description>Somewhere for me to express myself &#38; my works ...</description>
	<lastBuildDate>Wed, 31 Aug 2011 07:58:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CourseApp Final Report</title>
		<link>http://www.shahabfm.com/archives/2011/05/courseapp_final_report/</link>
		<comments>http://www.shahabfm.com/archives/2011/05/courseapp_final_report/#comments</comments>
		<pubDate>Mon, 30 May 2011 12:43:29 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rapid Prototyping]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[Android GUI]]></category>
		<category><![CDATA[Catlog]]></category>
		<category><![CDATA[courseApp]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=959</guid>
		<description><![CDATA[What is CourseApp ?
CourseApp Final Presentation :

CourseApp Final Report :
http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/FinalReport_INF5261.pdf
Tweet]]></description>
			<content:encoded><![CDATA[<p>What is <strong><a href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/">CourseApp</a></strong> ?<br />
<strong>CourseApp Final Presentation</strong> :<br />
<center><iframe src="https://docs.google.com/present/embed?id=ddv9bbz2_209hs2drpcw" frameborder="0" width="410" height="342"></iframe></center><br />
<strong>CourseApp Final Report</strong> :<br />
<a href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/FinalReport_INF5261.pdf">http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/FinalReport_INF5261.pdf</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/05/courseapp_final_report/&via=shahabfm&text=CourseApp Final Report&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/05/courseapp_final_report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development tricks</title>
		<link>http://www.shahabfm.com/archives/2011/05/courseapp-android-development-tricks/</link>
		<comments>http://www.shahabfm.com/archives/2011/05/courseapp-android-development-tricks/#comments</comments>
		<pubDate>Thu, 19 May 2011 10:53:56 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[courseApp]]></category>
		<category><![CDATA[IFI]]></category>
		<category><![CDATA[Mobile application]]></category>
		<category><![CDATA[Mobile Programming]]></category>
		<category><![CDATA[Norway]]></category>
		<category><![CDATA[Programming Tricks]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[University of Oslo]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=884</guid>
		<description><![CDATA[This is a summay of the tricks I have learned making an application called courseApp project.  This application was developed in the Mobile Information Systems that I took at University of Oslo. Eclipse is a very good tool to use for Android development. To start with you need to download Andriod SDK. After installing both &#8230; <a href="http://www.shahabfm.com/archives/2011/05/courseapp-android-development-tricks/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a summay of the tricks I have learned making an application called <a title="courseApp" href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/" target="_blank">courseApp project</a>.  This application was developed in the Mobile Information Systems that I took at University of Oslo. <a href="http://www.eclipse.org/downloads/" target="_blank">Eclipse </a>is a very good tool to use for Android development. To start with you need to download A<a title="Android SDK" href="http://developer.android.com/sdk/index.html" target="_blank">ndriod SDK</a>. After installing both of these(and ofcourse Java Development Kit, JDK which is a pre-requirement for both of these), you need to make Eclipse and Android SDK talk together. This is done by a plugin called &#8220;<a href="http://developer.android.com/sdk/eclipse-adt.html" target="_blank">ADT plugin for Eclipse</a>&#8221; from Google. You can read more about how to install this plugin by <a href="http://developer.android.com/sdk/eclipse-adt.html" target="_blank">clicking here</a>. <strong>In case of Android SDK installation(the exe file) doesn&#8217;t recognize JDK </strong>on your computer, you can simply download the <strong>zip </strong>file and <strong>extract </strong>it. Don&#8217;t forget <strong>appending that folder to the %PATH% environment variable</strong>. Now some more tips follows :</p>
<p><strong>background color for your layout :<br />
</strong>add the following code to your layout XML code(#ff32cf is the color code)<br />
<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;"> </span></p>
<pre class="brush: java; title: ; notranslate">android:background=&quot;#ff23cf&quot;</pre>
<p>Background Image for your layout :<br />
1- Add the image you want to the layout folder of your project.<br />
2- Add the following code to your layout XML code<br />
<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;"> </span></p>
<pre class="brush: java; title: ; notranslate">android:background=&quot;@drawable/bbg&quot;</pre>
<p><strong>EditText features :</strong><br />
one of the features I want to talk about is <strong><em>android:singleLine </em></strong>which is very useful. If you want to get some info from the user, this text box is a good tool to use, but make sure you set the SingleLine variable to true. If not if they paste a 20 lines of text by mistake your whole GUI gets out of shape. Also if you want to use this for example to write an email text, then this should be set to false as you want it to contain several lines. The good thing about several lines EditText is that they do have scrolling function.<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace;"><span style="font-size: 12px; line-height: 18px; white-space: pre;"><br />
</span></span></p>
<pre class="brush: java; title: ; notranslate">&lt;EditText ... android:singleLine=&quot;true&quot;&gt;//Single Line box for getting email address
&lt;/span&gt;&lt;span style=&quot;font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;&quot;&gt;&lt;EditText ... android:singleLine=&quot;false&quot;&gt;//Multi Line box for getting email text</pre>
<p>in case you want<strong> limit the number of lines</strong> of an EditText:</p>
<pre class="brush: java; title: ; notranslate">&lt;span style=&quot;font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;&quot;&gt;&lt;EditText android:layout_width=&quot;fill_parent&quot;&lt;/span&gt;
&lt;pre&gt;&lt;code&gt;            android:layout_height=&quot;wrap_content&quot; android:gravity=&quot;center&quot;
android:singleLine=&quot;false&quot; android:lines=&quot;5&quot;
android:layout_marginLeft=&quot;10dip&quot; android:layout_marginRight=&quot;10dip&quot;
/&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px; white-space: normal;&quot;&gt;</pre>
<p>&nbsp;</p>
<p><strong>Simple Item List :<br />
</strong>Setting up a simple Item list with an already filled Arrayadapter.</p>
<pre class="brush: java; title: ; notranslate">

static final String[] COUNTRIES = new String[] {&quot;Afghanistan&quot;, &quot;Albania&quot;, &quot;Algeria&quot;, &quot;American Samoa&quot;, &quot;Andorra&quot;,&quot;Angola&quot;, &quot;...&quot;}
&lt;pre&gt;setListAdapter(new ArrayAdapter&lt;String&gt;(this,
android.R.layout.simple_list_item_1, COUNTRIES));
getListView().setTextFilterEnabled(true);&lt;/pre&gt;
</pre>
<p><strong>Drop Down List :<br />
</strong>In Android drop down list is a little bit complicated to give value to. You first need to add one Spinner to your layout and then connect it to</p>
<pre class="brush: java; title: ; notranslate"> String[] Countries = { &quot;India&quot;, &quot;France&quot;, &quot;Japan&quot;, &quot;China&quot;, &quot;U.S&quot; };

// //////////////////Countries Spinner/////////////////////////////////
SpinnerCountries = (Spinner) findViewById(R.id.Spinner01);

// //////////////////////////////////////////////////////////////
// create an arrayAdapter an assign it to the spinner
AdapterCountries = new ArrayAdapter&lt;CharSequence&gt;(this,
android.R.layout.simple_spinner_item);
AdapterCountries
.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);
SpinnerCountries.setAdapter(AdapterCountries);

int lenCountries = Countries.length;

for (int i = 0; i &lt; lenCountries; i++) {
// test += Areas[i] + &quot;\n&quot;;
AdapterCountries.add(Countries[i]);
}</pre>
<p><a title="Spinner &amp; drop down list in Android" href="http://www.dotnetexpertsforum.com/dropdownlist-or-combobox-or-spinner-in-android-t1352.html" target="_blank">source</a></p>
<p><a title="Spinner &amp; drop down list in Android" href="http://www.dotnetexpertsforum.com/dropdownlist-or-combobox-or-spinner-in-android-t1352.html" target="_blank"></a><strong>Disabling the Landscape Mode :</strong><br />
You have two ways to do this, either in the code, or in the XML layout file :</p>
<p>XML :<br />
<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;"> </span></p>
<pre class="brush: java; title: ; notranslate">&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;&quot;&gt;&lt;activity android:name=&quot;.SomeActivity&quot;&lt;/span&gt;
&lt;pre&gt;
&lt;pre&gt;&lt;code&gt;              android:label=&quot;@string/app_name&quot;
android:screenOrientation=&quot;portrait&quot;&gt;&lt;/code&gt;</pre>
<p>OR in the code :</p>
<p>[/java]</p>
<p><span style="font-family: monospace;">setRequestedOrientation (ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);     //  Fixed Portrait orientation[</span>/java]</p>
<p><strong>Layouts in Android : </strong><br />
<strong>LinearLayout </strong>:<br />
<code><a href="http://developer.android.com/reference/android/widget/LinearLayout.html">LinearLayout</a></code> aligns all children in a single direction — vertically or horizontally, depending on how you define the <code>orientation</code> attribute. All children are stacked one after the other, so a vertical list will only have one child per row, no matter how wide they are, and a horizontal list will only be one row high (the height of the tallest child, plus padding). A <code><a href="http://developer.android.com/reference/android/widget/LinearLayout.html">LinearLayout</a></code> respects <em>margin</em>s between children and the <em>gravity</em> (right, center, or left alignment) of each child.</p>
<p><strong>TableLayout :<br />
</strong><code><a href="http://developer.android.com/reference/android/widget/TableLayout.html">TableLayout</a></code> positions its children into rows and columns. TableLayout containers do not display border lines for their rows, columns, or cells. The table will have as many columns as the row with the most cells. A table can leave cells empty, but cells cannot span columns, as they can in HTML.</p>
<p><strong>RelativeLayout<br />
</strong><code><a href="http://developer.android.com/reference/android/widget/RelativeLayout.html">RelativeLayout</a></code> lets child views specify their position relative to the parent view or to each other (specified by ID). So you can align two elements by right border, or make one below another, centered in the screen, centered left, and so on. Elements are rendered in the order given, so if the first element is centered in the screen, other elements aligning themselves to that element will be aligned relative to screen center. Also, because of this ordering, if using XML to specify this layout, the element that you will reference (in order to position other view objects) must be listed in the XML file before you refer to it from the other views via its reference ID.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/05/courseapp-android-development-tricks/&via=shahabfm&text=Android development tricks&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/05/courseapp-android-development-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignite Oslo, Rapid Prototyping</title>
		<link>http://www.shahabfm.com/archives/2011/04/ignite-oslo-rapid-prototyping/</link>
		<comments>http://www.shahabfm.com/archives/2011/04/ignite-oslo-rapid-prototyping/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 00:54:39 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Presentations]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[3D Design]]></category>
		<category><![CDATA[ignite oslo]]></category>
		<category><![CDATA[Norway]]></category>
		<category><![CDATA[Oslo]]></category>
		<category><![CDATA[Rapid Prototyping]]></category>
		<category><![CDATA[Robotica Osloensis]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Super Crawler]]></category>
		<category><![CDATA[University of Oslo]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=761</guid>
		<description><![CDATA[On Thursday I hold one of the most difficult presentations of my life. I was representing Robotica Osloensis, a student community which I am deputy chairman of, at Ignite Oslo. I talked about Rapid Prototyping which we use as our main method at Robotica in our projects. Ignite is a style of presentation where participants are given five minutes to &#8230; <a href="http://www.shahabfm.com/archives/2011/04/ignite-oslo-rapid-prototyping/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Thursday I hold one of the most difficult presentations of my life. I was representing Robotica Osloensis, a student community which I am deputy chairman of, at <a href="http://igniteoslo.no/">Ignite Oslo</a>. I talked about <strong><a href="http://en.wikipedia.org/wiki/Rapid_prototyping">Rapid Prototyping</a></strong> which we use as our main method at Robotica in our projects. <a href="http://en.wikipedia.org/wiki/Ignite_(event)">Ignite</a> is a style of presentation where participants are given five minutes to speak on a subject accompanied by 20 slides. Each slide is displayed for 15 seconds, and slides are automatically advanced. The Ignite format is similar to Pecha Kucha, which features 20 slides displayed for 20 seconds each.</p>
<p>The Ignite Oslo was a very nice event. They had 5 minutes presentations about different topics which were very interesting. Presentations about art, film making, music composition with applications on iPad, 3D printing, air balloons and fashion, etc. It was pretty stressful when it came to my turn. The whole idea of 15 seconds intervals and having a lot to say about a subject that actually belongs to the nerd world made me very nervous. Thanks to my friends <em><a href="http://magnus-thesis.blogspot.com/">Magnus Lange</a></em> and <em>Ole Jacob</em>, who helped me both about the content and preparing in advance for the presentation, I was well prepared. Also I should thank my friends who came there to support me when I was actually holding the presentation. My presentation can be downloaded by <a href="http://www.shahabfm.com/projects/presentation/final_ignite_rapid_prototyping.pptx" target="_blank"><strong>clicking here</strong></a>.<br/><br />
<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/sL6Ci31nJYY" frameborder="0" allowfullscreen></iframe></p>
<p style="text-align: center;"><img class="aligncenter" src="http://2.bp.blogspot.com/-zhyh5wcJVmE/TVc3t9MWQVI/AAAAAAAABk0/GNOUJNszTew/s320/firstpage.PNG" border="0" alt="" width="320" height="198" /></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/04/ignite-oslo-rapid-prototyping/&via=shahabfm&text=Ignite Oslo, Rapid Prototyping&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/04/ignite-oslo-rapid-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>courseApp presentation &#8230;</title>
		<link>http://www.shahabfm.com/archives/2011/03/courseapp-presentation/</link>
		<comments>http://www.shahabfm.com/archives/2011/03/courseapp-presentation/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 22:30:07 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Presentations]]></category>
		<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile application]]></category>
		<category><![CDATA[Mobile Programming]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=835</guid>
		<description><![CDATA[
More info about courseApp :
courseApp official page
courseApp weblog
Tweet]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><iframe src="https://docs.google.com/present/embed?id=ddv9bbz2_208gnm4rrfh" frameborder="0" width="410" height="342"></iframe></p>
<h3><strong>More info about courseApp :<br />
</strong><strong><a href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/">courseApp official page<br />
</a></strong><strong><a href="http://courseapp.blogspot.com/">courseApp weblog</a></strong></h3>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/03/courseapp-presentation/&via=shahabfm&text=courseApp presentation ...&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/03/courseapp-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCV, new image processing possibilities for Walloid</title>
		<link>http://www.shahabfm.com/archives/2011/03/opencv-new-image-processing-possibilities-for-walloid/</link>
		<comments>http://www.shahabfm.com/archives/2011/03/opencv-new-image-processing-possibilities-for-walloid/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 00:27:44 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[image processing]]></category>
		<category><![CDATA[Master Project]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Walloid]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=771</guid>
		<description><![CDATA[I am currently working on OpenCV image processing library beside my work on my master thesis. OpenCV and its image processing capabilities can give Walloid a powerful tool for decision making.
Tweet]]></description>
			<content:encoded><![CDATA[<p>I am currently working on OpenCV image processing library beside my work on my master thesis. OpenCV and its image processing capabilities can give Walloid a powerful tool for decision making.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/03/opencv-new-image-processing-possibilities-for-walloid/&via=shahabfm&text=OpenCV, new image processing possibilities for Walloid&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/03/opencv-new-image-processing-possibilities-for-walloid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walloid, entering functional phase</title>
		<link>http://www.shahabfm.com/archives/2011/03/walloid-entering-functional-phase/</link>
		<comments>http://www.shahabfm.com/archives/2011/03/walloid-entering-functional-phase/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 00:24:04 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[Climbing Robots]]></category>
		<category><![CDATA[Walloid]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=768</guid>
		<description><![CDATA[Since today Walloid has entered a new functional phase with zero positioning, Current position and formulated positioning functional. For more update visit Walloid weblog.
Tweet]]></description>
			<content:encoded><![CDATA[<p>Since today Walloid has entered a new functional phase with zero positioning, Current position and formulated positioning functional. For more update visit <strong><a href="http://walloid.blogspot.com" target="_blank">Walloid weblog</a></strong>.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/03/walloid-entering-functional-phase/&via=shahabfm&text=Walloid, entering functional phase&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/03/walloid-entering-functional-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>courseApp</title>
		<link>http://www.shahabfm.com/archives/2011/02/courseapp/</link>
		<comments>http://www.shahabfm.com/archives/2011/02/courseapp/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 13:22:54 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Java programing]]></category>
		<category><![CDATA[Mobile Programming]]></category>
		<category><![CDATA[Norway]]></category>
		<category><![CDATA[University of Oslo]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=764</guid>
		<description><![CDATA[This is a school project for a course(INF5261 &#8211; Development of mobile information systems and services) I take at department of Informatics at University of Oslo. courseApp is an android mobile application which allows the users(students at University of Oslo) to add their courses to this application and respectivley receive the latest updates about the &#8230; <a href="http://www.shahabfm.com/archives/2011/02/courseapp/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: calibri; font-size: 16px; white-space: pre-wrap;">This is a school project for a course(<a title="INF5261" href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/index-eng.xml" target="_blank">INF5261 &#8211; Development of mobile information systems and services</a>) I take at department of Informatics at University of Oslo. <a style="font-weight: bold;" title="courseApp project" href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/index.html" target="_blank">courseApp</a> is an android mobile application which allows the users(students at University of Oslo) to add their courses to this application and respectivley receive the latest updates about the course on their cellphone. We also are thinking about integerating the time &amp; place of the courses with the students android calender. We have plans for further development of this application but this is all dependent on if we can get access to the database in StudentWeb. If we do so we would be able to let students add courses to navigate through the courses and join the course by just one touch click &#8230;</span><span style="font-family: calibri; font-size: 16px; white-space: pre-wrap;"> </span></p>
<p><span style="font-family: calibri; font-size: 16px; white-space: pre-wrap;">We have thought to have following functionalities on our program(numbers show also priority).</span></p>
<ol>
<li style="background-color: transparent; margin: 0px;"> <span style="background-color: transparent; font-style: normal; font-family: calibri; white-space: pre-wrap; color: #000000; font-size: 12pt; vertical-align: baseline; font-weight: normal; text-decoration: none;">My courses</span></li>
<li style="background-color: transparent; margin: 0px;"> <span style="background-color: transparent; font-style: normal; font-family: calibri; white-space: pre-wrap; color: #000000; font-size: 12pt; vertical-align: baseline; font-weight: normal; text-decoration: none;">Latest messages on course page</span></li>
<li style="background-color: transparent; margin: 0px;"> Warning on Email</li>
<li style="background-color: transparent; margin: 0px;"> Integration with Android Calender</li>
<li style="background-color: transparent; margin: 0px;"> Friends taking same course</li>
</ol>
<p>read more about our project at <a href="http://www.uio.no/studier/emner/matnat/ifi/INF5261/v11/studentprojects/android/Androidproject.pdf">Our Wonder Document</a>.</p>
<p>People innvolved :</p>
<ul>
<li> <strong>Akbar(Shahab) Faghihi Mughaddam &#8211; shahabfm( at )usit.uio.no</strong></li>
<li> <strong>Shahab Bakhtiyari Saravan &#8211; shahabb( at )ifi.uio.no</strong></li>
<li> <strong>Ummair Tahir - ummairt( at )ifi.uio.no</strong></li>
<li> <strong>Piraba Kaugathasan - pirabak( at )ifi.uio.no</strong></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2011/02/courseapp/&via=shahabfm&text=courseApp&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2011/02/courseapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RepRap project, the beginning of an adventure</title>
		<link>http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/</link>
		<comments>http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 23:37:03 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[3D Design]]></category>
		<category><![CDATA[Robotica Osloensis]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/</guid>
		<description><![CDATA[The RepRap project; an open source 3D printer, with all the technologies including inside it is a magnificent piece of technology to learn and study deeply. A combination of chemistry, physics, computer science, robotic technology and etc. Something that is produced by prosumers for prosumers(or even consumers as you don’t have to develop it further). &#8230; <a href="http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <strong><a href="http://robotica.ifi.uio.no/wp/?page_id=221" target="_blank">RepRap project</a></strong>; an open source 3D printer, with all the technologies including inside it is a magnificent piece of technology to learn and study deeply. A combination of chemistry, physics, computer science, robotic technology and etc. Something that is produced <em>by prosumers for prosumers</em>(or even consumers as you don’t have to develop it further). A good that belongs to the non-rival(or even anti-rival), non extendable part of the production world. A product of CBPP in the public domain which in 5 years since Adrian came up with the idea, has managed to build a strong community in many different countries all around the world, dedicated developers around it and last but not least three functioning versions of 3D printers. I am honored to say that I am leading this project at Robotica Osloensis. Our first objective is to study and learn the RepRap concept and later take part in the development of this artifact. <em>More updates on this project later.</em></p>
<p style="text-align: center;"><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em></p>
<div id="attachment_861" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.shahabfm.com/wp-content/uploads/2010/12/reprap_huxley.jpg"><img class="size-medium wp-image-861 " title="Reprap Huxley" src="http://www.shahabfm.com/wp-content/uploads/2010/12/reprap_huxley-300x179.jpg" alt="Reprap Huxley" width="300" height="179" /></a><p class="wp-caption-text">Reprap Huxley @ Robotica Osloensis</p></div>
<p></em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><img class="aligncenter" src="http://i55.tinypic.com/2z7l8is.jpg" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://i52.tinypic.com/2n9jarq.jpg" alt="" width="191" height="319" /></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/&via=shahabfm&text=RepRap project, the beginning of an adventure&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2010/12/reprap-project-the-beginning-of-an-adventure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Climbing robot, brain storming</title>
		<link>http://www.shahabfm.com/archives/2010/11/climbing-robot-brain-storming/</link>
		<comments>http://www.shahabfm.com/archives/2010/11/climbing-robot-brain-storming/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 19:15:54 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Shahab]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=703</guid>
		<description><![CDATA[This project is an ongoing rapid prototype which is under development by Puya Afsharian &#38; me &#8230;
Requirements : 
4 x step motor
4 x El. Magnet
1 x Arduino
1 x Thin Aluminium plate
Components : 
Magnet #1
Magnet #2
Magnet #3
Motor #1-1
Motor #1-2
Motor #2-1
Motor #2-2
Algorithm &#38; states : 

Initial state :
Mag. 1,2,3 -&#62; ON
Motor 11,12,21,22 -&#62; OFF
Lift state :
Mag3 -&#62; OFF
Mag &#8230; <a href="http://www.shahabfm.com/archives/2010/11/climbing-robot-brain-storming/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This project is an ongoing rapid prototype which is under development by Puya Afsharian &amp; me &#8230;</p>
<p><strong>Requirements : </strong></p>
<p>4 x step motor<a href="http://www.shahabfm.com/wp-content/uploads/2010/11/IMAG1103.jpg"><img class="alignright size-medium wp-image-708" title="Climbing robot, brain storming" src="http://www.shahabfm.com/wp-content/uploads/2010/11/IMAG1103-300x179.jpg" alt="" width="300" height="179" /></a><br />
4 x El. Magnet<br />
1 x Arduino<br />
1 x Thin Aluminium plate</p>
<p><strong>Components : </strong></p>
<p>Magnet #1<br />
Magnet #2<br />
Magnet #3</p>
<p>Motor #1-1<br />
Motor #1-2<br />
Motor #2-1<br />
Motor #2-2</p>
<p><strong>Algorithm &amp; states : </strong></p>
<ul>
<li>Initial state :<br />
Mag. 1,2,3 -&gt; ON<br />
Motor 11,12,21,22 -&gt; OFF</li>
<li>Lift state :<br />
Mag3 -&gt; OFF<br />
Mag 1,2 -&gt; ON<br />
Motor 12, 22 -&gt; CCW ON<br />
Mag3 -&gt; ON</li>
<li>Move Up Right state :<br />
Mag2 -&gt; OFF<br />
Motor 11 CW ON MAX<br />
Motor 12  CW ON -&gt; Vertical(Parallel with chassis)<a href="http://www.shahabfm.com/wp-content/uploads/2010/11/IMAG1104.jpg"><img class="alignright size-medium wp-image-710" title="brain storming" src="http://www.shahabfm.com/wp-content/uploads/2010/11/IMAG1104-300x179.jpg" alt="" width="300" height="179" /></a><br />
Mag 2 -&gt; ON</li>
<li>Move Up Left state :<br />
Mag1 -&gt; OFF<br />
Motor 21 CW ON MAX<br />
Motor 12  CW ON -&gt; Vertical(Parallel with chassis)<br />
Mag 1 -&gt; ON</li>
</ul>
<p>and again to Lift state</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2010/11/climbing-robot-brain-storming/&via=shahabfm&text=Climbing robot, brain storming&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2010/11/climbing-robot-brain-storming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Semester, New Horizon</title>
		<link>http://www.shahabfm.com/archives/2010/09/new-semester-new-horizon/</link>
		<comments>http://www.shahabfm.com/archives/2010/09/new-semester-new-horizon/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 09:56:55 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[My Studies]]></category>
		<category><![CDATA[Shahab]]></category>
		<category><![CDATA[UiO]]></category>

		<guid isPermaLink="false">http://www.shahabfm.com/?p=688</guid>
		<description><![CDATA[New semester has begun here at university of Oslo &#38; it is me again with bunch of new courses I have taken beside my full time job. It is always hard to do so, but at the same time the feeling of achieving my goals and sometimes failing is always good to have. I have &#8230; <a href="http://www.shahabfm.com/archives/2010/09/new-semester-new-horizon/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>New semester has begun here at university of Oslo &amp; it is me again with bunch of new courses I have taken beside my full time job. It is always hard to do so, but at the same time the feeling of achieving my goals and sometimes failing is always good to have. I have to be very much structured to reach my work, studies and top of all my free time activities :-)<br />
This semester I am investing on <a title="HCI" href="http://www.uio.no/studier/emner/matnat/ifi/INF4260/index-eng.xml" target="_blank">Human Computer interaction</a>, <a title="Open source, open collaboration and innovation" href="http://www.uio.no/studier/emner/matnat/ifi/INF5780/" target="_blank">Open Source programming</a>, <a title="Biologically inspired computing" href="http://www.uio.no/studier/emner/matnat/ifi/INF3490/" target="_blank">Evolutionary programing</a>. Beside all I am working on <a title="Walloid project" href="http://walloid.blogspot.com/" target="_blank">my thesis(Walloid)</a> which hopefully will be finished before May 2011.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.shahabfm.com/archives/2010/09/new-semester-new-horizon/&via=shahabfm&text=New Semester, New Horizon &related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.shahabfm.com/archives/2010/09/new-semester-new-horizon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

