02.22.07

Meta Refresh Redirect

Posted in HTML, Web Design at 3:29 pm by Keith

One of the easiest ways to redirect one web page to another is through a meta refresh tag. I prefer this method to using javascript as not everyone has javascript enabled.

To redirect visitors from one page to another you can add the meta refresh tag to the page you want to redirect from. Add the tag between the opening and closing head tags.

The important part will look something like this:

<meta http-equiv=”refresh” content=”0;url=http://techtips.foundnews.com“>

The relevant parts are the number 0 and the url. The number 0 is the number of seconds before the page is redirected, and the url is where you want the page redirected to. So, adding the above code between the head tags of your web page would make it instantly (in 0 seconds) redirect to http://techtips.foundnews.com. If you want to display a message about the redirect you can add it to the page you are redirecting from and increase the time from 0 seconds to a time, in seconds, long enough for visitors to read the message.

Powered by Gregarious (34)

02.20.07

How to Fix the Firefox Memory Leak

Posted in Firefox, Software at 5:57 pm by Keith

Have you noticed that Firefox can be a memory hog (still not as bad as IE7), especially when you have lots of tabs open? This might help.

Powered by Gregarious (34)

02.09.07

Backup & Delete a Windows XP Profile

Posted in Microsoft, Windows at 9:49 am by Keith

Sometimes a Windows profile will get really hosed or even totally corrupted. Deleting the profile will allow a fresh profile to be created the next time the user logs in, clearing up any profile specific problems.

First you must log into the computer with an administrator account that is different than the one you want to delete. If the user with the bad profile is the only administrator you can try logging into their profile and adding yourself as an administrator.

To backup the user profile:

  1. Open System in Control Panel (Start > Control Panel > System).
  2. On the Advanced tab, under User Profiles, click Settings.
  3. Under Profiles stored on this computer, click the user profile you want to backup.
  4. Click the Copy To button.
  5. Click on the Browse button, select a location to backup the profile to and click OK.

To delete the user profile:

  1. From the same User Profiles window click the user profile you want to delete.
  2. Click the Delete button.

Now have the user log in with their normal credentials and a fresh user profile should be created for them.

Powered by Gregarious (34)

02.08.07

Windows XP Screen Saver Password

Posted in Microsoft, Windows at 4:25 pm by Keith

Question: Hey Keith, Can you tell me how to make it so that this computer shuts down after, like 30 seconds if you walk away…and then it forces you to put in your password. You had this set up before, and it was great. I think people are using this computer when I am not here, and we need to just block usage…let me know if I can do it, but if not, it can wait until the weekend or so.

Answer: Start > Control Panel > Display > Screen Saver (tab) > set ‘Wait’ to 1 minute, make sure ‘On resume, password protect’ is checked.

Powered by Gregarious (34)

02.07.07

Y2K7 pt. 2

Posted in Microsoft, Windows at 3:53 pm by Keith

Y2K7 pt. 1

I’m getting a better understand of the Daylight Savings Time issues. There are a couple tools available to deal with the problem. First is a Microsoft Windows XP patch. This patch will update DST on your workstation. I installed it Monday and haven’t had any problems with it. There is also a patch for Windows servers which really should be applied before clients get updated. In an exchange environment the next step is to update Exchange server software. This should happen after Windows is patched on both server and clients.

Patching Windows should prevent new Outlook calendar entries from being messed up, but you still have to deal with ones you have already created (both recurring and individual). Microsoft has released an Office Time Zone Update tool to update existing dates. The problem with this tool is that it can’t tell if individual Outlook (pre-Outlook 2007) calendar entries have been updated already. There is not time zone information on these entries so the tool has no way to tell if they need to be moved an hour or not. Recurring meetings have time zone information and should be correctly updated by the tool. The tool has the option to update both meeting types, or just recurring meetings. Microsoft is urging caution when using the tool to update single instance meetings. Particularly individual meetings created after Windows is patched, but before the server is patched will likely be moved an hour too far if updated by the time zone update tool.

To summarize, here is the suggested update order:

  1. Patch server OS
  2. Patch Desktop OS
  3. Update Exchange (CDO)
  4. Run TZMOVE to update meetings
    • Options:
      • Meeting Type
        1. Recurring & individual meetings
        2. Recurring meetings only
      • Update Point
        1. Centrally/Server
        2. Locally/Client/Individually

On the smart phone front it looks like an update will be available February 12th. Verizon told me that the system time is updated by the network and no software update is needed, but I don’t think I believe that.

I’ll update as more information becomes available.

Powered by Gregarious (34)

02.02.07

Y2K7?

Posted in Microsoft, Software, Windows at 3:31 pm by Administrator

Congress in its infinite wisdom has made a largely arbitrary change to the rather arbitrary Daylight Savings Time system as part of the Energy Policy Act of 2005. When this law goes into effect in 2007, DST will start three weeks earlier (2:00 A.M. on the second Sunday in March) and will end one week later (2:00 A.M. on the first Sunday in November) than what had traditionally occurred. To accommodate the DST change, most systems must be patched. Otherwise, timestamps will be off, and some applications may fail to work. This could effect a variety of systems including operating systems, servers, cell phones, routers, and databases.

I’ve just begun digging into Microsoft’s documentation on this issue, so more info to come, but there seems to be some nonsense about updating enterprise servers before enterprise workstations. I also am really unclear on how this effects Windows Mobile smart phones. Hopefully I’ll get those parts worked out soon and get back with a follow up post…

More info: edgeblog, Microsoft

Y2K7 pt. 2

Powered by Gregarious (34)

Outlook 2003 Signature

Posted in Email, Microsoft, Software at 3:18 pm by Administrator

In Outlook 2003 (not sure on older versions) Insert > Signature is not available if Word is your e-mail editor. Turn off Word as your editor by going to Tools > Options > Mail Format and un-check both check boxes.

Powered by Gregarious (34)

Next entries »

Socialized through Gregarious 34
Close
E-mail It