<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-1256608028085273419</atom:id><lastBuildDate>Thu, 19 Dec 2024 03:30:11 +0000</lastBuildDate><category>data base</category><category>blogging</category><category>computer</category><category>Komputer Kuantum</category><category>Specification Computers</category><category>facebook</category><category>internet</category><category>kenalan</category><category>tips n tricks</category><category>twitter</category><category>widows tweaks</category><category>windows</category><category>windows 2000</category><category>winrar</category><category>xp</category><title>blogq</title><description>blog newbie from banggle</description><link>http://blogq2009.blogspot.com/</link><managingEditor>noreply@blogger.com (mbs &amp;amp; ar)</managingEditor><generator>Blogger</generator><openSearch:totalResults>23</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-8713114673377016069</guid><pubDate>Thu, 04 Feb 2010 08:00:00 +0000</pubDate><atom:updated>2010-02-04T15:00:15.065+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">data base</category><title>data base final</title><description>&lt;div class=&quot;fullpost&quot;&gt;&lt;br /&gt;
importing or for exporting. &amp;nbsp;One inflexibility noted was that when copying files the two files must have the exact same fields in the same order as the master file. &amp;nbsp;This can be problem if you want to copy identical fields from different files. &lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Forms design is simple but tedious. &amp;nbsp;Although it may seem flexible to be able to paint the screen in any manner that you wish, it can be time consuming because no default screen is available. &amp;nbsp;Like other database management systems, the usual syntax for defining fields apply, field name followed by the length of the field in braces. &amp;nbsp;However, editing is a little more difficult. &amp;nbsp;Changing the form can be done by inserting and deleting, one character at a time. &amp;nbsp;Omnifile does not support moving fields around, nor inserting blank lines. &amp;nbsp;This means that if a field was to be added at the beginning of the record, the entire record would have to be re-entered. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Records are added and viewed in the format that the user first designed it. &amp;nbsp;Invalid entries are not handled very well. &amp;nbsp;Entering an illegal value in a certain field results in a beep and no message, the user is left there to try and decide what the error is. &amp;nbsp;Omnifile does support the ability to insert new records while viewing existing records and to make global or local changes. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Querying can be performed by using an index or using a non-indexed search. &amp;nbsp;If a search for a partial entry is made like ARob@ instead of ARobinson@, a message is then displayed stating that not an exact match was found. &lt;br /&gt;
Overall&lt;br /&gt;
These are just a few of the database programs that help start the whole database management system era. &amp;nbsp;It is apparent that DBMS=s today still use some of the fundamentals first implemented by these &amp;gt;old= systems. &amp;nbsp;Items like menus, forms, and portability are still key parts to current applications. &amp;nbsp;However, programs have come along since then, but still have as their bases the same fundamental principles.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/02/data-base-final.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-3608911672104738790</guid><pubDate>Thu, 04 Feb 2010 07:59:00 +0000</pubDate><atom:updated>2010-02-04T14:59:25.789+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">data base</category><title>data base 3rd</title><description>&lt;div class=&quot;fullpost&quot;&gt;&lt;br /&gt;
unmarked. &amp;nbsp;The only way to correct this is to start over and enter everything again. &amp;nbsp;This is time consuming and obviously inefficient. &amp;nbsp;Although the menus are helpful and guide you through the stages or levels, there is the option to turn off the menus and work at a little faster rate.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;DBaseIII=s command are procedural (function oriented) and flexible. &amp;nbsp;It utilizes many of the common functions like:&lt;br /&gt;
select records&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;select fields&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;include expressions ( such as calculations)&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;redirect output to the screen or to the printer&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;store results separately from the application&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Included in dBaseIII is a limited editor which will let you create commands using the editor or a word processor. &amp;nbsp;Unfortunately, it is still limited to certain commands, for example, it can not create move or copy commands. &amp;nbsp;It also has a screen design package which enables you to design how you want your screen to look. &amp;nbsp;The minimum RAM requirement of 256k &amp;nbsp;for this package really illustrates how old this application is. &amp;nbsp;The most noticeable problem documented about dBaseIII is inability to edit command lines. &amp;nbsp;If, for example, an error was made entering the name and address of a customer, simply backing up and correcting the wrong character is impossible without deleting everything up to the correction and re-entering everything again.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;DBaseIII is portable and straightforward to work with. &amp;nbsp;It allows users to import and export files in two forms: fixed-length fields and delimited fields. &amp;nbsp;It can also perform dBaseII conversions. &amp;nbsp;Creating file structures are simple using the menus or the create command. &amp;nbsp;It has field types that are still being used today by applications such as Microsoft &amp;nbsp;Access, for example, numeric fields and memo fields which let you enter sentences or pieces of information, like a customer=s address, which might vary in length from record to record. &amp;nbsp;Unlike Condor 3, dBaseIII is able to edit fields without having to start over. &amp;nbsp;Inserting new fields or deleting old fields can be done quite easily. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Data manipulation and query is very accessible through a number of built-in functions. &amp;nbsp;The list and display commands enable you to see the entire file, selected records, and selected files. &amp;nbsp;The browse command allows you to scroll through all the fields inserting or editing records at the same time. &amp;nbsp;Calculation functions like sum, average, count, and total allow you to perform arithmetic operations on data in a file. &amp;nbsp;There are other functions available like date and time functions, rounding, and formatting.&lt;br /&gt;
&lt;br /&gt;
Omnifile&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Omnifile is a single-file database system. &amp;nbsp;This database is form oriented meaning that it has a master form with alternate forms attached to it. &amp;nbsp;Therefore, you can work with one file and all of its subsets at the same time. &amp;nbsp;The idea of alternating forms provides for a greater level of security, for example, if a user needed to update an address field, they would not be able to access any fields which displayed confidential information. &amp;nbsp;The field in need of updating would only display the necessary or relevant information.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Menus are once again present and used as a guide. &amp;nbsp;The use of function keys allows the user to move about screens or forms quite easily. &amp;nbsp;Menus are also used for transferring information, either for&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/02/data-base-3rd.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-1779040784985446174</guid><pubDate>Thu, 04 Feb 2010 07:58:00 +0000</pubDate><atom:updated>2010-02-04T14:58:19.330+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">data base</category><title>data base 2nd</title><description>&lt;div class=&quot;fullpost&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
with the confidence of knowing that it is accessing up to date and exclusive information. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Some early DBMS=s consisted of:&lt;br /&gt;
&amp;nbsp;Condor 3&lt;br /&gt;
dBaseIII&lt;br /&gt;
Knowledgeman&lt;br /&gt;
Omnifile&lt;br /&gt;
Please&lt;br /&gt;
Power-Base&lt;br /&gt;
R-Base 4000&lt;br /&gt;
Condor 3, dBaseIII, and Omnifile will be examined more closely.&lt;br /&gt;
&lt;br /&gt;
Condor 3&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Is a relational database management system that evolved in the microcomputer environment since 1977. &amp;nbsp;Condor provides multi-file, menu-driven relational capabilities and a flexible command language. &amp;nbsp;By using a word processor, due to the absence of a text editor, frequently used commands can automated. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Condor 3 is an application development tool for multiple-file databases. &amp;nbsp;Although it lacks some of the capabilities like procedure repetition, it makes up for it with its ease to use and quick decent speed. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Condor 3 utilizes the advantages of menu-driven design. &amp;nbsp;Its portability enables it to import and export data files in five different ASCII formats. &amp;nbsp;Defining file structures is a relatively straightforward method by typing the field names and their length, the main part of designing the structure is about complete. &amp;nbsp;Condor uses six data types:&lt;br /&gt;
&lt;br /&gt;
alphabetic&lt;br /&gt;
alphanumeric&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;numeric&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;decimal numeric&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Julian date&lt;br /&gt;
C.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;dollar&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Once the fields have been designed, data entry is as easy as pressing enter and inputting the respective values to the appropriate fields and like the newer databases, Condor too can use the Update, Delete, Insert, and Backspace commands. &amp;nbsp;Accessing data is done by creating an index. &amp;nbsp;The index can be used to perform sorts and arithmetic.&lt;br /&gt;
&lt;br /&gt;
dBaseIII&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;DbaseIII is a relational DBMS which was partially built on dbaseII. &amp;nbsp;Like Condor 3, dbaseIII is menu-driven and has its menus built in several levels. &amp;nbsp;One of the problems discovered, was that higher level commands were not included in all menu levels. &amp;nbsp;That is, dBaseIII is limited to only basic commands and anything above that is not supported.&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;&lt;br /&gt;
Many of the basic capabilities are easy to use, but like Condor, dBaseIII has inconsistencies and inefficiency. &amp;nbsp;The keys used to move and select items in specific menus are not always consistent through out. &amp;nbsp;If you mark an item to be selected from a list, once it=s marked it can not be&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/02/data-base-2nd.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-9004118611831287489</guid><pubDate>Thu, 04 Feb 2010 07:57:00 +0000</pubDate><atom:updated>2010-02-04T14:57:03.639+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">data base</category><title>Brief History Of Data Bases</title><description>&lt;div class=&quot;fullpost&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Brief History Of Data Bases&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;In the 1960&#39;s, the use of main frame computers became widespread in many companies. &amp;nbsp;To access vast amounts of stored information, these companies started to use computer programs like COBOL and FORTRAN. &amp;nbsp;Data accessibility and data sharing soon became an important feature because of the large amount of information recquired by different departments within certain companies. &amp;nbsp;With this system, each application owns its own data files. &amp;nbsp;The problems thus associated with this type of file processing &amp;nbsp;was uncontrolled redundancy, inconsistent data, inflexibility, poor enforcement of standards, and low programmer maintenance.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;In 1964, MIS (Management Information Systems) was introduced. &amp;nbsp;This would prove to be very influential towards future designs of computer systems and the methods they will use in manipulating data.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;In 1966, Philip Kotler had the first description of how managers could benefit from the powerful capabilities of the electronic computer as a management tool. &lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;In 1969, Berson developed a marketing information system for marketing research. &amp;nbsp;In 1970, &amp;nbsp;the Montgomery urban model was developed stressing the quantitative aspect of management by highlighting a data bank, a model bank, and a measurement statistics bank. &amp;nbsp;All of these factors will be influential on future models of storing data in a pool.&lt;br /&gt;
According to Martine, in 1981, a database is a shared collection of interrelated data designed to meet the needs of multiple types of end users. &amp;nbsp;The data is stored in one location so that they are independent of the programs that use them, keeping in mind data integrity with respect to the approaches to adding new data, modifying data, and retrieving existing data. &amp;nbsp;A database is shared and perceived differently by multiple users. &amp;nbsp;This leads to the arrival of Database Management Systems.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;These systems first appeared around the 1970=s as solutions to problems associated with mainframe computers. &amp;nbsp;Originally, pre-database programs accessed their own data files. &amp;nbsp;Consequently, similar data had to be stored in other areas where that certain piece of information was relevant. &amp;nbsp;Simple things like addresses were stored in customer information files, accounts receivable records, and so on. &amp;nbsp;This created redundancy and inefficiency. &amp;nbsp;Updating files, like storing files, was also a problem. &amp;nbsp;When a customer=s address changed, all the fields where that customer=s address was stored had to be changed. &amp;nbsp;If a field happened to be missed, then an inconsistency was created. &amp;nbsp;When requests to develop new ways to manipulate and summarize data arose, it only added to the problem of having files attached to specific applications. &amp;nbsp;New system design had to be done, including new programs and new data file storage methods. &amp;nbsp;The close connection between data files and programs sent the costs for storage and maintenance soaring. &amp;nbsp;This combined with an inflexible method of the kinds of data that could be extracted, arose the need to design an effective and efficient system.&lt;br /&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre;&quot;&gt; &lt;/span&gt;Here is where Database Management Systems helped restore order to a system of inefficiency. &amp;nbsp;Instead of having separate files for each program, one single collection of information was kept, a database. &amp;nbsp;Now, many programs, known as a database manager, could access one database&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/02/brief-history-of-data-bases.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-8429512335610201867</guid><pubDate>Mon, 01 Feb 2010 09:39:00 +0000</pubDate><atom:updated>2010-02-01T16:39:54.696+07:00</atom:updated><title>2nd chapter</title><description>&lt;div class=&quot;fullpost&quot;&gt;-and perhaps reduce the amount of keystrokes necessary in order to enter the year to date-most&lt;br /&gt;
IS groups have allocated two digits to represent the year.  For example, &quot;1996&quot; is stored as &quot;96&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;in data files and &quot;2000&quot; will be stored as &quot;00.&quot;  These two-digit dates will be on millions of files&lt;br /&gt;
used as input for millions of applications.  This two digit date affects data manipulation,&lt;br /&gt;
primarily subtractions and comparisons. (Jager, p. 1)  For instance, I was born in 1957.  If I ask&lt;br /&gt;
the computer to calculate how old I am today, it subtracts 57 from 96 and announces that I&#39;m 39. &lt;br /&gt;
So far so good.  In the year 2000 however, the computer will subtract 57 from 00 and say that I&lt;br /&gt;
am -57 years old.  This error will affect any calculation that produces or uses time spans, such as&lt;br /&gt;
an interest calculation.  Banker&#39;s beware!!!&lt;br /&gt;
     Bringing the problem closer to the home-front, let&#39;s examine how the CAPS system is&lt;br /&gt;
going to be affected.  As CAPS is a multifaceted system, I will focus on one area in particular,&lt;br /&gt;
ISIS.  ISIS (Integrated Student Information System) has the ability to admit students, register&lt;br /&gt;
them, bill them, and maintain an academic history of each student (grades, transcripts, transfer&lt;br /&gt;
information, etc.) inside of one system.  This student information system has hundreds and&lt;br /&gt;
hundreds of references to dates within it&#39;s OS.  This is a COBOL system accessing a ADABAS&lt;br /&gt;
database. ADABAS is the file and file access method used by ISIS to store student records on&lt;br /&gt;
and retrieve them from. (Shufelt, p.1)  ADABAS has a set of rules for setting up keys to specify&lt;br /&gt;
which record to access and what type of action (read, write, delete) is to be performed.  The&lt;br /&gt;
dates will have to have centuries appended to them in order to remain correct.  Their (CAPS)&lt;br /&gt;
&quot;fix&quot; is to change the code in the Procedure Division (using 30 as the cutoff  &gt;30 century = &quot;19&quot; &lt;br /&gt;
&lt;30 century = &quot;20&quot;).   In other words, if the year in question is greater than 30 (&gt;30) then it can&lt;br /&gt;
be assumed that you are referring to a year in the 20th century and a &quot;19&quot; will be moved to the&lt;br /&gt;
century field.  If the year is less than 30 (&lt;30) then it will move a &quot;20&quot; to the century field.  If
absolutely necessary, ISIS will add a field and a superdescriptor index in order to keep record
retrieval in the order that the program code expects.  The current compiler at CAPS will not
work beyond the year 2000 and will have to be replaced.  The &quot;temporary fix&quot; (Kludge)  just
discussed (&lt;30 or &gt;30) will allow ISIS to operate until the year 2030, when they hope to have&lt;br /&gt;
replaced the current system by then.&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/02/2nd-chapter.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-5867614387630704836</guid><pubDate>Sun, 31 Jan 2010 09:08:00 +0000</pubDate><atom:updated>2010-01-31T16:08:33.164+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">computer</category><title>Fiction, Fantasy, and Fact</title><description>&lt;div class=&quot;fullpost&quot;&gt;Fiction, Fantasy, and Fact:&lt;br /&gt;
&lt;br /&gt;
&quot;The Mad Scramble for the Elusive Silver Bullet . . . and the Clock Ticks Away.&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;Wayne Anderson&lt;br /&gt;
November 7, 1996&lt;br /&gt;
     The year 2000 is practically around the corner, promising a new era of greatness and&lt;br /&gt;
wonder . . . as long as you don&#39;t own a computer or work with one.  The year 2000 is bringing a&lt;br /&gt;
Pandora&#39;s Box of gifts to the computer world, and the latch is slowly coming undone.  &lt;br /&gt;
     The year 2000 bug is not really a &quot;bug&quot; or &quot;virus,&quot; but is more a computer industry&lt;br /&gt;
mistake.  Many of the PC&#39;s, mainframes, and software out there are not designed  or&lt;br /&gt;
programmed to compute a future year ending in double zeros.  This is going to be a costly &quot;fix&quot;&lt;br /&gt;
for the industry to absorb.  In fact, Mike Elgan who is the editor of Windows Magazine, says &quot; . .&lt;br /&gt;
. the problem could cost businesses a total of $600 billion to remedy.&quot; (p. 1)&lt;br /&gt;
The fallacy that mainframes were the only machines to be affected was short lived as industry&lt;br /&gt;
realized that 60 to 80 million home and small business users doing math or accounting etc. on&lt;br /&gt;
Windows 3.1 or older software, are just as susceptible to this &quot;bug.&quot;  Can this be repaired in&lt;br /&gt;
time?  For some, it is already too late.  A system that is devised to cut an annual federal deficit to&lt;br /&gt;
0 by the year 2002 is already in &quot;hot water.&quot;  Data will become erroneous as the numbers &quot;just&lt;br /&gt;
don&#39;t add up&quot; anymore.  Some PC owners can upgrade their computer&#39;s BIOS (or complete&lt;br /&gt;
operating system) and upgrade the OS  (operating system) to Windows 95, this will set them up&lt;br /&gt;
for another 99 years.  Older software however, may very well have to be replaced or at the very&lt;br /&gt;
least, upgraded.&lt;br /&gt;
     The year 2000 has become a two-fold problem.  One is the inability of the computer to&lt;br /&gt;
adapt to the MM/DD/YY issue, while the second problem is the reluctance to which we seem to&lt;br /&gt;
be willing to address the impact it will have.  Most IS (information system) people are either&lt;br /&gt;
unconcerned or unprepared.  &lt;br /&gt;
     Let me give you a &quot;short take&quot; on the problem we all are facing.  To save storage space&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/01/fiction-fantasy-and-fact.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-5784642648916791336</guid><pubDate>Mon, 18 Jan 2010 15:32:00 +0000</pubDate><atom:updated>2010-01-18T22:32:48.173+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Specification Computers</category><title>Specification Computers</title><description>&lt;div class=&quot;fullpost&quot;&gt;How to Know Specification Computers Easier&lt;br /&gt;
