Search

Stuff

  • homestudycourses.net
  • Add to Technorati Favorites
  • dir.davaoblogs
  • Computer Blogs - BlogCatalog Blog Directory
  • blogarama - the blog directory
  • Add to My Yahoo!
  • Pinoy Hot Blogs
  • Free PageRank Checker
karLpOx - ...with GOD all things are possible...

What some programmers do today

2 Comments | Date: May 08, 2008



What the image is showing is sometimes true to some developers or company. They do tend to do what the customer is not asking for and charge the customer lots of money that they don't evens support what they have given their customer. So let this be a lesson to as programmers/developers to always listen what our customers needs and to build what they want and not what we want.

 

Category: Computer, Entertainment, Programming

Technorati Tags: Project, Programmer, Project Leader, Analyst, IT

Reading Test

1 Comment | Date: May 08, 2008



Just found this image while using stumble upon add-ons for firefox. It was quite fascinating since what it was saying was true and I could really read was written in the image. Well have fun!

 

Category: Entertainment

Technorati Tags: Reading Test, Reading

Google Page Rank Update!

9 Comments | Date: May 04, 2008

Google Page Rank has just updated! Well I was hoping I would get a PR2 for this blog but instead I got a PR0 from N/A. Well I guess thats a start. But I did get some good page ranks with my other Blogs!

karlpox.dcwarez.net = PR3
specter.dcwarez.net = PR3
nerds.dcwarez.net = PR3
download.dcwarez.net = PR2

You can check your page rank by visiting this page. Have fun with your page ranks! Some may have increase their page ranks but some didn't or maybe didn't moved at all.

 

Category: Blog Updates, Internet

Technorati Tags: PR, Page Rank, PR3, PR Update

MySQL GUI Tools + WAMP

2 Comments | Date: May 01, 2008

To integrate MySQL GUI tools on WAMP follow the instructions below.

1. Download the GUI Tools to be used on this page.
2. Download the one with the "Without installer (unzip in C:\)".
3. Extract the one you have downloaded.
4. Copy it to your C:/wamp
5. Click on Start and then run.
6. Key in regedit then press enter.
7. Go to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > wampmysqld
8. Right click on the ImagePath.
9. Take note of the value because the version of MySQL might change. For example mine is.

c:\wamp\bin\mysql\mysql5.0.51a\bin\mysqld-nt.exe 

change it to

c:\wamp\bin\mysql\mysql5.0.51a\bin\mysqld-nt.exe --defaults-file=c:\wamp\bin\mysql\mysql5.0.51a\my.ini wampmysqld

Your MySQL GUI tools should work now. This solution also solves the Either the server service or the configuration file could not be found. Startup variables and service section are therefore disabled problem.

 

Category: PHP+MySQL, Software, Tips & Tricks

Technorati Tags: MySQL, GUI, Tools, MySQL GUI Tools, Wamp

Changing Ports WAMP

Leave a comment! | Date: May 01, 2008

If you installed WAMP without changing anything then your default port would be 80. So if you want to change your listening port simply follow this instructions.

1. Left click on the WAMP icon on your system tray.
2. Go to Apache then click on the httpd.conf option.
3. Press Ctrl+H to open the replace function of notepad.
4. Enter 80 on the Find What field.
5. Enter your desired port on the Replace with field.
6. Click on the replace all to replace everything.
7. Save your httpd.conf.
8. Right click on your WAMP icon on the system tray then exit.
9. Run WAMP again and now your port is 8080. You can access your localhost by using this address on your browser http://localhost:8080

 

Category: PHP+MySQL, Software, Tips & Tricks

Technorati Tags: WAMP, Port, Change port, Apache, httpd.conf

  [Older Post's]