Category Archives: Tips and Tricks

Backup Sticky Notes

I am Roaming around to backup sticky notes on Windows 7 or Windows Vista. And finally I found a solution from the internet.

Here are the steps:

  1. Start
  2. Computer
  3. Navigate to C:\Users\<USER>\AppData\Roaming\Microsoft\Sticky Notes
    • Supply the <USER> with your computer user name
  4. And there is a StickyNotes.snt file you need to be backup-ed.

That’s it you have your sticky note backup-ed.

Tip on Website Structure

Greetings!

Just a few days ago I have encountered a Website Structure that made me really sad. Upon opening the folder I was shocked how was the file structure was handled. I think I can share how you should do the structuring of your files if your going to create a website with any programming language out of scratch.

  1. First group your files accordingly
    • You put all your javascript files inside a folder, let say js,  in which all javascript files are there and no where else. Inside it you can again group it accrdingly to what javascript its all about. If your using jquery put it under a js/jquery folder, if your using tinymce put it on js/tinymce, and so on.
    • The same thing goes to css and other files. Group them so you can easily find them
  2. Second, Use consistent file type
               If your going to use PNG use png in all cases. If your not using transparent images then use JPG.
  3. Lastly, Use naming conventions that you can easily remember

These aren’t all that you can do. But I can say that this can help in improving the readability of your website when you are giving over the development or getting help from another developer. Next time I will be giving some tips on coding on PHP.

Thanks,
Thomie Jose 

Double the fun by using 2 or more USB broadband stick

NOTE: this trick is applicable to Windows operating system only

To really maximize your internet browsing and downloading, if you have two or more USB broadband stick, by having multiple internet connection, here is a simple trick.

FIRST
– configure each USB broadband stick to use different proxies

SECOND
– open registry editor (REGEDIT.exe) and navigate to the following key

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\NetBT\Parameters

THIRD
-create a DWORD value named RandomAdapter and set the value to 1

FOURTH
-reboot and enjoy

Credits http://www.symbianize.com/showthread.php?t=439571

WordPress Get the current post slug

Hi there, I have search the net and this person found a way to get the slug the easier way.

 

The common approach:

$post_obj = $wp_query-&gt;get_queried_object();
$post_ID = $post_obj-&gt;ID;
$post_title = $post_obj-&gt;post_title;
$post_slug = $post_obj-&gt;post_name;

His approach:

$slug = basename(get_permalink());
That's it. Just include it inside the_loop.
Source: http://www.joshstauffer.com/get-post-slug-in-wordpress/

 

Unlock that Undeletable File!

If you’ve ever been unable to delete a file in Windows, and can’t figure out what program’s using it, Unlocker is the solution. Have you ever seen these Windows error messages?

  • Cannot delete folder: It is being used by another person or program
  • Cannot delete file: Access is denied
  • There has been a sharing violation.
  • The source or destination file may be in use.
  • The file is in use by another program or user.
  • Make sure the disk is not full or write-protected and that the file is not currently in use.

Unlocker can help! Simply right-click the folder or file and select Unlocker. If the folder or file is locked, a window listing of lockers will appear. Simply click Unlock All and you are done!

Website

Want to have an Extra Yahoo Email Address but the save login details?

If that’s what you want. Yahoo is give you one (1) extra email that you can change every year. Yahoo extra Email address put an extra email address on top of your current email.

For an example, your email is myemail@yahoo.com and you avail an extra email address maynameisone@yahoo.com. When you login using maynameisone@yahoo.com, you will be having the same inbox you have on your myemail@yahoo.com.

It means you have two email account having one inbox.

What is the benefit?

  1. Have your the same account but different email.
  2. Set the extra email as your main email.(For those person who had non-nonprofessional email address yet want to maintain the said email)
  3. Changing the email once a year.
  4. Can use also in logging in to Yahoo services.

That some of the benefits. So if you haven’t get your extra email address, then create yours now by logging in to your yahoo account and going to this URL http://edit.yahoo.com/config/list_alias