Tuesday, January 30, 2007

How to skip Windows Vista reduced functionality mode


I installed Windows Vista before a month. I am not using it very often, because I am using Gentoo in most time.
Last time when I tried to start it, the Windows Activation screen appear.
WTF, I must activate now?
But you can still use your computer, you can click
"Access your computer with reduced functionality
This will also allow you to buy a product key online"
They want from me to buy a key online, forgot I don't have money for Windows, and I don't want to spent it for.
I clicked on this button, and my default browser starts. It was FireFox because, I was made it default before that. And what now, I have only browser with nothing other.
Just my first try to do something worked. I tried to start gaim, I type the path in the FireFox address bar
file:///c:/Program%20Files/Gaim
and clicked on the gaim.exe, save file window appear and I saved it on the same location, then double clicked on the FireFox Downloads list and gaim starts.
The next step of course was to try the same with explorer.exe. I made the same with it
file:///c:/Windows/explorer.exe

and after that start menu and the desktop were loaded.



Perfect, not so reduced mode yet, now I can search for some Windows Vista activation crack :).

Sunday, January 28, 2007

Goodbye Microsoft


Goodbye Microsoft is the site for the new debian win32 installer. The program is inspired from Ubuntu's similar project.
Features 64-bit CPU auto-detection, download of linux/initrd netboot images, and chainloading into Debian-Installer via grub4dos.
Here are some screenshots.

I maybe will try it when I have time, but for me will be better to use the normal way for installation, because you need to have Windows to use it.

Technorati top tags test



What happen if you write some of the top technorati tags in your post.
Now we will see :)

Technorati tags:
, , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Saturday, January 27, 2007

Beryl is awesome

SEO for Firefox




SEO for Firefox is cool extension which adds some usefull data in Google or Yahoo searche results. It adds PageRank, Age, Links, .edu Links, del.icio.us, Technorati, Alexa, dmoz, Whois, etc. You can easy and fast check this data for any site with this extention.



You can find SEO for Firefox here.

Friday, January 26, 2007

I will buy a Kawasaki Ninja someday ...

Kawasaki ZX-6R Ninja


Kawasaki Ninja riding with 300 km/h


I will buy a Kawasaki Ninja, but when I stop waste my money for drink and women.

Thursday, January 25, 2007

What happen when using Internet ExploDer

This video shows why nobody should not use Internet Explorer.



I made a query in alexa for the site goggle.com and this is the result
Traffic Rank for goggle.com: 18,540

LOL, it is very popular. So many people make a mistake and write this instead www.google.com.

PS. Nothing happen on my Gentoo + Opera.

Google images with new design


If you make query at http://images.google.com you will see google change the design.
It's looking cool now Web 2.0, but for me is more useless now.
You can see the image properties, size, url only wen point the mouse on it.
With the old version you was able to see all images properties without to move the mouse all over the page.

Cool and Useless.

Friday, January 19, 2007

Kiss - I Was Made For Lovin' You

Awesome song! Just turn the volume on max and enjoy!



Kiss - I Was Made For Lovin' You Lyrics:

Do, do, do, do, do, do, do, do, do
Do, do, do, do, do, do, do
Do, do, do, do, do, do, do, do, do
Do, do, do, do, do, do, do
Tonight I wanna give it all to you
In the darkness
Theres so much I wanna do
And tonight I wanna lay it at your feet
cause girl, I was made for you
And girl, you were made for me

I was made for lovin you baby
You were made for lovin me
And I cant get enough of you baby
Can you get enough of me

Tonight I wanna see it in your eyes
Feel the magic
Theres something that drives me wild
And tonight were gonna make it all come true
cause girl, you were made for me
And girl I was made for you

I was made for lovin you baby
You were made for lovin me
And I cant get enough of you baby
Can you get enough of me

I was made for lovin you baby
You were made for lovin me
And I can give it all to you baby
Can you give it all to me

Oh, cant get enough, oh, oh
I cant get enough, oh, oh
I cant get enough
Yeah, ha

Do, do, do, do, do, do, do, do, do
Do, do, do, do, do, do, do
Do, do, do, do, do, do, do, do, do
Do, do, do, do, do, do, do

I was made for lovin you baby
You were made for lovin me
And I cant get enough of you baby
Can you get enough of me

Oh, I was made, you were made
I cant get enough
No, I cant get enough

I was made for lovin you baby
You were made for lovin me
And I cant get enough of you baby
Can you get enough of me

I was made for lovin you baby
You were made for lovin me
And I can give it all to you baby

Wednesday, January 17, 2007

