Owner: aatiis|blog URL:http://aatiis.blogspot.com Join Date: Mon, 21 Apr 2008 19:40:54 -0500 Rating:0 Site Description: A little bit of everything: blogging, design, programming, gaming, math, and other find stuff I make or find interesting. Site statistics:Click here
Converting Hit'n Run Visitors to Targeted Traffic with BlogUpp! 2008-04-19 20:54:00 Ok, this is not very new, probably most of you already know about BlogUpp!, the site that puts your blog's thumbnail on other people's blogs, without even registering. It is a real breakthrough in ease-of-use, updates the links regularly, and has a fair 10:9 sharing ratio (the best I've seen out there).
This can come in handy if you already have a source of visitors, be it well targeted or not. Ma Read more:Visitors
, Targeted Traffic
Testing Your Imagination — How Many Worlds Do You Know? 2008-04-18 20:41:00 The greatest thing about reading books or playing computer games is that I can discover new worlds. Whole new worlds, kingdoms of Might and Magic, unknown realms waiting for me to explore... Probably that's why it takes so long to me to read a book. I like to imagine the scenery in details. Especially in the case of books.
Perhaps that's why my favorite is Middle Earth. I didn't play the game (Sha Read more:Testing
, Worlds
Catch Me If You Can — The Art of Remaining Anonymous 2008-04-12 02:55:00 First of all, don't even bother to think about committing some kind of a major internet-crime. You'll get caught. If you're reading this article, well, you can assume that there's no really secure way to hide yourself. ISPs log everything. Well, there are certain things you can do, but if you have the knowledge to perfectly cloak your IP, then why bother reading on?
Actually, why even bother tryin Read more:Catch
Digg AutoFriend Userscript 2008-04-11 16:21:00 I've created a userscript that makes it easier to add friends on digg.com. It adds a link (the (+) on the image below). You just click on the link and it clicks all the Friend buttons for you. Here's a link to the userscripts page, just click on the 'Install this script' button.
Still not a perfect version, but it makes life a bit easier for me.
Feel free to add me:
EDIT: This script violates t Read more:Digg
VCO Hack — or Is It? 2008-04-10 20:40:00 I don't know if can see it, it's kinda bad quality... I'll upload to Google Videos later. Or if I make a useful copy.
Blog Update 2008-04-09 03:30:00 I've updated a few things on my blog, just to mention it:
A nice blue icon (blue blogger icon)
Online Users indicator
Submitted to BlogCatalog
Read more:Update
Battle for Wesnoth 1.4.1 Released! 2008-04-09 02:42:00 Have you ever played Battle
for Wesnoth? It's the most amazing open-source game I've ever seen. It's a turn-based strategy game with lots of campaigns, multiplayer mode, and you can even play online! It comes in quite many languages, and it's available for Windows, Mac OS X, (Open)Solaris and all flavours of GNU/Linux.
If you liked the game Heroes of Might and Magic, you'll sure like this open-sou
MapleStory Firefox Extension (with EMS support) 2008-04-08 11:29:00 From now on, I will publish the applications here, my older blog MapleStory Tools is now officially closed. I won't re-publish the old apps here, if you're loking for them, pay a visit to my old blog, but don't expect any updates there. There's a MapleStory Firefox
extension and a Google Desktop Gadget, and also a stand-alone application (.exe).
I also have a working Firefox extension for Gaia Onl Read more:Extension
qBittorrent vs. Deluge 2008-04-08 11:00:00 There's a nice BitTorrent client named qBittorrent. Written in C++, using the Qt4 library. It's available for both Linux and Windows. It's under fast development, version 1.0 is to be released in the near future. I am proud to be their amd64 deb packager.
There's another nice client I have to mention — Deluge
. Written in Python, uses the GTK library. It's also available for Linux, Mac OS X and W
Blog Design 2008-04-08 10:42:00 I'm finishing my blog template in a few days, If you like it, I can help you with designing your blog. Feel free to post a request for template/logo/gadget design, and if I like your blog, I might help you out :)
Read more:Blog Design
Welcome 2008-04-08 10:07:00 Welcome everyone.
I'm firing up my new blog. I've spent a few days designing the theme, it's still under development. I hope you like it.
Read more:Welcome
Google Treasure Hunt Week 3 Announced 2008-05-26 04:54:00 The Official Google
Blog has announced week 3 of Google's Treasure
Hunt to be on Tuesday, May 27 at 10 a.m. PDT. I just can't wait!
But I'm concerned about something: they say they'll be giving out a few prizes for the fastest contestants. Does this mean that someone can collect the best answers and only sign up when he has the fastest possible algorithm to calculate it? Like Larry's super-fast ro
Second EC Contest: Primes in Pi 2008-05-25 18:38:00 Here's another contest, this one for 750 EC. Since you all have practice with the number π, this shouldn't be hard at all. It took a few seconds to calculate. Well, let's see if you get those Entrecard Credits now :) As always, whoever posts the correct answer first is the winner.
Let's say, we start to color the first 1,000,000,000 digits of π, like this: find the first occurrence of 2 (sin Read more:Second
, Contest
IMDbPY: The Python Interface for IMDb 2008-05-27 17:34:00 I was looking at IMDb's Alternate Interface
s to find a way to quickly and easily retrieve information on a few hundred movies, to make a catalog for my collection. I was going to write a Python
script to do all the hard work for me, but since Python is so widely used, I decided to do a little search on the topic before I start coding everything myself.
And guess what: there is already a Python pac