&lt;br /&gt;
One more has published a program that is very light but has a work force and great benefits, a program is SPECCY.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;Why do I say this because of the greatness of this program very much and facilitate detection of a computer so we will know exactly what spec computer, and how temperature. For more details the advantages of using this program are as follows:&lt;br /&gt;
&lt;br /&gt;
1. Able to detect the computer specifications and details carefully so we know exactly the spec that we have computers for compliance with our price to sell.Don&#39;t you do until you all fooled because they do not know the exact contents of your computer.&lt;br /&gt;
2. Detection temperature of each component, such as Processor, VGA, Notebook etc.. By knowing the temperature of each component in the computer, our practical easy to see how much heat from those components and we can megetahui exactly which components are damaged due to overheating. For example, if we look at the temperature of a processor if the heat / temperature rise and the fall does not mean that there diprosesor Fan does not work properly may be weak or dead, their impact can be fast computer hangs or slower.after know of course we can be and change the spare part properly and carefully.&lt;br /&gt;
3.We can also see the details of work / speed processors that we use by clicking on the details of which appear in there.and so, processor with components other.&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/01/specification-computers.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-5791337968431352750</guid><pubDate>Sun, 17 Jan 2010 16:57:00 +0000</pubDate><atom:updated>2010-01-17T23:57:35.593+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Komputer Kuantum</category><title>Komputer Kuantum</title><description>&lt;div class=&quot;fullpost&quot;&gt;Komputer Kuantum&lt;br /&gt;
Komputer Masa Depan&lt;br /&gt;
Teknologi komputer merupakan salah satu teknologi yang paling cepat&lt;br /&gt;
mengalami perkembangan dan kemajuan. Komputer-komputer yang ada saat ini&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;sudah mencapai kemampuan yang sangat mengagumkan. Tetapi kedahsyatan&lt;br /&gt;
komputer tercanggih yang ada saat ini pun masih belum bisa memuaskan&lt;br /&gt;
keinginan manusia yang bermimpi untuk membuat sebuah Supercomputer yang&lt;br /&gt;
benar-benar memiliki kecepatan super. Komputer yang nantinya layak untuk&lt;br /&gt;
benar-benar disebut sebagai Komputer Super ini adalah Komputer Kuantum.&lt;br /&gt;
Teori tentang komputer kuantum ini pertama kali dicetuskan oleh fisikawan dari&lt;br /&gt;
Argonne National Laboratory sekitar 20 tahun lalu. Paul Benioff merupakan orang&lt;br /&gt;
pertama yang mengaplikasikan teori fisika kuantum pada dunia komputer di tahun&lt;br /&gt;
1981.&lt;br /&gt;
Komputer yang biasa kita gunakan sehari-hari merupakan komputer digital.&lt;br /&gt;
Komputer digital sangat berbeda dengan komputer kuantum yang super itu.&lt;br /&gt;
Komputer digital bekerja dengan bantuan microprocessor yang berbentuk chip&lt;br /&gt;
kecil yang tersusun dari banyak transistor. Microprocessor biasanya lebih dikenal&lt;br /&gt;
dengan istilah Central Processing Unit (CPU) dan merupakan ‘jantung’nya&lt;br /&gt;
komputer. Microprocessor yang pertama adalah Intel 4004 yang diperkenalkan&lt;br /&gt;
pada tahun 1971. Komputer pertama ini cuma bisa melakukan perhitungan&lt;br /&gt;
penjumlahan dan pengurangan saja. Memory komputer menggunakan sistem&lt;br /&gt;
binary atau sistem angka basis 2 (0 dan 1) yang dikenal sebagai BIT (singkatan&lt;br /&gt;
dari Binary digIT). Konversi dari angka desimal yang biasa kita gunakan (angka&lt;br /&gt;
berbasis 10 yang memiliki nilai 0 sampai 9) adalah sebagai berikut:&lt;br /&gt;
0 = 0&lt;br /&gt;
1 = 1&lt;br /&gt;
2 = 10&lt;br /&gt;
3 = 11&lt;br /&gt;
4 = 100&lt;br /&gt;
5 = 101&lt;br /&gt;
6 = 110&lt;br /&gt;
7 = 111&lt;br /&gt;
8 = 1000&lt;br /&gt;
9 = 1001&lt;br /&gt;
10 = 1010&lt;br /&gt;
11 = 1011&lt;br /&gt;
12 = 1100&lt;br /&gt;
13 = 1101&lt;br /&gt;
14 = 1110&lt;br /&gt;
15 = 1111&lt;br /&gt;
16 = 10000&lt;br /&gt;
17 = 10001&lt;br /&gt;
Kalau kita ingin menghitung angka apa yang dilambangkan oleh 101001&lt;br /&gt;
caranya sebagai berikut (menggunakan sistem 2n):&lt;br /&gt;
(1 x 25) + (0 x 24) + (1 x 23) + (0 x 22) + (0 x 21) + (1 x 20) = 32 + 0 + 8 + 0&lt;br /&gt;
+ 0 +1 = 41.&lt;br /&gt;
Contoh perhitungan penjumlahan matematika menggunakan sistem binary:&lt;br /&gt;
10 1010&lt;br /&gt;
23 + 10111 +&lt;br /&gt;
33 100001&lt;br /&gt;
Sistem inilah yang selama ini kita gunakan saat kita mengolah informasi&lt;br /&gt;
menggunakan komputer. Quantum Computer atau komputer kuantum&lt;br /&gt;
memanfaatkan fenomena ‘aneh’ yang disebut sebagai superposisi. Dalam&lt;br /&gt;
mekanika kuantum, suatu partikel bisa berada dalam dua keadaan sekaligus. Inilah&lt;br /&gt;
yang disebut keadaan superposisi. Dalam komputer kuantum, selain 0 dan 1&lt;br /&gt;
dikenal pula superposisi dari keduanya. Ini berarti keadaannya bisa berupa 0 dan&lt;br /&gt;
1, bukan hanya 0 atau 1 seperti di komputer digital biasa. Komputer kuantum&lt;br /&gt;
tidak menggunakan Bits tetapi QUBITS (Quantum Bits). Karena kemampuannya&lt;br /&gt;
untuk berada di bermacam keadaan (multiple states), komputer kuantum memiliki&lt;br /&gt;
potensi untuk melaksanakan berbagai perhitungan secara simultan sehingga jauh&lt;br /&gt;
lebih cepat dari komputer digital.&lt;br /&gt;
Komputer kuantum menggunakan partikel yang bisa berada dalam dua&lt;br /&gt;
keadaan sekaligus, misalnya atom-atom yang pada saat yang sama berada dalam&lt;br /&gt;
keadaan tereksitasi dan tidak tereksitasi, atau foton (partikel cahaya) yang berada&lt;br /&gt;
di dua tempat berbeda pada saat bersamaan. Apa maksudnya ini?&lt;br /&gt;
Atom memiliki konfigurasi spin. Spin atom bisa ke atas (up), bisa pula ke&lt;br /&gt;
bawah (down). Misalnya saat spin atom mengarah ke atas (up) kita beri lambang 1,&lt;br /&gt;
sedangkan spin down adalah 0 (seperti dalam sistem binary di komputer digital).&lt;br /&gt;
Atom-atom berada dalam keadaan superposisi (memiliki spin up dan down secara&lt;br /&gt;
bersamaan) sampai kita melakukan pengukuran. Tindakan pengukuran memaksa&lt;br /&gt;
atom untuk ‘memilih’ salah satu dari kedua kemungkinan itu. Ini berarti sesudah&lt;br /&gt;
kita melakukan pengukuran, atom tidak lagi berada dalam keadaan superposisi.&lt;br /&gt;
Atom yang sudah mengalami pengukuran memiliki spin yang tetap: up atau down.&lt;br /&gt;
Saat konsep ini diterapkan dalam komputer kuantum, keadaan superposisi&lt;br /&gt;
terjadi pada saat proses perhitungan sedang berlangsung. Sistem perhitungan pada&lt;br /&gt;
komputer kuantum ini berbeda dengan komputer digital. Komputer digital&lt;br /&gt;
melakukan perhitungan secara linier, sedangkan komputer kuantum melakukan&lt;br /&gt;
semua perhitungan secara bersamaan (karena ada multiple states semua&lt;br /&gt;
perhitungan dapat berlangsung secara simultan di semua state). Ini berarti ada&lt;br /&gt;
banyak kemungkinan hasil perhitungan. Untuk mengetahui jawabannya (hasil&lt;br /&gt;
perhitungannya) kita harus melakukan pengukuran qubit. Tindakan pengukuran&lt;br /&gt;
qubit ini menghentikan proses perhitungan dan memaksa sistem untuk ‘memilih’&lt;br /&gt;
salah satu dari semua kemungkinan jawaban yang ada.&lt;br /&gt;
Dengan sistem paralelisme perhitungan ini, kita bisa membayangkan&lt;br /&gt;
betapa cepatnya komputer kuantum. Komputer digital yang paling canggih saat ini&lt;br /&gt;
(setara dengan komputer kuantum 40 qubit) memiliki kemampuan untuk&lt;br /&gt;
mengolah semua data dalam buku telepon di seluruh dunia (untuk menemukan&lt;br /&gt;
satu nomor telepon tertentu) dalam waktu satu bulan. Jika menggunakan komputer&lt;br /&gt;
kuantum proses ini hanya memerlukan waktu 27 menit!&lt;br /&gt;
Ada satu fenomena ‘aneh’ lain dari mekanika kuantum yang juga&lt;br /&gt;
dimanfaatkan dalam teknologi komputer kuantum: Entanglement. Jika dua atom&lt;br /&gt;
mendapatkan gaya tertentu (outside force) kedua atom tersebut bisa masuk pada&lt;br /&gt;
keadaan ‘entangled’. Atom-atom yang saling terhubungkan dalam entanglement&lt;br /&gt;
ini akan tetap terhubungkan walaupun jaraknya berjauhan. Analoginya adalah&lt;br /&gt;
atom-atom tersebut seperti sepasang manusia yang punya ‘telepati’. Jika yang satu&lt;br /&gt;
dicubit, maka pasangannya (di mana pun ia berada) akan merasa sakit. Perlakuan&lt;br /&gt;
terhadap salah satu atom mempengaruhi keadaan atom pasangannya. Jika yang&lt;br /&gt;
satu memiliki spin up (kita baru bisa mengetahuinya setelah melakukan&lt;br /&gt;
pengukuran) maka kita langsung mengetahui bahwa pasangannya pasti memiliki&lt;br /&gt;
spin down tanpa kita perlu mengukurnya kembali. Ini melambangkan sistem&lt;br /&gt;
komunikasi yang super cepat. Komunikasi menggunakan komputer kuantum bisa&lt;br /&gt;
mencapai kecepatan yang begitu luar biasa karena informasi dari satu tempat ke&lt;br /&gt;
tempat lain dapat ditransfer secara instant. Begitu cepatnya sehingga terlihat&lt;br /&gt;
seakan-akan mengalahkan kecepatan cahaya!&lt;br /&gt;
Saat ini perkembangan teknologi sudah menghasilkan komputer kuantum&lt;br /&gt;
sampai 7 qubit, tetapi menurut penelitian dan analisa yang ada, dalam beberapa&lt;br /&gt;
tahun mendatang teknologi komputer kuantum bisa mencapai 100 qubit. Kita bisa&lt;br /&gt;
membayangkan betapa cepatnya komputer masa depan nanti. Semua perhitungan&lt;br /&gt;
yang biasanya butuh waktu berbulan-bulan, bertahun-tahun, bahkan berabad-abad&lt;br /&gt;
pada akhirnya bisa dilaksanakan hanya dalam hitungan menit saja jika kita&lt;br /&gt;
menggunakan komputer kuantum yang super canggih dan super cepat itu.&lt;br /&gt;
Di masa mendatang kita akan menggunakan komputer yang tidak lagi&lt;br /&gt;
tersusun dari transistor-transistor mini seperti sekarang, Komputer kuantum tidak&lt;br /&gt;
lagi memerlukan chip komputer yang semakin lama semakin padat karena&lt;br /&gt;
semakin berlipatgandanya jumlah transistor yang dibutuhkan untuk meningkatkan&lt;br /&gt;
kinerja komputer. Komputer masa depan justru dipenuhi oleh cairan organik&lt;br /&gt;
sebagai ‘jantung’nya. Cairan organik ini mengandung atom-atom/partikel-partikel&lt;br /&gt;
yang bisa berada dalam keadaan superposisi tersebut. Ini berarti, kita benar-benar&lt;br /&gt;
memanfaatkan zat organik alami untuk menjadi ‘kalkulator’ canggih karena&lt;br /&gt;
ternyata cairan organik dari alam memiliki bakat berhitung!&lt;br /&gt;
Gambar1 Sistem komputer masa depan&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2010/01/komputer-kuantum.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-8839187286911314284</guid><pubDate>Mon, 28 Dec 2009 18:43:00 +0000</pubDate><atom:updated>2009-12-29T01:43:54.653+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">windows 2000</category><title>windows 2000 tips</title><description>&lt;div class=&quot;fullpost&quot;&gt;Tips&lt;br /&gt;
&lt;br /&gt;
Speed up the Boot Menu (#1)&lt;br /&gt;
&lt;br /&gt;
Tired of waiting thirty seconds to boot Windows 2000 if you don&#39;t select from the boot menu? Speed up the booting process by only showing the available operating systems for just a couple of seconds.&lt;br /&gt;
&lt;br /&gt;
Right-click &quot;My Computer&quot; on the desktop and choose &quot;Properties&quot;. On the &quot;System Properties&quot; multi-tabbed dialog box that follows, click &quot;Advanced&quot;. Click the &quot;Startup and Recovery...&quot; button. Then, on the &quot;Startup and Recovery&quot; dialog box that follows, next to &quot;Display list of operating systems for ... seconds&quot;, select the number of seconds that you want the computer to wait before continuing with the default OS. When you&#39;re done, press &quot;OK&quot; to close the dialog box.&lt;br /&gt;
&lt;br /&gt;
Desktop Disappearing? (#2)&lt;br /&gt;
&lt;br /&gt;
Although Windows 2000 is more stable than previous versions of NT, in some situations, strange things can happen. If, for example, Explorer crashes, most of your desktop, including the &quot;Start&quot; button, disappears. To bring back Explorer without rebooting your machine, press CONTROL-ALT-DELETE. When the &quot;Windows Security&quot; dialog box appears, click the &quot;Task Manager&quot; button. If the &quot;Windows Task Manager&#39; dialog box appears as it should, select the &quot;File&quot; menu and then &quot;New Task (Run)&quot;. When the &quot;Create New Task&quot; dialog box appears, just type in &quot;Explorer&quot; and press the &quot;OK&quot; button. Windows Explorer should then reappear, complete with the &quot;Start&quot; button.&lt;br /&gt;
&lt;br /&gt;
Change Process Priority (#3)&lt;br /&gt;
&lt;br /&gt;
Is a particular program or process running too fast or too slow? Is a program or process taking too much of your CPU time or can you allow a process or program to take more of your computing power? To change these settings for a particular process, just right-click on an empty area of your taskbar and choose &quot;Task Manager...&quot; On the &quot;Windows Task Manager&quot; dialog box that follows, select a process and right-click it. On the popup menu that appears, select &quot;Set Priority&quot; and choose one of the following priorities: &quot;Realtime&quot;, &quot;High&quot;, &quot;Above Normal&quot;, &quot;Normal&quot;, &quot;Below Normal&quot;, or &quot;Low&quot;. The lower the priority is on the popup menu, the lower percentage of CPU time will be delegated to said priority.&lt;br /&gt;
&lt;br /&gt;
Note that depending on the process and your administrative rights to your machine, you may not be able to change a particular process&#39;s priority.&lt;br /&gt;
&lt;br /&gt;
Put the Desktop in your Taskbar (#4)&lt;br /&gt;
&lt;br /&gt;
Do you frequently multitask? If so, all of the windows created by running applications can quickly cover your desktop. If you&#39;d like, you can make the desktop icons immediately accessible from your taskbar. Just right-click an empty area of your taskbar, choose &quot;Toolbars&quot;, and check &quot;Desktop&quot;. Your desktop icons will then be immediately accessible without having to minimize your current windows. If you have a lot of desktop icons, click on the two greater-than arrows (&quot;&gt;&gt;&quot;) to the right of your desktop icons and a popup menu will appear allowing you to select from any of the available desktop icons not immediately visible on your taskbar.&lt;br /&gt;
&lt;br /&gt;
Changing DOS Window Titles (#5)&lt;br /&gt;
&lt;br /&gt;
If you use DOS a lot, you may frequently have more than one DOS window open at once. Perhaps you&#39;ll have one a window for FTP, one for debugging a batch file, one for doing basic tasks such as displaying directories, etc. If so, it can get very confusing navigating between the different DOS windows since each of their titles just say &quot;Command Prompt&quot;. If you&#39;d like, you can change the titles of a DOS window so you can easily see what tasks you are performing in each window.&lt;br /&gt;
&lt;br /&gt;
To change the title of a Windows 2000 command prompt window, just enter in the TITLE command, followed by your desired window title. For example, to name a DOS window &quot;Debugging Window&quot;, just enter the following command at a DOS prompt:&lt;br /&gt;
&lt;br /&gt;
TITLE Debugging Window&lt;br /&gt;
&lt;br /&gt;
Save the Current Directory Name (#6)&lt;br /&gt;
&lt;br /&gt;
Windows 2000 lets you temporarily store the name of the current directory that you are in, letting you recall the directory name later after you are doing other processing. This may be useful if you are jumping around DOS directories a lot, either manually or through a batch file.&lt;br /&gt;
&lt;br /&gt;
To store the name of the current directory, or rather, to PUSH the name of the current directory onto the stack, enter the PUSHD command followed by the name of a directory that you would like to access next. For example, if you are in the &quot;C:\Program Files&quot; directory and want to push that directory name onto the stack, jumping to the C:\WINNT&quot; directory, enter:&lt;br /&gt;
&lt;br /&gt;
PUSHD C:\WINNT&lt;br /&gt;
&lt;br /&gt;
After you are done working in the &quot;C:\WINNT&quot; directory and ready to go back to the &quot;C:\Program Files&quot; directory, don&#39;t type in &quot;CD C:\Program Files&quot;, just POP the old directory from the stack by entering:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/windows-2000-tips.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-7393183067249504558</guid><pubDate>Fri, 25 Dec 2009 14:47:00 +0000</pubDate><atom:updated>2009-12-25T21:47:36.984+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">xp</category><title>How to create a bootable Windows XP SP1 CD</title><description>&lt;div class=&quot;fullpost&quot;&gt;How to create a bootable Windows XP SP1 CD (Nero):&lt;br /&gt;
&lt;br /&gt;
Step 1 &lt;br /&gt;
&lt;br /&gt;
Create 3 folders - C:\WINXPSP1, C:\SP1106 and C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 2 &lt;br /&gt;
&lt;br /&gt;
Copy the entire Windows XP CD into folder C:\WINXPSP1 &lt;br /&gt;
&lt;br /&gt;
Step 3 &lt;br /&gt;
&lt;br /&gt;
You will have to download the SP1 Update, which is 133MB. &lt;br /&gt;
Rename the Service Pack file to XP-SP1.EXE &lt;br /&gt;
Extract the Service Pack from the Run Dialog using the command: &lt;br /&gt;
C:\XP-SP1.EXE -U -X:C:\SP1106 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;Step 4 &lt;br /&gt;
&lt;br /&gt;
Open Start/Run... and type the command: &lt;br /&gt;
C:\SP1106\update\update.exe -s:C:\WINXPSP1 &lt;br /&gt;
&lt;br /&gt;
Click OK &lt;br /&gt;
&lt;br /&gt;
Folder C:\WINXPSP1 contains: Windows XP SP1 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to Create a Windows XP SP1 CD Bootable &lt;br /&gt;
&lt;br /&gt;
Step 1 &lt;br /&gt;
&lt;br /&gt;
Download xpboot.zip &lt;br /&gt;
Code: &lt;br /&gt;
Code: &lt;br /&gt;
http://thro.port5.com/xpboot.zip &lt;br /&gt;
&lt;br /&gt;
( no download manager !! ) &lt;br /&gt;
&lt;br /&gt;
Extract xpboot.zip file (xpboot.bin) in to the folder C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 2 &lt;br /&gt;
&lt;br /&gt;
Start Nero - Burning Rom. &lt;br /&gt;
Select File &amp;gt; New... from the menu. &lt;br /&gt;
1.) Select CD-ROM (Boot) &lt;br /&gt;
2.) Select Image file from Source of boot image data &lt;br /&gt;
3.) Set Kind of emulation: to No Emulation &lt;br /&gt;
4.) Set Load segment of sectors (hex!): to 07C0 &lt;br /&gt;
5.) Set Number of loaded sectors: to 4 &lt;br /&gt;
6.) Press the Browse... button &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 3 &lt;br /&gt;
&lt;br /&gt;
Select All Files (*.*) from File of type: &lt;br /&gt;
Locate boot.bin in the folder C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 4 &lt;br /&gt;
&lt;br /&gt;
Click ISO tab &lt;br /&gt;
Set File-/Directory length to ISO Level 1 (Max. of 11 = 8 + 3 chars) &lt;br /&gt;
Set Format to Mode 1 &lt;br /&gt;
Set Character Set to ISO 9660 &lt;br /&gt;
Check all Relax ISO Restrictions &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 5 &lt;br /&gt;
&lt;br /&gt;
Click Label Tab &lt;br /&gt;
Select ISO9660 from the drop down box. &lt;br /&gt;
Enter the Volume Label as WB2PFRE_EN &lt;br /&gt;
Enter the System Identifier as WB2PFRE_EN &lt;br /&gt;
Enter the Volume Set as WB2PFRE_EN &lt;br /&gt;
Enter the Publisher as MICROSOFT CORPORATION &lt;br /&gt;
Enter the Data Preparer as MICROSOFT CORPORATION &lt;br /&gt;
Enter the Application as WB2PFRE_EN &lt;br /&gt;
&lt;br /&gt;
* For Windows XP Professional OEM substitute WB2PFRE_EN with WXPOEM_EN &lt;br /&gt;
* For Windows XP Home OEM substitute WB2PFRE_EN with WXHOEM_EN &lt;br /&gt;
&lt;br /&gt;
Step 6 &lt;br /&gt;
&lt;br /&gt;
Click Burn tab &lt;br /&gt;
Check Write &lt;br /&gt;
Check Finalize CD (No further writing possible!) &lt;br /&gt;
Set Write Method to Disk-At-Once &lt;br /&gt;
&lt;br /&gt;
Press New button &lt;br /&gt;
&lt;br /&gt;
Step 7 &lt;br /&gt;
&lt;br /&gt;
Locate the folder C:\WINXPSP1 &lt;br /&gt;
Select everything in the folder and drag it to the ISO compilation panel. &lt;br /&gt;
Click the Write CD Dialog button. &lt;br /&gt;
&lt;br /&gt;
Press Write &lt;br /&gt;
&lt;br /&gt;
You&#39;re done.&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/how-to-create-bootable-windows-xp-sp1.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-7135099566089983235</guid><pubDate>Wed, 23 Dec 2009 14:52:00 +0000</pubDate><atom:updated>2009-12-23T21:53:55.736+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">windows</category><title>Windows uses 20% of your bandwidth Here&#39;s how to Get it back</title><description>&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Windows uses 20% of your bandwidth Here&#39;s how to Get it back&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
A nice little tweak for XP. Microsoft reserve 20% of your available bandwidth for their own purposes (suspect for updates and interrogating your machine etc..)&lt;br /&gt;
&lt;br /&gt;
Here&#39;s how to get it back:&lt;br /&gt;
&lt;br /&gt;
Click Start--&amp;gt;Run--&amp;gt;type &quot;gpedit.msc&quot; without the &quot;&lt;br /&gt;
&lt;br /&gt;
This opens the group policy editor. Then go to:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Local Computer Policy--&amp;gt;Computer Configuration--&amp;gt;Administrative Templates--&amp;gt;Network--&amp;gt;QOS Packet Scheduler--&amp;gt;Limit Reservable Bandwidth&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;fullpost&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the &#39;Explain&#39; tab :&lt;br /&gt;
&lt;br /&gt;
&quot;By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.&quot;&lt;br /&gt;
&lt;br /&gt;
So the trick is to ENABLE reservable bandwidth, then set it to ZERO.&lt;br /&gt;
&lt;br /&gt;
This will allow the system to reserve nothing, rather than the default 20%.&lt;br /&gt;
&lt;br /&gt;
I have tested on XP Pro, and 2000&lt;br /&gt;
other o/s not tested.&lt;br /&gt;
&lt;br /&gt;
Please give me feedback about your results&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/windows-uses-20-of-your-bandwidth-heres.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-2493021099727691053</guid><pubDate>Wed, 16 Dec 2009 09:23:00 +0000</pubDate><atom:updated>2009-12-16T16:23:14.574+07:00</atom:updated><title>windows shortcut</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwSHci3j8tHpReKzlhaRTpmZ4pkli218CxwnRHAkIyW8q87nXdGdtZaZV0EDhlhIoXF6MDttAv3MgAsn3ZGQj2JSR1Py7c0BA8Q4_d5xLUnTabtiWeMAlfte_0M0bwhfaT88LTRLpOEA0/s1600-h/screenshot2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwSHci3j8tHpReKzlhaRTpmZ4pkli218CxwnRHAkIyW8q87nXdGdtZaZV0EDhlhIoXF6MDttAv3MgAsn3ZGQj2JSR1Py7c0BA8Q4_d5xLUnTabtiWeMAlfte_0M0bwhfaT88LTRLpOEA0/s320/screenshot2.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;b&gt;SHORTCUT WINDOWS &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Run Commands:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
compmgmt.msc - Computer management&lt;br /&gt;
devmgmt.msc - Device manager&lt;br /&gt;
diskmgmt.msc - Disk management&lt;br /&gt;
dfrg.msc - Disk defrag&lt;br /&gt;
eventvwr.msc - Event viewer&lt;br /&gt;
fsmgmt.msc - Shared folders&lt;br /&gt;
gpedit.msc - Group policies&lt;br /&gt;
lusrmgr.msc - Local users and groups&lt;br /&gt;
perfmon.msc - Performance monitor&lt;br /&gt;
rsop.msc - Resultant set of policies&lt;br /&gt;
secpol.msc - Local security settings&lt;br /&gt;
services.msc - Various Services&lt;br /&gt;
msconfig - System Configuration Utility&lt;br /&gt;
regedit - Registry Editor&lt;br /&gt;
msinfo32 _ System Information&lt;br /&gt;
sysedit _ System Edit&lt;br /&gt;
win.ini _ windows loading information(also system.ini)&lt;br /&gt;
winver _ Shows current version of windows&lt;br /&gt;
mailto: _ Opens default email client&lt;br /&gt;
command _ Opens command prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Run Commands to access the control panel:&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
Add/Remove Programs control appwiz.cpl&lt;br /&gt;
Date/Time Properties control timedate.cpl&lt;br /&gt;
Display Properties control desk.cpl&lt;br /&gt;
FindFast control findfast.cpl&lt;br /&gt;
Fonts Folder control fonts&lt;br /&gt;
Internet Properties control inetcpl.cpl&lt;br /&gt;
Keyboard Properties control main.cpl keyboard&lt;br /&gt;
Mouse Properties control main.cpl&lt;br /&gt;
Multimedia Properties control mmsys.cpl&lt;br /&gt;
Network Properties control netcpl.cpl&lt;br /&gt;
Password Properties control password.cpl&lt;br /&gt;
Printers Folder control printers&lt;br /&gt;
Sound Properties control mmsys.cpl sounds&lt;br /&gt;
System Properties control sysdm.cpl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Command Prompt:&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.&lt;br /&gt;
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.&lt;br /&gt;
ARP Displays, adds, and removes arp information from network devices.&lt;br /&gt;
ASSIGN Assign a drive letter to an alternate letter.&lt;br /&gt;
ASSOC View the file associations.&lt;br /&gt;
AT Schedule a time to execute commands or programs.&lt;br /&gt;
ATMADM Lists connections and addresses seen by Windows ATM call manager.&lt;br /&gt;
ATTRIB Display and change file attributes.&lt;br /&gt;
BATCH Recovery console command that executes a series of commands in a file.&lt;br /&gt;
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini&lt;br /&gt;
BREAK Enable / disable CTRL + C feature.&lt;br /&gt;
CACLS View and modify file ACL&#39;s.&lt;br /&gt;
CALL Calls a batch file from another batch file.&lt;br /&gt;
CD Changes directories.&lt;br /&gt;
CHCP Supplement the International keyboard and character set information.&lt;br /&gt;
CHDIR Changes directories.&lt;br /&gt;
CHKDSK Check the hard disk drive running FAT for errors.&lt;br /&gt;
CHKNTFS Check the hard disk drive running NTFS for errors.&lt;br /&gt;
CHOICE Specify a listing of multiple options within a batch file.&lt;br /&gt;
CLS Clears the screen.&lt;br /&gt;
CMD Opens the command interpreter.&lt;br /&gt;
COLOR Easily change the foreground and background color of the MS-DOS window.&lt;br /&gt;
COMP Compares files.&lt;br /&gt;
COMPACT Compresses and uncompress files.&lt;br /&gt;
CONTROL Open control panel icons from the MS-DOS prompt.&lt;br /&gt;
CONVERT Convert FAT to NTFS.&lt;br /&gt;
COPY Copy one or more files to an alternate location.&lt;br /&gt;
CTTY Change the computers input/output devices.&lt;br /&gt;
DATE View or change the systems date.&lt;br /&gt;
DEBUG Debug utility to create assembly programs to modify hardware settings.&lt;br /&gt;
DEFRAG Re-arrange the hard disk drive to help with loading programs.&lt;br /&gt;
DEL Deletes one or more files.&lt;br /&gt;
DELETE Recovery console command that deletes a file.&lt;br /&gt;
DELTREE Deletes one or more files and/or directories.&lt;br /&gt;
DIR List the contents of one or more directory.&lt;br /&gt;
DISABLE Recovery console command that disables Windows system services or drivers.&lt;br /&gt;
DISKCOMP Compare a disk with another disk.&lt;br /&gt;
DISKCOPY Copy the contents of one disk and place them on another disk.&lt;br /&gt;
DOSKEY Command to view and execute commands that have been run in the past.&lt;br /&gt;
DOSSHELL A GUI to help with early MS-DOS users.&lt;br /&gt;
DRIVPARM Enables overwrite of original device drivers.&lt;br /&gt;
ECHO Displays messages and enables and disables echo.&lt;br /&gt;
EDIT View and edit files.&lt;br /&gt;
EDLIN View and edit files.&lt;br /&gt;
EMM386 Load extended Memory Manager.&lt;br /&gt;
ENABLE Recovery console command to enable a disable service or driver.&lt;br /&gt;
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.&lt;br /&gt;
ERASE Erase files from computer.&lt;br /&gt;
EXIT Exit from the command interpreter.&lt;br /&gt;
EXPAND Expand a M*cros*ft Windows file back to it&#39;s original format.&lt;br /&gt;
EXTRACT Extract files from the M*cros*ft Windows cabinets.&lt;br /&gt;
FASTHELP Displays a listing of MS-DOS commands and information about them.&lt;br /&gt;
FC Compare files.&lt;br /&gt;
FDISK Utility used to create partitions on the hard disk drive.&lt;br /&gt;
FIND Search for text within a file.&lt;br /&gt;
FINDSTR Searches for a string of text within a file.&lt;br /&gt;
FIXBOOT Writes a new boot sector.&lt;br /&gt;
FIXMBR Writes a new boot record to a disk drive.&lt;br /&gt;
FOR Boolean used in batch files.&lt;br /&gt;
FORMAT Command to erase and prepare a disk drive.&lt;br /&gt;
FTP Command to connect and operate on a FTP server.&lt;br /&gt;
FTYPE Displays or modifies file types used in file extension associations.&lt;br /&gt;
GOTO Moves a batch file to a specific label or location.&lt;br /&gt;
GRAFTABL Show extended characters in graphics mode.&lt;br /&gt;
HELP Display a listing of commands and brief explanation.&lt;br /&gt;
IF Allows for batch files to perform conditional processing.&lt;br /&gt;
IFSHLP.SYS 32-bit file manager.&lt;br /&gt;
IPCONFIG Network command to view network adapter settings and assigned values.&lt;br /&gt;
KEYB Change layout of keyboard.&lt;br /&gt;
LABEL Change the label of a disk drive.&lt;br /&gt;
LH Load a device driver in to high memory.&lt;br /&gt;
LISTSVC Recovery console command that displays the services and drivers.&lt;br /&gt;
LOADFIX Load a program above the first 64k.&lt;br /&gt;
LOADHIGH Load a device driver in to high memory.&lt;br /&gt;
LOCK Lock the hard disk drive.&lt;br /&gt;
LOGON Recovery console command to list installations and enable administrator login.&lt;br /&gt;
MAP Displays the device name of a drive.&lt;br /&gt;
MD Command to create a new directory.&lt;br /&gt;
MEM Display memory on system.&lt;br /&gt;
MKDIR Command to create a new directory.&lt;br /&gt;
MODE Modify the port or display settings.&lt;br /&gt;
MORE Display one page at a time.&lt;br /&gt;
MOVE Move one or more files from one directory to another directory.&lt;br /&gt;
MSAV Early M*cros*ft Virus scanner.&lt;br /&gt;
MSD Diagnostics utility.&lt;br /&gt;
MSCDEX Utility used to load and provide access to the CD-ROM.&lt;br /&gt;
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT&lt;br /&gt;
NET Update, fix, or view the network or network settings&lt;br /&gt;
NETSH Configure dynamic and static network information from MS-DOS.&lt;br /&gt;
NETSTAT Display the TCP/IP network protocol statistics and information.&lt;br /&gt;
NLSFUNC Load country specific information.&lt;br /&gt;
NSLOOKUP Look up an IP address of a domain or host on a network.&lt;br /&gt;
PATH View and modify the computers path location.&lt;br /&gt;
PATHPING View and locate locations of network latency.&lt;br /&gt;
PAUSE Command used in batch files to stop the processing of a command.&lt;br /&gt;
PING Test / send information to another network computer or network device.&lt;br /&gt;
POPD Changes to the directory or network path stored by the pushd command.&lt;br /&gt;
POWER Conserve power with computer portables.&lt;br /&gt;
PRINT Prints data to a printer port.&lt;br /&gt;
PROMPT View and change the MS-DOS prompt.&lt;br /&gt;
PUSHD Stores a directory or network path in memory so it can be returned to at any time.&lt;br /&gt;
QBASIC Open the QBasic.&lt;br /&gt;
RD Removes an empty directory.&lt;br /&gt;
REN Renames a file or directory.&lt;br /&gt;
RENAME Renames a file or directory.&lt;br /&gt;
RMDIR Removes an empty directory.&lt;br /&gt;
ROUTE View and configure windows network route tables.&lt;br /&gt;
RUNAS Enables a user to execute a program on another computer.&lt;br /&gt;
SCANDISK Run the scandisk utility.&lt;br /&gt;
SCANREG Scan registry and recover registry from errors.&lt;br /&gt;
SET Change one variable or string to another.&lt;br /&gt;
SETLOCAL Enables local environments to be changed without affecting anything else.&lt;br /&gt;
SETVER Change MS-DOS version to trick older MS-DOS programs.&lt;br /&gt;
SHARE Installs support for file sharing and locking capabilities.&lt;br /&gt;
SHIFT Changes the position of replaceable parameters in a batch program.&lt;br /&gt;
SHUTDOWN Shutdown the computer from the MS-DOS prompt.&lt;br /&gt;
SMARTDRV Create a disk cache in conventional memory or extended memory.&lt;br /&gt;
SORT Sorts the input and displays the output to the screen.&lt;br /&gt;
START Start a separate window in Windows from the MS-DOS prompt.&lt;br /&gt;
SUBST Substitute a folder on your computer for another drive letter.&lt;br /&gt;
SWITCHES Remove add functions from MS-DOS.&lt;br /&gt;
SYS Transfer system files to disk drive.&lt;br /&gt;
TELNET Telnet to another computer / device from the prompt.&lt;br /&gt;
TIME View or modify the system time.&lt;br /&gt;
TITLE Change the title of their MS-DOS window.&lt;br /&gt;
TRACERT Visually view a network packets route across a network.&lt;br /&gt;
TREE View a visual tree of the hard disk drive.&lt;br /&gt;
TYPE Display the contents of a file.&lt;br /&gt;
UNDELETE Undelete a file that has been deleted.&lt;br /&gt;
UNFORMAT Unformat a hard disk drive.&lt;br /&gt;
UNLOCK Unlock a disk drive.&lt;br /&gt;
VER Display the version information.&lt;br /&gt;
VERIFY Enables or disables the feature to determine if files have been written properly.&lt;br /&gt;
VOL Displays the volume information about the designated drive.&lt;br /&gt;
XCOPY Copy multiple files, directories, and/or drives from one location to another.&lt;br /&gt;
TRUENAME When placed before a file, will display the whole directory in which it exists&lt;br /&gt;
TASKKILL It allows you to kill those unneeded or locked up applications&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Windows XP Shortcuts:&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI) child window&#39;s System menu&lt;br /&gt;
ALT+ENTER View properties for the selected item&lt;br /&gt;
ALT+ESC Cycle through items in the order they were opened&lt;br /&gt;
ALT+F4 Close the active item, or quit the active program&lt;br /&gt;
ALT+SPACEBAR Display the System menu for the active window&lt;br /&gt;
ALT+TAB Switch between open items&lt;br /&gt;
ALT+Underlined letter Display the corresponding menu&lt;br /&gt;
BACKSPACE View the folder one level up in My Computer or Windows Explorer&lt;br /&gt;
CTRL+A Select all&lt;br /&gt;
CTRL+B Bold&lt;br /&gt;
CTRL+C Copy&lt;br /&gt;
CTRL+I Italics&lt;br /&gt;
CTRL+O Open an item&lt;br /&gt;
CTRL+U Underline&lt;br /&gt;
CTRL+V Paste&lt;br /&gt;
CTRL+X Cut&lt;br /&gt;
CTRL+Z Undo&lt;br /&gt;
CTRL+F4 Close the active document&lt;br /&gt;
CTRL while dragging Copy selected item&lt;br /&gt;
CTRL+SHIFT while dragging Create shortcut to selected iteM&lt;br /&gt;
CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word&lt;br /&gt;
CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word&lt;br /&gt;
CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph&lt;br /&gt;
CTRL+UP ARROW Move the insertion point to the beginning of the previous paragraph&lt;br /&gt;
SHIFT+DELETE Delete selected item permanently without placing the item in the Recycle Bin&lt;br /&gt;
ESC Cancel the current task&lt;br /&gt;
F1 Displays Help&lt;br /&gt;
F2 Rename selected item&lt;br /&gt;
F3 Search for a file or folder&lt;br /&gt;
F4 Display the Address bar list in My Computer or Windows Explorer&lt;br /&gt;
F5 Refresh the active window&lt;br /&gt;
F6 Cycle through screen elements in a window or on the desktop&lt;br /&gt;
F10 Activate the menu bar in the active program&lt;br /&gt;
SHIFT+F10 Display the shortcut menu for the selected item&lt;br /&gt;
CTRL+ESC Display the Start menu&lt;br /&gt;
SHIFT+CTRL+ESC Launches Task Manager&lt;br /&gt;
SHIFT when you insert a CD Prevent the CD from automatically playing&lt;br /&gt;
WIN Display or hide the Start menu&lt;br /&gt;
WIN+BREAK Display the System Properties dialog box&lt;br /&gt;
WIN+D Minimizes all Windows and shows the Desktop&lt;br /&gt;
WIN+E Open Windows Explorer&lt;br /&gt;
WIN+F Search for a file or folder&lt;br /&gt;
WIN+F+CTRL Search for computers&lt;br /&gt;
WIN+L Locks the desktop&lt;br /&gt;
WIN+M Minimize or restore all windows&lt;br /&gt;
WIN+R Open the Run dialog box&lt;br /&gt;
WIN+TAB Switch between open items&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Windows Explorer Shortcuts:&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ALT+SPACEBAR - Display the current window’s system menu&lt;br /&gt;
SHIFT+F10 - Display the item&#39;s context menu&lt;br /&gt;
CTRL+ESC - Display the Start menu&lt;br /&gt;
ALT+TAB - Switch to the window you last used&lt;br /&gt;
ALT+F4 - Close the current window or quit&lt;br /&gt;
CTRL+A - Select all items&lt;br /&gt;
CTRL+X - Cut selected item(s)&lt;br /&gt;
CTRL+C - Copy selected item(s)&lt;br /&gt;
CTRL+V - Paste item(s)&lt;br /&gt;
CTRL+Z - Undo last action&lt;br /&gt;
CTRL+(+) - Automatically resize the columns in the right hand pane&lt;br /&gt;
TAB - Move forward through options&lt;br /&gt;
ALT+RIGHT ARROW - Move forward to a previous view&lt;br /&gt;
ALT+LEFT ARROW - Move backward to a previous view&lt;br /&gt;
SHIFT+DELETE - Delete an item immediately&lt;br /&gt;
BACKSPACE - View the folder one level up&lt;br /&gt;
ALT+ENTER - View an item’s properties&lt;br /&gt;
F10 - Activate the menu bar in programs&lt;br /&gt;
F6 - Switch between left and right panes&lt;br /&gt;
F5 - Refresh window contents&lt;br /&gt;
F3 - Display Find application&lt;br /&gt;
F2 - Rename selected item&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Internet Explorer Shortcuts:&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
CTRL+A - Select all items on the current page&lt;br /&gt;
CTRL+D - Add the current page to your Favorites&lt;br /&gt;
CTRL+E - Open the Search bar&lt;br /&gt;
CTRL+F - Find on this page&lt;br /&gt;
CTRL+H - Open the History bar&lt;br /&gt;
CTRL+I - Open the Favorites bar&lt;br /&gt;
CTRL+N - Open a new window&lt;br /&gt;
CTRL+O - Go to a new location&lt;br /&gt;
CTRL+P - Print the current page or active frame&lt;br /&gt;
CTRL+S - Save the current page&lt;br /&gt;
CTRL+W - Close current browser window&lt;br /&gt;
CTRL+ENTER - Adds the http://www. (url) .com&lt;br /&gt;
SHIFT+CLICK - Open link in new window&lt;br /&gt;
BACKSPACE - Go to the previous page&lt;br /&gt;
ALT+HOME - Go to your Home page&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
TAB - Move forward through items on a page&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
ESC - Stop downloading a page&lt;br /&gt;
F11 - Toggle full-screen view&lt;br /&gt;
F5 - Refresh the current page&lt;br /&gt;
F4 - Display list of typed addresses&lt;br /&gt;
F6 - Change Address bar and page focus&lt;br /&gt;
ALT+RIGHT ARROW - Go to the next page&lt;br /&gt;
SHIFT+CTRL+TAB - Move back between frames&lt;br /&gt;
SHIFT+F10 - Display a shortcut menu for a link&lt;br /&gt;
SHIFT+TAB - Move back through the items on a page&lt;br /&gt;
CTRL+TAB - Move forward between frames&lt;br /&gt;
CTRL+C - Copy selected items to the clipboard&lt;br /&gt;
CTRL+V - Insert contents of the clipboard&lt;br /&gt;
ENTER - Activate a selected link&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
F1 - Display Internet Explorer Help &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
semoga bermanfaat&lt;br /&gt;
salam mbs&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/windows-shortcut.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwSHci3j8tHpReKzlhaRTpmZ4pkli218CxwnRHAkIyW8q87nXdGdtZaZV0EDhlhIoXF6MDttAv3MgAsn3ZGQj2JSR1Py7c0BA8Q4_d5xLUnTabtiWeMAlfte_0M0bwhfaT88LTRLpOEA0/s72-c/screenshot2.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-2796658109480759452</guid><pubDate>Tue, 15 Dec 2009 06:36:00 +0000</pubDate><atom:updated>2009-12-15T13:36:18.952+07:00</atom:updated><title>speed menu</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8uh6JsXV3y_uQZUAkotQKvbKYBAFr-RVb9RcYnDlORZ0ANtz9SP1FpDLgjt7neXK5JyW0hb0oDxJ_0mYzTKyR09zNzUwKd-ZSM0R1Mxjg7OoEFKEIqWHBVVrhILePLAjUk_QVtfXKUbU/s1600-h/speed.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8uh6JsXV3y_uQZUAkotQKvbKYBAFr-RVb9RcYnDlORZ0ANtz9SP1FpDLgjt7neXK5JyW0hb0oDxJ_0mYzTKyR09zNzUwKd-ZSM0R1Mxjg7OoEFKEIqWHBVVrhILePLAjUk_QVtfXKUbU/s320/speed.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Speed up menu display&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When using the start menu the you will notice a delay between different tiers of the menu hierarchy. For the fastest computer experience possible I recommend changing this value to zero. This will allow the different tiers to appear instantly.&lt;br /&gt;
&lt;br /&gt;
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.&lt;br /&gt;
Navigate to HKEY_CURRENT_USER\Control Panel\Desktop&lt;br /&gt;
Select MenuShowDelay from the list on the right.&lt;br /&gt;
Right on it and select Modify.&lt;br /&gt;
Change the value to 0&lt;br /&gt;
Reboot your computer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
semoga bermanfaat&lt;br /&gt;
salam mbs&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/speed-menu.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8uh6JsXV3y_uQZUAkotQKvbKYBAFr-RVb9RcYnDlORZ0ANtz9SP1FpDLgjt7neXK5JyW0hb0oDxJ_0mYzTKyR09zNzUwKd-ZSM0R1Mxjg7OoEFKEIqWHBVVrhILePLAjUk_QVtfXKUbU/s72-c/speed.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-6908331856892479166</guid><pubDate>Sun, 13 Dec 2009 12:54:00 +0000</pubDate><atom:updated>2009-12-13T19:54:02.527+07:00</atom:updated><title>xp custom</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;br /&gt;
Xp Folder View Does Not Stay To You&#39;re Setting., Grab your registry editor and join in&lt;br /&gt;
&lt;br /&gt;
Why Doesn&#39;t Windows Remember My Folder View Settings?&lt;br /&gt;
&lt;br /&gt;
If you&#39;ve changed the view settings for a folder, but Windows &quot;forgets&quot; the settings when you open the folder again, or if Windows doesn&#39;t seem to remember the size or position of your folder window when you reopen it, this could be caused by the default limitation on storing view settings data in the registry; by default Windows only remembers settings for a total of 200 local folders and 200 network folders.&lt;br /&gt;
&lt;br /&gt;
To work around this problem, create a BagMRU Size DWORD value in both of the following registry keys, and then set the value data for both values to the number of folders that you want Windows to remember the settings for. For example, for Windows to remember the settings for 5000 local folders and 5000 network folders, set both values to 5000.&lt;br /&gt;
&lt;br /&gt;
Here is how:&lt;br /&gt;
&lt;br /&gt;
Follow these steps, and then quit Registry Editor:&lt;br /&gt;
1. Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;
2. Locate and then click the following key in the registry:&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell&lt;br /&gt;
3. On the Edit menu, point to New, and then click DWORD Value.&lt;br /&gt;
4. Type BagMRU Size, and then press ENTER.&lt;br /&gt;
5. On the Edit menu, click Modify.&lt;br /&gt;
6. Type 5000, and then click OK.&lt;br /&gt;
&lt;br /&gt;
AND:&lt;br /&gt;
&lt;br /&gt;
1. Locate and then click the following key in the registry:&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam&lt;br /&gt;
2. On the Edit menu, point to New, and then click DWORD Value.&lt;br /&gt;
3. Type BagMRU Size, and then press ENTER.&lt;br /&gt;
4. On the Edit menu, click Modify.&lt;br /&gt;
5. Type 5000, and then click OK.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
When you use roaming user profiles, registry information is copied to a server when you log off and copied to your local computer when you log on. Therefore, you may have performance issues if you increase the BagMRU Size values for roaming user profiles.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
semoga bermanfaat&lt;br /&gt;
salam mbs&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/12/xp-custom.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-1350164186125938875</guid><pubDate>Mon, 30 Nov 2009 06:00:00 +0000</pubDate><atom:updated>2009-11-30T13:00:43.626+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">winrar</category><title>WinRar Tutorial</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTCJ9PLSkIqEkGByJziP7GVfv6aBdTG4iKv2iG38WAaN2ba1803EFfW5ALx-z9iDJm0YzbY0NJuSQS0_FOQJ2s6c-Kdvi-w5_AhyphenhyphenDcfKcMP0lV1S_3wRiETiJjiJIIogiYY0nsI0yZg08/s1600/winrar+1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTCJ9PLSkIqEkGByJziP7GVfv6aBdTG4iKv2iG38WAaN2ba1803EFfW5ALx-z9iDJm0YzbY0NJuSQS0_FOQJ2s6c-Kdvi-w5_AhyphenhyphenDcfKcMP0lV1S_3wRiETiJjiJIIogiYY0nsI0yZg08/s320/winrar+1.jpg&quot; /&gt;&lt;/a&gt;&lt;b&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;WinRar Tutorial_Compression profiles, passwords and more&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;FIRST - Set Yer options correctly&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open WInRar&lt;br /&gt;
&lt;br /&gt;
OPTIONS | SETTINGS | COMPRESSSION | CREATE DEFAULT&lt;br /&gt;
&lt;br /&gt;
GENERAL | (ok now that we&#39;re there, here&#39;s what U do next)&lt;br /&gt;
&lt;br /&gt;
But 1st -&amp;gt; realize that everything U set on the default profile will occur everytime U rar files. So if U only need a password occasionally, or other special settings, then create another profile for those purposes. U can change which profile U need to use when WinRar is open. The Default profile is used otherwise, such as when using WinRar from the context menus in explorer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
General tab:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Archive format RAR&lt;br /&gt;
&lt;br /&gt;
Compression method BEST&lt;br /&gt;
&lt;br /&gt;
size (enter in BYTES the size you want as the max single Rar file). I use 51,200,000 (50,000 KB x 1024). But chose yer max size as U wish.&lt;br /&gt;
&lt;br /&gt;
Update method ADD AND REPLACE FILES&lt;br /&gt;
&lt;br /&gt;
Archiving options: check &amp;gt; PUT RECOVERY RECORD&lt;br /&gt;
&lt;br /&gt;
Archiving options: check &amp;gt; TEST ARCHIVED FILES.&lt;br /&gt;
&lt;br /&gt;
Archiving options: check &amp;gt; DELETE FILES AFTER ARCHIVING ( unless U want yer HDD to fill up with the rars &amp;amp; the original files for some reason)&lt;br /&gt;
&lt;br /&gt;
Archiving options: do NOT check &amp;gt; Put authenticy verification, as this can be a source of Error Messages being generated upon extraction.&lt;br /&gt;
&lt;br /&gt;
Archiving options: check &amp;gt; Create SFX ONLY if U don&#39;t expect the person getting the filez to have WinRar. Otherwise leave it UNCHECKED.&lt;br /&gt;
&lt;br /&gt;
Archiving options: do NOT check &amp;gt; Create Solid Archive. This can cause problems in certain cases.&lt;br /&gt;
&lt;br /&gt;
Archiving options: do NOT check &amp;gt; Lock Arhive. This has NOTHING to do with a password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Advanced tab:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Recovery Record -&amp;gt; U can leave it at 1%. Only set it higher if U expect the rar files to have a high risk of corruption. (very bad internet connections, or use on floppy disks, etc)&lt;br /&gt;
&lt;br /&gt;
All else can be left alone. Don&#39;t bother with the Compression button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Files Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
File Paths -&amp;gt; STORE RELATIVE PATHS. (unless U have a specific folder U want the files to be extracted to. Such as c:\program files\No Name Appz\link catcher).&lt;br /&gt;
&lt;br /&gt;
The rest leave alone&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Backup Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
No need to change anything.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Time Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Files to Process -&amp;gt; OF ANY TIME&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Comment Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Whatever comment U enter there will be shown on the right hand pane when WinRar opens yer Rar files. Think of something fun, catchy,interesting. I always mention that the files have recovery record set, so if they are corrupted in transfer, the person knows to use REPAIR function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click OK, U have now created yer default profile.&lt;br /&gt;
&lt;br /&gt;
==============================================&lt;br /&gt;
&lt;br /&gt;
HOW TO CREATE a PASSWORDED PROFILE, which will NOT be the default:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
open WInRar&lt;br /&gt;
&lt;br /&gt;
Click the ADD Icon&lt;br /&gt;
&lt;br /&gt;
ADVANCED | Push the SET PASSWORD Button&lt;br /&gt;
&lt;br /&gt;
Check the SHOW PASSWORD box, so U can see what U typed and also copy/paste it to wherever U need it, such as on yer post. Now only one box will be open to enter the password. COPY/PASTE it to a txt file. I call mine WinRAR_Password.txt. Do this IMMEDIATELY afer entering it, before closing that window, or U may be very sorry later.&lt;br /&gt;
&lt;br /&gt;
Enter the password. It is CASE SENSITIVE. If the password is 8 or more alpha-numeric characters, no one will be able to hack it. Unless they own a super-computer. Avoid using words that are found in dictionaries.&lt;br /&gt;
&lt;br /&gt;
Check the encrypt file names box. That way, even if some nasty person obtains yer Rar file, they won&#39;t know what is in it, especially if the name U give the rar file is &quot;Grandma_pix.rar&quot; or whatever.&lt;br /&gt;
&lt;br /&gt;
Back to GENERAL tab | PROFILES button | Save Current Settings to a New Profile&lt;br /&gt;
&lt;br /&gt;
Enter the name of this profile. For example if the passwd is ht*p://www.superforum.com, U might name the profile Superforum. Only U will see this profile name. It does not go into the rar files made from it.&lt;br /&gt;
&lt;br /&gt;
Do NOTHING more, do NOT set this as default profile.&lt;br /&gt;
&lt;br /&gt;
Click OK | Click OK again.&lt;br /&gt;
&lt;br /&gt;
Now U have a Passworded Profile.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
================================================&lt;br /&gt;
&lt;br /&gt;
HOW TO USE the PASSWORD PROFILE&lt;br /&gt;
Note -&amp;gt; Everything U set on the default profile will occur everytime U rar files. So when U need the password profile, follow these instructions. The Default profile is used otherwise, such as when using WinRar from the contest menus in explorer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open WinRar&lt;br /&gt;
&lt;br /&gt;
Browse to the filez/folderz U want to Rar with Password.&lt;br /&gt;
&lt;br /&gt;
Highlight all filez/folderz to be included.&lt;br /&gt;
&lt;br /&gt;
Press the ADD button.&lt;br /&gt;
&lt;br /&gt;
GENERAL tab | PROFILES button&lt;br /&gt;
&lt;br /&gt;
Scoll down to the profile whcih has the password set. In my example Superforum&lt;br /&gt;
&lt;br /&gt;
Click OK&lt;br /&gt;
&lt;br /&gt;
The filez are Rar&#39;d. U can check if U did all correctly by opening the rar filez, and seeing if a password is required.&lt;br /&gt;
&lt;br /&gt;
Until U change back to DEFAULT profile in this same method, or close WinRar, all Rar&#39;z U create after this will have a password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
================================================&lt;br /&gt;
&lt;br /&gt;
HOW TO REPAIR A CORRUPTED RAR FILE:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With Win Explorer create a sub folder REPAIRED&lt;br /&gt;
&lt;br /&gt;
Open WinRar, browse to the folder with the damaged Rar file(z). U can find which one is bad by selecting the 1st RAR file and using TEST button.&lt;br /&gt;
&lt;br /&gt;
Select the damaged file, press REPAIR button.&lt;br /&gt;
&lt;br /&gt;
In dialogue box, enter the path to the REPAIR subfolder, or browse to it.&lt;br /&gt;
&lt;br /&gt;
As long as there is a RECOVERY record in that Rar, it will be repaired.&lt;br /&gt;
&lt;br /&gt;
Copy all the NON-DAMAGED rars to your repair folder and rename the REPAIRED file back to it&#39;s original name.&lt;br /&gt;
&lt;br /&gt;
Proceed with extraction in the REPAIR folder as normal.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===============================================&lt;br /&gt;
&lt;br /&gt;
MISC TIPS:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If U select a folder to Rar, later when U extract it inside that folder, U end up with nested folders of same name. (We&#39;ve all seen this often when extracting rars.&lt;br /&gt;
&lt;br /&gt;
So Instead, go inside the folder, select all the filez &amp;amp; sub-folderz. Now U have a rar inside just one folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note to w***z Groups, how about using WinRar Recovery option finally, and avoiding problems with corrupt DL&#39;s ? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
semoga bermanfaat&lt;br /&gt;
salam mbs&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/winrar-tutorial.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTCJ9PLSkIqEkGByJziP7GVfv6aBdTG4iKv2iG38WAaN2ba1803EFfW5ALx-z9iDJm0YzbY0NJuSQS0_FOQJ2s6c-Kdvi-w5_AhyphenhyphenDcfKcMP0lV1S_3wRiETiJjiJIIogiYY0nsI0yZg08/s72-c/winrar+1.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-3592082143800168499</guid><pubDate>Mon, 23 Nov 2009 05:40:00 +0000</pubDate><atom:updated>2009-11-23T12:40:05.063+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>folder custom</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;Xp Folder View Does Not Stay To You&#39;re Setting., Grab your registry editor and join in&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Why Doesn&#39;t Windows Remember My Folder View Settings?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If you&#39;ve changed the view settings for a folder, but Windows &quot;forgets&quot; the settings when you open the folder again, or if Windows doesn&#39;t seem to remember the size or position of your folder window when you reopen it, this could be caused by the default limitation on storing view settings data in the registry; by default Windows only remembers settings for a total of 200 local folders and 200 network folders.&lt;br /&gt;
&lt;br /&gt;
To work around this problem, create a BagMRU Size DWORD value in both of the following registry keys, and then set the value data for both values to the number of folders that you want Windows to remember the settings for. For example, for Windows to remember the settings for 5000 local folders and 5000 network folders, set both values to 5000.&lt;br /&gt;
&lt;br /&gt;
H&lt;i&gt;ere is how:&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Follow these steps, and then quit Registry Editor:&lt;br /&gt;
1. Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;
2. Locate and then click the following key in the registry:&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell&lt;br /&gt;
3. On the Edit menu, point to New, and then click DWORD Value.&lt;br /&gt;
4. Type BagMRU Size, and then press ENTER.&lt;br /&gt;
5. On the Edit menu, click Modify.&lt;br /&gt;
6. Type 5000, and then click OK.&lt;br /&gt;
&lt;br /&gt;
AND:&lt;br /&gt;
&lt;br /&gt;
1. Locate and then click the following key in the registry:&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam&lt;br /&gt;
2. On the Edit menu, point to New, and then click DWORD Value.&lt;br /&gt;
3. Type BagMRU Size, and then press ENTER.&lt;br /&gt;
4. On the Edit menu, click Modify.&lt;br /&gt;
5. Type 5000, and then click OK.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;Note:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace;&quot;&gt;&lt;b&gt;When you use roaming user profiles, registry information is copied to a server when you log off and copied to your local computer when you log on. Therefore, you may have performance issues if you increase the BagMRU Size values for roaming user profiles.&lt;/b&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/folder-custom.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-4685842758526395127</guid><pubDate>Mon, 23 Nov 2009 04:51:00 +0000</pubDate><atom:updated>2009-11-23T11:51:28.897+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">widows tweaks</category><title>widows tweaks</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;br /&gt;
Services to turn off:&lt;br /&gt;
Alerter&lt;br /&gt;
Application Management&lt;br /&gt;
Automatic Updates&lt;br /&gt;
ClipBook&lt;br /&gt;
Distributed Link Tracking Client&lt;br /&gt;
Error Reporting Service&lt;br /&gt;
Fast User Switching Compatibility&lt;br /&gt;
Messenger&lt;br /&gt;
Portable Media Serial Number Service&lt;br /&gt;
Remote Registry&lt;br /&gt;
Routing and Remote Access&lt;br /&gt;
Task Scheduler&lt;br /&gt;
Telnet&lt;br /&gt;
TPC/IP NetBIOS Helper&lt;br /&gt;
Uninterruptible Power Supply&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Change &quot;Recycle Bin&quot; size to 1%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Registry Hacks:&lt;br /&gt;
&lt;br /&gt;
Auto Sort Start Menu&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder&lt;br /&gt;
Go to Edit/Permissions, click Advanced, clear the &quot;Inherit From Parent&quot; check box, click Copy from the dialog box, click OK and then clear the &quot;Full Control&quot; for your account and now Windows will autp sort the start menu, but you can still do it too&lt;br /&gt;
&lt;br /&gt;
Disable User Tracking&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;
Add or Edit DWORD = NoInstrumentation, Value = 1&lt;br /&gt;
Disables Windows user tracking; better performance, much better privacy&lt;br /&gt;
&lt;br /&gt;
Cache Thumbnails&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced&lt;br /&gt;
Add or Edit DWORD = DisableThumbnailCache, Value = 1&lt;br /&gt;
Disables thumbnails in Windows, saving hard drive space&lt;br /&gt;
&lt;br /&gt;
Kill Chrashed Apps Quicker&lt;br /&gt;
HKEY_CURRENT_USER\Control Panel\Desktop&lt;br /&gt;
Add or Edit Sring = HungAppTimeout, Value = 1000-5000&lt;br /&gt;
Cuts time for Windows to recongize a crashed application and allow you to kill it; default is 5000(for 5 seconds)&lt;br /&gt;
&lt;br /&gt;
Faster Start Menu&lt;br /&gt;
HKEY_CURRENT_USER\Control Panel\Desktop&lt;br /&gt;
Add or Edit Sring = MenuShowDelay, Value = 0 - 400&lt;br /&gt;
Changes the delay that for Windows to show a menu in the start menu; value is in ms&lt;br /&gt;
&lt;br /&gt;
Network Intelligently&lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters&lt;br /&gt;
Add or Edit String = DisableTaskOffload, Value = 1&lt;br /&gt;
Frees processor from doing network-card work&lt;br /&gt;
&lt;br /&gt;
Browse the Network Faster&lt;br /&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace&lt;br /&gt;
Delete subkeys {2227A280-3AEA-1069-A2DE-08002B30309D} and {D6277990-4C6A-11CF-8D87-00AA0060F5BF}&lt;br /&gt;
Speeds up network browsing of old Windows machines on the LAN by ignoring their scheduled tasks and printers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Remove Compression Option In Disk Cleanup&lt;br /&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files&lt;br /&gt;
Delete the Default Value Key and the next time you start Disk Cleanup, it will skip the compression analyisis&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Semoga bermanfaat&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/widows-tweaks.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-7340882959753995751</guid><pubDate>Mon, 23 Nov 2009 04:40:00 +0000</pubDate><atom:updated>2009-11-23T11:40:47.212+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">computer</category><title>shorcut</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Run Commands:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
compmgmt.msc - Computer management&lt;br /&gt;
devmgmt.msc - Device manager&lt;br /&gt;
diskmgmt.msc - Disk management&lt;br /&gt;
dfrg.msc - Disk defrag&lt;br /&gt;
eventvwr.msc - Event viewer&lt;br /&gt;
fsmgmt.msc - Shared folders&lt;br /&gt;
gpedit.msc - Group policies&lt;br /&gt;
lusrmgr.msc - Local users and groups&lt;br /&gt;
perfmon.msc - Performance monitor&lt;br /&gt;
rsop.msc - Resultant set of policies&lt;br /&gt;
secpol.msc - Local security settings&lt;br /&gt;
services.msc - Various Services&lt;br /&gt;
msconfig - System Configuration Utility&lt;br /&gt;
regedit - Registry Editor&lt;br /&gt;
msinfo32 _ System Information&lt;br /&gt;
sysedit _ System Edit&lt;br /&gt;
win.ini _ windows loading information(also system.ini)&lt;br /&gt;
winver _ Shows current version of windows&lt;br /&gt;
mailto: _ Opens default email client&lt;br /&gt;
command _ Opens command prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Run Commands to access the control panel:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
Add/Remove Programs control appwiz.cpl&lt;br /&gt;
Date/Time Properties control timedate.cpl&lt;br /&gt;
Display Properties control desk.cpl&lt;br /&gt;
FindFast control findfast.cpl&lt;br /&gt;
Fonts Folder control fonts&lt;br /&gt;
Internet Properties control inetcpl.cpl&lt;br /&gt;
Keyboard Properties control main.cpl keyboard&lt;br /&gt;
Mouse Properties control main.cpl&lt;br /&gt;
Multimedia Properties control mmsys.cpl&lt;br /&gt;
Network Properties control netcpl.cpl&lt;br /&gt;
Password Properties control password.cpl&lt;br /&gt;
Printers Folder control printers&lt;br /&gt;
Sound Properties control mmsys.cpl sounds&lt;br /&gt;
System Properties control sysdm.cpl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Command Prompt:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.&lt;br /&gt;
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.&lt;br /&gt;
ARP Displays, adds, and removes arp information from network devices.&lt;br /&gt;
ASSIGN Assign a drive letter to an alternate letter.&lt;br /&gt;
ASSOC View the file associations.&lt;br /&gt;
AT Schedule a time to execute commands or programs.&lt;br /&gt;
ATMADM Lists connections and addresses seen by Windows ATM call manager.&lt;br /&gt;
ATTRIB Display and change file attributes.&lt;br /&gt;
BATCH Recovery console command that executes a series of commands in a file.&lt;br /&gt;
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini&lt;br /&gt;
BREAK Enable / disable CTRL + C feature.&lt;br /&gt;
CACLS View and modify file ACL&#39;s.&lt;br /&gt;
CALL Calls a batch file from another batch file.&lt;br /&gt;
CD Changes directories.&lt;br /&gt;
CHCP Supplement the International keyboard and character set information.&lt;br /&gt;
CHDIR Changes directories.&lt;br /&gt;
CHKDSK Check the hard disk drive running FAT for errors.&lt;br /&gt;
CHKNTFS Check the hard disk drive running NTFS for errors.&lt;br /&gt;
CHOICE Specify a listing of multiple options within a batch file.&lt;br /&gt;
CLS Clears the screen.&lt;br /&gt;
CMD Opens the command interpreter.&lt;br /&gt;
COLOR Easily change the foreground and background color of the MS-DOS window.&lt;br /&gt;
COMP Compares files.&lt;br /&gt;
COMPACT Compresses and uncompress files.&lt;br /&gt;
CONTROL Open control panel icons from the MS-DOS prompt.&lt;br /&gt;
CONVERT Convert FAT to NTFS.&lt;br /&gt;
COPY Copy one or more files to an alternate location.&lt;br /&gt;
CTTY Change the computers input/output devices.&lt;br /&gt;
DATE View or change the systems date.&lt;br /&gt;
DEBUG Debug utility to create assembly programs to modify hardware settings.&lt;br /&gt;
DEFRAG Re-arrange the hard disk drive to help with loading programs.&lt;br /&gt;
DEL Deletes one or more files.&lt;br /&gt;
DELETE Recovery console command that deletes a file.&lt;br /&gt;
DELTREE Deletes one or more files and/or directories.&lt;br /&gt;
DIR List the contents of one or more directory.&lt;br /&gt;
DISABLE Recovery console command that disables Windows system services or drivers.&lt;br /&gt;
DISKCOMP Compare a disk with another disk.&lt;br /&gt;
DISKCOPY Copy the contents of one disk and place them on another disk.&lt;br /&gt;
DOSKEY Command to view and execute commands that have been run in the past.&lt;br /&gt;
DOSSHELL A GUI to help with early MS-DOS users.&lt;br /&gt;
DRIVPARM Enables overwrite of original device drivers.&lt;br /&gt;
ECHO Displays messages and enables and disables echo.&lt;br /&gt;
EDIT View and edit files.&lt;br /&gt;
EDLIN View and edit files.&lt;br /&gt;
EMM386 Load extended Memory Manager.&lt;br /&gt;
ENABLE Recovery console command to enable a disable service or driver.&lt;br /&gt;
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.&lt;br /&gt;
ERASE Erase files from computer.&lt;br /&gt;
EXIT Exit from the command interpreter.&lt;br /&gt;
EXPAND Expand a M*cros*ft Windows file back to it&#39;s original format.&lt;br /&gt;
EXTRACT Extract files from the M*cros*ft Windows cabinets.&lt;br /&gt;
FASTHELP Displays a listing of MS-DOS commands and information about them.&lt;br /&gt;
FC Compare files.&lt;br /&gt;
FDISK Utility used to create partitions on the hard disk drive.&lt;br /&gt;
FIND Search for text within a file.&lt;br /&gt;
FINDSTR Searches for a string of text within a file.&lt;br /&gt;
FIXBOOT Writes a new boot sector.&lt;br /&gt;
FIXMBR Writes a new boot record to a disk drive.&lt;br /&gt;
FOR Boolean used in batch files.&lt;br /&gt;
FORMAT Command to erase and prepare a disk drive.&lt;br /&gt;
FTP Command to connect and operate on a FTP server.&lt;br /&gt;
FTYPE Displays or modifies file types used in file extension associations.&lt;br /&gt;
GOTO Moves a batch file to a specific label or location.&lt;br /&gt;
GRAFTABL Show extended characters in graphics mode.&lt;br /&gt;
HELP Display a listing of commands and brief explanation.&lt;br /&gt;
IF Allows for batch files to perform conditional processing.&lt;br /&gt;
IFSHLP.SYS 32-bit file manager.&lt;br /&gt;
IPCONFIG Network command to view network adapter settings and assigned values.&lt;br /&gt;
KEYB Change layout of keyboard.&lt;br /&gt;
LABEL Change the label of a disk drive.&lt;br /&gt;
LH Load a device driver in to high memory.&lt;br /&gt;
LISTSVC Recovery console command that displays the services and drivers.&lt;br /&gt;
LOADFIX Load a program above the first 64k.&lt;br /&gt;
LOADHIGH Load a device driver in to high memory.&lt;br /&gt;
LOCK Lock the hard disk drive.&lt;br /&gt;
LOGON Recovery console command to list installations and enable administrator login.&lt;br /&gt;
MAP Displays the device name of a drive.&lt;br /&gt;
MD Command to create a new directory.&lt;br /&gt;
MEM Display memory on system.&lt;br /&gt;
MKDIR Command to create a new directory.&lt;br /&gt;
MODE Modify the port or display settings.&lt;br /&gt;
MORE Display one page at a time.&lt;br /&gt;
MOVE Move one or more files from one directory to another directory.&lt;br /&gt;
MSAV Early M*cros*ft Virus scanner.&lt;br /&gt;
MSD Diagnostics utility.&lt;br /&gt;
MSCDEX Utility used to load and provide access to the CD-ROM.&lt;br /&gt;
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT&lt;br /&gt;
NET Update, fix, or view the network or network settings&lt;br /&gt;
NETSH Configure dynamic and static network information from MS-DOS.&lt;br /&gt;
NETSTAT Display the TCP/IP network protocol statistics and information.&lt;br /&gt;
NLSFUNC Load country specific information.&lt;br /&gt;
NSLOOKUP Look up an IP address of a domain or host on a network.&lt;br /&gt;
PATH View and modify the computers path location.&lt;br /&gt;
PATHPING View and locate locations of network latency.&lt;br /&gt;
PAUSE Command used in batch files to stop the processing of a command.&lt;br /&gt;
PING Test / send information to another network computer or network device.&lt;br /&gt;
POPD Changes to the directory or network path stored by the pushd command.&lt;br /&gt;
POWER Conserve power with computer portables.&lt;br /&gt;
PRINT Prints data to a printer port.&lt;br /&gt;
PROMPT View and change the MS-DOS prompt.&lt;br /&gt;
PUSHD Stores a directory or network path in memory so it can be returned to at any time.&lt;br /&gt;
QBASIC Open the QBasic.&lt;br /&gt;
RD Removes an empty directory.&lt;br /&gt;
REN Renames a file or directory.&lt;br /&gt;
RENAME Renames a file or directory.&lt;br /&gt;
RMDIR Removes an empty directory.&lt;br /&gt;
ROUTE View and configure windows network route tables.&lt;br /&gt;
RUNAS Enables a user to execute a program on another computer.&lt;br /&gt;
SCANDISK Run the scandisk utility.&lt;br /&gt;
SCANREG Scan registry and recover registry from errors.&lt;br /&gt;
SET Change one variable or string to another.&lt;br /&gt;
SETLOCAL Enables local environments to be changed without affecting anything else.&lt;br /&gt;
SETVER Change MS-DOS version to trick older MS-DOS programs.&lt;br /&gt;
SHARE Installs support for file sharing and locking capabilities.&lt;br /&gt;
SHIFT Changes the position of replaceable parameters in a batch program.&lt;br /&gt;
SHUTDOWN Shutdown the computer from the MS-DOS prompt.&lt;br /&gt;
SMARTDRV Create a disk cache in conventional memory or extended memory.&lt;br /&gt;
SORT Sorts the input and displays the output to the screen.&lt;br /&gt;
START Start a separate window in Windows from the MS-DOS prompt.&lt;br /&gt;
SUBST Substitute a folder on your computer for another drive letter.&lt;br /&gt;
SWITCHES Remove add functions from MS-DOS.&lt;br /&gt;
SYS Transfer system files to disk drive.&lt;br /&gt;
TELNET Telnet to another computer / device from the prompt.&lt;br /&gt;
TIME View or modify the system time.&lt;br /&gt;
TITLE Change the title of their MS-DOS window.&lt;br /&gt;
TRACERT Visually view a network packets route across a network.&lt;br /&gt;
TREE View a visual tree of the hard disk drive.&lt;br /&gt;
TYPE Display the contents of a file.&lt;br /&gt;
UNDELETE Undelete a file that has been deleted.&lt;br /&gt;
UNFORMAT Unformat a hard disk drive.&lt;br /&gt;
UNLOCK Unlock a disk drive.&lt;br /&gt;
VER Display the version information.&lt;br /&gt;
VERIFY Enables or disables the feature to determine if files have been written properly.&lt;br /&gt;
VOL Displays the volume information about the designated drive.&lt;br /&gt;
XCOPY Copy multiple files, directories, and/or drives from one location to another.&lt;br /&gt;
TRUENAME When placed before a file, will display the whole directory in which it exists&lt;br /&gt;
TASKKILL It allows you to kill those unneeded or locked up applications&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Windows XP Shortcuts:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI) child window&#39;s System menu&lt;br /&gt;
ALT+ENTER View properties for the selected item&lt;br /&gt;
ALT+ESC Cycle through items in the order they were opened&lt;br /&gt;
ALT+F4 Close the active item, or quit the active program&lt;br /&gt;
ALT+SPACEBAR Display the System menu for the active window&lt;br /&gt;
ALT+TAB Switch between open items&lt;br /&gt;
ALT+Underlined letter Display the corresponding menu&lt;br /&gt;
BACKSPACE View the folder one level up in My Computer or Windows Explorer&lt;br /&gt;
CTRL+A Select all&lt;br /&gt;
CTRL+B Bold&lt;br /&gt;
CTRL+C Copy&lt;br /&gt;
CTRL+I Italics&lt;br /&gt;
CTRL+O Open an item&lt;br /&gt;
CTRL+U Underline&lt;br /&gt;
CTRL+V Paste&lt;br /&gt;
CTRL+X Cut&lt;br /&gt;
CTRL+Z Undo&lt;br /&gt;
CTRL+F4 Close the active document&lt;br /&gt;
CTRL while dragging Copy selected item&lt;br /&gt;
CTRL+SHIFT while dragging Create shortcut to selected iteM&lt;br /&gt;
CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word&lt;br /&gt;
CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word&lt;br /&gt;
CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph&lt;br /&gt;
CTRL+UP ARROW Move the insertion point to the beginning of the previous paragraph&lt;br /&gt;
SHIFT+DELETE Delete selected item permanently without placing the item in the Recycle Bin&lt;br /&gt;
ESC Cancel the current task&lt;br /&gt;
F1 Displays Help&lt;br /&gt;
F2 Rename selected item&lt;br /&gt;
F3 Search for a file or folder&lt;br /&gt;
F4 Display the Address bar list in My Computer or Windows Explorer&lt;br /&gt;
F5 Refresh the active window&lt;br /&gt;
F6 Cycle through screen elements in a window or on the desktop&lt;br /&gt;
F10 Activate the menu bar in the active program&lt;br /&gt;
SHIFT+F10 Display the shortcut menu for the selected item&lt;br /&gt;
CTRL+ESC Display the Start menu&lt;br /&gt;
SHIFT+CTRL+ESC Launches Task Manager&lt;br /&gt;
SHIFT when you insert a CD Prevent the CD from automatically playing&lt;br /&gt;
WIN Display or hide the Start menu&lt;br /&gt;
WIN+BREAK Display the System Properties dialog box&lt;br /&gt;
WIN+D Minimizes all Windows and shows the Desktop&lt;br /&gt;
WIN+E Open Windows Explorer&lt;br /&gt;
WIN+F Search for a file or folder&lt;br /&gt;
WIN+F+CTRL Search for computers&lt;br /&gt;
WIN+L Locks the desktop&lt;br /&gt;
WIN+M Minimize or restore all windows&lt;br /&gt;
WIN+R Open the Run dialog box&lt;br /&gt;
WIN+TAB Switch between open items&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Windows Explorer Shortcuts:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
ALT+SPACEBAR - Display the current window’s system menu&lt;br /&gt;
SHIFT+F10 - Display the item&#39;s context menu&lt;br /&gt;
CTRL+ESC - Display the Start menu&lt;br /&gt;
ALT+TAB - Switch to the window you last used&lt;br /&gt;
ALT+F4 - Close the current window or quit&lt;br /&gt;
CTRL+A - Select all items&lt;br /&gt;
CTRL+X - Cut selected item(s)&lt;br /&gt;
CTRL+C - Copy selected item(s)&lt;br /&gt;
CTRL+V - Paste item(s)&lt;br /&gt;
CTRL+Z - Undo last action&lt;br /&gt;
CTRL+(+) - Automatically resize the columns in the right hand pane&lt;br /&gt;
TAB - Move forward through options&lt;br /&gt;
ALT+RIGHT ARROW - Move forward to a previous view&lt;br /&gt;
ALT+LEFT ARROW - Move backward to a previous view&lt;br /&gt;
SHIFT+DELETE - Delete an item immediately&lt;br /&gt;
BACKSPACE - View the folder one level up&lt;br /&gt;
ALT+ENTER - View an item’s properties&lt;br /&gt;
F10 - Activate the menu bar in programs&lt;br /&gt;
F6 - Switch between left and right panes&lt;br /&gt;
F5 - Refresh window contents&lt;br /&gt;
F3 - Display Find application&lt;br /&gt;
F2 - Rename selected item&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Internet Explorer Shortcuts:&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
Quote:&lt;br /&gt;
CTRL+A - Select all items on the current page&lt;br /&gt;
CTRL+D - Add the current page to your Favorites&lt;br /&gt;
CTRL+E - Open the Search bar&lt;br /&gt;
CTRL+F - Find on this page&lt;br /&gt;
CTRL+H - Open the History bar&lt;br /&gt;
CTRL+I - Open the Favorites bar&lt;br /&gt;
CTRL+N - Open a new window&lt;br /&gt;
CTRL+O - Go to a new location&lt;br /&gt;
CTRL+P - Print the current page or active frame&lt;br /&gt;
CTRL+S - Save the current page&lt;br /&gt;
CTRL+W - Close current browser window&lt;br /&gt;
CTRL+ENTER - Adds the http://www. (url) .com&lt;br /&gt;
SHIFT+CLICK - Open link in new window&lt;br /&gt;
BACKSPACE - Go to the previous page&lt;br /&gt;
ALT+HOME - Go to your Home page&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
TAB - Move forward through items on a page&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
ESC - Stop downloading a page&lt;br /&gt;
F11 - Toggle full-screen view&lt;br /&gt;
F5 - Refresh the current page&lt;br /&gt;
F4 - Display list of typed addresses&lt;br /&gt;
F6 - Change Address bar and page focus&lt;br /&gt;
ALT+RIGHT ARROW - Go to the next page&lt;br /&gt;
SHIFT+CTRL+TAB - Move back between frames&lt;br /&gt;
SHIFT+F10 - Display a shortcut menu for a link&lt;br /&gt;
SHIFT+TAB - Move back through the items on a page&lt;br /&gt;
CTRL+TAB - Move forward between frames&lt;br /&gt;
CTRL+C - Copy selected items to the clipboard&lt;br /&gt;
CTRL+V - Insert contents of the clipboard&lt;br /&gt;
ENTER - Activate a selected link&lt;br /&gt;
HOME - Move to the beginning of a document&lt;br /&gt;
END - Move to the end of a document&lt;br /&gt;
F1 - Display Internet Explorer Help &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
semoga bermanfaat&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/shorcut.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-3171118550079401569</guid><pubDate>Mon, 23 Nov 2009 04:36:00 +0000</pubDate><atom:updated>2009-11-23T11:36:13.592+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">internet</category><title>speed up internet</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&amp;nbsp;Speed Up Internet&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;Windows 2k/XP&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. First, open the Windows Registry using Regedit, and (after backing up) navigate to:&lt;br /&gt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider&lt;br /&gt;
2. Note the following lines (all hex dwords):&lt;br /&gt;
Class = 008 ( biggrin.gif - indicates that TCP/IP is a name service provider, don&#39;t change&lt;br /&gt;
LocalPriority = 1f3 (499) - local names cache&lt;br /&gt;
HostsPriority = 1f4 (500) - the HOSTS file&lt;br /&gt;
DnsPriority = 7d0 (2000) - DNS&lt;br /&gt;
NetbtPriority = 7d1 (2001) - NetBT name-resolution, including WINS&lt;br /&gt;
3. What we&#39;re aiming to do is increase the priority of the last 4 settings, while keeping their order. The valid range is from -32768 to +32767 and lower numbers mean higher priority compared to other services. What we&#39;re aiming at is lower numbers without going to extremes, something like what&#39;s shown below should work well:&lt;br /&gt;
4. Change the &quot;Priority&quot; lines to:&lt;br /&gt;
LocalPriority = 005 (5) - local names cache&lt;br /&gt;
HostsPriority = 006 (6) - the HOSTS file&lt;br /&gt;
DnsPriority = 007 (7) - DNS&lt;br /&gt;
NetbtPriority = 008 ( biggrin.gif - NetBT name-resolution, including WINS&lt;br /&gt;
5. Reboot for changes to take effect&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Windows 9x/ME&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
1. The tweak is essentialy the same as in Windows 2000/XP, just the location in the Registry is slightly different. For a more detailed description see the Windows 2000/XP section above&lt;br /&gt;
2. Open the Windows Registry using Regedit, and (after backing up) navigate to:&lt;br /&gt;
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP\ServiceProvider&lt;br /&gt;
3. You should see the following settings:&lt;br /&gt;
Class=hex:08,00,00,00&lt;br /&gt;
&lt;br /&gt;
LocalPriority=hex:f3,01,00,00&lt;br /&gt;
HostsPriority=hex:f4,01,00,00&lt;br /&gt;
DnsPriority=hex:d0,07,00,00&lt;br /&gt;
NetbtPriority=hex:d1,07,00,00&lt;br /&gt;
4. The &quot;priority&quot; lines should be changed to:&lt;br /&gt;
LocalPriority=hex:05,00,00,00&lt;br /&gt;
HostsPriority=hex:06,00,00,00&lt;br /&gt;
DnsPriority=hex:07,00,00,00&lt;br /&gt;
NetbtPriority=hex:08,00,00,00&lt;br /&gt;
5. Reboot for changes to take effect&lt;br /&gt;
&lt;br /&gt;
3. System.ini IRQ Tweak - Windows 9x/ME ONLY&lt;br /&gt;
&lt;br /&gt;
1. Find your Network Card&#39;s IRQ&lt;br /&gt;
&lt;br /&gt;
1. In order to add the entry to your System.ini file, you&#39;d first have to find your NIC&#39;s IRQ&lt;br /&gt;
2. Right-click on My Computer icon on your Desktop, then left-click on Properties (a shortcut for that would be to press the &#39;Windows&#39; + &#39;Pause&#39; keys). Navigate to Device Manager and double-click on Computer. Under &quot;View Resources&quot; you will find a list of IRQs, each with description of the device that&#39;s using it. Note the IRQ number used by your Network Adapter&lt;br /&gt;
&lt;br /&gt;
2. Adding the entry to System.ini&lt;br /&gt;
&lt;br /&gt;
1. Once you&#39;ve found the IRQ of your Network Card, you need to reserve some RAM for its use, by adding an entry to the System.ini file. You can edit the file in any text editor, however the easiest way is to use Windows&#39; built in &quot;System Configuration Editor&quot;&lt;br /&gt;
2. Navigate to Start &amp;gt; Run and type sysedit . Find the [386enh] Section in the System.ini file and add Irq[n]=4096 under it, where [n] is the IRQ number of your NIC and 4096 is the amount of RAM you want to reserve in Kbytes. We recommend using 4096, however you can experiment with different values if you want. Save changes in the file, exit and reboot for changes to take effect.&lt;br /&gt;
Note: If you choose to try different values, keep in mind that reserving too much RAM for your NIC will decrease the amount of RAM available for applications, while reserving too little might not give the desired effect&lt;br /&gt;
&lt;br /&gt;
3. Additional Thoughts&lt;br /&gt;
1. The only negative effect of the System.ini IRQ tweak is that it will reduce the amount of RAM available for running applications a bit, by reserving some specifically for your Network Card&#39;s use. The gain in performance usually outweighs the negative effect by far, considering any Computer with 32Mb of RAM or more&lt;br /&gt;
2. This tweak may or may not work for you. It is not a documented tweak by Windows&lt;br /&gt;
3. Keep in mind that if you add hardware to your system the IRQ of the Network Adapter might change, in which case you will need to modify the setting in System.ini&lt;br /&gt;
4. In systems with multiple NICs, you might want to add the setting for both IRQs. Also, you could reserve RAM for other IRQs if you wish, just use common sense and don&#39;t forget it reduces the amount of RAM available for running applications&lt;br /&gt;
5. If you are using an USB device, it does not have a specific IRQ, however you can try adding the entry using the IRQ of the USB Controller&lt;br /&gt;
6. For internal Cable Modems, you&#39;d have to add the entry using the IRQ of your modem, rather than the IRQ of a Network Card&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
RESULTS WILL VARY&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;No matter how good your systems may be, they&#39;re only as effective as what you put into them.&lt;br /&gt;
&lt;/i&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/speed-up-internet.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-1494139759976031558</guid><pubDate>Mon, 23 Nov 2009 03:35:00 +0000</pubDate><atom:updated>2009-11-23T10:35:06.077+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">blogging</category><title>cara ngeblog</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;Cara &lt;a href=&quot;http://pestablogger.com/&quot;&gt;ngeblog &lt;/a&gt;or &lt;a href=&quot;http://www.blogspot.com/&quot;&gt;blogging &lt;/a&gt;paling mutakhir&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Apakah Anda orang yang suka malas atau cenderung kehilangan ide Anda untuk &lt;a href=&quot;http://www.blogspot.com/&quot;&gt;ngeblog&lt;/a&gt; or &lt;a href=&quot;http://www.blogspot.com/&quot;&gt;blogging.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsFmt_UBmBHCYV9Sm3YH_3Wtm-2gFks83evBOdXdRsLaME_37mPxzAWTfIWEjDVO9U7PDwDGEDsEl0_omGufaGJxw4GVBLGe6kfBDYSZbttUL05vGzF61cN0_IlZ4tofSOk3YjpTxyco8/s1600/blogger.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsFmt_UBmBHCYV9Sm3YH_3Wtm-2gFks83evBOdXdRsLaME_37mPxzAWTfIWEjDVO9U7PDwDGEDsEl0_omGufaGJxw4GVBLGe6kfBDYSZbttUL05vGzF61cN0_IlZ4tofSOk3YjpTxyco8/s320/blogger.jpeg&quot; /&gt;&lt;/a&gt;&lt;i&gt;Inilah tips dan trik untuk menghilangkan masalah Anda.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;&quot;&gt;inilah beberapa saran saya (semoga bermanfaat) :&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;ul&gt;&lt;li&gt;Bawalah buku saku kemanapun Anda pergi untuk menuliskan ide Anda di buku tersebut&lt;/li&gt;
&lt;li&gt;Cobalah tulis apa saja yang menurut Anda yang bisa di&amp;nbsp; tuangkan dalam ngeblog&lt;/li&gt;
&lt;li&gt;Jangan pernah takut salah karena tidak ada manusia yang sempurna&lt;/li&gt;
&lt;li&gt;Cobalah share dengan teman Anda atau siapapun tapi&amp;nbsp; jangan sama orang gila ya&lt;/li&gt;
&lt;li&gt;Berdiskusilah dengan oramg yang ahli di bidangnya supaya ilmu Anda bisa bertambah dan Anda semakin ahli dalam bidang itu.&lt;/li&gt;
&lt;li&gt;Pada saat offline coba tuliskan ide-ide Anda tersebut ke dalam notepad supaya nanti lebih memudahkan untuk blogging&lt;/li&gt;
&lt;li&gt;And once more don&#39;t copy paste another artickel without permission from author&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Ah iya sampai lupa unsur terpenting dalam ngeblog yaitu satu hal jujurlah dengan apa yang Anda tulis.&lt;br /&gt;
SEMOGA BERMANFAAT AMIN.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
by mrf&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/cara-ngeblog.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsFmt_UBmBHCYV9Sm3YH_3Wtm-2gFks83evBOdXdRsLaME_37mPxzAWTfIWEjDVO9U7PDwDGEDsEl0_omGufaGJxw4GVBLGe6kfBDYSZbttUL05vGzF61cN0_IlZ4tofSOk3YjpTxyco8/s72-c/blogger.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-8943203282810698213</guid><pubDate>Sun, 22 Nov 2009 08:26:00 +0000</pubDate><atom:updated>2009-11-22T15:26:05.027+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">facebook</category><category domain="http://www.blogger.com/atom/ns#">twitter</category><title>facebook dan twitter</title><description>selamat datang, semoga Anda menikmatinya&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpGsP0r9ALaqNSSrvDWQR6rID9BIDxeTNjhebXa04-Vm5-7-K_LK66rLMGfEtqBs8aI5WphVGdD71nvAn10qV56PGDJJk5ScnKkkST8f7SXHUJfdWB80Nf7sr4zNIIuyBOwANWDtNSxvQ/s1600/fb.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpGsP0r9ALaqNSSrvDWQR6rID9BIDxeTNjhebXa04-Vm5-7-K_LK66rLMGfEtqBs8aI5WphVGdD71nvAn10qV56PGDJJk5ScnKkkST8f7SXHUJfdWB80Nf7sr4zNIIuyBOwANWDtNSxvQ/s320/fb.jpeg&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjId8ylTeDztqbKQXy9Si11ZLKT8VvKSeHoxm0qGcXxz54UsQxFloN-DcIpbn56vyCdOw1kTPlgCnS0wcXdrw3T8zjGE1QLBqWxs2TM8mJJ6UY3iytxswsa3Kc4txljqTdBm5XT50EHUd0/s1600/twitter.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjId8ylTeDztqbKQXy9Si11ZLKT8VvKSeHoxm0qGcXxz54UsQxFloN-DcIpbn56vyCdOw1kTPlgCnS0wcXdrw3T8zjGE1QLBqWxs2TM8mJJ6UY3iytxswsa3Kc4txljqTdBm5XT50EHUd0/s320/twitter.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;a href=&quot;http://www.facebook.com/&quot;&gt;Facebook &lt;/a&gt;vs &lt;a href=&quot;http://twitter.com/&quot;&gt;twitter&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;a href=&quot;http://www.facebook.com/&quot;&gt;Facebook &lt;/a&gt;dan &lt;a href=&quot;http://twitter.com/&quot;&gt;twitter&lt;/a&gt; ?&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;font-family: Arial,Helvetica,sans-serif; text-align: center;&quot;&gt;Para kawula muda anak-anak orang tua kakek nenek ayah ibu pria wanita and apalagi ya.......&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;font-family: Arial,Helvetica,sans-serif; text-align: center;&quot;&gt;hampir semua orang di seluruh dunia menggunakan jejaring sosial tersebut. Termasuk saya sendiri.&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;font-family: Arial,Helvetica,sans-serif; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace; text-align: center;&quot;&gt;Facebook dan twitter adalah sarana yang tepat untuk mencari teman pacar sahabat atau untuk mempromosikan produk Anda. Siapa juga yang tidak ingin produk kita di ketahui banyak orang. Kan secara tidak langsung mereka akan tertarik membeli produk kita.&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;font-family: &amp;quot;Trebuchet MS&amp;quot;,sans-serif; text-align: center;&quot;&gt;Bagi para pebisnis alias bisnisman 2 jejaring social tersebut sangat tepat untuk mempromosikan produk mereka. Di samping itu para blogger atau webmaster bisa memperkenalkan blog atau web kepada khalayak umum melalui &lt;a href=&quot;http://www.facebook.com/&quot;&gt;facebook&lt;/a&gt; atau &lt;a href=&quot;http://twitter.com/&quot;&gt;twitter&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Manfaatkanlah &lt;a href=&quot;http://www.facebook.com/&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;facebook&lt;/span&gt;&lt;/a&gt; atau &lt;span style=&quot;color: cyan;&quot;&gt;twitter&lt;/span&gt; untuk mempromosikan produk Anda.&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;by mrf&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
baca selengkapnya...&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><enclosure type='' url='http://twitter.com' length='0'/><link>http://blogq2009.blogspot.com/2009/11/facebook-dan-twitter.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpGsP0r9ALaqNSSrvDWQR6rID9BIDxeTNjhebXa04-Vm5-7-K_LK66rLMGfEtqBs8aI5WphVGdD71nvAn10qV56PGDJJk5ScnKkkST8f7SXHUJfdWB80Nf7sr4zNIIuyBOwANWDtNSxvQ/s72-c/fb.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-6807088945673147230</guid><pubDate>Sat, 21 Nov 2009 11:42:00 +0000</pubDate><atom:updated>2009-11-21T18:42:06.363+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">blogging</category><title>blogger</title><description>baca selengkapnya...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvXi58IM9MVhyphenhyphenAtQAs6MXCLc8TL_v7Q3FrtFKmsiNogf5JCwsAfS5jhNUamjfUzFGGm-mJZoCzNL30nVEf_Ksnaw2GXXZm6h7PhxghJ3eg4mMOZuGTme6DoYKs_xsm3nh6RBE3XWzGbJ0/s1600/blogger.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvXi58IM9MVhyphenhyphenAtQAs6MXCLc8TL_v7Q3FrtFKmsiNogf5JCwsAfS5jhNUamjfUzFGGm-mJZoCzNL30nVEf_Ksnaw2GXXZm6h7PhxghJ3eg4mMOZuGTme6DoYKs_xsm3nh6RBE3XWzGbJ0/s320/blogger.jpeg&quot; /&gt;&lt;/a&gt;&lt;b style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;&quot;&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;Ngeblog di &lt;a href=&quot;http://blog.com/&quot;&gt;blogger&lt;/a&gt;&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBbZ9rssdoziBRAUFDDkxpD44aeJfAit6Y-rJNecjIHdtElKROCHhMAS7oQPuNBnfNQCEeJl6jfxnMgjaavypArYsGnvGa4V3Y6Ko5klzYkfj3AFqu_Crm5Q5W-zZMHGhDISg66yewcR4/s1600/wp.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBbZ9rssdoziBRAUFDDkxpD44aeJfAit6Y-rJNecjIHdtElKROCHhMAS7oQPuNBnfNQCEeJl6jfxnMgjaavypArYsGnvGa4V3Y6Ko5klzYkfj3AFqu_Crm5Q5W-zZMHGhDISg66yewcR4/s200/wp.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsjwhxQK3lgtn1PN-h7wUmCzr5MQ8Uh_5sftDFR37fbOlE0hl09IhG658WQikwusaTz8Y15VDyhWPaio-oXf0M2Lba-2Pa0xb1BIC0AiSB-TuP3D3QIfhUZlrF9z9CLVoS-Or_6pZIAmE/s1600/typepad.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsjwhxQK3lgtn1PN-h7wUmCzr5MQ8Uh_5sftDFR37fbOlE0hl09IhG658WQikwusaTz8Y15VDyhWPaio-oXf0M2Lba-2Pa0xb1BIC0AiSB-TuP3D3QIfhUZlrF9z9CLVoS-Or_6pZIAmE/s320/typepad.jpeg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;http://blogger.com/&quot;&gt;blogger.com&lt;/a&gt;&lt;/b&gt; oleh &lt;b&gt;&lt;a href=&quot;http://google.com/&quot;&gt;google.com&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
ini adalah postingan pertama saya (semoga bisa bermanfaat).&lt;br /&gt;
&lt;b&gt;&lt;a href=&quot;http://blog.com/&quot;&gt;Blogger&lt;/a&gt;&lt;/b&gt; yang di sediakan oleh &lt;b style=&quot;color: blue;&quot;&gt;google&lt;/b&gt; merupakan sarana yang tepat bagi mereka yang belum atau tidak bisa mempunyai website. Dan daripada itu kita yang doyan atau gemar menulis sebuah artikel dan ide-ide kreatif lainnya yang tidak bisa Anda share dengan leluasa atau ingin berbagi dengan seluruh dunia, &lt;b&gt;&lt;a href=&quot;http://blogger.com/&quot;&gt;blogger.com&lt;/a&gt;&lt;/b&gt; adalah solusi yang benar-benar jitu. Meskipun ada host yang lain seperti &lt;a href=&quot;http://wordpress.com/&quot;&gt;wordpress&lt;/a&gt;&lt;span id=&quot;goog_1258802159917&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_1258802159918&quot;&gt;&lt;/span&gt; atau &lt;a href=&quot;http://www.typepad.com/&quot;&gt;typepad&lt;/a&gt; (ingin tahu lebih banyak klik linknya).&lt;br /&gt;
Tapi menurut saya pribadi &lt;a href=&quot;http://blog.com/&quot;&gt;blogger&lt;/a&gt; adalah host blog yang paling mudah dalam navigasi maupun layanan lainya.&lt;br /&gt;
Dan salah satu hal yang bisa membuat para &lt;a href=&quot;http://blog.com/&quot;&gt;blogger&lt;/a&gt; senang adalah dimana kita bisa membuat mesin uang dengan blog kita. Itupun jikalau blog Anda sudah terkenal minimal di ketahui masyarakat pada umumnya dan kalangan orang atas pada khususnya.&lt;br /&gt;
&lt;br /&gt;
Sebenarnya saya ingin share lebih banyak lagi. Tapi untuk sementara sampai di sini dulu saja.&lt;br /&gt;
terima kasih atas perhatiannya.&lt;br /&gt;
&lt;br /&gt;
salam saya&lt;br /&gt;
mrf (ricky)&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><enclosure type='' url='http://blog.com/' length='0'/><enclosure type='' url='http://wordpress.com/' length='0'/><enclosure type='' url='http://www.typepad.com/' length='0'/><link>http://blogq2009.blogspot.com/2009/11/blogger.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvXi58IM9MVhyphenhyphenAtQAs6MXCLc8TL_v7Q3FrtFKmsiNogf5JCwsAfS5jhNUamjfUzFGGm-mJZoCzNL30nVEf_Ksnaw2GXXZm6h7PhxghJ3eg4mMOZuGTme6DoYKs_xsm3nh6RBE3XWzGbJ0/s72-c/blogger.jpeg" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1256608028085273419.post-35671923150725063</guid><pubDate>Sat, 21 Nov 2009 11:10:00 +0000</pubDate><atom:updated>2009-11-21T18:10:14.107+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">kenalan</category><title>kenalan donk...</title><description>baca selengkapnya...&lt;br /&gt;
&amp;nbsp;&lt;span style=&quot;font-size: x-large;&quot;&gt;Perkenalan&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizfCOc8pzdu7Z_Tm9D1yWb68fuZ2quBcoW-lUua7hyWHGYF8u0G53o0TOmSzZt9xsAWPetmB8c8c7b6_HaxjkzgMpybuIOOUZiMP1zydTOznXRL2aJjdRG4ODBcXFti5RjBdwgpF7XUFY/s1600/Copy+of+Picture0001.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizfCOc8pzdu7Z_Tm9D1yWb68fuZ2quBcoW-lUua7hyWHGYF8u0G53o0TOmSzZt9xsAWPetmB8c8c7b6_HaxjkzgMpybuIOOUZiMP1zydTOznXRL2aJjdRG4ODBcXFti5RjBdwgpF7XUFY/s320/Copy+of+Picture0001.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt; &lt;span style=&quot;font-size: large;&quot;&gt;nama saya lihat aja pada profil saya (supaya gpl)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;asli banggle anak indonesia asli&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&amp;nbsp;jika ingin lebih tahu mengenai saya hubungi melaui alamat email saya mrickyfirmansyah@gmail.com&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;saya adalah blogger newbie&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;salam kenal semua&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;langganan artikel saya
trims&lt;/div&gt;</description><link>http://blogq2009.blogspot.com/2009/11/kenalan-donk.html</link><author>noreply@blogger.com (mbs &amp;amp; ar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizfCOc8pzdu7Z_Tm9D1yWb68fuZ2quBcoW-lUua7hyWHGYF8u0G53o0TOmSzZt9xsAWPetmB8c8c7b6_HaxjkzgMpybuIOOUZiMP1zydTOznXRL2aJjdRG4ODBcXFti5RjBdwgpF7XUFY/s72-c/Copy+of+Picture0001.jpg" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>