Sunday, March 30, 2014

Localhost 403 Forbidden

When you typed in http://localhost and you got yourself Error 403, Forbidden You don't have permission to access / on this server. you have to open your httpd-vhost.conf file with Notepad++ or any text editor you use and add at this at the end of the file:


   DocumentRoot "C:\wamp\www"
   ServerName    localhost
   # ServerAlias   localhost


This is for when you use wamp. DocumentRoot is where your default directory for server. httpd-vhost.conf resides in C:\wamp\bin\apache\apache2.4.2\conf\extra

Good luck.

Sunday, March 16, 2014

Laravel 4.1 Tutorials and Resources

Here you will see list of tutorials and resouces that helped me to learn more about Laravel.

Enjoy :)

Blade Template
http://laravel.com/docs/templates
http://laravel.com/docs/html
http://daylerees.com/codebright/blade
http://daylerees.com/codebright/forms

I will update this list from time to time for you and me to lean about Laravel.



Saturday, February 5, 2011

How to Restore File Attributes After Virus Attack

One of the things that irritate me is how my computer is suddenly attacked by viruses and cause some of the files to be hidden. Below is my favourite way to get rid of this annoyance.

1) Go to command prompt by typing cmd at Run (you can go to Run by going to Start)
2) Type the drive that has been modified by the virus. For example, your removable drive, F. Type F: and hit Enter. After that, please type the following command in your command prompt:

attrib –s –h *.* /S /D

hit enter after that.

You'll see that your files will be restored to its original attributes afterward.

Monday, May 19, 2008

One Stunningly Simple Software That Bypass ISPs Throttle!

I have one reader, Andy that says the technique I outlined doesn't work. Well, that happens but I have one solution. It so simple that I almost laugh. How stupid I am not discovering it earlier!

It so deceivingly simple, I just don't believe it.

And name of the software that can bypass almost all ISPs is...

DELUGE.

You can get it at at http://deluge-torrent.org

Good luck in bypassing your ISPs throttling effort.

Friday, February 15, 2008

Mark Joyner Forced Me to Do This...

Mark Joyner is forcing me to do this so don't blame on this one. ;p

I'm evaluating a multi-media course on blogging from the folks at Simpleology. For a while, they're letting you snag it for free if you post about it on your blog.

It covers:

  • The best blogging techniques.
  • How to get traffic to your blog.
  • How to turn your blog into money.

I'll let you know what I think once I've had a chance to check it out. Meanwhile, go grab yours while it's still free.

Monday, September 24, 2007

Internet Download Manager 5.11 Review

Its speed is just like any other download manager but it is more usable than Download Accelerator Plus (DAP) and other ad-supported or trial based download manager. Plus, it doesn't try to download everything but recognise the type of file first unlike DAP that tries to download html file that ends with .exe or .zip (go to Sourceforge.net test this out).

I have another 7 days to go but I believe IDM stands on its own rank.

However, IDM doesn't have all the features I wanted to. I can't specify how many concurrent downloads I can make according to sites and if there's site that doesn't support download manager, I have to manually turn off link tracking options in IDM and that is cumbersome to me.

Overall, IDM is a good download manager but the options available are not enough for my itchy hands.

Note: I don't use it to download FLV because I found myself loving to use Techcrunch Youtube link grabber (or any online alternative).

Here you go: 7/10
What I think: Good enough to be used but not advanced enough. Faster to load than DAP. Speed, like any other download managers.

To Download: Click Here.

Sunday, August 26, 2007

The Source of Problems Loading Page

Do you know the source of problems loading page? I don't know because the source is just

Image Hosted by ImageShack.us