<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkYMQHg8eSp7ImA9WhRUGEs.&quot;"><id>tag:blogger.com,1999:blog-26827488</id><updated>2012-01-29T22:03:01.671+04:00</updated><category term="Seadragon" /><category term="Microsoft Mobile" /><category term="CLR" /><category term="HTC" /><category term="Google Android" /><category term="Mafia Wars" /><category term="SQL 2005" /><category term="hosting" /><category term="Local Reports" /><category term="Caching" /><category term="HTC Desire" /><category term="Translation" /><category term="CityVille" /><category term="Ajax" /><category term="Net4.0" /><category term="GA" /><category term="App Inventor" /><category term="Empires and Allies" /><category term="RDLC" /><category term="VPS" /><category term="Facebooks" /><category term="AddThis" /><category term="LinkToSQL" /><category term="Sweet Kids" /><category term="Sudoku" /><category term="T-SQL" /><category term="Jquery" /><category term="Movies" /><category term="Publishing Code" /><category term="Code Formater" /><category term="Export to PDF" /><category term="2TB WD" /><category term="Facebook" /><category term="Oline Services" /><category term="Microsoft Labs" /><category term="Books" /><title>Ali Taki Blog</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://ata2931977.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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>42</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/AliTakiBlog" /><feedburner:info uri="alitakiblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by/3.0/" /><logo>http://creativecommons.org/images/public/somerights20.gif</logo><entry gd:etag="W/&quot;CUMMQnkzfCp7ImA9WhRVFkw.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-2951887667295305572</id><published>2012-01-15T11:44:00.002+04:00</published><updated>2012-01-15T11:44:43.784+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-15T11:44:43.784+04:00</app:edited><title>Silverlight business line applications</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ClaVp3zSAR25FmWPD7jMkM1yF6w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ClaVp3zSAR25FmWPD7jMkM1yF6w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ClaVp3zSAR25FmWPD7jMkM1yF6w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ClaVp3zSAR25FmWPD7jMkM1yF6w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
I'm&amp;nbsp;using&amp;nbsp;Silver light&amp;nbsp;4.0, Silverlight toolkit, Entity Framework with RIA Services
for Database. I will try to discuss applying themes, working with grid with
buttons, opening popup window for editing data, in the popup we will have&amp;nbsp;drop down&amp;nbsp;list, autocomplete, normal controls &amp;amp; etc.&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So
let’s start, setting up your project and connecting to the data with RIA
Service, is easy and straight forward ( a lot of articles is out there for
that).&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So
you need to add a function or query to your domain services and start linking
it with a data grid on the silver-light UI.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
First
I don’t believe in real world application that you will read only from one
table and display data, there must be some joins and even some times some calculations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So
first we need to add our function, so where is the best location? I don’t
prefer adding it directly to the domain file, it’s better to add a new one with
partial class so if you needed to make some changes it want erase your
customized functions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
My
domain service file name is as follow: ABC_DomainService.cs&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
My
Added functions will go to ABC_DomainService.Custom.cs, with same name space
but a partial class as follow:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;namespace&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; ABC.Web&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: blue;"&gt;public&lt;/span&gt; &lt;span style="color: blue;"&gt;partial&lt;/span&gt; &lt;span style="color: blue;"&gt;class&lt;/span&gt; &lt;span style="color: #2b91af;"&gt;ABC_DomainService&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
….&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Example
of one:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;public&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; &lt;span style="color: #2b91af;"&gt;IQueryable&lt;/span&gt;&amp;lt;&lt;span style="color: #2b91af;"&gt;Item&lt;/span&gt;&amp;gt;
GetItemsByModuleId(&lt;span style="color: blue;"&gt;int&lt;/span&gt; ModuleId)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: blue;"&gt;return&lt;/span&gt; &lt;span style="color: blue;"&gt;this&lt;/span&gt;.ObjectContext.Items&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Include(&lt;span style="color: #a31515;"&gt;"Capability"&lt;/span&gt;).Include(&lt;span style="color: #a31515;"&gt;"UserResource"&lt;/span&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Include(&lt;span style="color: #a31515;"&gt;"Lookup"&lt;/span&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Where(c =&amp;gt; c.ModuleId ==
ModuleId).OrderBy(c =&amp;gt; c.ItemsId);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So
some notes on the above function, to have the include working you need to
update the meta data file too. Mine is “ABC_DomainService.metadata.cs”, I go to
the main data time in my case its “Items” and add the [Include] tag as follow:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
[&lt;span style="color: #2b91af;"&gt;Include&lt;/span&gt;]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: blue;"&gt;public&lt;/span&gt; &lt;span style="color: #2b91af;"&gt;Lookup&lt;/span&gt;
Lookup { &lt;span style="color: blue;"&gt;get&lt;/span&gt;; &lt;span style="color: blue;"&gt;set&lt;/span&gt;;
}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; margin-left: 0.5in; margin-right: 0in; margin-top: 0in; text-align: left; text-indent: 27pt; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;[&lt;span style="color: #2b91af;"&gt;Include&lt;/span&gt;]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: blue;"&gt;public&lt;/span&gt; &lt;span style="color: #2b91af;"&gt;UserResource&lt;/span&gt;
UserResource { &lt;span style="color: blue;"&gt;get&lt;/span&gt;; &lt;span style="color: blue;"&gt;set&lt;/span&gt;;
}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
[&lt;span style="color: #2b91af;"&gt;Include&lt;/span&gt;]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: blue;"&gt;public&lt;/span&gt; &lt;span style="color: #2b91af;"&gt;Nullable&lt;/span&gt;&amp;lt;&lt;span style="color: blue;"&gt;int&lt;/span&gt;&amp;gt; OwnerUserId { &lt;span style="color: blue;"&gt;get&lt;/span&gt;;
&lt;span style="color: blue;"&gt;set&lt;/span&gt;; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&amp;nbsp;And if the type of the function is IQueryable,
you will get it in Sliverlight (The client side code) as &lt;span style="font-family: Consolas; font-size: 9.5pt; line-height: 115%; mso-bidi-language: AR-SA;"&gt;GetItemsByModuleIdQuery.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So
Server side is ready let’s go to Client Side and consume it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
To display a data grid and have some data in
it, I will use the DomainDataSource, put for the popup form we will do it by
code. But let’s do it all, lets add paging, sorting, some query parameters and
some filters too. Display info from related tables and so on.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;sdk&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DataGrid&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; AutoGenerateColumns&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="False"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
Grid.Row&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="1"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; HorizontalAlignment&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="Stretch"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
Name&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="ItemsDataGrid"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
VerticalAlignment&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="Stretch"&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: red;"&gt;&amp;nbsp;HorizontalContentAlignment&lt;/span&gt;&lt;span style="color: blue;"&gt;="Center"&lt;/span&gt;&lt;span style="color: red;"&gt;
AlternatingRowBackground&lt;/span&gt;&lt;span style="color: blue;"&gt;="#00D44444"&lt;/span&gt;&lt;span style="color: red;"&gt; Background&lt;/span&gt;&lt;span style="color: blue;"&gt;="{&lt;/span&gt;&lt;span style="color: #a31515;"&gt;x&lt;/span&gt;&lt;span style="color: blue;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Null&lt;/span&gt;&lt;span style="color: blue;"&gt;}"&lt;/span&gt;&lt;span style="color: red;"&gt; BorderThickness&lt;/span&gt;&lt;span style="color: blue;"&gt;="1"&lt;/span&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Height&lt;/span&gt;&lt;span style="color: blue;"&gt;="Auto"&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: red;"&gt;&amp;nbsp;ItemsSource&lt;/span&gt;&lt;span style="color: blue;"&gt;="{&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Binding&lt;/span&gt;&lt;span style="color: red;"&gt; Data&lt;/span&gt;&lt;span style="color: blue;"&gt;,&lt;/span&gt;&lt;span style="color: red;"&gt; ElementName&lt;/span&gt;&lt;span style="color: blue;"&gt;=domainDataSource1}"&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;…..&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;….&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
The most important thing is the ItemsSource,
its binding &amp;nbsp;to our domainDataSource
called DomainDataSource1.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
A pager control to be displayed under the data
grid&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;sdk&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DataPager&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; Height&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="26"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
Name&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="dataPager1"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; PageSize&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="15"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
Grid.Row&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="2"&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Source&lt;/span&gt;&lt;span style="color: blue;"&gt;="{&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Binding&lt;/span&gt;&lt;span style="color: red;"&gt; Data&lt;/span&gt;&lt;span style="color: blue;"&gt;,&lt;/span&gt;&lt;span style="color: red;"&gt; ElementName&lt;/span&gt;&lt;span style="color: blue;"&gt;=domainDataSource1}"&lt;/span&gt;&lt;span style="color: red;"&gt; DisplayMode&lt;/span&gt;&lt;span style="color: blue;"&gt;="FirstLastPreviousNextNumeric"
/&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
That’s it, very simple paging is complete. So
lets go to the domainDataService1&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; Name&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="domainDataSource1"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
LoadSize&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="15"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; QueryName&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="GetItemsByModuleTypeId"&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: red;"&gt;&amp;nbsp;AutoLoad&lt;/span&gt;&lt;span style="color: blue;"&gt;="True"&lt;/span&gt;&lt;span style="color: red;"&gt; FilterOperator&lt;/span&gt;&lt;span style="color: blue;"&gt;="Or"&amp;gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.DomainContext&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;domain&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;MRSDomainContext&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
/&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;!--&lt;/span--&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.DomainContext&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.FilterDescriptors&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;FilterDescriptor&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;PropertyPath&lt;/span&gt;&lt;span style="color: blue;"&gt;="ItemName"&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Operator&lt;/span&gt;&lt;span style="color: blue;"&gt;="Contains"&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Value&lt;/span&gt;&lt;span style="color: blue;"&gt;="{&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Binding&lt;/span&gt;&lt;span style="color: red;"&gt; ElementName&lt;/span&gt;&lt;span style="color: blue;"&gt;=SearchTextBox,&lt;/span&gt;&lt;span style="color: red;"&gt;Path&lt;/span&gt;&lt;span style="color: blue;"&gt;=Text}" /&amp;gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;FilterDescriptor&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;PropertyPath&lt;/span&gt;&lt;span style="color: blue;"&gt;="Number"&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Operator&lt;/span&gt;&lt;span style="color: blue;"&gt;="Contains"&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="color: red;"&gt;&amp;nbsp;Value&lt;/span&gt;&lt;span style="color: blue;"&gt;="{&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Binding&lt;/span&gt;&lt;span style="color: red;"&gt; ElementName&lt;/span&gt;&lt;span style="color: blue;"&gt;=SearchTextBox,&lt;/span&gt;&lt;span style="color: red;"&gt;Path&lt;/span&gt;&lt;span style="color: blue;"&gt;=Text}" /&amp;gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;!--&lt;/span--&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.FilterDescriptors&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.QueryParameters&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;Parameter&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
ParameterName&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="ModuleTypeLookupId"&lt;/span&gt;&lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;
Value&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="38" /&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;!--&lt;/span--&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource.QueryParameters&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;!--&lt;/span--&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;riaControls&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;DomainDataSource&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;Notes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
My &lt;b&gt;LoadSize&lt;/b&gt; is the same as my page
size, so it will load once for each page.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
A Reference to my DomainService need to be
added and reference on the header of the page will be needed for that.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
There is a two filters with an OR operation,
in the domaindataservice body &lt;span style="color: red; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;FilterOperator&lt;/span&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;="Or",
&lt;/span&gt;and add the filters in DomainDataSource.FilterDescriptors&lt;span style="color: #a31515; font-family: Consolas; font-size: 9.5pt; mso-bidi-language: AR-SA;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-bottom: 0.0001pt; text-align: left; unicode-bidi: embed;"&gt;
I will try to post the reset if anybody is interested.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-2951887667295305572?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/H8_ipaG6Rto" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/2951887667295305572/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=2951887667295305572" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/2951887667295305572?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/2951887667295305572?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/H8_ipaG6Rto/silverlight-business-line-applications.html" title="Silverlight business line applications" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2012/01/silverlight-business-line-applications.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0UNRX47eyp7ImA9WhRTEko.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8095430567368808611</id><published>2011-11-03T03:08:00.000+04:00</published><updated>2011-11-03T03:08:14.003+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-03T03:08:14.003+04:00</app:edited><title>ASP.Net MVC4 BlackBerry Application</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ot21zi_j-yjvfZsCQQ07M5CB-4o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ot21zi_j-yjvfZsCQQ07M5CB-4o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ot21zi_j-yjvfZsCQQ07M5CB-4o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ot21zi_j-yjvfZsCQQ07M5CB-4o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
I tried
MVC4 mobile templates for a blackberry application for my company, as a preview
of the power of mobile apps, all our company employee have blackberry devices so,
making use of some web Blackberry application essential.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
First
impression with the default template was it was very cool for if viewed on iPhone
or android with large screen and high resolution colors with all the curves and
style working, but for the blackberry it was not.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-TIXR7Rg56hE/TrHLnpHcLEI/AAAAAAAAAXI/oDh6Rl1wf0o/s1600/iphone.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-TIXR7Rg56hE/TrHLnpHcLEI/AAAAAAAAAXI/oDh6Rl1wf0o/s1600/iphone.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Plus
the performance was horrible and very slow, different employees so different output
(that was because the style sheet was still downloading).&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
With
a very simple start up page containing only a small menu of 3 elements it took
about 4-6 sec to load and that was not accepted. I was using the blackberry
curve 9300.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So after
some analysis, the Jquery and the style sheet are so big for these devices it
was about 400K, so I started removing and cleaning, after stripping JQuery out
and starting with a new style sheet from scratch, I got a good result with
about 2Kb only, now my colleges accepted the performance that was less than a
second for loading the pages, or at the max 2 sec for the pages that contain
more data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-oolRMf8hu88/TrHLmzl7kfI/AAAAAAAAAXA/IWspiJQq7eE/s1600/blackberry.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-oolRMf8hu88/TrHLmzl7kfI/AAAAAAAAAXA/IWspiJQq7eE/s1600/blackberry.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
even if you say the first style is better on the device it was without the curves so a lot&amp;nbsp;similar to the current one. you can check it &lt;a href="http://alsalam.lightbeta.com/"&gt;here&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Another
problem raised to the surface and that was security, the application I was
trying to expose this mobile new interface was on IIS with windows authentication
that didn’t work with blackberry at all. So detecting the user and login him in
the application was a new task, I didn’t like the idea of user name/pwd specific
for the application or even to connect it with Active Directory. I needed something
simpler and easy to use. The only Ideas I have are as follow:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Use simple user PIN code
for each user&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Use certificate on devices&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Detect the IP, if its
static identify user with it. (im working here ), and filtering by Browser Agent&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
or if there any other method !!&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
So until
I manage the security part I think this project will be on the shelf for now.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
and i need to give this back to a graphic&amp;nbsp;designer&amp;nbsp;that will return the style to look good and to work good to. as below expected pages:-\&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-wVtwBb2lT78/TrHM6zCUXVI/AAAAAAAAAXQ/wOz2UF2_0B8/s1600/b-Page+1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-wVtwBb2lT78/TrHM6zCUXVI/AAAAAAAAAXQ/wOz2UF2_0B8/s320/b-Page+1.jpg" width="196" /&gt;&lt;/a&gt;&lt;a href="http://1.bp.blogspot.com/-1GoO68Sb-nc/TrHM7QFBlpI/AAAAAAAAAXY/GjwwOIvFzRE/s1600/b-Page+2-++Details.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-1GoO68Sb-nc/TrHM7QFBlpI/AAAAAAAAAXY/GjwwOIvFzRE/s320/b-Page+2-++Details.jpg" width="196" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/-CQ4g9iSQ8WE/TrHM8-LeUtI/AAAAAAAAAXo/noJ98bBKdeU/s1600/b-Page+4-+Reject+1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-CQ4g9iSQ8WE/TrHM8-LeUtI/AAAAAAAAAXo/noJ98bBKdeU/s320/b-Page+4-+Reject+1.jpg" width="196" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-VPDYGVwBnEw/TrHM8Lskr5I/AAAAAAAAAXg/UTF7FYeb1Ts/s1600/b-Page+3-+Approve.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-VPDYGVwBnEw/TrHM8Lskr5I/AAAAAAAAAXg/UTF7FYeb1Ts/s320/b-Page+3-+Approve.jpg" width="196" /&gt;&lt;/a&gt;&lt;a href="http://2.bp.blogspot.com/-t61PeCLdn_M/TrHM9_7XojI/AAAAAAAAAXs/tMNuhOotPNk/s1600/b-Page+5-+Reject+2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/-t61PeCLdn_M/TrHM9_7XojI/AAAAAAAAAXs/tMNuhOotPNk/s320/b-Page+5-+Reject+2.jpg" width="196" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&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/26827488-8095430567368808611?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/Wc_xA1loCRM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8095430567368808611/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8095430567368808611" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8095430567368808611?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8095430567368808611?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/Wc_xA1loCRM/aspnet-mvc4-blackberry-application.html" title="ASP.Net MVC4 BlackBerry Application" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-TIXR7Rg56hE/TrHLnpHcLEI/AAAAAAAAAXI/oDh6Rl1wf0o/s72-c/iphone.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/11/aspnet-mvc4-blackberry-application.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUEGR38-fip7ImA9WhdaFko.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-3158254687718096068</id><published>2011-10-26T04:58:00.000+04:00</published><updated>2011-10-27T04:00:26.156+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-27T04:00:26.156+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><category scheme="http://www.blogger.com/atom/ns#" term="CityVille" /><title>CityVille Popular Science Timed Goal Tips</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/180y5sIDXi58A0C6--gyjXDUC3E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/180y5sIDXi58A0C6--gyjXDUC3E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/180y5sIDXi58A0C6--gyjXDUC3E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/180y5sIDXi58A0C6--gyjXDUC3E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I finished the mission in 2 minutes, but prepared for it one day before starting.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-6eJMXaxl5mI/TqietFiG6eI/AAAAAAAAAWw/uptjSrUqsVc/s1600/Gold.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-6eJMXaxl5mI/TqietFiG6eI/AAAAAAAAAWw/uptjSrUqsVc/s1600/Gold.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
I was the worst in the timed missions, so this time I had some extra time to fix it. I have 4 time missions not yet started and decided to learn about them first and know how to get the bet result out of them,&lt;br /&gt;
For the City Ville Popular Science Timed Goal, and with some Google search, the requirements are:-&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-IOFSQeOOfDU/TqdYxkWp_aI/AAAAAAAAAWo/Ii4s-Ow0FLE/s1600/Popular-Science.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="306" src="http://4.bp.blogspot.com/-IOFSQeOOfDU/TqdYxkWp_aI/AAAAAAAAAWo/Ii4s-Ow0FLE/s400/Popular-Science.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
And all this for what ?&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Gold Trophy: Solar Panel (gives you a 100 percent payout bonus to any buildings you place the Solar Panel next to).&lt;/li&gt;
&lt;li&gt;Silver Trophy :50,000 coins .&lt;/li&gt;
&lt;li&gt;Bronze Trophy:20,000 coins.&lt;/li&gt;
&lt;/ul&gt;
Its simple impossible to make if you start before you prepare, but if you prepare you can finish it after 2min of starting it, you get the highest reward, this is an advance mission so im expecting you to be an advance player too (have large and good CityVille), no need for extra space, no need to build one house.&lt;br /&gt;
&lt;br /&gt;
In short summary:&lt;br /&gt;
• Collect from an Observatory Twice&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue;"&gt;--Have two of them ready to collect before starting&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
• Increase your Population by 5,000&lt;br /&gt;
--&lt;span class="Apple-style-span" style="color: blue;"&gt;Store several high population houses in your storage that will cover 5000 population and when you start &amp;nbsp; &amp;nbsp;the mission return them to their original location&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp;• Have 10,000 Goods&lt;br /&gt;
--&lt;span class="Apple-style-span" style="color: blue;"&gt;Have the needed goods storage for that, and fill it with goods before starting the mission.
&lt;/span&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;First Requirement: Collect from an Observatory Twice&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
Before you start your mission check that you have a Observatory and its ready to collect, it will be ready again after 24 hours, I have two of these so I will wait until both are ready to collect and when Im ready to start this will be simple task.
If you have one, ok no problem you will finish in one day (collect first time and wait 24 hours and collect again), or you can build the another ,completed and wait until its ready to collect.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Second Requirement: Increase your Population by 5,000&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
I started first by some calculation, I will need about 625K$ to build 25 units of housing that have a population of 200 to make the 5000 goal , the energy too so or even the extra space need !!!!!!, but I found a very good tip and that is , you can use your storage for these time goals, you simple store what you have of the largest population building in the storage, your population will go down (lookout you will lose ready collected from the house, very small I don’t care.) after going down for more than 5000 you are ready to start the mission considering the population requirement.
So when you start the mission, you only need to empty your storage by returning your housed to their original location.
I used about 20 Big kahuna bungalow housed that had a population of 200-280&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Third and last requirement: Have 10,000 Goods&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
This is easy, I have a storage of about 16K, so I filled it before starting the mission. If you don’t have that storage yet, prepare for it, build some goods storage units and seed your farm for that goal, don’t start if you don’t have 10,000 or more in storage.






