Posts Tagged Windows

Second feelings about the new SSD

Let’s call it a day. I’m now running my new Intel X25-M SSD for a little bit more than a day, but more importantly one working day. Shortly, I’m pleased.

I don’t know, maybe my expectations yesterday were too high or maybe I wasn’t just observing (or had no time) the useful stuff. And as correctly this morning my friend Petr Kaleta pointed, I’m not only comparing the disk itself, but also the rest of the system (Dell Latitude D620), whether it’s able to keep up with the disk.

Anyway new observation from today is seeking. Simply forgot about it. First you not hear it – no moving heads, no sound. So somewhere in background you feel something is different. And other fact is that the “seeking” is so fast, you’ll waste other time checking email etc. My Opera, right now with 30 tabs, starts with same speed as empty Chromium was doing on old disk. And it’s not only about the start, when you see the application it’s ready to work with. The post-start processes are already done. Same with Outlook. It behaves really instantly when switching folders, searching, checking calendar etc.

Other piece I noticed is working with virtual machines. You know, I run all my development environment in VMs, hence I stress it a lot. The start up is roughly two times faster as I wrote yesterday. The suspend is even faster. But when you suspend one and start another it’s significant. Normally I was waiting a long time, the disk was overloaded. Now, it doesn’t matter. Same speed.

Another chapter is working inside the VM. The applications there are working faster, thanks to the good seeking behavior. The Visual Studio 2010 RC there starts in under 10 seconds (loading solution with one DAL and BL library and one console application). The first compilation is about four times faster, subsequent ones are not such a big improvement as good piece of work is CPU bound. I like this improvement a lot.

The battery life seems to be about 50% better. It depends very on what you’re doing (and in what shape your battery is), and I even don’t remember exactly how quickly was my battery discharging before. So it’s based on my estimate how many tasks I was able to solve before need to recharge. :) Bear with me.

Last stuff I was carefully observing was installation of Opera 10.50, which came out today. After 15-20 seconds the installation was done. The progress bar flew couple times from left to right. I put this down again to great seeking times (the installation pack is around 10MB, no huge data).

The rest of work is more pleasant. It’s not lightning fast (as I expected for the first time – I know it’s not RAM, beat me :) ), but your not waiting for the disk too much. And maybe it’s just me, but I feel more relaxed when the machine waits for me not vice versa. :D

If you have any questions or you want me to test something, let me know, I’ll try my best. Oh, for true geeks, I’m running SSDSA2M160G2GC (model code) or SSDSA2MH160G2XX (product code) Intel X25-M 34nm SATA SSD.

Tags: , , ,

New SSD (Intel X25-M) – first feelings

It is couple of hours I’m using my new SSD – Intel X25-M. I ordered it to improve and speedup by working environment.

I’ll start with the migration steps I performed. My initial idea was to use “Complete PC Backup and Restore” function that’s available in Windows 7 (since Windows Vista, I think). As the hardware, except the disk, will be the same it should work smoothly. Research on some blogs and also some friends confirmed this idea (especially Michal Altair Valášek). You create a backup, swap disks, boot from DVD and start restore. Simple and also nice, that such a tool is available directly in Windows.

That was the original idea, and I did the backup just in case and also another two (you know, it’s my data). But my disk came with something called Apricorn Notebook Hard Drive Upgrade Kit. Basically it’s a USB bay for disks and bootable (not only) CD with some rebranded version of Acronis True Image (as I’ve found in some discussions). This tool, among other, can do the disk-to-disk copy. After the first boot and doing nothing just looking what it can do I decided to use it. If you’re asking why, it’s probably because it looked as simpler and more straightforward way. After some time the operation was done.

After boot the system found the drive, installed drives and asked me for reboot. Nothing bad (so far) happened.

Now about the performance. I state beforehand, that I’m using the drive only a while and I don’t have any numbers and I’m going to do any tests.

The first think that literally made me confused was the noise. Well the lack of any noise. Really, the drive is completely silent. And for a guy used to hear the disks from various notebooks, computers with and without cases, NASes for many years it’s really weird. I was so confused I don’t hear the heads seeking a turned off the stereo and looked for some problem. :) On the other hand it’s nice to have completely silent notebook (except times the fan is on).

The boot of Windows 7 was little faster, but nothing killing speed. Same after logging in. When you start application you can definitely feel it’s faster, especially application doing a lot of I/O, like Opera, Outlook or VMWare Workstation when starting VM. Roughly two times faster. But to be honest it’s not a high order of magnitude I was expecting (maybe I expected it to be close to RAM).

Anyway it’s just couple of hours. I’m pleased with the result so far. The drive is completely silent. It’s perceivable faster. And the battery life should be better too. I’ll give it hard times later while doing real work and report back.

Tags: , ,

Switching from one CPU to more CPUs on XP

As I recently switched from Virtual PC to VMWare Workstation I wanted to upgrade my VMs to be able to use all cores I have and I granted. Machines I’m using most are Windows XPs and Windows 7. As the Windows 7 migration failed and I’m still about to install fresh W7 RTM, the challenge was XP.

Couple of hints I found on internet and as replies to my question in mailing list but nothing was working or it was screwing the system. But then I found a great document, with the manual, forced, way of switching. Although the document recommends doing the surgery in safe mode, I did it in live system (vivat snapshots) once, with just raw copy (+overwrite) and it worked.

copy C:\Windows\ServicePackFiles\i386\halmacpi.dll C:\Windows\system32\HAL.DLL
copy C:\Windows\ServicePackFiles\i386\ntkrnlmp.exe C:\Windows\system32\ntoskrnl.exe
copy C:\Windows\ServicePackFiles\i386\ntkrpamp.exe C:\Windows\system32\ntkrnlpa.exe

Anyway, on real important system I would recommend safe mode too. After reboot the system detected new hardware, installed it and after another reboot I was ready to make the cores screaming.

Tags: ,

Moving tray icons in Windows 7

Today I found interesting thing. Tray icons in Windows 7 keep their position and you can reorder them in a way you want. What a great idea.

Because I like all tray icons to be visible, I can now place the most used closer to language bar and the other (in my case the informative) to the corner. Now as all my favorite apps have fixed place on taskbar (like it too) I can enjoy the same comfort with tray icons.

Tags:

Windows 7, mouse, multitouch, gravitation – flashback

While reading Mike Taulty’s posts about playing with Windows 7 and multitouch some words like deceleration, inertia etc. started some process in my head and I recalled some very old program everybody was creating. I don’t know if everybody, but at least 99,9% of Delphi developers.

The idea behind program was pretty simple. No window, somehow hook the mouse (I don’t remember whether it was classic hook, because it was in Win98/95 era). And everytime you put the mouse to the top, it started falling down, like if the gravitation worker for mouse cursor too. I remember too some modification, that if you done some horizontal move with mouse it had some inertia and decelerated. So it was fun try to click on some button or similar stuff. :) And if you put the mouse to the top of the screen with this move, it was falling down with parabola path.

Sure, the code and/or program was absolutely useless, but it was a great rest during long day at work. I wish I found the program somewhere now and look at it. :)

Tags: , , , ,

Vista a vypínání grafika-3D-čehosi

Vista mi jaksi vypíná grafika-3D-cosi (zajímavé, že to začalo zlobit až po instalaci systému s integrovaným SP1). Takže se minimalizace okna, scrollování nebo třeba Alt-Tab trošku zasekávalo. Hlavně Alt-Tab mě štvalo, protože trvalo relativně dlouho, než se zobrazilo. Po dlouhé snaze vyřešit to systémově, jsem přešel na “programátorské” řešení.

Vzal jsem první WPF sample s pěknou 3D animací a udělal z toho aplikaci, bez tlačítka na taskbaru. A překvapivě to skvěle funguje. Aplikace mi běží na pozadí a jsem spokojenej.

