JAUHARI

Everything Is POSSIBLE

Archive for February, 2008


Questions to Evaluate Your Website Quality

If you have a website, of course there will be two point of views to measure the quality of your website. First is by yourself as the owner (or maybe the developer) and the second one is by your visitors. The debate between this different point of view will result nothing.

Cumbrowski writes about it on Search Engine Journal. There are several aspects you need to pay attention of to measure website quality.

  1. Accessibility
  2. Navigation
  3. Design
  4. Content
  5. Security
  6. Other Technical and Marketing Considerations
  7. Legal Stuff/Re-Assurance/Legitimization

You can find the detail here. How about your website quality?

[Resolved]: Can Not Run Any Windows Command Prompt

Last day I got a problem with my laptop. I could not run any windows command prompt, such as ping, nslookup and tracert. I restarted it and gave no solution, the problem was still remain.

Command Not Working

I found this page on Google. It told me that Windows can not resolve the %SystemRoot% Environment Variable that can be checked by running “path” command. It returned:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
Files\ATI Technologies\ATI Control Panel;

To solution for this problem was founded here where the step by step is instructed below.

  1. Go to: Start > Run > Regedit
  2. Check: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
    Make sure that the registry key holding the path is of Reg_Expand_SZ type rather Reg_SZ type
  3. If the holding key is Reg_SZ change it into Reg_Expand_SZ by:
    • Double Click “Path” and copy it’s Data Value “…%SystemRoot%\system32;%SystemRoot%; …” to avoid to rewrite it again
    • Delete the “Path”
    • Create New > Expandable String Value
    • Give “Path” as the name, double click it, and Paste the value copied in the previous step to the “Value Data” field
  4. Close the Regedit window and restart the laptop

Once the Windows is finish from loading, the command prompt works again.

Command Works Again

Any comments or suggestions? Just as usual. Write it in the form below.

Norton Ghost 2003 and SATA

I just installed a new PC (with Windows) and wanted to backup the C (System) drive using Norton Ghost 2003. Don’t ask me why I am still using the old version instead of the new one, since this is the only one I have in my hand. The installation was just fine as well as the backup setting, then it asked me to reboot the PC. OK. Click and reboot..

After the blank screen, the ghost process notified me that there was an error and can not continue the task. It asked me to run “ghreboot“. No doubt, I run it and nothing happened.

Norton Ghost help on the web returned me nothing, except that the problem is caused by a virtual partition created by Norton Ghost as an active partition. I contacted my old friend asking for this problem and gave me a direction.  He said that Norton Ghost 2003 is not compatible with SATA devices.

Here is how to solve the problem if you face it.

  1. Boot from any bootable CD from where you can run fdisk
  2. After it give you a command prompt, run: fdisk
  3. Choose to display partition and you will see a partition labeled : –VPGHOST
  4. Delete this partition
  5. Activate your Bootable Partition
  6. Exit fdisk
  7. Reboot

Voila. You should notice your Windows loading screen. Then you can install the new version of Norton Ghost :D

Warning:  Use it at your own risk. I used Windows XP and Windows 98 for the Boot CD.

What Is Your First Post On Your Blog?

I just want to know from you folks, what is your first post on your blog?. If you are using WordPress, you have an automatic first post by default, a well-kown “Hello World!”. Did you delete this “Hello World!”?

Jauhari.Net first post was at September 17, 2004 titled: My First TXT  and no “Hello World !” .

Please give your comments.

It will help many people out there who start new blog to find their very first topic for their very first post on their (maybe very first) new blog.

Leopard Trick: Zoom Using Two Fingers on MacBook/Pro

We can absolutely optimize the standard functions of trackpad as mouse replacement. Trackpad can be used for scrolling and click just like in Windows Based Laptop.

Zoom can also be done from trackpad easily by only pressing it like usual with two fingers and then move one of the fingers up or down to do the zoom. Do not forget to press the Ctrl key otherwise you will do usual scrolling.

It is easy. Isn’t it? You need Mac OS X Leopard on your MacBook or MacBook Pro.

Coda Review

Coda LogoCoda by Panic is my first online purchased Application for my MacBook Pro, This is perfect tools for web developer like me, Coda features is perfect for my daily use and Coda prices is reasonable. Before I decided to purchased this application, I was looking arround and finding some review about Coda. And here some review from blogger.

Review From Quarter Life Crisis

Coda appears to be a well programmed and stable piece of software for a 1.0 version. And I am thrilled to have the well-integrated environment which removes that extra degree of separation between my editing and the web server while offering good auto-completion and instant validation. After using Coda for real, I started running into situations where I found the one-window-per-site concept limiting. Unlike the other glitches and possibly even the disappointing CSS editor which I am positive Panic will improve over time by slaving away at the code, the single-window issue will require some rethinking and possibly even changes to the UI concept as it exists today.

Review from MacUpdate

But all in all, this is a terrific program that just helped me through a complicated project quite ably, even though I was using the demo (how awesome that it’s totally not crippled). It might be hard to justify purchasing it since I already have a great FTP program and a great text editor, but I’m sure a few more upgrades and development cycles will make it irresistible

Review from MacUser.co.uk

Hardcore administrators will revel in the Terminal window for managing servers, but for the rest of us, the Transmit-based FTP client will be about as close as we get to playing with the server directly. This shares a pane with the site tree and treats your remote files as though they were local, opening them with a single click, or dispatching them to helper applications from a context-sensitive menu.

If you’re a dedicated hand-coder, or are ready to step up from Dreamweaver’s built-in code-based environment, Coda is an excellent choice. As one MacUser team member said in the office, it’s one of those apps that could make a PC user switch. We don’t think that’s too high praise at all.

Review from MacApper

I do web development pretty much every day and have never been a real fan of the all inclusive, live editing types of tools. Honestly tools like Dreamweaver really makes me cringe. So like many others I normally have a separate application for text editing, FTP, shell, and of course a few browsers open. I have to tell you, I’ve taken the red pill now and doing away with all of these separate tools actually seems possible with Coda.

Review from Shawn Blanc

Coda is most certainly not bloated. If anything it could be argued the opposite - that Coda’s features are too skimpy.

However, put yourself in the developer’s shoes for moment. You’re going to take a Text Editor, CSS Editor, FTP client and a Terminal app. Then bundle them together, add a WebKit based prievewer and debugger, and offer some good documentation of PHP, CSS, Javascript and HTML. And finally: sell it for less than the cost of just a good text editor.

Yahoo Online Status Plugin For WordPress

My previous post said that I had setup a forum for WordPress using Simple Forum plugin by Andy Staines. This post is still about the plugin for my forum that is to show the Yahoo Messenger (YM) status of online admin to provide online support for forum members.

The plugin to handle this job is writen by Huda Toriq. This plugin worked as expected and has many features, such as:

  • Support for multi YahooID
  • Allows you to custom your own status image

allow_url_fopen and or cURL extension shoud be enabled on the server to run this plugin.

  • Archives

  • High Quality Free WordPress Themes
  • Earn $$ with WidgetBucks!
  • Your Ads Here