<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-13945731</id><updated>2011-07-30T11:29:48.182-07:00</updated><category term='certifcate'/><category term='xpdl'/><category term='subworkflow'/><category term='histogram'/><category term='certification'/><category term='ضباط الشرطة'/><category term='riyadh'/><category term='workflow'/><category term='oracle'/><title type='text'>Masrawy 3ala Tool</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</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>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-13945731.post-8127549118619118162</id><published>2010-07-13T14:57:00.000-07:00</published><updated>2010-07-14T11:15:20.799-07:00</updated><title type='text'></title><content type='html'>&lt;h3&gt;What IT Certification do I need?&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;This the question in my mind currently. If you have seen my last blog , I feel in a deep need to get certification in all the fields that I'm involved in. So I decided to List down all of this fields for better investigation in the best internationally recongnized certifcates.&lt;br /&gt;&lt;br /&gt;I will try to mention all the certification that I found worth getting beside each field:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Database Management : &lt;a href="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=198"&gt;Oracle DBA&lt;/a&gt; , I also need the &lt;a href="http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=287"&gt;Performance Tuning Certificate&lt;/a&gt;.           &lt;/li&gt;&lt;li&gt;Requirement Analysis: TBD&lt;/li&gt;&lt;li&gt;Design: &lt;span style="font-weight: bold;"&gt;ITIL&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Data warehousing&lt;span style="font-weight: bold;"&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Management: &lt;span style="font-weight: bold;"&gt;PMP &lt;/span&gt;for sure.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-8127549118619118162?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/8127549118619118162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=8127549118619118162' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8127549118619118162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8127549118619118162'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2010/07/what-it-certification-do-i-need-this.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-8095939508000406106</id><published>2010-07-13T14:28:00.000-07:00</published><updated>2010-07-13T14:50:53.295-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='histogram'/><category scheme='http://www.blogger.com/atom/ns#' term='certifcate'/><category scheme='http://www.blogger.com/atom/ns#' term='riyadh'/><category scheme='http://www.blogger.com/atom/ns#' term='certification'/><category scheme='http://www.blogger.com/atom/ns#' term='oracle'/><title type='text'></title><content type='html'>&lt;div style="text-align: left; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt;Certify Your Experience&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;During my first day in the BSF in Riyadh, I had to deal with database problem that needs SQL tuning. I thought at the  beginning it needs some simple tuning like EXISTS and query hints, but preferred to see how a certified  DBA will deal with that query.&lt;br /&gt;&lt;br /&gt;Originally the query was taking round 1 minutes , but the performance issue was reported the query was taking around 9 minutes to return. When the DBA started to deal with it, he identified one or two things that could cause that issue, one of them was the extensive use of the CASE statement since it force the ORACLE DBMS to perform some processing on the retrieved data after the query return the Dataset, and this appeared clearly when we saw the query plan and the number of temp views created by the DBMS to process the CASE statements.&lt;br /&gt;&lt;br /&gt;Meanwhile I was working to solve these issues, he asked me to try to run the original query again, amazingly the query was taking 5 seconds to end. That time he applied some database procedure that tunes the tables involved into this query to run faster, this procedure called Histogram.&lt;br /&gt;&lt;br /&gt;The thing that came to my mind is that I'm experience in many software fields either technical or analytical, but I did not get any certifications to support this experience and fill the gaps of knowledge.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-8095939508000406106?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/8095939508000406106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=8095939508000406106' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8095939508000406106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8095939508000406106'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2010/07/certify-your-experience-during-my-first.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-8271109932117796571</id><published>2009-12-21T02:38:00.000-08:00</published><updated>2009-12-21T02:38:03.638-08:00</updated><title type='text'>الأخبار - تقارير وحوارات - زيارة سليمان لإسرائيل.. لماذا؟</title><content type='html'>&lt;a href="http://aljazeera.net/NR/exeres/B9CE1136-62E8-481F-B58C-B7C0F8838668.htm"&gt;الأخبار - تقارير وحوارات - زيارة سليمان لإسرائيل.. لماذا؟&lt;/a&gt;&lt;br /&gt;أغلب محتويات الخبر عبارة عن نقل من الصحف الاسرائيلية مع نية مبيته من كاتب المقال انه يظهر عمر سليمان بمظهر الخائن العميل.يعني الأسرائيلين بيلعبوا بالمسلمين عن طريق ظهور مثل تلك الأخبار فى صحفهم و نحن نقرأها و نبني عليها استنتاجاتانا شخصيا لا يعجبني نهج الخكومة المصرية فى الشأن الفلسطيني خصوصا مع حماس .لكن واضح ان الجزيرة دخلت طرف ثالث فى تلك العلاقة و ليس لوجه الله.&lt;br /&gt;الملاحظ على قناة الجزيرة فيما يتعلق بالشأن المصري هو المبالغة فى أشياء و التقليل فى أشياء أخري حسب احتياج أطراف اخري تخدمها القناة&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-8271109932117796571?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://aljazeera.net/NR/exeres/B9CE1136-62E8-481F-B58C-B7C0F8838668.htm' title='الأخبار - تقارير وحوارات - زيارة سليمان لإسرائيل.. لماذا؟'/><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/8271109932117796571/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=8271109932117796571' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8271109932117796571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8271109932117796571'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/12/blog-post.html' title='الأخبار - تقارير وحوارات - زيارة سليمان لإسرائيل.. لماذا؟'/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-8334788528783461682</id><published>2009-08-06T12:43:00.000-07:00</published><updated>2009-08-06T12:43:47.306-07:00</updated><title type='text'>Lazer Beams: Learning Morals from an Ant</title><content type='html'>&lt;a href="http://lazerbrody.typepad.com/lazer_beams/2008/03/learning-morals.html"&gt;Lazer Beams: Learning Morals from an Ant&lt;/a&gt;:&lt;br /&gt;I liked this article about the destiny of the liar in the ant world. This world is amazing they are organizaed and social advanced than we were thinking.&lt;br /&gt;check this section:&lt;br /&gt; "In bright sunlight, we don't see any ants crawling around. If we were to cast a shadow over the mound, a leader ant would peek his head out of the main entrance and walk around freely in the shade. Then, he'd return to the edge of the hole to call his buddies to come outside and join him. Meanwhile, if we were to remove the object that cast the shadow, and the emerging ants would not find shade, they'd kill the leader ant for lying to them. Ants don't tolerate the slightest form of dishonesty."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-8334788528783461682?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://lazerbrody.typepad.com/lazer_beams/2008/03/learning-morals.html' title='Lazer Beams: Learning Morals from an Ant'/><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/8334788528783461682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=8334788528783461682' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8334788528783461682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/8334788528783461682'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/08/lazer-beams-learning-morals-from-ant.html' title='Lazer Beams: Learning Morals from an Ant'/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-6005079988295827108</id><published>2009-07-02T04:57:00.000-07:00</published><updated>2009-07-02T05:16:10.432-07:00</updated><title type='text'></title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_JC5yGAuGn58/Skyj5hycPzI/AAAAAAAAACI/rLwglnBPQvk/s1600-h/bokary.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 102px; height: 123px;" src="http://1.bp.blogspot.com/_JC5yGAuGn58/Skyj5hycPzI/AAAAAAAAACI/rLwglnBPQvk/s400/bokary.jpg" alt="" id="BLOGGER_PHOTO_ID_5353834265754484530" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;h3 style="text-align: right;" class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}"&gt;&lt;span style="color: rgb(0, 0, 102);"&gt;قراءات من صحيح البخاري مع شرحها&lt;/span&gt;&lt;br /&gt;&lt;span class="UIIntentionalStory_Names"&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 style="text-align: right;" class="UIIntentionalStory_Message" ft="{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}"&gt;الشيخ ده بسمعه كل يوم الصبح و انا رايح الشغل على اذاعة القرأن الكريم فى الرياض بجد روعة بيحلل الأحاديث تحليل يدرس لدرجة انه بيحلل طريقة البخاري فى اختيار الحديث ويشرح معانيها&lt;/h3&gt;&lt;div style="text-align: right;"&gt;ممكن تحمل الحلقات على أيبود أو أم بي ثري بلاير و تسمعها و فى اي وقت لأن أغلب الناس مفيش عندها وقت تقرا&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: right;"&gt;&lt;br /&gt;&lt;a href="http://www.archive.org/details/Abu-Shahbaa"&gt;Internet Archive: Free Download: قراءات من صحيح البخاري مع شرحها_01&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/13945731-6005079988295827108?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/6005079988295827108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=6005079988295827108' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/6005079988295827108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/6005079988295827108'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/07/internet-archive-free-download-01.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</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/_JC5yGAuGn58/Skyj5hycPzI/AAAAAAAAACI/rLwglnBPQvk/s72-c/bokary.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-5394247119796346443</id><published>2009-07-01T12:58:00.001-07:00</published><updated>2009-07-01T13:03:41.120-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='xpdl'/><category scheme='http://www.blogger.com/atom/ns#' term='workflow'/><category scheme='http://www.blogger.com/atom/ns#' term='subworkflow'/><title type='text'></title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;h1&gt;Using Multi Node in XPDL Workflow&lt;/h1&gt;&lt;/div&gt;&lt;span style="font-weight: bold; color: rgb(0, 153, 204); font-family: trebuchet ms,geneva;font-size:180%;" &gt;&lt;/span&gt;&lt;br /&gt;&lt;h2&gt;&lt;a class="tocLink" href="http://www.blogger.com/post-edit.g?blogID=13945731&amp;amp;postID=5394247119796346443#tocEndRef_2" id="tocStartRef_2" isheading="true" level="h2" refid="tocId_2" title="Click here to navigate" tocitemtxt="Introduction:"&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;Introduction:&lt;/span&gt;&lt;/h2&gt;This document describes how to implement a workflow that calls a subworkflows, the notes mentioned here are captured during the implementing workfows using together workflow as an editor and tomcat as a server.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;&lt;a class="tocLink" href="http://www.blogger.com/post-edit.g?blogID=13945731&amp;amp;postID=5394247119796346443#tocEndRef_3" id="tocStartRef_3" isheading="true" level="h2" refid="tocId_3" title="Click here to navigate" tocitemtxt="Part 1: Subworkflow Creation"&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;Part 1: Subworkflow Creation&lt;/span&gt;&lt;/h2&gt;&lt;span&gt;    In this section we will go through the process of creating new workflow to the&lt;/span&gt; pakage.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Select Package&amp;gt; Insert New Process&lt;/li&gt;&lt;li&gt;Right Click the new created process and click properties&lt;/li&gt;&lt;li&gt;Select the general tab and rename the process ID&lt;/li&gt;&lt;li&gt;Go to the Formal Parameter tab and add the necessary parameters. for instance add a parameter name PRCD which correspond to the product code&lt;/li&gt;&lt;li&gt;GO to the application tab and add the necessary applications&lt;/li&gt;&lt;li&gt;save and close the properties tab&lt;/li&gt;&lt;li&gt;insert the participants for the new process&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;h2&gt;&lt;a class="tocLink" href="http://www.blogger.com/post-edit.g?blogID=13945731&amp;amp;postID=5394247119796346443#tocEndRef_4" id="tocStartRef_4" isheading="true" level="h2" refid="tocId_4" title="Click here to navigate" tocitemtxt="Part 2: Main workflow changes"&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;Part 2: Main workflow changes&lt;/span&gt;&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;Go to the main process and select the properties&lt;/li&gt;&lt;li&gt;go to the General tab, ProcessScript section and add the following script:&lt;br /&gt;&lt;table id="tableTS" style="width: 100%;" border="1" cellpadding="7" frame="box" rules="all"&gt;&lt;tbody id="tbody"&gt;&lt;tr style="vertical-align: middle;"&gt;&lt;td id="" style="width: 100%;"&gt;public String[] distinct(String[] a) {&lt;br /&gt;    return (String[]) new TreeSet(Arrays.asList(a)).toArray(new String[0]);&lt;br /&gt; }&lt;br /&gt;&lt;br /&gt;public Collection distinctPR(NodeList nodes) {&lt;br /&gt;    HashMap map = new HashMap() ;&lt;br /&gt;    for (int i=0; i &amp;lt; nodes.getLength(); i++) {&lt;br /&gt;      String sKey = ((Element)nodes.item(i)).getAttribute("BAAPID") + "___" + ((Element)nodes.item(i)).getAttribute("PRCD") ;&lt;br /&gt;      map.put(sKey, nodes.item(i)) ;&lt;br /&gt;    }&lt;br /&gt;    return map.values();&lt;br /&gt; }&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Insert Multi Node in the workflow graph&lt;/li&gt;&lt;li&gt;select the properties of the multinode&lt;/li&gt;&lt;li&gt;select the general&amp;gt;ListExpression and add the following express:&lt;br /&gt;&lt;table id="tableTS" style="width: 100%;" border="1" cellpadding="7" frame="box" rules="all"&gt;&lt;tbody id="tbody"&gt;&lt;tr style="vertical-align: middle;"&gt;&lt;td id="" style="width: 100%;"&gt;distinctPR(evalListCredApp("/PPCA/PPCM[@LKTY='P']"))&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;this expression uses the distinctRR script that we have just added in step #2, and it calls the function evalListCredApp. the evalListCredApp is depenet on the system you are using you might have different set of functions&lt;/li&gt;&lt;li&gt;Go to the type tab and make sure that the type is SubFlow&lt;/li&gt;&lt;li&gt;Select the subworkfow -in the ID dropdown list- that you have created in part 1 of this guide&lt;br /&gt;&lt;/li&gt;&lt;li&gt;In the formal parameters section, add the PRCD formal parameter&lt;/li&gt;&lt;li&gt;in the actuall parameters section, add the following:&lt;br /&gt;&lt;table id="tableTS" style="width: 100%;" border="1" cellpadding="7" frame="box" rules="all"&gt;&lt;tbody id="tbody"&gt;&lt;tr style="vertical-align: middle;"&gt;&lt;td id="" style="width: 100%;"&gt;((Element)__element__).getAttribute("PRCD")&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-5394247119796346443?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/5394247119796346443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=5394247119796346443' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/5394247119796346443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/5394247119796346443'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/07/using-multi-node-in-xpdl-workflow.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-5646098268955540398</id><published>2009-07-01T02:22:00.000-07:00</published><updated>2009-07-01T13:07:49.223-07:00</updated><title type='text'></title><content type='html'>&lt;div style="text-align: center; font-weight: bold;"&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-size:180%;"&gt;Adding a vertical line to an excel XY chart&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Excellent &lt;a href="http://theclosetentrepreneur.com/how-to-add-a-vertical-line-to-an-excel-xy-chart"&gt;article &lt;/a&gt;about how to add a vertical line to an excel xy chart using the error bar&lt;br /&gt;&lt;a href="http://theclosetentrepreneur.com/how-to-add-a-vertical-line-to-an-excel-xy-chart"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://theclosetentrepreneur.com/wp-content/uploads/2007/06/final.gif"&gt;&lt;img style="cursor: pointer; width: 650px; height: 392px;" src="http://theclosetentrepreneur.com/wp-content/uploads/2007/06/final.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://theclosetentrepreneur.com/how-to-add-a-vertical-line-to-an-excel-xy-chart"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-5646098268955540398?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/5646098268955540398/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=5646098268955540398' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/5646098268955540398'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/5646098268955540398'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/07/add-vertical-line-to-excel-xy-chart-add.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-3386761866382428929</id><published>2009-04-23T14:53:00.000-07:00</published><updated>2009-04-23T14:53:25.768-07:00</updated><title type='text'>View folder size in Vista - Tech Support Forum</title><content type='html'>Disk space in Vista&lt;br /&gt;yesterday I have downloaded kaspersky and started to scan my computer for threats, but faced a very strange situation where drive C has lost 12 GB disk space. so I uninstalled kaspersky but I could not recover this disk space. I have to know where the space is gone, I searched the web for an application to get the sizes of each folder in my HD, I found this application&lt;span style="font-weight:bold;"&gt; TreeSize Free&lt;/span&gt; which was recommended in this post&lt;br /&gt;&lt;a href="http://www.techsupportforum.com/microsoft-support/windows-vista-support/245967-view-folder-size-vista.html"&gt;View folder size in Vista - Tech Support Forum&lt;/a&gt;&lt;br /&gt;My last  conclusion is that there is a folder of size 5 GB in the Windows folder c:\windows\tmp so I deleted the contents of this folder. and one last thing I did is to delete the windows restore points which freed up around 7 GB and I returned my lost 12 GB.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-3386761866382428929?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.techsupportforum.com/microsoft-support/windows-vista-support/245967-view-folder-size-vista.html' title='View folder size in Vista - Tech Support Forum'/><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/3386761866382428929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=3386761866382428929' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/3386761866382428929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/3386761866382428929'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/04/view-folder-size-in-vista-tech-support.html' title='View folder size in Vista - Tech Support Forum'/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-4858386393982843049</id><published>2009-03-08T04:22:00.000-07:00</published><updated>2009-03-08T04:50:34.369-07:00</updated><title type='text'></title><content type='html'>&lt;a href="http://www.tech-recipes.com/rx/2817/how_to_uninstall_ie8/"&gt;How to uninstall IE8 | Browsers | Tech-Recipes&lt;/a&gt;: &lt;br /&gt;for unknown reason I cant find IE8 in the add/remove programs in the control panel. there are some compatibility issues in IE8 with some web applications that I'm working on currently.&lt;br /&gt;run c:\WINDOWS\ie8\spuninst\spuninst.exe&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-4858386393982843049?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/4858386393982843049/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=4858386393982843049' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/4858386393982843049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/4858386393982843049'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/03/how-to-uninstall-ie8-browsers-tech.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-7773208255195688649</id><published>2009-03-03T05:58:00.000-08:00</published><updated>2009-03-03T05:58:14.145-08:00</updated><title type='text'>Digg - Ancient Language of Universal Symbols Discovered</title><content type='html'>&lt;a href="http://digg.com/general_sciences/Ancient_Language_of_Universal_Symbols_Discovered"&gt;Digg - Ancient Language of Universal Symbols Discovered&lt;/a&gt;&lt;br /&gt;so our ancestors has reach a high level in communications and traveling than we expect&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-7773208255195688649?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://digg.com/general_sciences/Ancient_Language_of_Universal_Symbols_Discovered' title='Digg - Ancient Language of Universal Symbols Discovered'/><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/7773208255195688649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=7773208255195688649' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/7773208255195688649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/7773208255195688649'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/03/digg-ancient-language-of-universal.html' title='Digg - Ancient Language of Universal Symbols Discovered'/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-13945731.post-3821035959115707811</id><published>2009-01-18T12:09:00.000-08:00</published><updated>2009-01-18T12:19:06.174-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ضباط الشرطة'/><title type='text'></title><content type='html'>&lt;div style="text-align: right;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5CMahmoud%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5CMahmoud%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5CMahmoud%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-US&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="&amp;#45;-"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:Arial;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri; 	mso-bidi-font-family:Arial;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 90.0pt 72.0pt 90.0pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal" dir="rtl" style="text-align: right; direction: rtl; unicode-bidi: embed;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="AR-SA"&gt;عندما كنا صغار كنا نتمنى ان نصبح اطباء أو مهندسين أو ضباط شرطة بل ان بعضنا كان يتمنى ان يكون ضابط مرور لما يشعر به من فحر و هو يرى ضابط المرور يتحكم فى سير السيارات و يسجل السيارات المخالفة , حتى اننا كنا نشفق عليهم من هذه الوقفة فى الشمس -اتضح بعدها انه عسكري&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" dir="rtl" style="text-align: right; direction: rtl; unicode-bidi: embed;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="AR-SA"&gt;ماذا حدث لتلك الصورة لقد صرنا نهاب اليوم الذي نضطرة فيه للتعامل مع الشرطة للحصول على أحدى حقوقنا, هم يتعاملون معك كأنك مجرم حتى انك لا تستطيع ان تسير أمام قسم شرطة لتضطر ان عبر للجهة الأخرى من الشارع ثم تعود لتكمل طريقك -أتحدث هنا عن قسم شركة المنتزه من ثلاث سنوات&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;-&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" dir="rtl" style="text-align: right; direction: rtl; unicode-bidi: embed;"&gt;&lt;span style=";font-family:&amp;quot;;"  lang="AR-SA"&gt;و يتمنى الأب فى الأسرة المصرية البسيطة ان يكون أحد ابنائه ضابطا فى الشرطة أو حتى امين شرطة لكي يوفر حماية للأسرة فى مجتمعنا القاسي&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;  &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/13945731-3821035959115707811?l=masrawy3alatool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://masrawy3alatool.blogspot.com/feeds/3821035959115707811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=13945731&amp;postID=3821035959115707811' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/3821035959115707811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/13945731/posts/default/3821035959115707811'/><link rel='alternate' type='text/html' href='http://masrawy3alatool.blogspot.com/2009/01/normal-0-false-false-false-en-us-x-none.html' title=''/><author><name>Zizo</name><uri>http://www.blogger.com/profile/18318608990079599491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
