Cyprus Winter

January 22nd, 2010 Michael Stepanov No comments

Cyprus Winter

It was rainy on Cyprus this week. That’s really good for island in general because we’ll have enough water on Summer. But it’s terrible for drivers.

Categories: Cyprus Life Tags: , , ,

How to rebuild Ubuntu package from the sources

January 7th, 2010 Michael Stepanov No comments

There are two ways (at least) to rebuild Ubuntu package from the source.
Using Ubuntu diff file and dpkg-buildpackage

  • Download source from Ubuntu repository.
  • Download Ubuntu diff file and apply it:
    patch -p1 < ubuntu.diff
  • Build package:
    dpkg-buildpackage -rfakeroot

Using .dsc file and debuild

  • Download .dsc file
  • Run following command:
    dpkg-source -x file.dsc

    Note, sometimes the archive with sources should be presented in the same directory!

  • Go to source directory and start building:
    debuild

In both cases the development packages should be installed first:

sudo apt-get install build-essential devscripts

Categories: Linux Tags: , , ,

Happy New Year!

December 31st, 2009 Michael Stepanov No comments

Happy New Year!

Categories: Personal Tags:

Gift idea: Plantronics Discovery 925

December 18th, 2009 Michael Stepanov No comments

discovery925_black

Bluetooth handset Plantronics Discovery 925 can be a really good Christmas present for web workers. It’s stylish and elegant. The headset offers a hight quality voice and adaptive noise reduction. But the most interesting feature in my mind is ability to connect to the mobile and PC in the same time. So, you can make mobile or Skype call using one headset.

The handset Plantronics Discovery 925 is available in black, gold, cerise, royal blush and majectic purple colors. So, it’ll suit both men and women. Its price an expensive a bit – $149.95, but it’s good investments.

Perfect notebook for travellers

December 18th, 2009 Michael Stepanov 2 comments

ACER   Aspire 1410

If I’d travel a lot I’d buy the ACER Aspire 1410 notebook. It looks like netbook and costs the same. But instead of Atom processor it’s equiped with stronger Intel Celeron. The rest spec includes 11.6-inch LCD display with 1366 x 768 resolution, GMA 4500MHD graphics, a 6-cell battery, 250 GB hard drive, and up to 4GB of RAM. The Acer Aspire 1410 offers a bunch of communication options – 802.11b/g/Draft-N Wi-Fi, Bluetooth, Gigabit Ethernet. Additionally it sports HDMI out (can be connected to the TV in hotel), integrated webcam (video chat with family, relatives and friends), 5-in-1 card reader and Dolby-optimized surround sound system with two built-in stereo speakers (have relax after meeting). It just misses optical drive but it isn’t so big deal I think.

The wight of the the Acer Aspire 1410 is just 1.35 kg, battery life is up to 6 hours and the price is €383. All of this makes that notebook the perfect choice for web workers who should travel a lot.

IMDB::Film-0.43 is released

December 15th, 2009 Michael Stepanov No comments

I just released a fresh version of IMDB::Film module to grub movie metadata from IMDB.com. There is not any new functionality in that release. Just bug fixes:

  • fixed issue with plot retrieving;
  • fixed retrieving of movie plot keywords;
  • fixed parsing rating and top 250 or bottom 100 movie property;
  • fixed issue with parsing AKA movie property;
  • fixed bug with getting movie ID from cached paged;
  • updated tests.

Many thanks for all who sent me bug-reports and patches. Grab that version and let me know if you find some problems there.

Add Google Wave into Thunderbird 3

December 13th, 2009 Michael Stepanov No comments

Wave

Thanks to Content Tabs now it’s possible to add into Thunderbird 3 some useful for you web tools. Here is a receipt from Quetzalcoatal how to integrate Google Wave in the Thunderbird 3. It’ll help to open Wave cleanly and conveniently inside one of tabs, and even keeps it open after restarting of Thunderbird.

[via Lifehacker]

Fixing GRUB bootloader on dual-boot PC

December 11th, 2009 Michael Stepanov No comments

I have two versions of LinuxMCE on my HTPC – stable 0710 and developer 0810. The 0810 was installed after 0710. So, the GRUB bootloader was placed on 0810 partition. A few days ago I decided re-install 0810 from the scratch and I deleted its partition including GRUB booloader. As result I couldn’t boot 0710 anymore. Thanks to GRUB power and flexibility I was able to fix that problem and watch Champions League :) The solution is simple and clear: boot from any LiveCD, drop terminal and type following command there:

sudo grub
>root (hd0,0)
>setup (hd0)

That’s it. After booting from HDD the GRUB menu was found again.

Categories: Linux Tags: , , ,
Get Adobe Flash playerPlugin by wpburn.com wordpress themes