This fragment is about to be reported (you'll remain on this page):

You can enter a comment to clarify the mistake if you would like to:

Posts composed at March 2012 RSS20

Managing file templates in Windows XP

Explains how to customize File | New templates of Windows Explorer using TweakUI and Registry Editor (regedit.exe).

Managing file templates in Windows XP

I have known and still know many people who were claiming that Windows Explorer is terrible, unfriendly and actually slow while oldy Norton Commander was a piece of usability art and FAR or Total Commander as its reincarnations are what Windows should have instead of its ugly Explorer. They actually do say «ugly», huh.

That's something I can't really understand albeit I have worked with Norton Commander myself many years ago – and since the time of my first Windows installation I've been using standard Explorer which is quite a convenient tool, I would say. More convenient in GUI environments than Norton is anyway.

One of its useful features are file templates that you can invoke using either File main menu or folder context menu (see the screenshot on the left). There are at least 3 ways of customizing it:

  1. Using TweakUI – a freeware Microsoft tool with useful features making up for some would-be Control Panel options. Among other things it provides means for creating and deleting file templates.
  2. Editing files in %AllUsersProfile%\Templates and %UserProfile%\Templates – this is where all users' and current user's templates are stored; however, it only works for already created file templates and won't necessary work for new ones even if they belong to a registered file type.
  3. Directly editing the registry – this is the low-level way of customizing templates and it's what I will explain below.

«…»

Popular post (11 comments) | Read rest of this entry »

How to disable Skype 5 auto update

Explains a simple way of disabling automatic updating of Skype.

How to disable Skype 5 auto update

Even though I’m not an intensive Skype user a lot of other people use it and sometimes I just have to talk to them. For this I’m using portable Skype version. However, even in that version it still has autoupdates which pop up every time I’m logging in.

After an unsuccessful search for any «Disable automatic updates» checkbox in Skype’s settings I’ve turned to Google and shortly discovered that there’s actually no official way to disable Skype updates. However, one of the users on Skype’s forums has presented a way to do so using Windows Security permissions.

Here are the instructions to disable Skype auto-updates based on the original post (close Skype before doing this if it’s running):

  1. Click Start → Run and type %TEMP%. Click OK
  2. In the opened folder find file SkypeSetup.exe:
    1. If it exists delete it and proceed to step b.
    2. If there’s none (in this case Skype hasn’t yet downloaded an update) create an empty text file (thanks to Mick Seymour for the tip) and rename it to SkypeSetup.exe. If you were using Windows Notepad double-check it’s not saved as SkypeSetup.exe.txt.
  3. Open File → Properties of SkypeSetup.exe and go to Security tab
  4. Click Advanced; in the opened window uncheck «Inherit from parent…» (if it’s checked) – if prompted select Remove
  5. If there are any «Permission entries» left Remove them until the list is empty
  6. Now click OK – you should get a warning saying that no one will be able to access this file anymore – click OK
  7. Close File Properties by clicking OK

«…»

Popular post (77 comments) | Read rest of this entry »

Stop rewriting easy stuff or Why use Apache MultiViews

Stop rewriting easy stuff or Why use Apache MultiViews

In this post I want to talk about a feature that somehow has slipped through my «mental fingers» until recently – Apache MultiViews mechanism, which is part of Content Negotiation module (mod_negotiation).

Useful documentation pages:

Let me give a short overview of what content negotiation is before I proceed to MultiViews themselves (though there's not much to tell about the latter, really).

«…»

No comments yet | Read rest of this entry »

Рога и копыта

В этой заметке я хочу выложить свои старые записи об эффекте некоторых продуктов, которые я проверил на себе за прошедшие 7 месяцев – первая запись была в июле 2011. Сыроедением я «занялся» ещё за несколько месяцев до этого, но процесс шёл постепенно и где-то в это время я начал длительные периоды уже есть по большей части здоровую еду, поэтому и эффект стал наблюдаться более чётко.

Иногда с того времени я устраивал себе «пробный заплыв» и пробовал что-нибудь этакое, после чего вкрутце записывал ощущения. Точных дат я не сохранял – ощущения менялись со временем вместе с моим рационом (на сегодня я почти 100% сыроед).

Так, в начале (когда уже влияние еды стало возможным отслеживать – через несколько месяцев) у меня болела голова, затем живот, затем снова голова, затем (последние пару месяцев) ничего почти не болело, но творческая энергия заметно падала на несколько дней. Вдобавок ещё и плавала продолжительность этого эффекта во времени.

Но перед тем, как начать, хочу обратить внимание, что всё ниженаписанное (как, впрочем, и всё в моём блоге) – это моя точка зрения, которая к тому же базируется на моих субъективных впечатлениях. Я часто слышу, что мол сыроедение – это вообще один большой эффект плацебо и такие люди идут за какой-то новомодной полусектантской идеей (которая, правда, не требует никому давать денег). Но ведь и традиционная медицина, традиционное питание – это то же эффект, когда выросший в обществе человек подкрепляет свой образ жизни, свои суждения, даже свои проблемы общепринятыми в этом обществе мыслями и причинами… Официальная наука говорит ему, что «таблетка действует с помощью $#@ на &%$ и %@^, поэтому ты выздоравливаешь» – чем же это не плацебо?

«…»

Popular post (22 comments) | Read rest of this entry »