Zde je vidět desktop s běžící aplikací:

Tags: , ,

Zajímavá fičurka pro nastavení zvuku

Při dnešním čtení TechNet magazínu (Windows Confidential: Finding the Right Volume) jsem narazil na zajímavou feature ve Vistě aspol. Jmenuje se Loudness Equalization [Control Panel > Sound > Playback > Properties > Enhancements] (nemám český systém, takže nevím jak tam) a v podstatě dělá to, že jednou nastavíte hlasitost, která vám vyhovuje a systém pak hlasitost veškerých zvuků, které půjdou ven upraví na tuto úroveň. Takže se nadále o hlasitost nemusíte starat.

Určitě tomu zkusím dát šanci, mohlo by to vyřešit neustálé nastavování hlasitosti podle toho co zrovna člověk přehrává. Ačkoli mám obavy, že vzhledem k tomu, že používam někdy notebook i bez sluchátek, bude třeba někdy korekce na novou hlasitost a pak zpět.

Tags:

Firebird ADO.NET Data Provider 2.5.0 Beta 1 for .NET 3.5/2.0 [with Entity Framework support]

I’m pleased to announce 2.5.0 Beta 1 for .NET 3.5/2.0 [with Entity
Framework support] version. It contains several bugfixes as well as
brand new Entity Framework support (still beta!). Looking forward to
your feedback.

Binary as well as sources can be downloaded from
http://www.firebirdsql.org/index.php?op=files&id=netprovider.

Tags: , , , , , , ,

Oprava FQDN v SMTP pro System.Net.Mail

Pokud jste někdy posílali mail pomocí System.Net.Mail a SMTP server očekával v příkazu EHLO/HELO fully qualified domain name, docela jste se zapotili. Jednoduše se smtp klient nedal přemluvit. Sám jsem na problém narazil. :)

Pokud máte stejný problém stačí nainstalovat resp. vyžádat hotfix http://support.microsoft.com/kb/957497 a je vymalováno.

Tags: ,

Nové .NET logo

Při všem shonu okolo PDC a Windows 7, Azure aspol. jsem úplně minul ohlášení o novém logu pro .NET. Posuďte sami.

Není ošklivé, ale ani mě neposadilo na zadek. Takový dobrý standard dobrého grafika. Co myslíte?

Tags: , ,

Videa z PDC2008

Videa z PDC2008 jsou dostupná zdarma na Channel9. Není potřeba registrace.

Tags: , ,

.NET Framework 4 Poster

Ačkoli .NET Framework 4 tu ještě není, můžete mrknout na plakát. Více na http://blogs.msdn.com/brada/archive/2008/10/29/net-framework-4-poster.aspx.

PDF verze | DeepZoom verze

Tags: , ,

Problém s exportem do PST v Outlooku 2007

Před časem jsem si nainstaloval načisto Office 2007. Pečlivě jsem ořezal instalaci o nepotřebný balast. Nicméně po jisté chvíli jsem zjistil, že v Outlooku nefunguje export do PST. Prohlédl jsem instalaci, jestli jsem něco moc neořezal. Nicméně instalace ukazovala, že jsem odšktal pouze věci pro import a že export je “tam”.

Na nic rozumného jsem nepřišel a tak jsem to nechal být. Až dneska jsem si ve virtuálu hrál s instalací a zjistil, že tato odškrtaná podpoložka ovlivňuje i export. Hmm. Zaškrtal jsem tedy poslední tři (kdoví kdyby to něco z toho chtělo navíc) a voila vše funguje.

Zajímavé, že i v anglické instalaci podpoložka neříká nic o exportu. Kdo ví. Doufám, že někomu pomůžu zkrátit bezesnou noc.

Tags: ,

SP1 for .NET 3.5 and VS 2008

  • SP1 for .NET 3.5 is available here.
  • SP1 for VS 2008 is available here.