blogpingr: ping your blog to get indexed and drive traffic

I was looking for a blog pinger desktop or console program for Linux, but I didn't find any. So I decide to write one, for easy pinging blog update services.
I wrote simple program before some days. The program is in Python and pings many xml-rpc blog indexing services. I put it on sourceforge.

blogpingr project

Download or Direct download blogpingr-0.1.0

How to install it:
1. Download the program.
2. Extract files
tar -zxvf blogpingr-0.1.0
3. Install it as root
cd blogpingr-0.1.0
python setup.py install

How to use it:
1. Just execute the following command (change your blog name and URL)

blogpingr http://poisonerbg.blogspot.com/ "PoisoneR's Blog"

You will see similar output:
[20:37:40][poisoner@oTpoBa] ~ $ blogpingr http://poisonerbg.blogspot.com/ "PoisoneR's Blog"
* Pinging PoisoneR's Blog http://poisonerbg.blogspot.com/
* Ping OK: http://ping.bloggers.jp/rpc/
Thanks for the ping.
* Ping OK: http://www.blogoon.net/ping/
Thanks for the ping
* Ping OK: http://bulkfeeds.net/rpc
Thanks for your ping.
* Ping OK: http://rpc.weblogs.com/RPC2
Thanks for the ping.
* Ping OK: http://ping.syndic8.com/xmlrpc.php
Thanks for pinging Syndic8
* Ping OK: http://ping.feedburner.com
Ok
* Ping OK: http://ping.weblogalot.com/rpc.php
Success! Thank you for your ping.
* Ping OK: http://pinger.blogflux.com/rpc/
Ping recorded successfully
* Ping OK: http://rpc.technorati.com/rpc/ping
Thanks for the ping
* Ping OK: http://api.moreover.com/RPC2
Thanks for the ping!

and that's all. You will ping all services listed in /etc/blogpinr.conf.

You can make allias for shortert command. Add following line in your ~/.bashrc

alias pingmyblog="blogpingr http://poisonerbg.blogspot.com/ \"PoisoneR's Weblog\""

And when you add new post in your blog just type:

pingmyblog

If you have any problems or features request, post comments here or in project page at sourceforge.

Thursday, January 11, 2007

Don't tell your girlfriend for your Adsense site

If you tell your girlfriend for your AdSense sites you risk to be banned from Google AdSense.
How? Why?
Its funny but can be happened?
If you broke up with your girlfriend and she wants to revenge you in some way, she can attack your AdSense. She will click a thousand of time on your add, and Google will suspend your account for invalid clicks.

Don't tell your girlfriend, if you don't really trust her.

Threads in WW
AdSense account suspended
Revenge of an ex girlfriend


Have you told your girlfriend about your site?
with AdSense...

Why People Believe Americans Are Stupid




I have two similar situations when I worked as Ice cream man in USA.

1. I wore a t-shirt with label "London". Some guy look at the label and ask me:
Are you from France?

2. Two girls wants free ice cream from me. I tell them, OK I will give you free ice cream if you answer me a question. I asked them: "Where is Bulgaria?"
Answers:
In U.K.
In Australia
In Africa


But ofcource not all Americans are stupid, many of the smartest people are Americans.

A Closer Look At The iPhone

I wrote for iphone recently. Here is a video for closer look at iPhone.

FreeBSD doesn't hate me anymore



I understood where was my problem with freebsd. Yesterday I posted a thread in bsdforums.org and also asked in #freebsd@irc.freenode.net. Couple of people tried to help me in #freebsd, and the user appa_x tell me to change my ATA cable or the controller.
I rebooted and change the both, and my previous installed freebsd booted without any errors. After so long time i have working FreeBSD, I am happy.

The thread in BSDForums

Thanks to appa_x from #freebsd for helped me to solve the problem and to Carpetsmoker from bsdforums.org for explanation.

Wednesday, January 10, 2007

The Zen of Python

There is an easter egg in Python. Type "import this" in the python interpreter. That are the
principles for Python's design.
>>> import this
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!


PS. It's not something new, but more people don't know it.

The Apple iPhone Real Pictures





More here:
http://gizmodo.com/photogallery/TheRealAppleiPhone/#


Size comparrison of iPhone with other devices:
(this is a iPhone model)






http://www.kottke.org/07/01/the-apple-iphone


The iPhone looks very well, but this article disappointed me
iPhone Will Not Allow User Installable Applications
If that is true, I will not gonna buy an iPhone. I want to have free to make anything with my phone. I will prefer Qtopia Greenphone
with Linux and I will make what I want with my device.

Will you buy an iPhone when is available?

