PHP and Authorize.net

February 19th, 2004 by Erich Kolb

Here’s an excellent example of how to use PHP to interact with Authorize.net http://www.zend.com/codex.php?id=619&single=1

Spread the word: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Furl

Display the Version of Windows in the Bottom Right Corner of your Desktop

February 12th, 2004 by Erich Kolb

While at 1st glance this may seem like a GEEK thing ( and I say that with the utmost respect because I are one ), this can actually be quite useful if you work with several systems, and you want to be able to tell at a glance if you’re working on a Professional or Server system, what the build number is or even if you were successful in an upgrade. WARNING REGISTRY EDIT AHEAD WARNING Open the Registry Editor and expand the branch HKEY_CURRENT_USERControlPanelDesktop Double-click the value PaintDesktopVersion Set the value to 1. (Make sure PaintDesktopVersion is a REG_DWORD value and not a REG_SZ value. If it is a REG_SZ value, delete the value and re-create it as a REG_DWORD and then set it to 1.) Thats it !

Spread the word: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Furl

Ever wondered what files have been modified while you were away?

February 12th, 2004 by Erich Kolb

A quick way of telling which files have been modified in the last certain amount of days is to go to START/ FIND and limit the search by Date. Choose within the last X amount of hrs. and you’ll see a list of every file that was modified in that time. You can safely ignore files in the windows and system folders unless you suspect a virus or misbehaving program of some sort.

Spread the word: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Furl

Disable Windows XP’s builtin zip support

February 9th, 2004 by Erich Kolb

Windows XP has builting support for decompressing .zip files. This can become very annoying when you have a folder/directory with a ton of zip files in it. If you want this feature disabled, run the following command:

regsvr32 /u c:\windows\system32\zipfldr.dll

Alternatively, if you want to re-enable it, enter this command:

regsvr32 c:\windows\system32\zipfldr.dll

Note: You may need to re-install your zip/unzip software as this command has been known to un-associate winzip with .zip files

Spread the word: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Furl

Free $8.95 eNom.com Reseller Accounts

February 6th, 2004 by Erich Kolb

You are offering hosting or internet related services to your customers. Why don’t you also make a profit from domain registrations? www.providenames.com, the well known enom reseller, is offering free $8.95 eNom domain name reseller accounts. You just signup for an account and we’ll send you information how to activate your own domain registration website using enom’s services. In a few hours, or even minutes, if you are fast, you will be able to offer domain name registration from your website and earn a profit on every domain name registered by you or your clients! You decide your rates and your profit!

Spread the word: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Furl