Archive for June, 2007

WSS 3.0 – Rename a “second level” website

June 28th, 2007 | Category: How-To

You are in a situation where you created a second-level website and realize that you have a typo in the name of the website. No problem, you go to the website settings, in the look and feel section you can change the title, description and icon.

So you’re done. Nice you go to your home (top-level website) and what??? Typo is still there!! You then go back to the website but typo is corrected there. Hum! so the menus of the top-level website were not updated with the new name…

To change to top-link bar menu:

  • Go to top-level site settings, in the look and feel section click on “Top link bar”.
  • Edit the entry to correct and that’s it.

To change the left-link bar commonly known as “Quick Launch”, follow the same steps:

  • Go to top-level site settings, in the look and feel section click on “Quick Launch”.
  • Edit the entry to correct and that’s it.

Now you’re finally done. :)

No comments

Linux Ubuntu recognized as a Windows Genuine installation

June 28th, 2007 | Category: Opinion, Web Link

Funny: The “Windows Genuine Validation Tool” recognized Linux Ubuntu as a Genuine Windows installation:
http://ubuntuforums.org/showthread.php?t=475709

It is probably not easy to build a tool that would be able to perform this Genuine validation and be 100% accurate, and that makes me wonder if it is worth it.

I’d like Microsoft to change its strategy, drop the genuine validation tool, Windows activation and other strategies that slow down machines and exist only for the sake of protecting Microsoft against piracy. I’d like Microsoft to go back to its old strategy… one OS for desktop. Combine all editions of Vista into a single one where you can choose to install packages (ex: aero, business tools, multimedia tools, etc.). All that at a decent price of 100-150$ per PC. To compensate for the lost, you may have less pirates willing to spend their time just to “fight” Microsoft strategies. That may not be enough, so since the price is low, I’d agree that Microsoft charges annual subscription fees for accessing the Windows Update site and allowing automatic updates. For those who wouldn’t sign-up, they should wait for the next service pack.

With its millions, I’d like Microsoft to work on what is worth it, enhance its operating system and increase security, stability and interoperability. Stop reworking user interface, end users need to learn it again and again, that’s not going to help increase user performance (and ROI)… We knew Microsoft Office menus and options, now we have to re-learn them in Office 2007.

It is not hard to find where Windows needs enhancements:

  • Make the shell easy for administrators to script tasks
  • Make it easy to work using reduced privileges
  • Allow more desktop customization

But doing all that would be listening to their users… not their investors…

No comments

Watch Your Time (Time Logger Utility)

June 19th, 2007 | Category: Free Software

Watch Your Time is a freeware application that helps you keep track of what you’ve done within a day. Its source code is also available under the GPL version 2 license.

Watch Your Time features:

  • It works without installation.
      (you can run it from a USB key)
  • It performs time logging by asking what you are doing every x minutes.
  • It records your time data within an XML file.
  • It remembers your last tasks for a period of time of your choice.
  • It is able to aggregate what you’ve done by task, project and day.
  • It is FREE.

Screenshots:

Requirements:
It is built using the .NET Framework 1.1 and should run within any environment that is able to run the framework. I also succeed to run it in Ubuntu using Mono (without the system tray icon).

Download locations:

Additional notes:
Anyone interested in requesting a feature or contributing to the application is welcome to do so by posting a comment to this page.

Read more

2 comments