&lt;br /&gt;
&lt;br /&gt;
So enjoy bouns payout of your businesses and homes by 100 percent? after getting the Gold Trophy Solar Panel&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-3158254687718096068?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/FnXjUqbXuFg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/3158254687718096068/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=3158254687718096068" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3158254687718096068?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3158254687718096068?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/FnXjUqbXuFg/cityville-popular-science-timed-goal.html" title="CityVille Popular Science Timed Goal Tips" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-6eJMXaxl5mI/TqietFiG6eI/AAAAAAAAAWw/uptjSrUqsVc/s72-c/Gold.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/10/cityville-popular-science-timed-goal.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4ARno-eip7ImA9WhdWFEg.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-4646121540523666994</id><published>2011-08-19T08:28:00.001+04:00</published><updated>2011-09-08T09:15:47.452+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-08T09:15:47.452+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Empires and Allies" /><title>Empires &amp; Allies Advance Game Tip</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/USGHSAklIsCLE4hM5bJjlYu763c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/USGHSAklIsCLE4hM5bJjlYu763c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/USGHSAklIsCLE4hM5bJjlYu763c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/USGHSAklIsCLE4hM5bJjlYu763c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-q50pQgdPn5Y/Tk3iBNEkWNI/AAAAAAAAAV8/xvx6galF2N8/s1600/Empire-logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-q50pQgdPn5Y/Tk3iBNEkWNI/AAAAAAAAAV8/xvx6galF2N8/s1600/Empire-logo.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;This is for the people who are at level 55 and don’t have anything to do before leaving the game this may be the last fun part the game can provide. You will need a lot of money &amp;amp; a lot off industry factories level 3&lt;br /&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
The idea is simply :-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="direction: ltr; text-align: center; text-indent: .5in; unicode-bidi: embed;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: #20124d; font-size: large;"&gt;Provide A Full Time Market Service&lt;/span&gt;&lt;u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
To start do the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
1.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;&lt;b&gt;Use the maximum production option available&lt;/b&gt;, &lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; text-align: left; unicode-bidi: embed;"&gt;
This will take 3 days but don’t worry about time now.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;b&gt;2.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;&lt;b&gt;Go to all your friends and start buying all the goods.&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; text-align: left; unicode-bidi: embed;"&gt;
A long and boring step but you will need to do it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo1; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
&lt;b&gt;3.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;&lt;b&gt;Later put all the goods in your markets for sail.&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-rckXPjubfS4/Tk3n6oawttI/AAAAAAAAAWI/FYWNkvMPKqw/s1600/facebook-wall.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/-rckXPjubfS4/Tk3n6oawttI/AAAAAAAAAWI/FYWNkvMPKqw/s400/facebook-wall.jpg" width="305" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-right: 0in; text-align: left; unicode-bidi: embed;"&gt;
Optimize your selling strategy by doing the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
1.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Have (or build) at least 7 markets&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; text-align: left; unicode-bidi: embed;"&gt;
5 for the ore productions (Iron, Gold, Aluminum, Uranium and Cupper) and one for Wood and another for Oil, if you like add more to sell military this will help too. &lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
2.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Group your market in one place so all the goods are checked&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-jnqBlTvYdyU/Tk3iBnVJIyI/AAAAAAAAAWA/puXH3n7WdT8/s1600/Market-Place.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="247" src="http://4.bp.blogspot.com/-jnqBlTvYdyU/Tk3iBnVJIyI/AAAAAAAAAWA/puXH3n7WdT8/s400/Market-Place.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
3.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Put all your Markets in the Center, the first location the visitors can see. &lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
4.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Make some market surrounding so it can be easily and instantly checked by your visitors. use empty space or some decorations to make the all the markets more visible&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
5.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Always try to have huge amount of goods in your market&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-left: .5in; text-align: left; unicode-bidi: embed;"&gt;
If you have huge amounts of goods your friends will come back to you whenever they need anything&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-3cz8yBdGvdM/Tk3lafsXR6I/AAAAAAAAAWE/KM83nsCTe48/s1600/goods.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-3cz8yBdGvdM/Tk3lafsXR6I/AAAAAAAAAWE/KM83nsCTe48/s400/goods.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; margin-left: .5in; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
6.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Put all your money in the market, put don’t dry yourself leave about 50K-100K, for building and playing&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
7.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Use all the available space for industry production&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
8.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Put your Ground and Air units in the inventory don’t waste land for that.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
9.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Remove all unnecessary decorations, including the roads and mission required decorations after your complete them.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="direction: ltr; margin-bottom: 10.0pt; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l1 level1 lfo2; text-align: left; text-indent: -.25in; unicode-bidi: embed;"&gt;
10.&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;Increase Oil, Wood &amp;amp; whatever Ore production you have, done waist a lot of land for farms; they are not so good on the long run.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Simply everybody now will can come to your island and buy anything they need, so they will visit your market and in the process the visitors will try to gain one-energy by doing 5 simple clicks on anything worthy. &lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
And if they do that you got there &lt;b&gt;5 clicks for life&lt;/b&gt; whenever they play. And your production time will drop.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Even if they don’t buy anything on their first visit they will remember that your island had a huge market off goods and they will come back.&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
Be aware that Wood is very high in demand so leave a bunch of Wood to refill your market, each time I come back to my market the wood is gone, I will need to increase my Wood industry even though I have a lot of them.&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;
That’s it, you’re at the correct track after the money comes in with huge numbers build your huge fleet and invade everybody and be the largest emperor in Empire and Allies.&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&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/26827488-4646121540523666994?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/9U3qWapdC_w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/4646121540523666994/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=4646121540523666994" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4646121540523666994?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4646121540523666994?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/9U3qWapdC_w/empires-allies-advance-game-tip.html" title="Empires &amp; Allies Advance Game Tip" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-q50pQgdPn5Y/Tk3iBNEkWNI/AAAAAAAAAV8/xvx6galF2N8/s72-c/Empire-logo.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/08/empires-allies-advance-game-tip.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEcDRX8zfSp7ImA9WhdQFUg.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-4774447324662244677</id><published>2011-08-17T08:41:00.000+04:00</published><updated>2011-08-17T08:41:14.185+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-17T08:41:14.185+04:00</app:edited><title>ASPNET MVC &amp; JScript Editor Extensions</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KVHAGvF3QYPNNkeaMcRfWrmX6p4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KVHAGvF3QYPNNkeaMcRfWrmX6p4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KVHAGvF3QYPNNkeaMcRfWrmX6p4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KVHAGvF3QYPNNkeaMcRfWrmX6p4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;h1 style="direction: ltr; line-height: 23.25pt; margin-bottom: 3.75pt; margin-left: 0in; margin-right: 0in; margin-top: 3.75pt; text-align: left; unicode-bidi: embed;"&gt;&lt;span class="Apple-style-span" style="background-color: white; color: #333333; font-family: Verdana, sans-serif; font-size: 16px; font-weight: normal; line-height: 18px;"&gt;If you started MVC, a lot of java will be there and this extension will help,&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;&lt;span style="background: white; color: #333333; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;In summary it do the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4 style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Brace Matching&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Adds support for automatically highlighting the matching opening or closing brace to the one currently at the cursor. Supports matching parenthesis: (), square brackets: [], and curly braces: {}.&amp;nbsp;Braces in strings, comments and regular expression literals are ignored.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h4 style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Outlining / Cold-folding&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Adds support for automatically creating outlining regions for JScript blocks. Blocks are detected via opening and closing curly braces. Braces in strings, comments and regular expression literals are ignored.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h4 style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Current Word Highlighting&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;"&gt;Adds support for highlighting all instances of the word currently at the cursor.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h4 style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;IntelliSense Doc-Comments &lt;para&gt; Support&lt;/para&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12.0pt; line-height: 115%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div style="text-align: left;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 13px;"&gt;Adds support for the &lt;para&gt; element in JScript IntelliSense doc-comments to allow display of new lines in IntelliSense tooltips&lt;/para&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana; font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="direction: ltr; text-align: left; unicode-bidi: embed;"&gt;And to use and download , or more visit the &lt;a href="http://visualstudiogallery.msdn.microsoft.com/872d27ee-38c7-4a97-98dc-0d8a431cc2ed"&gt;original site&lt;/a&gt;, cool job&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-4774447324662244677?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/M0hgsVWFals" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/4774447324662244677/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=4774447324662244677" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4774447324662244677?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4774447324662244677?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/M0hgsVWFals/aspnet-mvc-jscript-editor-extensions.html" title="ASPNET MVC &amp; JScript Editor Extensions" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2011/08/aspnet-mvc-jscript-editor-extensions.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMGRH4zfip7ImA9WhdQFUg.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-2505420319162560694</id><published>2011-08-17T07:40:00.000+04:00</published><updated>2011-08-17T07:40:25.086+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-17T07:40:25.086+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="VPS" /><category scheme="http://www.blogger.com/atom/ns#" term="hosting" /><title>VPS options for my ASP.NET MVC3 new project</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZpC4y0gZOEp4I6WUruhjKamhSgg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpC4y0gZOEp4I6WUruhjKamhSgg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZpC4y0gZOEp4I6WUruhjKamhSgg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpC4y0gZOEp4I6WUruhjKamhSgg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I was looking for a good VPS for ASP.NET MVC3 hosting, my role was at least 1GB RAM or 2GB Ram , these were my findings, im thinking the best for 2GB RAM is 1&amp;1, and its a very will know company so may be when the time comes it will be my choice, here is the summary of my quick research:&lt;br /&gt;
&lt;br /&gt;
   &lt;div&gt;    &lt;h2&gt;Windows VPS with min 1GB RAM &lt;/h2&gt;    &lt;p&gt;All have full root access, Raid 5 or 10,expected Bandwidth 100 Mbit &lt;/p&gt;        &lt;table style="width:100%;border:1px solid black; text-align:center;"&gt;        &lt;thead style="background-color:lightblue"&gt;
        &lt;tr&gt;
        &lt;td&gt;Company&lt;/td&gt;
        &lt;td&gt;Offer&lt;/td&gt;
        &lt;td&gt;OS:Windows&lt;/td&gt;
        &lt;td&gt;32/64 Bit&lt;/td&gt;
        &lt;td&gt;RAM GB&lt;/td&gt;
        &lt;td&gt;Traffic GB/month&lt;/td&gt;
        &lt;td&gt;HDD GB&lt;/td&gt;
        &lt;td&gt;Extra&lt;/td&gt;
        &lt;td&gt;Price $/month&lt;/td&gt;
        &lt;td&gt;One Year $&lt;/td&gt;
        &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
         &lt;tr&gt;
           &lt;td&gt;&lt;a href='http://www.vpswebserver.com/vps-hosting/win1024/'&gt;vpswebserver&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Plan 1024&lt;/td&gt;
        &lt;td&gt;2008 R2 Hyper-V&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;1000&lt;/td&gt;
        &lt;td&gt;50&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
        &lt;ul style="list-style:none; font-size:smaller;"&gt;        &lt;li&gt;2 core cpu&lt;/li&gt;
        &lt;li&gt;1Gbit/sec&lt;/li&gt;
        &lt;/ul&gt;        &lt;br /&gt;
    &lt;/td&gt;
        &lt;td&gt;25&lt;/td&gt;
        &lt;td&gt;299.4&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;&lt;a href='http://www.webkeepers.com/windows/vps_compare.html'&gt;webkeepers&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Value&lt;/td&gt;
        &lt;td&gt;2003&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;500&lt;/td&gt;
        &lt;td&gt;50&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;18&lt;/td&gt;
        &lt;td&gt;216&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.accuwebhosting.com/windows-vps-server-hosting.html'&gt;accuwebhosting&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;WebMaster VPS - Opal&lt;/td&gt;
        &lt;td&gt;2008 Hyper-V&lt;/td&gt;
        &lt;td&gt;32/64 Bit&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;250&lt;/td&gt;
        &lt;td&gt;40&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
          &lt;ul style="list-style:none; font-size:smaller;"&gt;          &lt;li&gt; SmarterBundle Pro&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
        &lt;td&gt;23&lt;/td&gt;
        &lt;td&gt;276&lt;/td&gt;
        &lt;/tr&gt;
        


           &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.softsyshosting.com/Windows-VPS-HyperV.aspx'&gt;softsyshosting&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Bronze VPS&lt;/td&gt;
        &lt;td&gt;Win Hyper-V&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;300&lt;/td&gt;
        &lt;td&gt;30&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;25&lt;/td&gt;
        &lt;td&gt;300&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://order.1and1.com/xml/order/VirtualServerL;jsessionid=4A73F71ACE0B948D4CE3E8341EB03661.TCpfix140b?__frame=_top&amp;__lf=Static&amp;ordernow=true'&gt;1&amp;1&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Virtual Server L&lt;/td&gt;
        &lt;td&gt;Web Server 2008 R2&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;1000&lt;/td&gt;
        &lt;td&gt;20&lt;/td&gt;
        &lt;td&gt;  &lt;ul style="list-style:none; font-size:smaller;"&gt;       &lt;li&gt; SSL certificate&lt;/li&gt;
        &lt;li&gt; Android monitoring&lt;/li&gt;
        &lt;/ul&gt;&lt;/td&gt;
               &lt;td&gt;29&lt;/td&gt;
        &lt;td&gt;348&lt;/td&gt;
      
        &lt;/tr&gt;
         
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.availhosting.com/vps-hosting/virtual-private-server-plans.html'&gt;AvailHosting&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;AvailVP3&lt;/td&gt;
        &lt;td&gt;2008&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;1700&lt;/td&gt;
        &lt;td&gt;100&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;53&lt;/td&gt;
        &lt;td&gt;460&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.ultimahosts.net/windows/vps/hosting/pricing/'&gt;ultimahosts&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;ultimahosts&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;800&lt;/td&gt;
        &lt;td&gt;20&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;35 +15 setup&lt;/td&gt;
        &lt;td&gt;435&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.webhostingbuzz.com/vps-hosting.php'&gt;webhostingbuzz&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;oVZ Bronze&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;Unlimited&lt;/td&gt;
        &lt;td&gt;50&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;30&lt;/td&gt;
        &lt;td&gt;360&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.godaddy.com/hosting/virtual-dedicated-servers.aspx?ci=9013'&gt;GoDaddy&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Economy&lt;/td&gt;
        &lt;td&gt;2008&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;500&lt;/td&gt;
        &lt;td&gt;15&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
            &lt;ul style="list-style:none; font-size:smaller;"&gt;            &lt;li&gt;$100 Google® Adwords® Credit+&lt;/li&gt;
            &lt;li&gt;$100 Bing™ / Yahoo!® Search Credit1&lt;/li&gt;
            &lt;li&gt;$50 Facebook® Advertising Credit2&lt;/li&gt;
            &lt;li&gt;SSL Certificate&lt;/li&gt;
            &lt;li&gt;10 Fotolia® Credits^&lt;/li&gt;
            &lt;li&gt;3 dedicated IPs&lt;/li&gt;
            &lt;/ul&gt;        &lt;/td&gt;
        &lt;td&gt;30&lt;/td&gt;
        &lt;td&gt;324&lt;/td&gt;
        &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://myhosting.com/windows-vps/'&gt;myhosting&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Developer VPS&lt;/td&gt;
        &lt;td&gt;2008 R2&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;600&lt;/td&gt;
        &lt;td&gt;40&lt;/td&gt;
        &lt;td&gt; &lt;ul style="list-style:none; font-size:smaller;"&gt;        &lt;li&gt;$70 Google Adwords Voucher&lt;/li&gt;
        &lt;/ul&gt;        &lt;/td&gt;
        &lt;td&gt;47&lt;/td&gt;
        &lt;td&gt;564&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.ucvhost.com/VPS/EntryLevelVPS/EntryLevelVps.aspx'&gt;ucvhost&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Starter VPS&lt;/td&gt;
        &lt;td&gt;Win 2003&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;750&lt;/td&gt;
        &lt;td&gt;10&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;22&lt;/td&gt;
        &lt;td&gt;264&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.pandela.com/vps-windows.aspx'&gt;pandela&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;W-30&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;1500&lt;/td&gt;
        &lt;td&gt;30&lt;/td&gt;
        &lt;td&gt;30-Day Guarantee&lt;/td&gt;
        &lt;td&gt;54&lt;/td&gt;
        &lt;td&gt;648&lt;/td&gt;
        &lt;/tr&gt;
          &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.kickassvps.com/services/windows_vps/plans.php'&gt;kickassvps&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Basic&lt;/td&gt;
        &lt;td&gt;Win Server 2008&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;200&lt;/td&gt;
        &lt;td&gt;10&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
 &lt;ul style="list-style:none; font-size:smaller;"&gt;            &lt;li&gt;30-Day Guarantee&lt;/li&gt;
            &lt;li&gt;4 CPU Cores&lt;/li&gt;
            &lt;li&gt;SmarterMail-250 like Exchange Mail&lt;/li&gt;
  	        &lt;li&gt;SmarterTrack-customer service&lt;/li&gt;
  	        &lt;li&gt;SmarterStats-50 Sites analytics and SEO&lt;/li&gt;
        &lt;/ul&gt;&lt;/td&gt;
        &lt;td&gt;35&lt;/td&gt;
      
        &lt;td&gt;420&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
              &lt;td&gt;&lt;a href='http://www.bbvps.com/windows-vps-hosting'&gt;bbvps&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;HV-1024&lt;/td&gt;
        &lt;td&gt;Windows Server 2008 Ent.&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;1&lt;/td&gt;
        &lt;td&gt;Unmetered&lt;/td&gt;
        &lt;td&gt;60&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;50&lt;/td&gt;
        &lt;td&gt;600&lt;/td&gt;
        &lt;/tr&gt;
        &lt;/tbody&gt;
        &lt;/table&gt;&lt;br /&gt;
          &lt;h2&gt;Windows VPS with min 2GB RAM &lt;/h2&gt;    &lt;p&gt;All have full root access, Raid 5 or 10,expected Bandwidth 100 Mbit &amp; price &lt;450 &lt;/p&gt;&lt;br /&gt;
        &lt;table style="width:100%;border:1px solid black; text-align:center;"&gt;        &lt;thead style="background-color:lightblue"&gt;
        &lt;tr&gt;
        &lt;td&gt;Company&lt;/td&gt;
        &lt;td&gt;Offer&lt;/td&gt;
        &lt;td&gt;OS:Windows&lt;/td&gt;
        &lt;td&gt;32/64 Bit&lt;/td&gt;
        &lt;td&gt;RAM GB&lt;/td&gt;
        &lt;td&gt;Traffic GB/month&lt;/td&gt;
        &lt;td&gt;HDD GB&lt;/td&gt;
        &lt;td&gt;Extra&lt;/td&gt;
        &lt;td&gt;Price $/month&lt;/td&gt;
        &lt;td&gt;One Year $&lt;/td&gt;
        &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
        &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://order.1and1.com/xml/order/VirtualServerL;jsessionid=4A73F71ACE0B948D4CE3E8341EB03661.TCpfix140b?__frame=_top&amp;__lf=Static&amp;ordernow=true'&gt;1&amp;1&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Virtual Server XL&lt;/td&gt;
        &lt;td&gt;Web Server 2008 R2&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;2&lt;/td&gt;
        &lt;td&gt;2000&lt;/td&gt;
        &lt;td&gt;40&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
         &lt;ul style="list-style:none; font-size:smaller;"&gt;       &lt;li&gt; SSL certificate&lt;/li&gt;
        &lt;li&gt; Android monitoring&lt;/li&gt;
        &lt;/ul&gt;        &lt;/td&gt;
   &lt;td&gt;49 (-3 mm)&lt;/td&gt;
        &lt;td&gt;441&lt;/td&gt;
        &lt;/tr&gt;
         &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.godaddy.com/hosting/virtual-dedicated-servers.aspx?ci=9013'&gt;GoDaddy&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Value&lt;/td&gt;
        &lt;td&gt;2008&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;2&lt;/td&gt;
        &lt;td&gt;1000&lt;/td&gt;
        &lt;td&gt;30&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
            &lt;ul style="list-style:none; font-size:smaller;"&gt;            &lt;li&gt;same as above&lt;/li&gt;
            &lt;/ul&gt;        &lt;/td&gt;
        &lt;td&gt;36&lt;/td&gt;
        &lt;td&gt;431&lt;/td&gt;
        &lt;/tr&gt;
     &lt;tr&gt;
        &lt;td&gt;&lt;a href='http://www.ucvhost.com/VPS/EntryLevelVPS/EntryLevelVps.aspx'&gt;ucvhost&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;SOHO VPS&lt;/td&gt;
        &lt;td&gt;Win 2003&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;2&lt;/td&gt;
        &lt;td&gt;500&lt;/td&gt;
        &lt;td&gt;20&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;34&lt;/td&gt;
        &lt;td&gt;408&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;a href='http://www.webkeepers.com/windows/vps_compare.html'&gt;webkeepers&lt;/a&gt;&lt;/td&gt;
        &lt;td&gt;Value+&lt;/td&gt;
        &lt;td&gt;2003&lt;/td&gt;
        &lt;td&gt;64&lt;/td&gt;
        &lt;td&gt;2&lt;/td&gt;
        &lt;td&gt;1000&lt;/td&gt;
        &lt;td&gt;100&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
        &lt;td&gt;25&lt;/td&gt;
        &lt;td&gt;300&lt;/td&gt;
        &lt;/tr&gt;
         &lt;/tbody&gt;
        &lt;/table&gt;&lt;br /&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/26827488-2505420319162560694?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/4tz08_dLzsU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/2505420319162560694/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=2505420319162560694" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/2505420319162560694?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/2505420319162560694?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/4tz08_dLzsU/vps-options-for-my-aspnet-mvc3-new.html" title="VPS options for my ASP.NET MVC3 new project" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2011/08/vps-options-for-my-aspnet-mvc3-new.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUENRXc5fyp7ImA9WhdSGUg.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-4998301871872113190</id><published>2011-07-29T19:34:00.002+04:00</published><updated>2011-07-29T19:34:54.927+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-29T19:34:54.927+04:00</app:edited><title>A Day Made of Glass</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Sfyx5A4j0cJRr11CO9qd8LXhQlg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Sfyx5A4j0cJRr11CO9qd8LXhQlg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Sfyx5A4j0cJRr11CO9qd8LXhQlg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Sfyx5A4j0cJRr11CO9qd8LXhQlg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This is the future today&lt;br /&gt;