Tuesday, January 9, 2007

HOWTO Easy DVD-Ripping In Linux With K3b

There is many ways to rip dvd in linux with transcode, mencoder, dvd:rip etc.,
but the easiest way for me is with K3b.
You need version 1.0_rc or better.

1. Install k3b (if you don't have it).
On gentoo:
USE=encode emerge -av k3b

On Debian/Ubuntu:
apt-get install k3b

2. Start k3b
You can start it from any terminal or run (Alt+F2) and type
k3b

3. Ripping
Tools->Rip Video DVD



4. Choose video and audio codecs options


5. Start ripping

How I Migrate Fedora Core 4 From No Raid To Raid

Recently I migrate a Fedora Core 4 to raid.
I used two Gentoo howtos:
http://gentoo-wiki.com/HOWTO_Migrate_To_RAID
http://gentoo-wiki.com/HOWTO_Install_on_Software_RAID

The only one problem in fedora was the loading of raid1 module. Because it is not built in the kernel, and i was unable to boot the system with raid support. I expected to be built in the kernel or in the initrd, but it wasn't.I use mkinitrd to add the module in the initrd image. Here is the command for generating initrd with raid support.

mkinitrd -v --preload=raid1 --preload=raid5 /boot/initrd-2.6.17-1.2139_FC4_RAID.img 2.6.17-1.2139_FC4
after that you need to change the initrd in your grub.conf, and to look like this

boot=/dev/hd0
default=0
timeout=5
splashimage=(md0,0)/boot/grub/splash.xpm.gz
hiddenmenu

title Fedora Core (2.6.17-1.2139_FC4)
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-1.2139_FC4 ro root=/dev/md0
initrd /boot/initrd-2.6.17-1.2139_FC4_RAID.img
and yet you can boot in your Fedora with raid.

Linux guys are sexier

This is article(humor mixed with reality) Linux Loving Men Are Sexier.
I know it, Linux guys are sexier.
Now i realize the meaning, when my roommate was saying
"I am not using Linux because it is better, I use it because make me to be cool."
But where are this girls, which likes Linux guys?

Spray painting amazing video

Saturday, January 6, 2007

Online English Courses

I am starting to learn English. My English grammar is horrible, and I have to improve it.
The best online grammar courses which i found are this
Online English Courses

I am in the "Starter" level right now, but I read some unit every day.

WTF? Lesbians and gays linux distribution

I know for Lesbian GNU/Linux from a long time, but today i found there is Gaybuntu.

Lesbian GNU/Linux

Lesbian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Lesbian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.

Lesbian GNU/Linux provides more than a pure OS: it comes with more than 10000 packages, precompiled software bundled up in a nice format for easy installation on your machine.


Gaybuntu

Gaybuntu is not about segregation, str8, bi & gay are all welcome here- just leave your attitude at the door! Gaybuntu is an online community with three main objectives:
Provide an online resource with a goal to teach fellow gays about the wonders of the ubuntu operating system!
To provide a place for the ubuntu gay community to come and chat, gossip and bitch!
A place to launch our own camp-mods, swap wallpapers etc :)


Linux is for geeks, but somebody now can say "Linux is for gays!". I don't want to hurt someone with this post, but what is the problem lesbian, gay, or whatever to use a normal linux distribution? Is there gay cars, gay windows?

Friday, January 5, 2007

Knoppix 5.1.1 Released

Klaus Knopper has released a bug-fix update to KNOPPIX 5.1, with corrections to the Kicker bug and update to Firefox.

Changelog

Download

Google top searches for 2006

I found this list in http://www.ayanev.com with google top searches for 2006.

1. bebo
2. myspace
3. world cup
4. metacafe
5. radioblog
6. wikipedia
7. video
8. rebelde
9. mininova
10. wiki

And top serches for news

1. paris hilton
2. orlando bloom
3. cancer
4. podcasting
5. hurricane katrina
6. bankruptcy
7. martina hingis
8. autism
9. 2006 nfl draft
10. celebrity big brother 2006

C Programming Language


I had readed the book "The C Programming Language, Brian Kernighan and Dennis Ritchie".
I really liked this book, because it is UNIX related, and many of the examples are standard UNIX programs like grep for example. The other examples in the book are some functions from the standard library.
Before this book i had readed "C Introduction", but some things are explained fast.

I should think which to be the next book. Maybe "Thinking in Java" or something for C++.

Happy new year

The holidays finished. The more time i spent in watching tv serials on FoxLife.
I was with my friends for the new year party. It was cool, i drink more than usually(i usully don't dringk).

Happy New Year.