Thursday, June 12, 2008

Office 2007 interactive guides

Wondering where your favorite Office 2003 commands are located in the new 2007 Office system interface? ...visit ...

 Microsoft (2008). Guides to the 2007 Office system user interface. Retrieved June 12, 2008 from http://office.microsoft.com/en-us/training/HA102295841033.aspx

Saturday, June 7, 2008

Creating a Firefox add-in

I'm playing around creating a Firefox add-in (as well as looking into an IE plug-in). These pages describe how to do it (it shows how you can use Visual Studio to help). Lots of ads which is a bit annoying but shows how it is done.

Mueller, J. (2006) Creating Your Own Firefox Add-in with Visual Studio. Retrieved June 7, 2008 from  http://www.devsource.com/c/a/Using-VS/Creating-Your-Own-Firefox-Addin-with-Visual-Studio/

Thursday, June 5, 2008

Flash Links

Some Flash links from Olga.

Displaying text

Campbell, C. (2008) Creating a Custom Scroller in Flash . Retrieved June 5, 2008 from  http://www.oman3d.com/tutorials/flash/video/customscrollbar.php

XML:

Adobe (n.d.) An example of using styles with XML -- Flash CS3. Retrieved June 5, 2008 from  http://livedocs.adobe.com/flash/9.0/main/00000919.html

Kipupa (2008) Displaying XML Data in Flash - Page 2. Retrieved June 5, 2008 from  http://www.kirupa.com/developer/actionscript/xmldataflash2.htm
(simple helps understand XML in flash)

Kipupa (2008) XML to TextField - Page 2. Retrieved June 5, 2008 http://www.kirupa.com/forum/showthread.php?t=13697&page=2
(Not easy to follow but extensive)

Animation:

LearnFlash (n.d.) How to use AS instead of motion tweens to animate objects (Tween, Bounce and Elastic Classes). Retrieved June 5, 2008 from http://tutorials.learnflash.com/tutorials/flash/bounce_class.html

URLs

Experst Exchange (2008) How Do I Use a Flash Button to Open an Email Client and Pre-fill Subject and Body? Retrieved June 5, 2008 from http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_23051210.html

Wednesday, June 4, 2008

Downloading the Internet

For those of you who want to view the Internet offline, you can download it from ....

http://www.w3schools.com/downloadwww.htm

:)

Tuesday, June 3, 2008

Virus Removal: AntiVir, AVG, Stinger, AutoRuns

I had a PC with the MSN Messenger virus to fix. The virus program supplied with the PC had expired and not been renewed.  This post describes some of the steps which may be useful to others in removing a virus.

So de-installed the existing virus program and installed Avira AntiVir ( http://www.free-av.com/ ) a free antivirus program which deletes as opposed to quarantines viruses. If found and destroyed the virus, but on startup 2 dlls were trying to find their code.

Eventually found that they were in the registry so used regedt to remove (be very careful here).  JJ pointed me to a utility that could do this AutoRuns (below).

Then I de-installed AntiVir and downloaded and ran AVG ( http://free.grisoft.com/ )

Another set of viruses were detected and removed. Last I heard the machine was still running (whew!!), have left AVG on.

Another program you can try to remove common viruses is a utility from McAfee called Stinger ( http://vil.nai.com/VIL/stinger/ ), which you can try before going through the steps above.

But, as always... don't let your virus software one run out. If you want either renew your subscription, or replace with AVG or AntiVir 

:)

AutoRuns

This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them

http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx