Archive for October, 2006

Windows Vista

Sunday, October 29th, 2006

Well it’s been a few days that I finally started my Vista test ride. I must say the new OS from Microsoft has had a nice face lift done to it. It is by far the most beautiful OS I’ve ever seen. I was worried that my machine being a Dell P4 with a low end video card might not be able to handle the new Aero interface. Well I can pleasantly say that the machine can handle pretty much anything I’ve thrown at it. I must say the only thing where I see a bit of lag is when you close an application and the open programs slide to the left in the task bar. I’ve also installed CA’s antivirus since they were giving away a free 1 yr subscription. So far it seems to be updating quite nicely and it hasn’t slowed my system down at all.

There are a few things that I am a bit worried about. Backwards compatibility has always been something that Microsoft has done a great job at and I think is the main reason why as much as people hate MS, they can always use that old program without fear that the new os might not run it. Sorry Mac and Linux fan! :P

This time around I noticed that Games like Unreal Tournament no longer have the option of OpenGL. I’m thinking this is more of Microsofts doing then that of the nVidea Drivers. Why I am bringing this up is for what ever reason, I can’t play Unreal at 1280×1024 with Direct X. I’ve always just switched to OpenGL and I could. One more thing I have notice in Unreal is the load times in Vista are soooo much longer. Not sure what that is all about.

 Another thing to note is a few games that could be “manually” copied from one machine to the next no longer works and bombs out with some DirectX 9 error. I am going to try and install the game from CDs and see if the problem is rectified.

Other then these few issues I’ve got to say that I love the new 3D program flip. You can do this by hitting: Windows Key + TAB. The old Alt-Tab is also there with a nice improvement over XP version with out the Alt-TAB powertoys feature.

I will make sure to keep posting about my success and failures with Vista.

How to see what is really starting up in Windows

Tuesday, October 24th, 2006

I found a really cool program called Starter 5.6.2.0. I have included the file here in my blog. The file can be used to see if there might be any malware on your system.

New Service!

Wednesday, October 11th, 2006

As you have known I have been working on my technology FAQ. Because of the depth of the resource I will be selling subscriptions to the software for $500 per year. You will be able to print of the each FAQ or save them as PDF. My goal is to have everything from “how to assign permissions to web folders” to “How to trouble shoot network programs”. Let me know if you would like to have a demo of the FAQ. You can reach the FAQ here if you have a password.

Check out the new Private section

Wednesday, October 11th, 2006

If you can ;)

http://www.winnipegexperts.com/private

 

Free Media Center

Saturday, October 7th, 2006

Check out this FREE opensource program :)

http://www.team-mediaportal.com/

 

An Amazing New tool

Friday, October 6th, 2006

I am working on my MCSE I wanted a way of studying the information and also helping other people out. My FAQ should be a good technical resource for everything to do with Winfows, Linux, and Web Programming. Right now I am really just building the database and I will be starting with the MCSE stuff unless I come accross some other “gothcha” in the other 2 areas.

Let me know if you like program.

You can find a link to the FAQ HERE

Free Office Program

Thursday, October 5th, 2006

Well here’s a great tool you can download. It looks and feels very much like the whole MSOffice Suite. Over 95% of it’s features are located in this program. A nice added bonus that Office 2003 doesn’t have out of the box is the ability to save it’s files as acrobat reader files. (Yes you can even insert hyper links into them unlike other programs like PDFcreator)

 Heres the link for OpenOffice

Great FTP program

Thursday, October 5th, 2006

I recommend “Filezilla” if you need to do any FTPing. It’s small, fast and free! :) Can’t get much better then that combo. In fact… I’d called it a supersized combo ;)

Here’s the link to Filezilla 

Site Almost done!

Wednesday, October 4th, 2006

Let me know what you think of the new layout of the site or any improvement you’d like to see. My site is slowly crawling up the ladder in web searches. Once I am done I am going to write a program that will automatically tell google of new pages I have created :) Once confirmed to be working I will sell this as a service to my customers for $2 a month.

Hack XP’s Start Button

Sunday, October 1st, 2006

 I’ve gotten so many requests on how to change the Windows XP Start button, I’m going to teach you how to hack it to pieces manually. 

 Before you get started, you might want to print out this page for easy reference. 

Change the Start text 

  1. First of all, make sure you download Resource Hacker. You’ll need this puppy to edit resources inside your Windows shell. 
  2. Locate explorer.exe in your c:\Windows directory. Make a copy of the file in the same directory and rename it explorer.bak. 
  3. Now launch Resource Hacker. In the File menu, open explorer.exe. You’ll now see a bunch of collapsed folders. 
  4. Expand the String Table folder and then find folder No. 37 (folder No. 38 if you’re in Windows Classic mode). 
  5. Click on resource 1033 and locate the text that says “Start.” This is your Start button, and now you’ve got control over what it says! Change the “Start” text to your text of choice. You don’t have a character limit, but the text takes up valuable taskbar space, so don’t make it too long.
  6. Click on the button labeled Compile Script. This updates the settings for your Start button. But nothing will happen until you complete through step #20, so keep going! Change your hover text 
  7. While you’re here, why not also change the text that pops up when your mouse hovers over your Start button? 
  8. Right now it says “Click here to begin.” Well, duh! We already know that’s where to begin! 
  9. Open folder No. 34 and click on resource 1033. 
  10. Find the text that says “Click here to begin” and change it to something cooler. Might I suggest “Click here for a good time, baby.” 
  11. Click on the Compile Script button to update this resource. Customize your Start icon 
  12. For an added bonus, you can also change the Windows icon to the left of the text, too. 
  13. Collapse the String Table folder and expand the Bitmap folder at the top of your folder list. 
  14. Click on folder No. 143 and click on resource 1033. You should see that familiar Windows icon. 
  15. Go to the Action Menu and select “Replace bitmap.” Select “Open file with new bitmap”, and locate the replacement image on your machine. Note: The image must have a .bmp extension and a size of 25 pixels by 20 pixels. Then click the Replace button.
  16. Now that you’ve made your changes, save the file in your Windows folder with another name, such as newstartbutton.exe. Don’t name it Explorer.exe, because that file is already being used by your system. Close all open programs and restart your system. 
  17. Boot into Safe Mode With Command Prompt by pressing F8 on startup. Then choose Safe Mode in the command prompt. 
  18. Log on as administrator and enter your password.  
  19. When the command prompt comes up, make sure you’re in the right directory by typing “cd c:\windows” (without the quotes).  
  20. Now type “copy c:\windows\newstartbutton.exe c:\windows\explorer.exe” (no quotes). Type “yes” (no quotes) to overwrite the existing file, then restart your system by typing “shutdown -r” (no quotes). 

When Windows relaunches, you’ll see your new Start button in all its glory!