&lt;br /&gt;
&lt;iframe width="560" height="349" src="http://www.youtube.com/embed/6Cf7IL_eZ38" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-4998301871872113190?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/Yd9-ZUqO6BQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/4998301871872113190/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=4998301871872113190" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4998301871872113190?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/4998301871872113190?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/Yd9-ZUqO6BQ/day-made-of-glass.html" title="A Day Made of Glass" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/6Cf7IL_eZ38/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/07/day-made-of-glass.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkIASHc-eSp7ImA9WhZaGUU.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-909248209855395670</id><published>2011-07-07T01:42:00.000+04:00</published><updated>2011-07-07T01:42:29.951+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-07T01:42:29.951+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Movies" /><title>TRANSFORMERS 3</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gGc9nDrqJDb5gzDOr9_EsznPyeo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gGc9nDrqJDb5gzDOr9_EsznPyeo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gGc9nDrqJDb5gzDOr9_EsznPyeo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gGc9nDrqJDb5gzDOr9_EsznPyeo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Transformers - Dark Side of the Moon&lt;br /&gt;
&lt;br /&gt;
This movie was very cool. the story was a straight.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-R2DtDJizBB8/ThTV842c9AI/AAAAAAAAAUI/inRd64z6zDs/s1600/1714___Selected.jpg" imageanchor="1" style="clear:left; float:left;margin-right:1em; margin-bottom:1em"&gt;&lt;img border="0" height="180" width="320" src="http://2.bp.blogspot.com/-R2DtDJizBB8/ThTV842c9AI/AAAAAAAAAUI/inRd64z6zDs/s320/1714___Selected.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
check the trailer too&lt;br /&gt;
&lt;iframe width="560" height="349" src="http://www.youtube.com/embed/5h3S12-lKm8" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-909248209855395670?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/w1uVUqccuEw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/909248209855395670/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=909248209855395670" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/909248209855395670?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/909248209855395670?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/w1uVUqccuEw/transformers-3.html" title="TRANSFORMERS 3" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-R2DtDJizBB8/ThTV842c9AI/AAAAAAAAAUI/inRd64z6zDs/s72-c/1714___Selected.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/07/transformers-3.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUFR3wzcCp7ImA9WhZaGEk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-6794210729070872771</id><published>2011-07-05T10:10:00.000+04:00</published><updated>2011-07-05T10:10:16.288+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-05T10:10:16.288+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="LinkToSQL" /><title>Searching for Any Word &amp; All Words in Linq to SQL ( C# &amp; VB)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5iY_xdVJ3dAFZ0hZe5RXGipHevo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5iY_xdVJ3dAFZ0hZe5RXGipHevo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5iY_xdVJ3dAFZ0hZe5RXGipHevo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5iY_xdVJ3dAFZ0hZe5RXGipHevo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Yep this is old and not new, but is useful for non large DB's &lt;br /&gt;
So let’s say you have a text box with a search button, and some options (Search exact phrase, Search for any work &amp;amp; Search for all words). The first option will be direct and easy to implement but the other two, mmm, a lot of solutions can be found, what I liked is as follow:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
 font-size: small;
 color: black;
 font-family: Consolas, "Courier New", Courier, Monospace;
 background-color: #ffffff;
 /*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
 background-color: #f4f4f4;
 width: 100%;
 margin: 0em;
}

.csharpcode .lnum { color: #606060; }
&lt;/style&gt;&lt;br /&gt;
&lt;div style="overflow: scroll;"&gt;&lt;div class="csharpcode"&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   1:  &lt;/span&gt;&lt;span class="kwrd"&gt;public&lt;/span&gt; &lt;span class="kwrd"&gt;static&lt;/span&gt; &lt;span class="kwrd"&gt;class&lt;/span&gt; QueryExtensions&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   2:  &lt;/span&gt;{&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   3:  &lt;/span&gt;    &lt;span class="kwrd"&gt;public&lt;/span&gt; &lt;span class="kwrd"&gt;static&lt;/span&gt; IQueryable&amp;lt;TEntity&amp;gt; LikeAny&amp;lt;TEntity&amp;gt;(&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   4:  &lt;/span&gt;        &lt;span class="kwrd"&gt;this&lt;/span&gt; IQueryable&amp;lt;TEntity&amp;gt; query,&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   5:  &lt;/span&gt;        Expression&amp;lt;Func&amp;lt;TEntity, &lt;span class="kwrd"&gt;string&lt;/span&gt;&amp;gt;&amp;gt; selector,&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   6:  &lt;/span&gt;        IEnumerable&amp;lt;&lt;span class="kwrd"&gt;string&lt;/span&gt;&amp;gt; values)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   7:  &lt;/span&gt;    {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   8:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (selector == &lt;span class="kwrd"&gt;null&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   9:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  10:  &lt;/span&gt;            &lt;span class="kwrd"&gt;throw&lt;/span&gt; &lt;span class="kwrd"&gt;new&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"selector"&lt;/span&gt;);&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  11:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  12:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (values == &lt;span class="kwrd"&gt;null&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  13:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  14:  &lt;/span&gt;            &lt;span class="kwrd"&gt;throw&lt;/span&gt; &lt;span class="kwrd"&gt;new&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"values"&lt;/span&gt;);&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  15:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  16:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (!values.Any())&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  17:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  18:  &lt;/span&gt;            &lt;span class="kwrd"&gt;return&lt;/span&gt; query;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  19:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  20:  &lt;/span&gt;        var p = selector.Parameters.Single();&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  21:  &lt;/span&gt;        var conditions = values.Select(v =&amp;gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  22:  &lt;/span&gt;            (Expression)Expression.Call(&lt;span class="kwrd"&gt;typeof&lt;/span&gt;(SqlMethods), &lt;span class="str"&gt;"Like"&lt;/span&gt;, &lt;span class="kwrd"&gt;null&lt;/span&gt;,&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  23:  &lt;/span&gt;                selector.Body, Expression.Constant(&lt;span class="str"&gt;"%"&lt;/span&gt; + v + &lt;span class="str"&gt;"%"&lt;/span&gt;)));&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  24:  &lt;/span&gt;        var body = conditions.Aggregate((acc, c) =&amp;gt; Expression.Or(acc, c));&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  25:  &lt;/span&gt;        &lt;span class="kwrd"&gt;return&lt;/span&gt; query.Where(Expression.Lambda&amp;lt;Func&amp;lt;TEntity, &lt;span class="kwrd"&gt;bool&lt;/span&gt;&amp;gt;&amp;gt;(body, p));&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  26:  &lt;/span&gt;    }&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  27:  &lt;/span&gt;    &lt;span class="kwrd"&gt;public&lt;/span&gt; &lt;span class="kwrd"&gt;static&lt;/span&gt; IQueryable&amp;lt;TEntity&amp;gt; LikeAll&amp;lt;TEntity&amp;gt;(&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  28:  &lt;/span&gt;        &lt;span class="kwrd"&gt;this&lt;/span&gt; IQueryable&amp;lt;TEntity&amp;gt; query,&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  29:  &lt;/span&gt;        Expression&amp;lt;Func&amp;lt;TEntity, &lt;span class="kwrd"&gt;string&lt;/span&gt;&amp;gt;&amp;gt; selector,&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  30:  &lt;/span&gt;        IEnumerable&amp;lt;&lt;span class="kwrd"&gt;string&lt;/span&gt;&amp;gt; values)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  31:  &lt;/span&gt;    {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  32:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (selector == &lt;span class="kwrd"&gt;null&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  33:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  34:  &lt;/span&gt;            &lt;span class="kwrd"&gt;throw&lt;/span&gt; &lt;span class="kwrd"&gt;new&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"selector"&lt;/span&gt;);&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  35:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  36:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (values == &lt;span class="kwrd"&gt;null&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  37:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  38:  &lt;/span&gt;            &lt;span class="kwrd"&gt;throw&lt;/span&gt; &lt;span class="kwrd"&gt;new&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"values"&lt;/span&gt;);&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  39:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  40:  &lt;/span&gt;        &lt;span class="kwrd"&gt;if&lt;/span&gt; (!values.Any())&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  41:  &lt;/span&gt;        {&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  42:  &lt;/span&gt;            &lt;span class="kwrd"&gt;return&lt;/span&gt; query;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  43:  &lt;/span&gt;        }&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  44:  &lt;/span&gt;        var p = selector.Parameters.Single();&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  45:  &lt;/span&gt;        var conditions = values.Select(v =&amp;gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  46:  &lt;/span&gt;            (Expression)Expression.Call(&lt;span class="kwrd"&gt;typeof&lt;/span&gt;(SqlMethods), &lt;span class="str"&gt;"Like"&lt;/span&gt;, &lt;span class="kwrd"&gt;null&lt;/span&gt;,&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  47:  &lt;/span&gt;                selector.Body, Expression.Constant(&lt;span class="str"&gt;"%"&lt;/span&gt; + v + &lt;span class="str"&gt;"%"&lt;/span&gt;)));&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  48:  &lt;/span&gt;        var body = conditions.Aggregate((acc, c) =&amp;gt; Expression.Or(acc, c));&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  49:  &lt;/span&gt;        &lt;span class="kwrd"&gt;return&lt;/span&gt; query.Where(Expression.Lambda&amp;lt;Func&amp;lt;TEntity, &lt;span class="kwrd"&gt;bool&lt;/span&gt;&amp;gt;&amp;gt;(body, p));&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  50:  &lt;/span&gt;    }&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  51:  &lt;/span&gt;}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;With ref. to:&lt;br /&gt;
http://stackoverflow.com/questions/2010639/linq-to-sql-any-keyword-search-query&lt;br /&gt;
&lt;br /&gt;
And because the project I was working on was in VB, I thought this will help too:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="overflow: scroll;"&gt;&lt;br /&gt;
&lt;div class="csharpcode"&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   1:  &lt;/span&gt;&lt;span class="kwrd"&gt;Imports&lt;/span&gt; System.Linq.Expressions&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   2:  &lt;/span&gt;&lt;span class="kwrd"&gt;Imports&lt;/span&gt; System.Data.Linq.SqlClient&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   3:  &lt;/span&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   4:  &lt;/span&gt;&lt;span class="kwrd"&gt;Public&lt;/span&gt; &lt;span class="kwrd"&gt;NotInheritable&lt;/span&gt; &lt;span class="kwrd"&gt;Class&lt;/span&gt; QueryExtensions&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   5:  &lt;/span&gt;    &lt;span class="kwrd"&gt;Private&lt;/span&gt; &lt;span class="kwrd"&gt;Sub&lt;/span&gt; &lt;span class="kwrd"&gt;New&lt;/span&gt;()&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   6:  &lt;/span&gt;    &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;Sub&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   7:  &lt;/span&gt;    &lt;span class="rem"&gt;'&amp;lt;System.Runtime.CompilerServices.Extension()&amp;gt; _&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   8:  &lt;/span&gt;    &lt;span class="kwrd"&gt;Public&lt;/span&gt; &lt;span class="kwrd"&gt;Shared&lt;/span&gt; &lt;span class="kwrd"&gt;Function&lt;/span&gt; LikeAny(Of TEntity)(&lt;span class="kwrd"&gt;ByVal&lt;/span&gt; query &lt;span class="kwrd"&gt;As&lt;/span&gt; IQueryable(Of TEntity), &lt;span class="kwrd"&gt;ByVal&lt;/span&gt; selector &lt;span class="kwrd"&gt;As&lt;/span&gt; Expression(Of Func(Of TEntity, &lt;span class="kwrd"&gt;String&lt;/span&gt;)), &lt;span class="kwrd"&gt;ByVal&lt;/span&gt; values &lt;span class="kwrd"&gt;As&lt;/span&gt; IEnumerable(Of &lt;span class="kwrd"&gt;String&lt;/span&gt;)) &lt;span class="kwrd"&gt;As&lt;/span&gt; IQueryable(Of TEntity)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   9:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; selector &lt;span class="kwrd"&gt;Is&lt;/span&gt; &lt;span class="kwrd"&gt;Nothing&lt;/span&gt; &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  10:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Throw&lt;/span&gt; &lt;span class="kwrd"&gt;New&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"selector"&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  11:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  12:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; values &lt;span class="kwrd"&gt;Is&lt;/span&gt; &lt;span class="kwrd"&gt;Nothing&lt;/span&gt; &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  13:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Throw&lt;/span&gt; &lt;span class="kwrd"&gt;New&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"values"&lt;/span&gt;)&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  14:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  15:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; &lt;span class="kwrd"&gt;Not&lt;/span&gt; values.Any() &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  16:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Return&lt;/span&gt; query&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  17:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  18:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; p = selector.Parameters.[&lt;span class="kwrd"&gt;Single&lt;/span&gt;]()&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  19:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; conditions = values.[&lt;span class="kwrd"&gt;Select&lt;/span&gt;](&lt;span class="kwrd"&gt;Function&lt;/span&gt;(v) &lt;span class="kwrd"&gt;DirectCast&lt;/span&gt;(Expression.[&lt;span class="kwrd"&gt;Call&lt;/span&gt;](&lt;span class="kwrd"&gt;GetType&lt;/span&gt;(SqlMethods), &lt;span class="str"&gt;"Like"&lt;/span&gt;, &lt;span class="kwrd"&gt;Nothing&lt;/span&gt;, selector.Body, Expression.Constant(&lt;span class="str"&gt;"%"&lt;/span&gt; &amp;amp; Convert.ToString(v) &amp;amp; &lt;span class="str"&gt;"%"&lt;/span&gt;)), Expression))&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  20:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; body = conditions.Aggregate(&lt;span class="kwrd"&gt;Function&lt;/span&gt;(acc, c) Expression.[&lt;span class="kwrd"&gt;Or&lt;/span&gt;](acc, c))&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  21:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Return&lt;/span&gt; query.Where(Expression.Lambda(Of Func(Of TEntity, &lt;span class="kwrd"&gt;Boolean&lt;/span&gt;))(body, p))&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  22:  &lt;/span&gt;    &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;Function&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  23:  &lt;/span&gt;    &lt;span class="kwrd"&gt;Public&lt;/span&gt; &lt;span class="kwrd"&gt;Shared&lt;/span&gt; &lt;span class="kwrd"&gt;Function&lt;/span&gt; LikeAll(Of TEntity)(&lt;span class="kwrd"&gt;ByVal&lt;/span&gt; query &lt;span class="kwrd"&gt;As&lt;/span&gt; IQueryable(Of TEntity), &lt;span class="kwrd"&gt;ByVal&lt;/span&gt; selector &lt;span class="kwrd"&gt;As&lt;/span&gt; Expression(Of Func(Of TEntity, &lt;span class="kwrd"&gt;String&lt;/span&gt;)), &lt;span class="kwrd"&gt;ByVal&lt;/span&gt; values &lt;span class="kwrd"&gt;As&lt;/span&gt; IEnumerable(Of &lt;span class="kwrd"&gt;String&lt;/span&gt;)) &lt;span class="kwrd"&gt;As&lt;/span&gt; IQueryable(Of TEntity)&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  24:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; selector &lt;span class="kwrd"&gt;Is&lt;/span&gt; &lt;span class="kwrd"&gt;Nothing&lt;/span&gt; &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  25:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Throw&lt;/span&gt; &lt;span class="kwrd"&gt;New&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"selector"&lt;/span&gt;)&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  26:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  27:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; values &lt;span class="kwrd"&gt;Is&lt;/span&gt; &lt;span class="kwrd"&gt;Nothing&lt;/span&gt; &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  28:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Throw&lt;/span&gt; &lt;span class="kwrd"&gt;New&lt;/span&gt; ArgumentNullException(&lt;span class="str"&gt;"values"&lt;/span&gt;)&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  29:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  30:  &lt;/span&gt;        &lt;span class="kwrd"&gt;If&lt;/span&gt; &lt;span class="kwrd"&gt;Not&lt;/span&gt; values.Any() &lt;span class="kwrd"&gt;Then&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  31:  &lt;/span&gt;            &lt;span class="kwrd"&gt;Return&lt;/span&gt; query&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  32:  &lt;/span&gt;        &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;If&lt;/span&gt;&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  33:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; p = selector.Parameters.[&lt;span class="kwrd"&gt;Single&lt;/span&gt;]()&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  34:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; conditions = values.[&lt;span class="kwrd"&gt;Select&lt;/span&gt;](&lt;span class="kwrd"&gt;Function&lt;/span&gt;(v) &lt;span class="kwrd"&gt;DirectCast&lt;/span&gt;(Expression.[&lt;span class="kwrd"&gt;Call&lt;/span&gt;](&lt;span class="kwrd"&gt;GetType&lt;/span&gt;(SqlMethods), &lt;span class="str"&gt;"Like"&lt;/span&gt;, &lt;span class="kwrd"&gt;Nothing&lt;/span&gt;, selector.Body, Expression.Constant(&lt;span class="str"&gt;"%"&lt;/span&gt; &amp;amp; Convert.ToString(v) &amp;amp; &lt;span class="str"&gt;"%"&lt;/span&gt;)), Expression))&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  35:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Dim&lt;/span&gt; body = conditions.Aggregate(&lt;span class="kwrd"&gt;Function&lt;/span&gt;(acc, c) Expression.&lt;span class="kwrd"&gt;And&lt;/span&gt;(acc, c))&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  36:  &lt;/span&gt;        &lt;span class="kwrd"&gt;Return&lt;/span&gt; query.Where(Expression.Lambda(Of Func(Of TEntity, &lt;span class="kwrd"&gt;Boolean&lt;/span&gt;))(body, p))&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;  37:  &lt;/span&gt;    &lt;span class="kwrd"&gt;End&lt;/span&gt; &lt;span class="kwrd"&gt;Function&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;  38:  &lt;/span&gt;&lt;span class="kwrd"&gt;End&lt;/span&gt; Class&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;Note: Dont forget to include the references&lt;br /&gt;
and the using it will be somthing like this&lt;br /&gt;
&lt;br /&gt;
&lt;div style="overflow: scroll;"&gt;&lt;div class="csharpcode"&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   1:  &lt;/span&gt;&lt;span class="kwrd"&gt;string&lt;/span&gt;[] Words= &lt;span class="kwrd"&gt;new&lt;/span&gt; &lt;span class="kwrd"&gt;string&lt;/span&gt;[] { &lt;span class="str"&gt;"one"&lt;/span&gt;, &lt;span class="str"&gt;"two"&lt;/span&gt;, &lt;span class="str"&gt;"three"&lt;/span&gt; };&lt;/pre&gt;&lt;pre&gt;&lt;span class="lnum"&gt;   2:  &lt;/span&gt;var AnyWordResults = Query.LikeAny(s =&amp;gt; s.Subject, Words);&lt;/pre&gt;&lt;pre class="alt"&gt;&lt;span class="lnum"&gt;   3:  &lt;/span&gt;var AllWordResults = Query.LikeAll(s =&amp;gt; s.Subject, Words);&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=1590597893&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=1933988169&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-6794210729070872771?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/lo-pU8uKgLw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/6794210729070872771/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=6794210729070872771" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6794210729070872771?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6794210729070872771?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/lo-pU8uKgLw/searching-for-any-word-all-words-in.html" title="Searching for Any Word &amp; All Words in Linq to SQL ( C# &amp; VB)" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2011/07/searching-for-any-word-all-words-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIEQHcycCp7ImA9WhZRFk4.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8095866745069586688</id><published>2011-04-12T15:18:00.004+04:00</published><updated>2011-04-12T22:55:01.998+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-12T22:55:01.998+04:00</app:edited><title>Watch the MIX Keynotes Live, Apr 12 &amp; 13</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3aOyPXcn3eWQepw1KDWv0X8TDl8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3aOyPXcn3eWQepw1KDWv0X8TDl8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3aOyPXcn3eWQepw1KDWv0X8TDl8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3aOyPXcn3eWQepw1KDWv0X8TDl8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-nd2p1WVZY0M/TaQ08pNpubI/AAAAAAAAAUA/oaY8omIAZ54/s1600/mix2011-logo.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-nd2p1WVZY0M/TaQ08pNpubI/AAAAAAAAAUA/oaY8omIAZ54/s1600/mix2011-logo.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Yes you can watch it live&amp;nbsp;even if you are not there,&amp;nbsp;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;live from Las Vegas,&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;&lt;strong style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;April 12 &amp;amp; 13 at 9am PDT (8pm UAE time), via&amp;nbsp;&lt;a _mce_href="http://live.visitmix.com/" href="http://live.visitmix.com/" style="color: #8e0100; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;live.visitmix.com&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 20px;"&gt;And what if you are&amp;nbsp;interested&amp;nbsp;in more than the&amp;nbsp;keynotes, you need to&amp;nbsp;wait&amp;nbsp;not more than&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;24 hours and you can&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;online view or download them&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 20px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href="http://ecn.channel9.msdn.com/mix/11/i/header_ballsplus.gif" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: left;"&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 20px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="color: #262626; font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 20px;"&gt;If you like to know more about mix check this link&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://live.visitmix.com/"&gt;MIX2011&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-8095866745069586688?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/nGoHUPt66Zc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8095866745069586688/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8095866745069586688" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8095866745069586688?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8095866745069586688?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/nGoHUPt66Zc/watch-mix-keynotes-live-apr-12-13.html" title="Watch the MIX Keynotes Live, Apr 12 &amp; 13" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-nd2p1WVZY0M/TaQ08pNpubI/AAAAAAAAAUA/oaY8omIAZ54/s72-c/mix2011-logo.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/04/watch-mix-keynotes-live-apr-12-13.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck8ERHs6fip7ImA9WhZRFUk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-6081557055976429950</id><published>2011-04-11T20:47:00.002+04:00</published><updated>2011-04-11T20:53:25.516+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-11T20:53:25.516+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="T-SQL" /><title>dbForge SQL Complete</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/llNZHbrol0Asz1aY0qCtfQN_uU4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/llNZHbrol0Asz1aY0qCtfQN_uU4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/llNZHbrol0Asz1aY0qCtfQN_uU4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/llNZHbrol0Asz1aY0qCtfQN_uU4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.devart.com/images/devart.gif" imageanchor="1" style="clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" r6="true" src="http://www.devart.com/images/devart.gif" /&gt;&lt;/a&gt;&lt;/div&gt;I found a very good free tool for SQL Management studio; it will make your life typing t-sql much easer.&lt;br /&gt;
Download link: &lt;a href="http://ping.fm/dswd7"&gt;http://ping.fm/dswd7&lt;/a&gt;&lt;br /&gt;
Select the express edition it’s free.&lt;br /&gt;
&lt;br /&gt;
Note: if you installed Visual Studio SP1 on your computer and you had MS SQL Management studio 2008 R2, Intelsense will stop working, there is a very large fix from Microsoft to fix it, but this solution is much better in my eyes&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-6081557055976429950?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/1DSSN4f48zI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/6081557055976429950/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=6081557055976429950" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6081557055976429950?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6081557055976429950?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/1DSSN4f48zI/i-found-very-good-free-tool-for-sql.html" title="dbForge SQL Complete" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2011/04/i-found-very-good-free-tool-for-sql.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEENSXg5eSp7ImA9WhZSF0g.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8282416872205591682</id><published>2011-04-02T19:04:00.000+04:00</published><updated>2011-04-02T19:04:58.621+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-02T19:04:58.621+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Net4.0" /><title>Simulating sending email</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/k5SuTFgaHiZp0vypAfsCxCSPnR4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k5SuTFgaHiZp0vypAfsCxCSPnR4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/k5SuTFgaHiZp0vypAfsCxCSPnR4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k5SuTFgaHiZp0vypAfsCxCSPnR4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This is not new but very helpful if you build applications and in the business process need to send emails.&lt;br /&gt;
&lt;br /&gt;
The old way that I was using is to go inside the code and remark some lines and put my email instead of the receiver and make some&amp;nbsp;tests and see the email in my inbox, sometimes we forget to update that part and when we go to production emails come to my inbox or other problems that can appear because we marked some code.&lt;br /&gt;
&lt;br /&gt;
So better than that change the email configuration in the web config to something like the following:&lt;br /&gt;
&lt;br /&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
 font-size: small;
 color: black;
 font-family: Consolas, "Courier New", Courier, Monospace;
 background-color: #ffffff;
 /*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
 background-color: #f4f4f4;
 width: 100%;
 margin: 0em;
}

.csharpcode .lnum { color: #606060; }
&lt;/style&gt;&lt;br /&gt;
&lt;pre class="csharpcode"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;configuration&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
    &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;system.net&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
    &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;mailSettings&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
      &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;smtp&lt;/span&gt; &lt;span class="attr"&gt;deliveryMethod&lt;/span&gt;&lt;span class="kwrd"&gt;="SpecifiedPickupDirectory"&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
        &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;network&lt;/span&gt; &lt;span class="attr"&gt;host&lt;/span&gt;&lt;span class="kwrd"&gt;="ignored"&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;specifiedPickupDirectory&lt;/span&gt; &lt;span class="attr"&gt;pickupDirectoryLocation&lt;/span&gt;&lt;span class="kwrd"&gt;="c:\email"&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;
      &lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;smtp&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
    &lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;mailSettings&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
  &lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;system.net&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;After running and sending email you will get these emails in a directory and you can check them with there there format. This will even be helpful if you don’t have the email server setting at the time your developing.&lt;br /&gt;
&lt;br /&gt;
In the end when you go to production only use the correct web.config file setting. In my work I don’t deploy my testing web.config because of all the db connection setting and other stuff. So when you test your application locally you will receive the emails in the C:\email directory and when you go to production it will be there for you working without the need to change code, recompile and test.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-8282416872205591682?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/B9lNkp0Z_f0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8282416872205591682/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8282416872205591682" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8282416872205591682?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8282416872205591682?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/B9lNkp0Z_f0/simulating-sending-email.html" title="Simulating sending email" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2011/04/simulating-sending-email.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MGRX49eCp7ImA9WhZTEE4.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-7277475583368485816</id><published>2011-03-13T12:40:00.002+04:00</published><updated>2011-03-13T22:03:44.060+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-13T22:03:44.060+04:00</app:edited><title /><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/wI14G4v0zP1Rwk7F9LPw-65QX18/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wI14G4v0zP1Rwk7F9LPw-65QX18/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/wI14G4v0zP1Rwk7F9LPw-65QX18/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wI14G4v0zP1Rwk7F9LPw-65QX18/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Invitation: Qt Training – Dubai, March 14-15, 2011&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-YO93OQk78ZQ/TX0GW7lAO_I/AAAAAAAAATU/YMkH78BfMQc/s1600/Nokia_QT.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="99" src="https://lh5.googleusercontent.com/-YO93OQk78ZQ/TX0GW7lAO_I/AAAAAAAAATU/YMkH78BfMQc/s200/Nokia_QT.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Forum Nokia is hosting a free 2-day intensive training workshop on Qt in Dubai, U.A.E. on 14-15 March 2011. Based on the popular Qt Creator IDE, the Nokia Qt SDK brings the power of Qt to Symbian, Maemo, and MeeGo application development. Learn how Qt cuts Symbian lines of code by up to 70% and at the same time delivers native app performance, platform integration, and look and feel. Also find out how to reach 100 million Symbian smartphones and 150 million to come in 190 countries with Qt and Ovi Store. If you are new to Qt and would like to know more about it, check out the Forum Nokia Qt page.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-SuJZ1K-WzI4/TX0Gc6mzGVI/AAAAAAAAATo/mkj2rc3rfUs/s1600/_wikipedia_commons_a_a1_Qt-designer-v4.2.1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="224" src="https://lh4.googleusercontent.com/-SuJZ1K-WzI4/TX0Gc6mzGVI/AAAAAAAAATo/mkj2rc3rfUs/s320/_wikipedia_commons_a_a1_Qt-designer-v4.2.1.png" width="320" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="https://lh4.googleusercontent.com/-SuJZ1K-WzI4/TX0Gc6mzGVI/AAAAAAAAATo/mkj2rc3rfUs/s1600/_wikipedia_commons_a_a1_Qt-designer-v4.2.1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="224" src="https://lh4.googleusercontent.com/-SuJZ1K-WzI4/TX0Gc6mzGVI/AAAAAAAAATo/mkj2rc3rfUs/s320/_wikipedia_commons_a_a1_Qt-designer-v4.2.1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
This will be a hands-on, classroom-style, setting where developers will be taught how to create mobile applications using Qt for Symbian smartphones, focusing primarily on smartphones like the Nokia N8, Nokia C7 and upcoming Nokia E7.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-94HP_U25TEo/TX0GYQsDvLI/AAAAAAAAATY/acjzwzlI0_s/s1600/4-24-08-n810.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="212" src="https://lh6.googleusercontent.com/-94HP_U25TEo/TX0GYQsDvLI/AAAAAAAAATY/acjzwzlI0_s/s320/4-24-08-n810.jpg" width="320" /&gt;&lt;/a&gt;&lt;a href="https://lh4.googleusercontent.com/-D7OZBoyk8hk/TX0GZJTeLPI/AAAAAAAAATc/IyeQ7F0AvtA/s1600/qt_5800_00.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://lh4.googleusercontent.com/-D7OZBoyk8hk/TX0GZJTeLPI/AAAAAAAAATc/IyeQ7F0AvtA/s320/qt_5800_00.jpg" width="172" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
If you are curious to learn more about Qt then this workshop will allow you to ask experts about its technical capabilities, exchange ideas with your peers, and see for yourself how Qt will provide increased flexibility while reducing long term support costs.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://wl4.peer360.com/b/eHo6g641dO21c0ZDCRUs/mle.asp?hl=-1&amp;amp;CID=127074%20"&gt;http://wl4.peer360.com/b/eHo6g641dO21c0ZDCRUs/mle.asp?hl=-1&amp;amp;CID=127074%20&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-7277475583368485816?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/Cr-iPTMnZ_k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/7277475583368485816/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=7277475583368485816" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7277475583368485816?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7277475583368485816?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/Cr-iPTMnZ_k/invitation-qt-training-dubai-march-14.html" title="" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh5.googleusercontent.com/-YO93OQk78ZQ/TX0GW7lAO_I/AAAAAAAAATU/YMkH78BfMQc/s72-c/Nokia_QT.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/03/invitation-qt-training-dubai-march-14.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcBRXYzeip7ImA9Wx9aGUk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8652090944719907798</id><published>2011-03-10T13:46:00.029+04:00</published><updated>2011-03-12T20:24:14.882+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-12T20:24:14.882+04:00</app:edited><title>Microsoft Tech.ed  Middle East 2011</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/RQFOI5VX6ToSGBuQ__T3yPbXQ4g/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RQFOI5VX6ToSGBuQ__T3yPbXQ4g/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/RQFOI5VX6ToSGBuQ__T3yPbXQ4g/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RQFOI5VX6ToSGBuQ__T3yPbXQ4g/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Great days at the event a lot of new subjects and new people to communicate and share ideas and thoughts&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-i3gkN45uuyI/TXdOB3gTOMI/AAAAAAAAARk/BqlrphivuWs/s1600/IMAG0377.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="238" src="https://lh6.googleusercontent.com/-i3gkN45uuyI/TXdOB3gTOMI/AAAAAAAAARk/BqlrphivuWs/s400/IMAG0377.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-_AFwJDWX7KI/TXdOE7R2KPI/AAAAAAAAARo/VMg5nXn2aS4/s1600/IMAG0378.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="238" src="https://lh5.googleusercontent.com/-_AFwJDWX7KI/TXdOE7R2KPI/AAAAAAAAARo/VMg5nXn2aS4/s400/IMAG0378.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-XcXJ2U5B6Tk/TXdOZsYfSWI/AAAAAAAAARw/LhbEdviWR-w/s1600/IMAG0363+-+Copy.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="237" src="https://lh5.googleusercontent.com/-XcXJ2U5B6Tk/TXdOZsYfSWI/AAAAAAAAARw/LhbEdviWR-w/s400/IMAG0363+-+Copy.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Subjects that I loved:&lt;br /&gt;
&lt;strong&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;&lt;/span&gt;Cloud Computing &amp;amp; Online Services&lt;/strong&gt; &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Using the Cloud to Engage Across a Diversity of Devices – Lessons Learned from Using Windows Azure to Connect Via Native Web, Facebook, Android, iPhone, iPad and WP7 Clients &lt;/li&gt;
&lt;li&gt;The Windows Azure AppFabric Caching Service &lt;/li&gt;
&lt;li&gt;A Lap Around SQL Azure &lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-smzZ2sBd6ao/TXdOnrxO5LI/AAAAAAAAASU/X8YBXk2x_T0/s1600/IMAG0370.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="238" src="https://lh4.googleusercontent.com/-smzZ2sBd6ao/TXdOnrxO5LI/AAAAAAAAASU/X8YBXk2x_T0/s400/IMAG0370.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-y7SlefWmhgw/TXdOqRS8h8I/AAAAAAAAASc/IYwBxc3nHHo/s1600/IMAG0371.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="238" src="https://lh5.googleusercontent.com/-y7SlefWmhgw/TXdOqRS8h8I/AAAAAAAAASc/IYwBxc3nHHo/s400/IMAG0371.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-4wQxQQAK5Ms/TXdPMAygW4I/AAAAAAAAAS0/jQedu5x2uXs/s1600/IMAG0375.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="238" src="https://lh4.googleusercontent.com/-4wQxQQAK5Ms/TXdPMAygW4I/AAAAAAAAAS0/jQedu5x2uXs/s400/IMAG0375.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;strong&gt;Web Platforms&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;What’s New in ASP.NET &amp;amp; Visual Studio for Web Developers &lt;/li&gt;
&lt;li&gt;Building Rich Web Applications with Microsoft ASP.NET&lt;/li&gt;
&lt;li&gt;ASP.NET MVC 3 &amp;amp; A Deep Dive into Razor&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Visual Studio 2010 Tips and Tricks&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The Future of Parallel Programming in the .NET Framework &lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;strong&gt;Windows Phone 7 Applications&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Understanding Marketplace and Making Money&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Understanding the Windows Phone 7 Development Tools&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Showcasing we.Muslim for Developing Silverlight&lt;/li&gt;
&lt;/ul&gt;The event was full with great things.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-8652090944719907798?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/IAqSqQqViVY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8652090944719907798/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8652090944719907798" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8652090944719907798?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8652090944719907798?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/IAqSqQqViVY/microsoft-teched-middle-east-2011.html" title="Microsoft Tech.ed  Middle East 2011" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh6.googleusercontent.com/-i3gkN45uuyI/TXdOB3gTOMI/AAAAAAAAARk/BqlrphivuWs/s72-c/IMAG0377.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2011/03/microsoft-teched-middle-east-2011.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUMR3g9fip7ImA9Wx9QEEs.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-3114416652754328562</id><published>2010-12-20T01:27:00.001+04:00</published><updated>2010-12-23T03:24:46.666+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-23T03:24:46.666+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CityVille" /><title>CityVille Tips</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/U3mOAdTnFdDv8N0y7ihKj8IAAiw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U3mOAdTnFdDv8N0y7ihKj8IAAiw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/U3mOAdTnFdDv8N0y7ihKj8IAAiw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U3mOAdTnFdDv8N0y7ihKj8IAAiw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TQ5yYtamVZI/AAAAAAAAAQk/0TBqhaXKpc8/s1600/cityville-logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TQ5yYtamVZI/AAAAAAAAAQk/0TBqhaXKpc8/s1600/cityville-logo.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
A cool new game from Zynga, in general if you know SimCity you will get the idea quickly. What I liked with this game is the game dynamics.&amp;nbsp;First the economics is based on getting supplies (From farming &amp;amp; etc) and selling goods that will earn you money. In the&lt;br /&gt;
process you will use some energy. So lets start our tips:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Tip 1&lt;/u&gt;&lt;/b&gt;: To make the game move faster (get more profit) maximize your population by doing whatever is necessary.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Tip 2&lt;/u&gt;&lt;/b&gt;: Make sure to build farm plots to cover your needs (best is &lt;b&gt;Corn &lt;/b&gt;in my case, im in level 20).&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TQ52SH14IoI/AAAAAAAAAQw/SSGYzgD8wAY/s1600/shoe.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TQ52SH14IoI/AAAAAAAAAQw/SSGYzgD8wAY/s200/shoe.jpg" width="123" /&gt;&lt;/a&gt;&lt;b&gt;&lt;u&gt;Tip 3&lt;/u&gt;&lt;/b&gt;: When you build your business don’t forget the energy consummation. So do the following:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Increase your Tea, Toys &amp;amp; Berger shops in the beginning&lt;/li&gt;
&lt;li&gt;don’t build Bakery, Flowers &amp;amp; Video Game shops these will drain your energy&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
Then when you have enough money and other shops are open to you do the following:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Go with the Shoe shop, it’s the best in my current level&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TQ52Egj3ZAI/AAAAAAAAAQo/SQtVUKrvBiA/s1600/baracade.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="142" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TQ52Egj3ZAI/AAAAAAAAAQo/SQtVUKrvBiA/s200/baracade.jpg" width="200" /&gt;&lt;/a&gt;&lt;b&gt;&lt;u&gt;Tip 4&lt;/u&gt;&lt;/b&gt;:&lt;br /&gt;
Surround your shops with Barricades as much as possible(they cost 200, increase surroundings 4% &amp;amp; don’t use a lot of space)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Tip 5: Get 200% more from each business&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If you need a lot of money quickly as for the cinema task, a good idea is to make a hot bonus zone, a location to move your business to before you collect the profit.&lt;br /&gt;
My best design is as follow and its build from items that you already was forest to have, and some others that you can buy, it will cost but it will cover it cost very quickly.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TRKIZ4b_gcI/AAAAAAAAAQ4/697BL57j1gM/s1600/Best-map.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="268" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TRKIZ4b_gcI/AAAAAAAAAQ4/697BL57j1gM/s320/Best-map.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
This is the implementation for it. this will give you 203% bonus&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TRKIfb9wTTI/AAAAAAAAAQ8/FSt7NTLm_rc/s1600/Best-map-implementation.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="198" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TRKIfb9wTTI/AAAAAAAAAQ8/FSt7NTLm_rc/s320/Best-map-implementation.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The math behind the tips&lt;br /&gt;
For Farming:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; margin-left: 4.65pt; width: 443px;"&gt;&lt;tbody&gt;
&lt;tr style="height: .2in; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;   &lt;td nowrap="" style="border: solid windowtext 1.0pt; height: .2in; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;supply&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;15&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;70&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="background: yellow; border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;110&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;30&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;45&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;80&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;90&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;cost&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;20&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;46&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="background: yellow; border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;62&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;28&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;36&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;49&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;52&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;So select the 110/62 and that’s the&amp;nbsp;&lt;b&gt;Corn&amp;nbsp;&lt;/b&gt;, its the best and about its long time to be ready, farm several times depending on your timing so you get continues supplies and you don’t get your storage full or get out of supply&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
For the shops:&lt;br /&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; margin-left: 4.65pt; width: 813px;"&gt;&lt;tbody&gt;
&lt;tr style="height: .2in; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;   &lt;td nowrap="" style="border: solid windowtext 1.0pt; height: .2in; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;Shops&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;bakery&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;flowers&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;tea&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;toys&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;Berger&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;video   game&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;dinner&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;cosmetic&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;pool&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;bicycle&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;se   clothing&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;coca&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;sea   food&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;shoe&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 1;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;earning&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;40&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;95&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;320&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;180&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;240&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;50&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;230&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;120&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;420&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;330&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;368&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;441&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;609&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;572&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 2;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;supply&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;25&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;50&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;75&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;50&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;25&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;75&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;80&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;140&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;130&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 3; mso-yfti-lastrow: yes;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;price&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;200&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;400&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;600&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;800&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1300&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1600&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1900&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;2200&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;2500&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;$20 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;$15 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;7500&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;3500&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;I started with the above table that made me make the worst decision, and that’s to go with video games. And after a day , my energy was out and everything stops because the shops are waiting for you to recharge with supplies. So I updated the table to see energy usage and got the following:&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;&lt;/div&gt;&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; margin-left: 4.65pt; width: 881px;"&gt;&lt;tbody&gt;
&lt;tr style="height: .2in; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;   &lt;td nowrap="" style="border: solid windowtext 1.0pt; height: .2in; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;Shops&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.9pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;bakery&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 34.95pt;" valign="bottom" width="58"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;flowers&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;tea&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;toys&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.5pt;" valign="bottom" width="54"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;Berger&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;video   game&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.05pt;" valign="bottom" width="53"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;dinner&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 39.8pt;" valign="bottom" width="66"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;cosmetic&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;pool&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 33.05pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;bicycle&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 36.95pt;" valign="bottom" width="62"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;se   clothing&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;coca&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 30.35pt;" valign="bottom" width="51"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;sea   food&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-left: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black; font-size: 8pt;"&gt;shoe&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 1;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;earning&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.9pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;400&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 34.95pt;" valign="bottom" width="58"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;380&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;320&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;360&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.5pt;" valign="bottom" width="54"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;319&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;500&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.05pt;" valign="bottom" width="53"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;460&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 39.8pt;" valign="bottom" width="66"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;480&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;420&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 33.05pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;439&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 36.95pt;" valign="bottom" width="62"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;460&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;440&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 30.35pt;" valign="bottom" width="51"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;435&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="background: yellow; border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="right" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: right;"&gt;&lt;span style="color: black;"&gt;440.44&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 2;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;supply&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.9pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 34.95pt;" valign="bottom" width="58"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.5pt;" valign="bottom" width="54"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;99.8&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.05pt;" valign="bottom" width="53"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 39.8pt;" valign="bottom" width="66"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 33.05pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 36.95pt;" valign="bottom" width="62"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 30.35pt;" valign="bottom" width="51"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;100&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="background: yellow; border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="right" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: right;"&gt;&lt;span style="color: black;"&gt;100.1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr style="height: .2in; mso-yfti-irow: 3; mso-yfti-lastrow: yes;"&gt;   &lt;td nowrap="" style="border-top: none; border: solid windowtext 1.0pt; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;&lt;span style="color: black;"&gt;Energy&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.9pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 34.95pt;" valign="bottom" width="58"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.5pt;" valign="bottom" width="54"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1.4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 44.0pt;" valign="bottom" width="73"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 32.05pt;" valign="bottom" width="53"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 39.8pt;" valign="bottom" width="66"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: red;"&gt;4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 33.05pt;" valign="bottom" width="55"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1.4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 36.95pt;" valign="bottom" width="62"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1.25&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 29.0pt;" valign="bottom" width="48"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 30.35pt;" valign="bottom" width="51"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;0.72&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td nowrap="" style="background: yellow; border-bottom: solid windowtext 1.0pt; border-left: none; border-right: solid windowtext 1.0pt; border-top: none; height: .2in; mso-border-bottom-alt: solid windowtext .5pt; mso-border-right-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 48.0pt;" valign="bottom" width="80"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;&lt;span style="color: black;"&gt;0.77&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;&lt;br /&gt;
So you can see from the above. To use 100 supply you will need 10 energy and yes you will get 500 money, but if you don’t have the needed energy everything will stop and you will be stock to recharge energy and before you know it you are stuck again.&lt;br /&gt;
So go with the tea, or Berger in the beginning and then jump to the shoes, with less than one energy you will get about 440 energy and that is great for now.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TQ54AdZcJ4I/AAAAAAAAAQ0/ZzJApcGoFm0/s1600/general+map.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="190" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TQ54AdZcJ4I/AAAAAAAAAQ0/ZzJApcGoFm0/s320/general+map.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&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/26827488-3114416652754328562?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/6ZyZs-xJTGw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/3114416652754328562/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=3114416652754328562" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3114416652754328562?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3114416652754328562?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/6ZyZs-xJTGw/cityville-tips.html" title="CityVille Tips" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_0akJOE0qznQ/TQ5yYtamVZI/AAAAAAAAAQk/0TBqhaXKpc8/s72-c/cityville-logo.png" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/12/cityville-tips.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQEQ3g-eyp7ImA9Wx5SF0o.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8225228867957618691</id><published>2010-08-14T13:31:00.000+04:00</published><updated>2010-08-14T13:31:42.653+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-14T13:31:42.653+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mafia Wars" /><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><title>Ask The Godfather - Mafia Wars-</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/n4ZPPKyJJuYwJEDKPjuvY0ISLs8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/n4ZPPKyJJuYwJEDKPjuvY0ISLs8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/n4ZPPKyJJuYwJEDKPjuvY0ISLs8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/n4ZPPKyJJuYwJEDKPjuvY0ISLs8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TGZiQa76DLI/AAAAAAAAAPo/UAGPgnX4og0/s1600/InterviewGodfatherIIsMichaelPerry.jpg" imageanchor="1" style="clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" ox="true" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TGZiQa76DLI/AAAAAAAAAPo/UAGPgnX4og0/s320/InterviewGodfatherIIsMichaelPerry.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;If you were a fan of the Mafia Wars Facebook online game (or My Space), this will be intresting.&lt;br /&gt;
&lt;br /&gt;
To sort your mafia and promote the best members to get:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Make jobs require less enery and get more experience &amp;amp; Money&lt;/li&gt;
&lt;li&gt;Get more money from fighting &amp;amp; robbing&lt;/li&gt;
&lt;li&gt;Get bonus to attacks &amp;amp; defense. &lt;/li&gt;
&lt;/ol&gt;Check the video below for detail steps, and visit the &lt;a href="http://godfather.lightbeta.com/"&gt;site to Select your Top Mafia&lt;/a&gt;&lt;br /&gt;
By the way if you have any comments on the site or suggestion i wil be happy to add them too :)&lt;br /&gt;
&lt;br /&gt;
&lt;object height="344" style="background-image: url(http://i2.ytimg.com/vi/Alv3iW9aRPQ/hqdefault.jpg);" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Alv3iW9aRPQ?fs=1&amp;amp;hl=en_US"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/Alv3iW9aRPQ?fs=1&amp;amp;hl=en_US" width="425" height="344" allowscriptaccess="never" allowfullscreen="true" wmode="transparent" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
After completing the steps above you will get your top mafia members and the game will be easyer, this is not a cheat, its only a tool to help you out.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TGZiOmXEhSI/AAAAAAAAAPg/aTaq1-YqxYs/s1600/topmafiaboard.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="137" ox="true" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TGZiOmXEhSI/AAAAAAAAAPg/aTaq1-YqxYs/s400/topmafiaboard.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-8225228867957618691?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/m3lXNXaaiNI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8225228867957618691/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8225228867957618691" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8225228867957618691?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8225228867957618691?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/m3lXNXaaiNI/ask-godfather-mafia-wars.html" title="Ask The Godfather - Mafia Wars-" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_0akJOE0qznQ/TGZiQa76DLI/AAAAAAAAAPo/UAGPgnX4og0/s72-c/InterviewGodfatherIIsMichaelPerry.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/08/ask-godfather-mafia-wars.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEMQX09cCp7ImA9Wx5TF04.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-7096829607200308293</id><published>2010-08-02T11:47:00.003+04:00</published><updated>2010-08-02T12:28:00.368+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-02T12:28:00.368+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Facebooks" /><category scheme="http://www.blogger.com/atom/ns#" term="Books" /><title>Facebook Resources</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7uN3nhN-q8Z-gDG0Biy6ZlZoqfM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7uN3nhN-q8Z-gDG0Biy6ZlZoqfM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7uN3nhN-q8Z-gDG0Biy6ZlZoqfM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7uN3nhN-q8Z-gDG0Biy6ZlZoqfM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TFZ3gpksK2I/AAAAAAAAAPY/6p4629BC6Vk/s1600/27535_20531316728_5553_q.jpg" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" bx="true" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TFZ3gpksK2I/AAAAAAAAAPY/6p4629BC6Vk/s320/27535_20531316728_5553_q.jpg" /&gt;&lt;/a&gt;Facebook resource as books and articles are everywhere these days so I will try to list the most common and add some comments on them, my focus is for Facebook development books and resources.&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;The basic list is as follow:&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Facebook API Developers Guide&lt;/li&gt;
&lt;li&gt;Facebook Cookbook&lt;/li&gt;
&lt;li&gt;Building.Facebook.Applications.For.Dummies&lt;/li&gt;
&lt;li&gt;Learning Facebook Application Development&lt;/li&gt;
&lt;li&gt;Developing Facebook Platform Applications&lt;/li&gt;
&lt;li&gt;FBML Essentials&lt;/li&gt;
&lt;li&gt;Facebook API Developers Guide&lt;/li&gt;
&lt;li&gt;Facebook Applications 100 Success Secrets&lt;/li&gt;
&lt;/ul&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
For link reference the Facebook official site is the best for starting up your app&amp;nbsp; (&lt;a href="http://developers.facebook.com/"&gt;Facebook development&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;Other books but not related to development are as follow:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Social Networking Spaces&lt;/li&gt;
&lt;li&gt;Essential Facebook Development&lt;/li&gt;
&lt;li&gt;Facebook Era&lt;/li&gt;
&lt;li&gt;Facebook Marketing For Dummies&lt;/li&gt;
&lt;li&gt;Sams Teach Yourself Facebook in 10 Minutes&lt;/li&gt;
&lt;li&gt;Facebook the missing manual 2nd Edition&lt;/li&gt;
&lt;li&gt;Building Facebook Applications For Dummies&lt;/li&gt;
&lt;li&gt;Facebook For Dummies. 2Ed&amp;nbsp; &lt;/li&gt;
&lt;li&gt;Facebook Marketing&lt;/li&gt;
&lt;li&gt;150 Facebook Powertools&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0672330873&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0470487623&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=144938014X&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0470527617&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0596519184&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-7096829607200308293?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/ag9USNZPp1c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/7096829607200308293/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=7096829607200308293" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7096829607200308293?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7096829607200308293?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/ag9USNZPp1c/facebook-resources.html" title="Facebook Resources" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_0akJOE0qznQ/TFZ3gpksK2I/AAAAAAAAAPY/6p4629BC6Vk/s72-c/27535_20531316728_5553_q.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/08/facebook-resources.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEANQXwyfyp7ImA9WxFaEUk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-5798630699414471446</id><published>2010-07-15T01:26:00.000+04:00</published><updated>2010-07-15T01:26:30.297+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-15T01:26:30.297+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="App Inventor" /><category scheme="http://www.blogger.com/atom/ns#" term="Google Android" /><title>My child may start programing Android sooner than I expected.</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Sx_k--unCUcI4_XGlqifSCWXCls/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Sx_k--unCUcI4_XGlqifSCWXCls/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Sx_k--unCUcI4_XGlqifSCWXCls/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Sx_k--unCUcI4_XGlqifSCWXCls/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TD4hImufGsI/AAAAAAAAAOs/nyC3KtjqVsI/s1600/appinventor_logo.gif" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TD4hImufGsI/AAAAAAAAAOs/nyC3KtjqVsI/s320/appinventor_logo.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri;"&gt;A lot of my friends are IT people because I work in an IT environment, but only us (developer) my&amp;nbsp; build application on the mobile, but these days with the new updates and mobile rush and competition between all companies, I believe this story will start changing.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TD4rNzLTJ6I/AAAAAAAAAPE/4-iRhcZcsJQ/s1600/kid-laptop2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TD4rNzLTJ6I/AAAAAAAAAPE/4-iRhcZcsJQ/s320/kid-laptop2.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Not only my colleagues that are IT oriented as network engineers or system administrators can know star developing on mobile application, but even very young children that are in school and have the interest in phones and computers (these days most of them do). Simply it don’t require any &lt;/span&gt;&lt;span lang="EN" style="color: #555555; font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt; line-height: 115%; mso-ansi-language: EN;"&gt;programming knowledge.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TD4hNoCmEPI/AAAAAAAAAO0/AYp03Akjvmo/s1600/ScreenShotAbout1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TD4hNoCmEPI/AAAAAAAAAO0/AYp03Akjvmo/s320/ScreenShotAbout1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri;"&gt;With the new development environment from Google called&lt;strong&gt; &lt;em&gt;App Inventor&lt;/em&gt;&lt;/strong&gt;, normal people without any programming skills can star. The will not do 3D game programming at the beginning (but really who star 3D programming anyway). Thy may start with some basic steps that will feed their ideas and I believe we will see from them more than expected. Now our children will have the ability to program their phones. (if they have Android mobile, that they will request sooner than expected too).&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TD4izRkSRNI/AAAAAAAAAO8/b4trZXNC-cw/s1600/20100202120657-android-logo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TD4izRkSRNI/AAAAAAAAAO8/b4trZXNC-cw/s320/20100202120657-android-logo.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri;"&gt;So what is &lt;strong&gt;&lt;em&gt;App Inventor&lt;/em&gt;&lt;/strong&gt;, "&lt;em&gt;You can build just about any app you can imagine with App Inventor",&lt;/em&gt; as from the &lt;a href="http://appinventor.googlelabs.com/about/"&gt;Google labs site&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN" style="color: #555555; font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt; line-height: 115%; mso-ansi-language: EN;"&gt;. &lt;/span&gt;&lt;span style="font-family: Calibri;"&gt;But really if you check the &lt;a href="http://appinventor.googlelabs.com/learn/gallery.html"&gt;Sample Apps&lt;/a&gt;, I believe you will be impressed.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri;"&gt;So it’s the easiest way to create apps for your phone. If you are interested and have an Android device. You can &lt;a href="https://services.google.com/fb/forms/appinventorinterest/"&gt;request an invitation&lt;/a&gt; and start doing what you thought about technology and knowledge that was outside your league.&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/26827488-5798630699414471446?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/rFa9eBjyY6Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/5798630699414471446/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=5798630699414471446" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/5798630699414471446?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/5798630699414471446?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/rFa9eBjyY6Y/my-child-may-start-programing-android.html" title="My child may start programing Android sooner than I expected." /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_0akJOE0qznQ/TD4hImufGsI/AAAAAAAAAOs/nyC3KtjqVsI/s72-c/appinventor_logo.gif" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/07/my-child-may-start-programing-android.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4MSHg8cCp7ImA9WxFbGEU.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-3894996287777071888</id><published>2010-07-12T02:36:00.002+04:00</published><updated>2010-07-12T02:39:49.678+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-12T02:39:49.678+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="AddThis" /><category scheme="http://www.blogger.com/atom/ns#" term="Sweet Kids" /><title>Sweet Kids Update</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4toJJ1MJcYX0n21xN-FsTlk-f5g/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4toJJ1MJcYX0n21xN-FsTlk-f5g/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4toJJ1MJcYX0n21xN-FsTlk-f5g/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4toJJ1MJcYX0n21xN-FsTlk-f5g/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;I updated the sharing tools for the Sweet kids site, im using AddThis, its very simple and cool, you can check the link from here (&lt;a href="http://sweet-kids.lightbeta.com/"&gt;Sweet Kids&lt;/a&gt; )&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;I used some extra icon packs too, go to there site and you will find everything you need, i was intending to check other sharing tools and component but realy this one covered all my site needs.&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TDpHsj4WuDI/AAAAAAAAAOk/CsSZatikYY4/s1600/Capture-sharing+tools.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="91" rw="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TDpHsj4WuDI/AAAAAAAAAOk/CsSZatikYY4/s400/Capture-sharing+tools.PNG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&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/26827488-3894996287777071888?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/w2yLS3mQozM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/3894996287777071888/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=3894996287777071888" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3894996287777071888?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3894996287777071888?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/w2yLS3mQozM/sweet-kids-update.html" title="Sweet Kids Update" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_0akJOE0qznQ/TDpHsj4WuDI/AAAAAAAAAOk/CsSZatikYY4/s72-c/Capture-sharing+tools.PNG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/07/sweet-kids-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4DRX47eip7ImA9WxFbGEg.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-8945595437820574893</id><published>2010-07-11T16:05:00.002+04:00</published><updated>2010-07-11T16:22:54.002+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-11T16:22:54.002+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Sweet Kids" /><category scheme="http://www.blogger.com/atom/ns#" term="Jquery" /><title>Sweet Kids web project in beta testing phase</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hEQYgzxSNu0Ox4UskEY0EdJFvV4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hEQYgzxSNu0Ox4UskEY0EdJFvV4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hEQYgzxSNu0Ox4UskEY0EdJFvV4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hEQYgzxSNu0Ox4UskEY0EdJFvV4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Hi, a long time no posts, I was working on a small web project and now it’s online. (you can access it from &lt;a href="http://sweet-kids.lightbeta.com/"&gt;here&lt;/a&gt;) &lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TDmwbSG_D_I/AAAAAAAAAN8/NakZA5iwa-o/s1600/Capture1.PNG" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="142" rw="true" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TDmwbSG_D_I/AAAAAAAAAN8/NakZA5iwa-o/s200/Capture1.PNG" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;It’s called Sweet Kids, it’s about uploading the best and most beautiful picture of your babies and voting for them with your family and friends, you can vote for other cute babies too. After voting there is always a top list of votes for the cutest babies.&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Top of all Time: the most sweet baby picture &lt;/li&gt;
&lt;li&gt;Top of the month: from the name, the top most voted picture during this month&lt;/li&gt;
&lt;li&gt;Top of the week: from the name too, the top most voted picture during this week&lt;/li&gt;
&lt;li&gt;Top of the day: from the name too, the top most voted picture during this day&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;div&gt;After compiling a number of photos I will arrange more top list depending on gender, nationality, age and other characteristics.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;/div&gt;Currently the site is in beta testing, so don’t be mad if you see something not working, please your feedback and comments&amp;nbsp;will help a lot to improve the site.&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;I tried to use the best component and tools to arrange the gallery and the uploading take a look at them they are very cool (most of the are jQuery pluging):&lt;br /&gt;
&lt;br /&gt;
For the voting gallery im using &lt;a href="http://www.twospy.com/galleriffic/"&gt;galleriffic&lt;/a&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TDmwp_7LlvI/AAAAAAAAAOE/NlCn8VKzHEo/s1600/Capture2.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="140" rw="true" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TDmwp_7LlvI/AAAAAAAAAOE/NlCn8VKzHEo/s200/Capture2.PNG" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
For cropping the uploading images im using &lt;a href="http://deepliquid.com/projects/Jcrop/"&gt;Jcrop&lt;/a&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TDmwt73M2nI/AAAAAAAAAOM/HA2fyiGYzUM/s1600/Capture3.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" rw="true" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TDmwt73M2nI/AAAAAAAAAOM/HA2fyiGYzUM/s200/Capture3.PNG" width="193" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
For uploading control I’m using &lt;a href="http://www.uploadify.com/"&gt;uploadify&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
For displaying images from the gallery I’m using &lt;a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/"&gt;PrettyPhoto&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TDmxAvvbmLI/AAAAAAAAAOc/MvbfHJ9_WWY/s1600/Capture6.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="135" rw="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TDmxAvvbmLI/AAAAAAAAAOc/MvbfHJ9_WWY/s200/Capture6.PNG" width="200" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TDmwya1_n8I/AAAAAAAAAOU/51zsYvl0_v4/s1600/Capture5.PNG" imageanchor="1" style="cssfloat: right; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="135" rw="true" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TDmwya1_n8I/AAAAAAAAAOU/51zsYvl0_v4/s200/Capture5.PNG" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B002E9IJPI&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;span&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=0553587943&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;span&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B000LSZVKA&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;span&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=1931543542&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;span&gt;&lt;iframe align="right" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B0010YPT88&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=FFFFFF&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: right; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-8945595437820574893?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/hh94zTzXgek" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/8945595437820574893/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=8945595437820574893" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8945595437820574893?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/8945595437820574893?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/hh94zTzXgek/sweet-kids-web-project-in-beta-testing.html" title="Sweet Kids web project in beta testing phase" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_0akJOE0qznQ/TDmwbSG_D_I/AAAAAAAAAN8/NakZA5iwa-o/s72-c/Capture1.PNG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/07/sweet-kids-web-project-in-beta-testing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYNRH0-fCp7ImA9WxFUGEo.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-6790738194642212264</id><published>2010-06-30T10:05:00.001+04:00</published><updated>2010-06-30T10:09:55.354+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-30T10:09:55.354+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft Mobile" /><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft Labs" /><title>Mobile Surface (3D without glasses)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jmm_AiVKEdh0aL4ApzSqdrlSh58/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmm_AiVKEdh0aL4ApzSqdrlSh58/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jmm_AiVKEdh0aL4ApzSqdrlSh58/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmm_AiVKEdh0aL4ApzSqdrlSh58/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Microsoft is in the phase of presenting a new technology to the market that will change the balance of power and mobile distribution, I believe that all high tech mobile owners will throw there mobiles and get ones with this new Microsoft technolog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_0akJOE0qznQ/TCrbAGbjvsI/AAAAAAAAAMM/SiJnw9wbv_w/s1600/surface.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://4.bp.blogspot.com/_0akJOE0qznQ/TCrbAGbjvsI/AAAAAAAAAMM/SiJnw9wbv_w/s320/surface.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
To see more check the following &lt;a href="http://research.microsoft.com/en-us/projects/mobilesurface/default.aspx"&gt;links&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TCrbDn9GJ7I/AAAAAAAAAMc/LYN95TRV4iE/s1600/mobile.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TCrbDn9GJ7I/AAAAAAAAAMc/LYN95TRV4iE/s320/mobile.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;So know if you have this new mobile technology and have any flat surface, you will have your monitor (screen), mouse keyboard &amp;amp; even touch screen.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TCrbBzVOOtI/AAAAAAAAAMU/7DKb__jG2W0/s1600/surface1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TCrbBzVOOtI/AAAAAAAAAMU/7DKb__jG2W0/s320/surface1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.mobilemag.com/2010/03/03/sixth-sense-technology-is-coming-microsoft-demos-surface-based-nui/"&gt;Sixth sense technology is coming (microsoft demos surface )&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
If you want more fun and if you are not still convince that this will work see the simple version of what Microsoft is working on,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TCrbHUSb9NI/AAAAAAAAAMk/T5nw4TVWfSI/s1600/3-300x300.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TCrbHUSb9NI/AAAAAAAAAMk/T5nw4TVWfSI/s320/3-300x300.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://smilepanic.com/the-window-phone"&gt;The windows phone&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-6790738194642212264?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/M8loWLajw7Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/6790738194642212264/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=6790738194642212264" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6790738194642212264?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6790738194642212264?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/M8loWLajw7Y/mobile-surface.html" title="Mobile Surface (3D without glasses)" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_0akJOE0qznQ/TCrbAGbjvsI/AAAAAAAAAMM/SiJnw9wbv_w/s72-c/surface.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/06/mobile-surface.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak8EQ349eSp7ImA9WxFUFUk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-6337838583300715675</id><published>2010-06-26T14:40:00.000+04:00</published><updated>2010-06-26T14:40:02.061+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-26T14:40:02.061+04:00</app:edited><title>Net Fundamentals</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/G3X2avRQPKXvpsHCb75NZ09ERkk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/G3X2avRQPKXvpsHCb75NZ09ERkk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/G3X2avRQPKXvpsHCb75NZ09ERkk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/G3X2avRQPKXvpsHCb75NZ09ERkk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="width:425px" id="__ss_2661202"&gt;&lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/ata2931977/net-fundamentals" title="Net Fundamentals"&gt;Net Fundamentals&lt;/a&gt;&lt;/strong&gt;&lt;object id="__sse2661202" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=netfundamentals-12601267881573-phpapp02&amp;stripped_title=net-fundamentals" /&gt;&lt;param name="allowFullScreen" value="true"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;embed name="__sse2661202" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=netfundamentals-12601267881573-phpapp02&amp;stripped_title=net-fundamentals" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="padding:5px 0 12px"&gt;View more &lt;a href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/ata2931977"&gt;Ali Taki&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-6337838583300715675?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/eaRB7MFcf_w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/6337838583300715675/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=6337838583300715675" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6337838583300715675?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6337838583300715675?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/eaRB7MFcf_w/net-fundamentals.html" title="Net Fundamentals" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2010/06/net-fundamentals.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkENR3Y6eSp7ImA9WxFUFUk.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-6646086388947668503</id><published>2010-06-26T14:38:00.000+04:00</published><updated>2010-06-26T14:38:16.811+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-26T14:38:16.811+04:00</app:edited><title>Asp Net Advance Topics</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tD7gS_c0wQgGsSrk4c5QkdZ7fTM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tD7gS_c0wQgGsSrk4c5QkdZ7fTM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tD7gS_c0wQgGsSrk4c5QkdZ7fTM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tD7gS_c0wQgGsSrk4c5QkdZ7fTM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="width:425px" id="__ss_2661207"&gt;&lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/ata2931977/asp-net-advance-topics" title="Asp Net Advance Topics"&gt;Asp Net Advance Topics&lt;/a&gt;&lt;/strong&gt;&lt;object id="__sse2661207" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=aspnetadvancetopics-12601268677992-phpapp02&amp;stripped_title=asp-net-advance-topics" /&gt;&lt;param name="allowFullScreen" value="true"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;embed name="__sse2661207" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=aspnetadvancetopics-12601268677992-phpapp02&amp;stripped_title=asp-net-advance-topics" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="padding:5px 0 12px"&gt;View more &lt;a href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/ata2931977"&gt;Ali Taki&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-6646086388947668503?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/tAO6-FU_YtE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/6646086388947668503/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=6646086388947668503" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6646086388947668503?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/6646086388947668503?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/tAO6-FU_YtE/asp-net-advance-topics.html" title="Asp Net Advance Topics" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><feedburner:origLink>http://ata2931977.blogspot.com/2010/06/asp-net-advance-topics.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUGQns4cCp7ImA9WxFUEEQ.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-7310314290263766511</id><published>2010-06-21T08:50:00.003+04:00</published><updated>2010-06-21T08:57:03.538+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-21T08:57:03.538+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="2TB WD" /><title>WD My Book Studio (2TB External Hard Drive)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/izwTJe-e2bxYV2XvyCD59AMUJ_s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/izwTJe-e2bxYV2XvyCD59AMUJ_s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/izwTJe-e2bxYV2XvyCD59AMUJ_s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/izwTJe-e2bxYV2XvyCD59AMUJ_s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TB7upLqUGVI/AAAAAAAAAJw/NjW6PFdr3xM/s1600/western-digital-my-book-studio.jpg" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;/a&gt;&lt;/div&gt;&lt;iframe align="left" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=altabl-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B002RL8J12&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=EEEEEE&amp;amp;bg1=EEEEEE&amp;amp;f=ifr" style="align: left; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;br /&gt;
I have a large movie library and I will not start talking about the series too, currently about 400GB movies, I didn't see all of them but I believe I will have sometime in my vacation or on a Sunday/Friday night, so at that moment I will love to select something from my library and see it with the family. The problem was to store all that. &lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;I selected a 2TB hard disk from my near computer equipment office (Speed for Computers) and the most things that I was focusing on were size and speed, with the WD My Book Studio I got both and more.&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;The size was 2TB, and against its price it was very cool, the speed was impressive, I have a local drive that’s 1TB and WD 2TB is faster (yes its an old 1TB drive). I have USB 2.0 connection that’s good and two FireWire 800 too (now we are talking).&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_0akJOE0qznQ/TB7vF81F4LI/AAAAAAAAAJ4/REc5VJkaY-w/s1600/backside.jpg" imageanchor="1" style="clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" ru="true" src="http://1.bp.blogspot.com/_0akJOE0qznQ/TB7vF81F4LI/AAAAAAAAAJ4/REc5VJkaY-w/s320/backside.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;It also includes in the same package a FireWire converter from 800 to 400 adapter cable for older systems with a FW 400 port.&lt;br /&gt;
&lt;br /&gt;
It comes with backup software that will backup all your computer data with very simple and useful interface. So backup of your important family photos or important development software (I'm a coder) is one click a way.&lt;br /&gt;
&lt;br /&gt;
The ink display on the devise is very helpful, with the free space left and a bar to show it, its very easy to know were are you in terms of space. I have a Windows 7 PC but the drive supports MAC too. It also have a very cool flashing let to tell you the state of the device (by the way it's also GreenPower Technology).&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_0akJOE0qznQ/TB7vHZ7l2AI/AAAAAAAAAKA/yal4Y3X3tjA/s1600/ink-display.jpg" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://3.bp.blogspot.com/_0akJOE0qznQ/TB7vHZ7l2AI/AAAAAAAAAKA/yal4Y3X3tjA/s320/ink-display.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The dives design is cool too, a silver cover that looks very cool on my desktop near my monitors, it needs an external power devise to work too.&lt;br /&gt;
&lt;br /&gt;
The WD SmartWare software can be updated (really the first thing I did) , it promises to increase the performance x5, I really did this first so I don’t know the old performance but two computers and two laptops had a very quick detect for the device and were all communicating smoothing.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TB7vJblwftI/AAAAAAAAAKI/Sk0JbArgiqc/s1600/Software.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ru="true" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TB7vJblwftI/AAAAAAAAAKI/Sk0JbArgiqc/s320/Software.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;The software is located on a separate write-protected partition on the drive that appears like a CD ROM when the drive is connected. (you can leave it and use it or you can remove/hide it).&lt;br /&gt;
&lt;br /&gt;
The only sound you hear is a small quiet hesh hash when it is being used. When the drive automatically shuts down (Is not actually in use), there is no sound at all.&lt;br /&gt;
&lt;br /&gt;
Its simply the most attractive device I used from a long time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-7310314290263766511?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/mRsS-1LoysI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/7310314290263766511/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=7310314290263766511" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7310314290263766511?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/7310314290263766511?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/mRsS-1LoysI/wd-my-book-studio-2tb-external-hard.html" title="WD My Book Studio (2TB External Hard Drive)" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_0akJOE0qznQ/TB7vF81F4LI/AAAAAAAAAJ4/REc5VJkaY-w/s72-c/backside.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/06/wd-my-book-studio-2tb-external-hard.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkEMSXs4fyp7ImA9WxFUF0g.&quot;"><id>tag:blogger.com,1999:blog-26827488.post-3218903304044364271</id><published>2010-06-21T02:25:00.001+04:00</published><updated>2010-06-28T23:51:28.537+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-28T23:51:28.537+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Sudoku" /><title>A new update to the Light Beta Sudoku</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Y4O9VCD_ojHN3UmYEHZrrguLuQI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Y4O9VCD_ojHN3UmYEHZrrguLuQI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Y4O9VCD_ojHN3UmYEHZrrguLuQI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Y4O9VCD_ojHN3UmYEHZrrguLuQI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="MsoNormal"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TB6UMAzZRTI/AAAAAAAAAJg/zGTlmHJyIM4/s1600/new+menu.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TB6UMAzZRTI/AAAAAAAAAJg/zGTlmHJyIM4/s320/new+menu.JPG" width="201" /&gt;&lt;/a&gt;&lt;br /&gt;
You can see the live version here&amp;nbsp;&lt;a href="http://sudoku.lightbeta.com/Sudoku/"&gt;Light Beta Sudoku&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I made some small enhancement to the site,&amp;nbsp;First completed the Auto Generation of New Sudoku Puzzles, and filled the database for the next two years, so Daily Sudoku is now active with the Complexity setting.&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Yes you can select the level to play and then you can select from Random game or from the Daily Sudoku.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;I updated the Action menu so it will display checkboxes with the help of symbol fonts, it helped to make the menu lighter and faster to load.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_0akJOE0qznQ/TB6UaLBR86I/AAAAAAAAAJo/nxniUxuSBNQ/s1600/PossiblitesCircle.JPG" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_0akJOE0qznQ/TB6UaLBR86I/AAAAAAAAAJo/nxniUxuSBNQ/s200/PossiblitesCircle.JPG" width="174" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;I updated the Sudoku Possibilities so that it will work with other browsers like Google Chrome &amp;amp; etc. made some small color adjustments too.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;With a day or two the site will be fully functional, and I will try to add Google AdSense or/and Amazon recommendations too.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Working with this project was fun and I hope I can close it by the end of this week.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/26827488-3218903304044364271?l=ata2931977.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/AliTakiBlog/~4/_1qUWjfYpPA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://ata2931977.blogspot.com/feeds/3218903304044364271/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=26827488&amp;postID=3218903304044364271" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3218903304044364271?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/26827488/posts/default/3218903304044364271?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AliTakiBlog/~3/_1qUWjfYpPA/new-update-to-light-beta-sudoku.html" title="A new update to the Light Beta Sudoku" /><author><name>Ali Taki</name><uri>http://www.blogger.com/profile/07148606862152114693</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><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_0akJOE0qznQ/TB6UMAzZRTI/AAAAAAAAAJg/zGTlmHJyIM4/s72-c/new+menu.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://ata2931977.blogspot.com/2010/06/new-update-to-light-beta-sudoku.html</feedburner:origLink></entry></feed>

