<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1866612101767338754</id><updated>2011-11-27T16:17:11.545-08:00</updated><category term='VB6'/><category term='Drupal'/><category term='Database Connection'/><category term='C tutorials'/><category term='JavaScript'/><category term='Oracle'/><category term='Installation Guides'/><category term='Database'/><category term='Anti-Virus Do It Yourself'/><category term='No right click'/><category term='PL/SQL Developer'/><category term='CMS'/><title type='text'>Higher than getche</title><subtitle type='html'>A string of code, installation guides, and fighting malicious files. We can do it, we just have to go beyond our limitations. And think higher than getche.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-2121833409851879054</id><published>2009-09-18T07:59:00.000-07:00</published><updated>2009-09-18T08:04:03.862-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB6'/><title type='text'>Some notes on VB</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Why Visual Basic?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;- programming for the windows user interface is extremely complicated!&lt;br /&gt;- other GUI are no better.&lt;br /&gt;- VB provides a convenient method for building stand-alone user interfaces.&lt;br /&gt;- VB can interface with code written in C for efficiency.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What VB is not&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;- VB is not a powerful programming language that enables you to do anything you want.&lt;br /&gt;- VB is not that elegant or fast.&lt;br /&gt;- VB is not a replacement for C.&lt;br /&gt;- VB is not anything like any other programming language you have ever used.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;When you program in VB:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;- You draw pictures of your user interface.&lt;br /&gt;- You draw buttons, text boxes and other user interface items.&lt;br /&gt;- You add little snippets of code to handle the user interface.&lt;br /&gt;- You add initialization codes, usually as the last step.&lt;br /&gt;- If you like, you can code more complex functions! (but many do not do so)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-2121833409851879054?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/2121833409851879054/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/some-notes-on-vb.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2121833409851879054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2121833409851879054'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/some-notes-on-vb.html' title='Some notes on VB'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-6261133218552870371</id><published>2009-09-12T03:41:00.000-07:00</published><updated>2009-09-13T09:20:27.807-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='No right click'/><category scheme='http://www.blogger.com/atom/ns#' term='JavaScript'/><title type='text'>Java Script: No right click</title><content type='html'>I used to use these scripts. But now, I believe in the official motto of the US state of Hampshire which is "Live free or die". I choose to live free - to share these scripts for the benefit of all IT and non-IT professionals (or aspirants) out there.&lt;br /&gt;&lt;br /&gt;Oh, for those of you who don't know where to place this code, just place it in any area in between the &lt;span style="font-weight: bold;"&gt;&lt;/span&gt; and &lt;span style="font-weight: bold;"&gt;&lt;/span&gt; tags.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;No Right Click javascript:&lt;br /&gt;&lt;br /&gt;&lt;pre id="line1"&gt;&lt;br /&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;var message="No Right Click";&lt;br /&gt;&lt;br /&gt;function clickIE4(){&lt;br /&gt;if (event.button==2){&lt;br /&gt;alert(message);&lt;br /&gt;return false;&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;function clickNS4(e){&lt;br /&gt;if (document.layers||document.getElementById&amp;amp;&amp;amp;!document.all){&lt;br /&gt;if (e.which==2||e.which==3){&lt;br /&gt;alert(message);&lt;br /&gt;return false;&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;if (document.layers){&lt;br /&gt;document.captureEvents(Event.MOUSEDOWN);&lt;br /&gt;document.onmousedown=clickNS4;&lt;br /&gt;}&lt;br /&gt;else if (document.all&amp;amp;&amp;amp;!document.getElementById){&lt;br /&gt;document.onmousedown=clickIE4;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;document.oncontextmenu=new Function("alert(message);return false")&lt;br /&gt;&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;'&lt;br /&gt;Oh, and by the way you *could* change the text that would appear when the browser prompts the 'right clicker'. Just change:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;pre id="line1"&gt;var message="&lt;span style="font-weight: bold; font-style: italic;"&gt;No Right Click&lt;/span&gt;";&lt;br /&gt;&lt;/pre&gt;&lt;/blockquote&gt;with the message of your choice. Don't forget to encase your message within the " ".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-6261133218552870371?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/6261133218552870371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/java-script-no-right-click.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6261133218552870371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6261133218552870371'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/java-script-no-right-click.html' title='Java Script: No right click'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-6957816176262519319</id><published>2009-09-09T06:45:00.000-07:00</published><updated>2009-09-13T09:20:58.050-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PL/SQL Developer'/><category scheme='http://www.blogger.com/atom/ns#' term='Database Connection'/><category scheme='http://www.blogger.com/atom/ns#' term='VB6'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Database: No AutoIncrement for Oracle (VB6)</title><content type='html'>Since Oracle (PL/SQL) doesn't have an auto increment feature for their number(or integer) datatype, coder/users are faced with a question: How can their programs move/progress to a next transaction in the database, if there's no auto increment feature? Simple, by creating a function in the frontend(ui) side which would do the auto incrementing and pass the auto increment value to the database - upon each new transaction.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;Here is a sample code, which is placed in the 'form_load' portion of a VB6 program:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_OtoBsZcsglY/Sqe11TB0zLI/AAAAAAAAABc/47G2y5eWlok/s1600-h/oracleautoincre.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 400px; height: 267px;" src="http://3.bp.blogspot.com/_OtoBsZcsglY/Sqe11TB0zLI/AAAAAAAAABc/47G2y5eWlok/s400/oracleautoincre.jpg" alt="" id="BLOGGER_PHOTO_ID_5379468207162969266" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;oh and by the way make a DUMMY row in your table. Place 0 (zero) in your first row/column as the PK of the DUMMY row/entry and o (zero) or - (dash) in the rest of the columns of the first row (dummy row). This is done to avoid any errors that would indicate an invalid use of null.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-6957816176262519319?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/6957816176262519319/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/database-no-autoincrement-for-oracle.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6957816176262519319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6957816176262519319'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/database-no-autoincrement-for-oracle.html' title='Database: No AutoIncrement for Oracle (VB6)'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_OtoBsZcsglY/Sqe11TB0zLI/AAAAAAAAABc/47G2y5eWlok/s72-c/oracleautoincre.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-2340803126440874725</id><published>2009-09-09T06:11:00.000-07:00</published><updated>2009-09-13T09:21:20.877-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PL/SQL Developer'/><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><category scheme='http://www.blogger.com/atom/ns#' term='VB6'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Database: Oracle DB Connection (VB6)</title><content type='html'>In our OJT (on-the-job training) in Davao Light, we learned and acquired a lot of knowledge, particularly an enhanced knowledge on the Visual Basic 6 language, and the introduction of the Oracle database (PL/SQL developer). In our junior years, we were exposed to two database applications, namely mySQL and MS Access. In this entry I will share a snippet of the connection 'code' we used in most of our codes and programs.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;First of all, we are using the PL/SQL Developer version 6.0.5.926 (it's the counterpart of mySQL's query browser and admistrator in Oracle DB).&lt;br /&gt;&lt;br /&gt;Second, I would like to repeat once again, that we are using VISUAL BASIC 6 here. And one should take note of the following &lt;span style="font-style: italic;"&gt;references&lt;/span&gt; (references, is found in Project):&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Microsoft DAO 3.51 Object Library (DAO350.dll)&lt;/li&gt;&lt;li&gt;Oracle Data Control (oradc.ocx)&lt;/li&gt;&lt;li&gt;oraOLEDB 1.0 Type LIbrary (oraOLEDB.dll)&lt;/li&gt;&lt;li&gt;Microsoft ACtiveX Data Objects 2.5 Library (msado25.tlb)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Oh, one last thing to point out: the following code is placed in a MODULE, not a FORM.&lt;br /&gt;&lt;br /&gt;Here's the code:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_OtoBsZcsglY/SqewWwujQBI/AAAAAAAAABU/qkXAc9jqOjE/s1600-h/oracleconnect.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 432px; height: 276px;" src="http://4.bp.blogspot.com/_OtoBsZcsglY/SqewWwujQBI/AAAAAAAAABU/qkXAc9jqOjE/s400/oracleconnect.jpg" alt="" id="BLOGGER_PHOTO_ID_5379462185001107474" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-2340803126440874725?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/2340803126440874725/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/database-oracle-db-connection-vb6.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2340803126440874725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2340803126440874725'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/database-oracle-db-connection-vb6.html' title='Database: Oracle DB Connection (VB6)'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_OtoBsZcsglY/SqewWwujQBI/AAAAAAAAABU/qkXAc9jqOjE/s72-c/oracleconnect.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-2977877272694841323</id><published>2009-09-06T18:04:00.000-07:00</published><updated>2009-09-13T09:21:48.244-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Anti-Virus Do It Yourself'/><title type='text'>Anti-Virus Do It Yourself: removing BRONTOK</title><content type='html'>This guide is about removing the BRONTOK - trojan virus. It's quite easy, you just have to focus! This annoying virus, prevents users from accessing RegEdit, and folder options.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;1. Restart your computer, and log in to 'safe mode'.&lt;br /&gt;2. Go to command prompt, and type the following commands to ENABLE REGEDIT:&lt;br /&gt;&lt;blockquote&gt;reg delete HKCU\software\microsoft\windows\currentversion\policies\system /v "DisableRegistryTools"&lt;br /&gt;&lt;br /&gt;and run HKLM\software\microsoft\windows\currentversion\policies\system /v "DisableRegistryTools"&lt;/blockquote&gt;3. Once you have typed these commands, you will be able to access RegEdit.&lt;br /&gt;4. Still in command prompt, type EXPLORER&lt;br /&gt;5. Press (window) + R or simply go to start, and press RUN and type regedit.&lt;br /&gt;6. Go to this path:&lt;br /&gt;&lt;blockquote&gt; HKLM\Software\Microsoft\Windows\Currentversion\Run&lt;/blockquote&gt;&lt;br /&gt;7. On the right side delete the entries which contain 'Brontok' and 'Tok-' words.&lt;br /&gt;8. Then, for you to be able to enable FOLDER OPTIONS, go to this path:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;HKCU\Software\Microsoft\Windows\Currentversion\Policies\Explorer\ 'NoFolderOption'&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;9. Delete this entry and restart your computer.&lt;br /&gt;10. Search all *.exe files in all drives (search in hidden files also), these exe files look like folder icons, but they're not. Be careful, only delete those exe files that pretend to be folder files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-2977877272694841323?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/2977877272694841323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/anti-virus-do-it-yourself-removing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2977877272694841323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/2977877272694841323'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/anti-virus-do-it-yourself-removing.html' title='Anti-Virus Do It Yourself: removing BRONTOK'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-1305061146393691108</id><published>2009-09-06T17:52:00.000-07:00</published><updated>2009-09-13T09:23:15.795-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Anti-Virus Do It Yourself'/><title type='text'>Anti-Virus Do It Yourself: removing NUS virus</title><content type='html'>This is a guide on how to delete certain malicious virus / trojans from your USB thumb drives.&lt;br /&gt;These are some of the buggers I've cornered:&lt;br /&gt;- autorun.inf&lt;br /&gt;- autorun.INF1&lt;br /&gt;- myeclass.vbs&lt;br /&gt;- myeclass.vbs.bat&lt;br /&gt;- myeclass.bat&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;these are variants of the 'n u d e usep scandal'&lt;br /&gt;&lt;br /&gt;to remove these malicious files follow the following steps:&lt;br /&gt;&lt;br /&gt;1. open command prompt application (or type CMD in RUN)&lt;br /&gt;&lt;br /&gt;2. press CD.. until you see "E:\" only. (E:\ - or any other letter depending on what drive letter your USB thumb drive is assigned to)&lt;br /&gt;&lt;br /&gt;3. type "dir /s ___.___" where as the blanks are one of the five suspicious files above.&lt;br /&gt;&lt;br /&gt;4. autorun.inf files SHOULD be seen in familiar folders, such as installers or microsoft folders, otherwise, do the following substeps:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;a. type "del ___.___ /f /s /q /a" where as the blanks should be filled with any of the following file or name listed above, bear in mind the 'autorun.inf' condition stated in step 4.&lt;/li&gt;&lt;li&gt;b. repeat step 3, if the file is no longer found, your pc is safe.&lt;/li&gt;&lt;/ul&gt; 5. repeat all steps, in other local drives and removable usb thumb drives.&lt;br /&gt;&lt;br /&gt;BE CAREFUL, not to delete system autorun.inf files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-1305061146393691108?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/1305061146393691108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/anti-virus-do-it-yourself-removing-nus.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1305061146393691108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1305061146393691108'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/anti-virus-do-it-yourself-removing-nus.html' title='Anti-Virus Do It Yourself: removing NUS virus'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-6201527805058355552</id><published>2009-09-05T23:47:00.000-07:00</published><updated>2009-09-14T08:29:26.625-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='C tutorials'/><title type='text'>C: DOUBLE and WHILE: Quadratic Formula</title><content type='html'>For this entry I would be sharing a program that would utilize the QUADRATIC formula.&lt;br /&gt;&lt;br /&gt;DOUBLE and a simple WHILE statement is present in this  program.&lt;br /&gt;&lt;br /&gt;This program also passes values to an existing function (outside main)&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;I hope these codes would help any student or aspiring programmer. I believe that C is the most basic of all programming languages - you can't learn other languages unless you understand the logic and flow of C.&lt;br /&gt;&lt;br /&gt;#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;#include &amp;lt;math.h&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;quadratic(double x, double y, double z)&lt;br /&gt;{&lt;br /&gt; double first, second;&lt;br /&gt; first = (-y+sqrt((y*y)-4*x*z))/(2*x);&lt;br /&gt; second = (-y-sqrt((y*y)-4*x*z))/(2*x);&lt;br /&gt; printf( "%f %f\n", first, second );&lt;br /&gt; getche();&lt;br /&gt; return 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt; double a, b, c;&lt;br /&gt;&lt;br /&gt; while( 1 ) //this while loop states that this loop would always run while the operation is true.&lt;br /&gt; {&lt;br /&gt; printf("Input value a:\n");&lt;br /&gt;     scanf( "%f", &amp;amp;a );&lt;br /&gt; if(a&gt;0) printf("input values b and c");&lt;br /&gt;     scanf( "\n%f", &amp;amp;b );&lt;br /&gt;     scanf( "\n%f", &amp;amp;c );&lt;br /&gt;&lt;br /&gt; quadratic( a, b, c );&lt;br /&gt; }&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-6201527805058355552?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/6201527805058355552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-double-and-while-quadratic-formula.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6201527805058355552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6201527805058355552'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-double-and-while-quadratic-formula.html' title='C: DOUBLE and WHILE: Quadratic Formula'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-42568770875731770</id><published>2009-09-05T23:40:00.000-07:00</published><updated>2009-09-14T08:21:39.781-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='C tutorials'/><title type='text'>C: DEFINE and FLOAT: Volume calculator</title><content type='html'>For this entry I would be sharing a Volume calculator (for graduated cylinders and the like). This program utilizes the 'FLOAT' datatype and DEFINE.&lt;br /&gt;&lt;br /&gt;This program also passes values to an existing function (outside main)&lt;br /&gt;&lt;br /&gt;I hope these codes would help any student or aspiring programmer. I believe that C is the most basic of all programming languages - you can't learn other languages unless you understand the logic and flow of C.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;#define PI 3.14159 //define as it name implies defines a variable's value. the difference between //defining a variable and declaring it, is that when you define a variable - the variable's value&lt;br /&gt;//is declared for the entire program (global) and is not exclusive to one function only.&lt;br /&gt;&lt;br /&gt;getcylvol (float a, float b)&lt;br /&gt;{&lt;br /&gt;   float vol;&lt;br /&gt;   vol=(PI*(a*a))*b;&lt;br /&gt;   printf("\nThe volume of your cylinder is: %f",vol);&lt;br /&gt;   getche();&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt;   float radius, height;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;       printf("Input radius and height of cylinder:\n");&lt;br /&gt;       scanf( "%f \n%f", &amp;amp;radius, &amp;amp;height);&lt;br /&gt;       if(radius==00||height==00)&lt;br /&gt;          getche();&lt;br /&gt;         else&lt;br /&gt;            getcylvol(radius,height);&lt;br /&gt;&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-42568770875731770?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/42568770875731770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-define-and-float-volume-calculator.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/42568770875731770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/42568770875731770'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-define-and-float-volume-calculator.html' title='C: DEFINE and FLOAT: Volume calculator'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-6956795656585899015</id><published>2009-09-05T23:24:00.000-07:00</published><updated>2009-09-14T08:21:15.860-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='C tutorials'/><title type='text'>C: SWITCH and PASSING VALUES: Celsius to Fahrenheit converter</title><content type='html'>For this entry I would be sharing a Celsius to Fahrenheit converter. This program utilizes the following statements: IF, SWITCH and CASE.&lt;br /&gt;&lt;br /&gt;This program also passes values to an existing function (outside main)&lt;br /&gt;&lt;br /&gt;I hope these codes would help any student or aspiring programmer. I believe that C is the most basic of all programming languages - you can't learn other languages unless you understand the logic and flow of C.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;&lt;br /&gt;convert(int a, float b)&lt;br /&gt;{&lt;br /&gt;  float far, cel;&lt;br /&gt;&lt;br /&gt;  switch(a)&lt;br /&gt;  {&lt;br /&gt;      case 1:&lt;br /&gt;          far=(9*b/5)+32;&lt;br /&gt;          printf( "%f degrees Celcius is equivalent to %f degrees Fahrenheit",b,far);&lt;br /&gt;          break;&lt;br /&gt;      case 2:&lt;br /&gt;          cel=5*(b-32)/9;&lt;br /&gt;          printf( "%f degrees Fahrenheit is equivalent to %f degrees Celsius",b,cel);&lt;br /&gt;          break;&lt;br /&gt;      default:&lt;br /&gt;          printf("invalid input!");&lt;br /&gt;  }&lt;br /&gt;getche();&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt;  float temperature;&lt;br /&gt;  int choice;&lt;br /&gt;&lt;br /&gt;  printf("What conversion do you desire?\n 1-Celsius to Fahrenheit\n -or-\n 2-Fahrenheit to Celsius\n");&lt;br /&gt;  scanf( "%d", &amp;amp;choice);&lt;br /&gt;  printf("Input the temperature you would like to convert:\n");&lt;br /&gt;  scanf("%f",&amp;amp;temperature);&lt;br /&gt;  if(choice==1 || choice==2)&lt;br /&gt;        convert(choice, temperature);&lt;br /&gt;&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-6956795656585899015?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/6956795656585899015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-switch-and-passing-values-celsius-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6956795656585899015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/6956795656585899015'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-switch-and-passing-values-celsius-to.html' title='C: SWITCH and PASSING VALUES: Celsius to Fahrenheit converter'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-1870505354108788092</id><published>2009-09-05T23:09:00.000-07:00</published><updated>2009-09-14T08:23:00.778-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='C tutorials'/><title type='text'>C: If-Else argument: leap / common year indicator</title><content type='html'>When we were in first year, we were taught the programming language/syntax named 'C'. We used the Dev-C++ IDE to construct, compile and run our little creations.&lt;br /&gt;&lt;br /&gt;For this entry I would be sharing some examples of the IF and ELSE arguments.&lt;br /&gt;&lt;br /&gt;I hope these codes would help any student or aspiring programmer. I believe that C is the most basic of all programming languages - you can't learn other languages unless you understand the logic and flow of C.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;// leap year/common year indicator&lt;br /&gt;&lt;br /&gt;#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;int main()&lt;br /&gt;{&lt;br /&gt;int leapyear, year;&lt;br /&gt;&lt;br /&gt;printf("Input your desired year : \n");&lt;br /&gt;scanf("%d",&amp;amp;year);&lt;br /&gt;    if ((year%100)==0)&lt;br /&gt;      leapyear=((year%4)==0);&lt;br /&gt;    else&lt;br /&gt;      leapyear=((year%4)==0);&lt;br /&gt;      if(leapyear)&lt;br /&gt;       printf("%d is a leap year\n",year);&lt;br /&gt;      else&lt;br /&gt;       printf("%d is a common year\n",year);&lt;br /&gt;&lt;br /&gt;getche ();&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-1870505354108788092?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/1870505354108788092/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-if-else-argument-leap-common-year.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1870505354108788092'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1870505354108788092'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/c-if-else-argument-leap-common-year.html' title='C: If-Else argument: leap / common year indicator'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-1008397613459172217</id><published>2009-09-05T19:03:00.000-07:00</published><updated>2009-09-13T09:24:08.517-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Drupal'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><category scheme='http://www.blogger.com/atom/ns#' term='Installation Guides'/><title type='text'>Slight config for PhP and Apache (for Drupal CMS)</title><content type='html'>I would be discussing on how to alter certain configuration files of PHP and Apache, so that Drupal CMS would run smoothly without any errors.&lt;br /&gt;&lt;br /&gt;I would also assume that you have installed MySQL, Apache 2.2.x, PhP 5.2.5. And of course the Drupal CMS in your localhost.&lt;br /&gt;&lt;br /&gt;It would be advisable that you're only using drupal for this matter - to avoid any conflicts in the root folder - or if you insist on using other CMS, be organized about it and cluster these different CMS in different corresponding folders - to avoid any conflicts.&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;Without further ado, let's begin.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;PHP-Side:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. You should have installed all extensions (e.g. mbstring, mysql, mysqli.. Etc..)offered in PHP v.5.2.5.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqMbCmLWg_I/AAAAAAAAAB8/OK58HJS-rr4/s1600-h/Picture1.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 133px; height: 60px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqMbCmLWg_I/AAAAAAAAAB8/OK58HJS-rr4/s320/Picture1.png" alt="" id="BLOGGER_PHOTO_ID_5378172111432352754" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqMbDN1vCGI/AAAAAAAAACE/XGnSJqu9LsY/s1600-h/Picture2.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 52px; height: 32px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqMbDN1vCGI/AAAAAAAAACE/XGnSJqu9LsY/s320/Picture2.png" alt="" id="BLOGGER_PHOTO_ID_5378172122079103074" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_rniA5jAjyDg/SqMbDRbskxI/AAAAAAAAACM/FNyCjDWX6h4/s1600-h/Picture3.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 141px; height: 59px;" src="http://3.bp.blogspot.com/_rniA5jAjyDg/SqMbDRbskxI/AAAAAAAAACM/FNyCjDWX6h4/s320/Picture3.png" alt="" id="BLOGGER_PHOTO_ID_5378172123043631890" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Enable the following extensions in the php.ini file located in the php folder by deleting the ; character located in front of the word ‘extension’:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;mbstring.dll&lt;/li&gt;&lt;li&gt;gd2.dll&lt;/li&gt;&lt;li&gt;mysql.dll&lt;/li&gt;&lt;li&gt;mysqli.dll&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;3. Save the php.ini file. and copy the php.ini file to the C:\WINDOWS directory.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Apache-side:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Go to your Apache folder, and locate the conf folder, click it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqMbD785ffI/AAAAAAAAACU/-yBrX7uKxcA/s1600-h/Picture4.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 155px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqMbD785ffI/AAAAAAAAACU/-yBrX7uKxcA/s320/Picture4.png" alt="" id="BLOGGER_PHOTO_ID_5378172134457179634" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Open the httpd.conf file&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqMbEQE65qI/AAAAAAAAACc/pEboOHWJTW4/s1600-h/Picture5.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 237px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqMbEQE65qI/AAAAAAAAACc/pEboOHWJTW4/s320/Picture5.png" alt="" id="BLOGGER_PHOTO_ID_5378172139859535522" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Press ctrl+f and look for the index.html text.&lt;br /&gt;&lt;br /&gt;4. Type index.php beside the index.html text.&lt;br /&gt;&lt;br /&gt;5. Save the httpd.conf file.&lt;br /&gt;&lt;br /&gt;6. Go back to your conf folder, if you see a file named httpd.conf.BAK open it using wordpad.&lt;br /&gt;&lt;br /&gt;7. Do the same procedure done earlier in the httpd.conf file.&lt;br /&gt;&lt;br /&gt;8. Save the httpd.conf.BAK file.&lt;br /&gt;&lt;br /&gt;9. You can now go directly to your Drupal site, without having to view the parent directory list.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-1008397613459172217?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/1008397613459172217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/slight-config-for-php-and-apache-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1008397613459172217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1008397613459172217'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/slight-config-for-php-and-apache-for.html' title='Slight config for PhP and Apache (for Drupal CMS)'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rniA5jAjyDg/SqMbCmLWg_I/AAAAAAAAAB8/OK58HJS-rr4/s72-c/Picture1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1866612101767338754.post-1836583354967405288</id><published>2009-09-05T14:32:00.000-07:00</published><updated>2009-09-13T09:24:37.656-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Drupal'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><category scheme='http://www.blogger.com/atom/ns#' term='Installation Guides'/><title type='text'>Installing drupal 6.x</title><content type='html'>&lt;span style=";font-family:arial;font-size:85%;"  &gt;Drupal is one of my favorite CMS (content management systems), let me start off by indicating the softwares that I would be using for drupal, which are the following:&lt;/span&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul  style="font-family:arial;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;1. Apache 2.2.x&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;2. MySQL 5.x&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;3. PhP 5.2.5&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;o:shapelayout ext="edit"&gt;&lt;/o:shapelayout&gt;&lt;o:idmap ext="edit" data="1"&gt;&lt;/o:idmap&gt;&lt;/span&gt;&lt;!--[if !mso]&gt; &lt;style&gt; v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} p\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} v\:textbox {display:none;} &lt;/style&gt; &lt;![endif]--&gt;&lt;title&gt;Slide 2&lt;/title&gt;&lt;meta name="Description" content="9/6/2009"&gt;&lt;!--[if !ppt]--&gt;&lt;style&gt; .O 	{font-size:149%;} &lt;/style&gt;&lt;style media="print"&gt; &lt;!--.sld 	{left:0px !important; 	width:6.0in !important; 	height:4.5in !important; 	font-size:103% !important;} --&gt; &lt;/style&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;p:colorscheme colors="#ffffff,#000000,#808080,#000000,#bbe0e3,#333399,#009999,#99cc00" face="arial"&gt;  &lt;/p:colorscheme&gt;&lt;/span&gt;&lt;div shape="_x0000_s1026" class="O"&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;  &lt;div style=""&gt;&lt;span style="position: absolute; left: -6.4%;font-size:85%;" &gt;•&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;If you don't have or don't know where to get those software, google it. Remember, whether you're an I.T. person or not, GOOGLE - will always be your friend. :) &lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;I would assume that you have properly configured Apache, MySQL and PhP, and w&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;ould only cover the installation of Drupal.&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I would also like to point out that my guide would only cover the basic installation of drupal, and that I won't cover any other technical aspects regarding uploading your drupal sites online or the like.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DOWNLOADING and SETTING UP DRUPAL&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Navigate to &lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;www.drupal.org.&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;2. Click on the '&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;Download Drupal 6.x&lt;/span&gt;&lt;span style="font-size:85%;"&gt;' link.&lt;br /&gt;&lt;br /&gt;3. Once the download has finished, go to your desktop (or wherever default download folder is) and click on '&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;drupal-6.x.tar.gz&lt;/span&gt;&lt;span style="font-size:85%;"&gt;' and select the '&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;drupal-6.x&lt;/span&gt;&lt;span style="font-size:85%;"&gt;' folder;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdLBxJzfI/AAAAAAAAAAM/ML56EqhWDKE/s1600-h/Picture1.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 190px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdLBxJzfI/AAAAAAAAAAM/ML56EqhWDKE/s320/Picture1.png" alt="" id="BLOGGER_PHOTO_ID_5378104086556691954" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Extract the '&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;drupal-6.x&lt;/span&gt;&lt;span style="font-size:85%;"&gt; folder to the '&lt;/span&gt;&lt;span style="font-weight: bold;font-size:85%;" &gt;htdocs&lt;/span&gt;&lt;span style="font-size:85%;"&gt;' folder located in your &lt;/span&gt;&lt;span style="font-style: italic;font-size:85%;" &gt;Apach&lt;/span&gt;&lt;span style="font-style: italic;font-size:85%;" &gt;e&lt;/span&gt;&lt;span style="font-size:85%;"&gt; folder;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLdmRBirFI/AAAAAAAAAAU/zvZtjwAy7p8/s1600-h/Picture2.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 272px;" src="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLdmRBirFI/AAAAAAAAAAU/zvZtjwAy7p8/s320/Picture2.png" alt="" id="BLOGGER_PHOTO_ID_5378104554508430418" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Go to your '&lt;span style="font-weight: bold;"&gt;htdocs&lt;/span&gt;' folder and rename the '&lt;span style="font-weight: bold;"&gt;drupal-6.x&lt;/span&gt;' folder to '&lt;span style="font-weight: bold;"&gt;drupal&lt;/span&gt;' (to simplify things);&lt;br /&gt;&lt;br /&gt;6. Go to your web browser, and type 'http://localhost:8080/drupal';&lt;br /&gt;&lt;br /&gt;7. Click on the link '&lt;span style="font-weight: bold; font-style: italic;"&gt;Install Drupal in English&lt;/span&gt;';&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdmsWDpYI/AAAAAAAAAAc/7vsPtnklNTE/s1600-h/Picture3.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdmsWDpYI/AAAAAAAAAAc/7vsPtnklNTE/s320/Picture3.png" alt="" id="BLOGGER_PHOTO_ID_5378104561842234754" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. An error message like the one below would appear;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdnKepTNI/AAAAAAAAAAk/znAKoigSDM0/s1600-h/Picture4.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 192px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdnKepTNI/AAAAAAAAAAk/znAKoigSDM0/s320/Picture4.png" alt="" id="BLOGGER_PHOTO_ID_5378104569931320530" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Go to '&lt;span style="font-style: italic;"&gt;..drupal\sites&lt;/span&gt;' folder and duplicate the php file named '&lt;span style="font-weight: bold;"&gt;default.settings.php&lt;/span&gt;', afterwhich rename the duplicate file to '&lt;span style="font-weight: bold;"&gt;settings.php&lt;/span&gt;'.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLdnm1KZjI/AAAAAAAAAAs/6AUUcSXoi_g/s1600-h/Picture5.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 139px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLdnm1KZjI/AAAAAAAAAAs/6AUUcSXoi_g/s320/Picture5.png" alt="" id="BLOGGER_PHOTO_ID_5378104577541957170" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="PowerPoint.Slide"&gt;&lt;meta name="Generator" content="Microsoft PowerPoint 11"&gt;&lt;!--[if !mso]&gt; &lt;style&gt; v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} p\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} v\:textbox {display:none;} &lt;/style&gt; &lt;![endif]--&gt;&lt;title&gt;Slide 4&lt;/title&gt;&lt;meta name="Description" content="9/6/2009"&gt;&lt;!--[if !ppt]--&gt;&lt;style&gt; .O 	{font-size:149%;} &lt;/style&gt;&lt;style media="print"&gt; &lt;!--.sld 	{left:0px !important; 	width:6.0in !important; 	height:4.5in !important; 	font-size:103% !important;} --&gt; &lt;/style&gt;&lt;!--[endif]--&gt;&lt;o:shapelayout ext="edit"&gt;&lt;/o:shapelayout&gt;&lt;o:idmap ext="edit" data="1"&gt;&lt;/o:idmap&gt;&lt;p:colorscheme colors="#ffffff,#000000,#808080,#000000,#bbe0e3,#333399,#009999,#99cc00"&gt;  &lt;div shape="_x0000_s1026" class="O" style=""&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;  &lt;/p:colorscheme&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;/span&gt;&lt;span&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLdoHNz_VI/AAAAAAAAAA0/yPTvAyJG8xI/s1600-h/Picture6.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 136px;" src="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLdoHNz_VI/AAAAAAAAAA0/yPTvAyJG8xI/s320/Picture6.png" alt="" id="BLOGGER_PHOTO_ID_5378104586235280722" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLfGmOphUI/AAAAAAAAAA8/Hd86dur6JDo/s1600-h/Picture7.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 97px;" src="http://4.bp.blogspot.com/_rniA5jAjyDg/SqLfGmOphUI/AAAAAAAAAA8/Hd86dur6JDo/s320/Picture7.png" alt="" id="BLOGGER_PHOTO_ID_5378106209467991362" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;10. Go back to your web browser and press the link '&lt;span style="font-style: italic; font-weight: bold;"&gt;try again&lt;/span&gt;';&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLhA0r5OHI/AAAAAAAAABE/O2Lva3y7DJE/s1600-h/Picture8.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLhA0r5OHI/AAAAAAAAABE/O2Lva3y7DJE/s320/Picture8.png" alt="" id="BLOGGER_PHOTO_ID_5378108309292791922" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. Create a new schema in your '&lt;span style="font-weight: bold;"&gt;MySQL administrator&lt;/span&gt;', name it '&lt;span style="font-style: italic; font-weight: bold;"&gt;drupal&lt;/span&gt;';&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLhBKiIq8I/AAAAAAAAABM/bzamuQhjdlo/s1600-h/Picture9.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLhBKiIq8I/AAAAAAAAABM/bzamuQhjdlo/s320/Picture9.png" alt="" id="BLOGGER_PHOTO_ID_5378108315157441474" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;12. Fill out the corresponding fields: Database name – with the new schema named '&lt;span style="font-weight: bold;"&gt;drupal&lt;/span&gt;'; and provide your own database username and password – in this example, I used '&lt;span style="font-style: italic;"&gt;root&lt;/span&gt;' for both password and username&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_rniA5jAjyDg/SqLhBh1YgKI/AAAAAAAAABU/mQCBubuwhEY/s1600-h/Picture10.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_rniA5jAjyDg/SqLhBh1YgKI/AAAAAAAAABU/mQCBubuwhEY/s320/Picture10.png" alt="" id="BLOGGER_PHOTO_ID_5378108321412186274" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLhCEh1NLI/AAAAAAAAABc/l_D7o1VpEZg/s1600-h/Picture11.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLhCEh1NLI/AAAAAAAAABc/l_D7o1VpEZg/s320/Picture11.png" alt="" id="BLOGGER_PHOTO_ID_5378108330725422258" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. Place the desired name of your website on the textbox located below the label Site name, and input your site’s email address on the following textbox.&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLigs8Kz8I/AAAAAAAAABs/yvzr1Yj6GU0/s1600-h/Picture14.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://1.bp.blogspot.com/_rniA5jAjyDg/SqLigs8Kz8I/AAAAAAAAABs/yvzr1Yj6GU0/s320/Picture14.png" alt="" id="BLOGGER_PHOTO_ID_5378109956481011650" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;14. Scroll down, and input your default administrator username, admin, your email-address, and your password&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;.&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLhCgtfDuI/AAAAAAAAABk/XGYm8tDAEl0/s1600-h/Picture12.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://2.bp.blogspot.com/_rniA5jAjyDg/SqLhCgtfDuI/AAAAAAAAABk/XGYm8tDAEl0/s320/Picture12.png" alt="" id="BLOGGER_PHOTO_ID_5378108338290495202" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. Scroll down again, and click on &lt;span style="font-weight: bold;"&gt;save&lt;/span&gt;.&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;16. Ignore the error displayed, and click on the your new site link to navigate to the front page of your website&lt;br /&gt;&lt;br /&gt;.&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_rniA5jAjyDg/SqLjDCX6LxI/AAAAAAAAAB0/wPFaj0QmHlY/s1600-h/Picture15.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 200px;" src="http://3.bp.blogspot.com/_rniA5jAjyDg/SqLjDCX6LxI/AAAAAAAAAB0/wPFaj0QmHlY/s320/Picture15.png" alt="" id="BLOGGER_PHOTO_ID_5378110546350059282" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:arial;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;/span&gt;&lt;span style=";font-family:arial;font-size:85%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1866612101767338754-1836583354967405288?l=higherthangetche.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://higherthangetche.blogspot.com/feeds/1836583354967405288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/installing-drupal-6x.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1836583354967405288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1866612101767338754/posts/default/1836583354967405288'/><link rel='alternate' type='text/html' href='http://higherthangetche.blogspot.com/2009/09/installing-drupal-6x.html' title='Installing drupal 6.x'/><author><name>Ogs</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_OtoBsZcsglY/SqaCG3B3u-I/AAAAAAAAAAM/a6CjZvNsAHU/s1600-R/ogsessed.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rniA5jAjyDg/SqLdLBxJzfI/AAAAAAAAAAM/ML56EqhWDKE/s72-c/Picture1.png' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