The SP1 contains also Entity Framework.

Tags: , , ,

Sysinternals utilities available “live”

If you’re using Sysinternals utilities (who’s not???), you can now use it “Live”. Just go to \\live.sysinternals.com\tools\ and that’s it. You have available all the great tools you need/want. Great.

Tags: ,

VS2008 & .NET FW 3.5 SP1 Beta – possible problems and solutions/workarounds (mainly focused on Entity Framework, but not only)

Couple of links I’ve found during recent days:

Visual Studio 2008 Service Pack 1 Beta Readme
Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta
VS 2008 SP1 beta installation problems and suggested solutions
Re: VS2008 SP1 Beta fails to add “new item – ADO.NET Entity Data Model” Item Template
Can’t find the Entity Data Source?
Entity Framework Breaking Changes – Visual Studio 2008 & .NET 3.5 SP1 Beta

(in particular to have it on some place and not to lose it :) )

 

Tags: , , ,

Silberlicht

V pátek jsem potřeboval přehrát video nacpané v Silverlightu, nikde jinde se v jiném formátu neválelo a tak nezbývalo než instalovat – i když jsem zatím “stříbrné světlo” nepotřeboval. Nejprve přišel na řadu můj primární prohlížeč. Opera. Po chvíli hledání bylo jasné, že do Opery prostě Silverlight není a nedostanu ho tam. Jako záložní browser mám IE, takže šel na řadu. Instalace na 3 kliknutí byla jednoduchá a přímočará. V “readme” jsem viděl zmínku, že IE není třeba restartovat a že plugin funguje instantně. Nicméně po reloadu stránky stále hláška “Get Silverlight”. “S tím restartem to zase nebude tak horký”, pomyslel jsem si a browser restartnul. Stejně nic. Kliknul jsem tedy ještě jednou pro instalaci a poté zase restart. A opět veselé nic. To již Silverlight v mých očích dostával záporné body. Jako poslední mě napadlo spustit 32-bit IE. Bingo; vítězství. :)

Shrňme si to. Silberlicht není pro Operu. Instalace spuštěná z 64-bit browseru ani nepípne, že je jen 32-bit. A nakonec MS není schopen vydat Silberlicht v 64-bitech. Myslím, že ze záporných bodů se (zatím) nedostane.

Note: Ptáte-li se, jak jsem přišel na označení Silberlicht, vězte, že na to prišli kluci (a holky, možná) tady v českém MS.

Tags:

Start Search a Administratorská práva

Právě jsem objevil zajímavý hint ohledně spuštění něčeho ze start menu (samozrejmě pomocí Start Search, to je prudce navykové) s právy administrátora. Stačí místo Enter stisknout Ctrl+Shift+Enter. Jeden ušetřený pohyb myší.

Tags:

Vista a paměť

Je zajímavé, jak se každý rozčiluje, že mu Vista po nabootování zabere x MB RAMky. [Když jsem to viděl poprvé, taky mě to hlodalo.] A hned o kousek dál se rozčiluje na rychlostí a …
Přitom to, že Vista nacpe po startu do RAMky hodně věcí je super. Na co je mi x MB RAMky, když je mám půlku času z 50% nezabraných? Díky I/O prioritám v kernelu (ne procesy), ani nemám problém s tim, že se něco načítá nebo indexuje. Děje se to na pozadí a každá jiná běžná operace mi tuto doslova zastaví. Využívání RAMky je rozhodně dobrý nápad.

Tags:

Tlačítko Start ve Vistě :)

Určitě všichni známe ty poznámky hnidopichů, že vypínat počítač přes tlačítko Start je pomatené. Vista jim však udělal čáru přes rozpočet. Tlačítko Start je pryč a máme pouze logo Windows. Ale něco přece jen zbylo.

No uvidíme, s jakou vtipnou historkou přijdou “milovníci” tlačítka Start. Ale aspoň budou mít do čeho se navážet. :)

Tags: