Browsing the archives for the stats tag.

Ding 70!

Games, Rant, Review

So I finally got the level 70 in modern warfare 2. I have played 2 days and 7 hours with 6513 kills and 4832 deaths. Full stats are bellow if you want to see them

However, this game isn’t anymore as fun as it was when I first started playing this… Here is some reasons why.

Lack of dedicated servers is huge problem. It doesn’t make the game unplayable, but rather very annoying. It’s just so fun to see on killcam that you shot only 2 bullets, when you really have shot half of the clip to that guy that knifed you…

Then there is those well balanced weapons like grenade launchers and anything akimbo. This would be much better game without akimbo/grenade launchers. Akimbo shotguns  are especially annoying…

And finally, the last reason for this rage post, the idiots that this game has way too much. There is just way too many kids screaming on mics, cheaters with aimbots/wallhacks, campers, people that won’t speak English and spams the chat with characters that nobody understands, retarded hosts downloading stuff while playing…

Well, this was great game for a while, but now this feels just annoying…

Modern Warfare 2 Stats

(and I will try to update this blog more often :)

No Comments

Happy new year!

Internet, News

This year has been very interesting. My blog has gained stable amount of visitors every day (80-150 uniques) and there is good amount of subscribers also. Here is some statistics from this year:

  • 2770 spam comments spammed
  • 279 comments created
  • 51 blog posts
  • Most commented article: “World War for ipod” with 201 comments
  • Total of 18.5G of bandwidth used
  • 224m of hd space used (Containing everything that I host under this domain)
  • Total of 1 77 617 hits to webserver

Top articles:

  • World War iPod touch/iPhone game – 7080 hits
  • Dropbox – 5387 hits
  • Ultimate irssi guide for beginners – 5262 hits
  • Play World War and other games on computer – 2807 hits
  • Amazon ec2 – 2701 hits
  • Woopra – 2352 hits
  • iStat menus system monitor for mac – 2152 hits

Source of visitors:

  • Direct 4.92%
  • Links 55.25%
  • Search engines 39.8%

Browsers:

  • Firefox 68.89%
  • IE 13.11%
  • Safari 10.41%
  • Chrome 3.23%

Operating systems:

  • windows 67.72%
  • Mac 14.09%
  • Linux 11.68%

Plans for next year

  • create over 51 blog posts
  • create 2.0 version of Powerslash (Ajax and other cool stuff)
  • create new theme for this blog
  • complete Nethack

Happy new year to everybody!

No Comments

Stats

Applications, Coding, Games, Internet

I don’t know why, but I love also all kind of stats. It’s just fun to have dozens of data and then analyze it with graphs and pie charts. Here is list of services that gives stats from various sources. I use all of them regularly.

  • Google analytics – Nice stats of the website
  • WoopraAwesome realtime website stats tracking
  • Feedburner – Nice feed subscribers/reach tracking
  • Webalizer – Bandwith monitor provided by my webhost
  • Hlstatsx – Most of my games are source games, so the Hlstatsx generates nice stats. (Open source version)
  • Etqw stats site – The official stats site
  • My own script that generates graphs from official ET:QW tracker
  • Steamcommunity – Steamcommunity gives gametime stats and also very detailed stats for some games (tf2,l4d)
  • Tweetstats – Very clean and nice stats for twitter usage
  • Twitter grader – Another cool stats tool for twitter
  • Twittercounter – Get graphs from followers
  • Cloc/ohcount – Some stats from my programming
  • Ohloh – Stats for almost every open source project. Code analysis.
  • mon.itor.us – Just pinging my site and checking that it’s up and running
  • Pisg – Stats from IRC
  • Last fm – All of the music I listen is listed on last.fm Also see my history/progress graph generated from last.fm stats
  • Wakoopa – Wakoopa tracks what apps I use and how much.
No Comments

Ego app

Applications, Web developing, iPod touch/iPhone apps

Ego is simple app for iPhone/iPod touch that displays many stats in one simple view. Ego supports couple of web stats systems. Google analytics is maybe the most popular stats tracking tool, so it is included. But Ego also supports Squarespace, Mint, Google pagerank, Feedburner and Twitter.

Configuring application is fast and simple. Application is mostly just beautiful list of all the stats. If you have multitiple websites, Ego is perfect way to check all the sites once.

I would like to have some more stats, like graphs and pie charts, but still this application is worth of the 1.5€

If you are addicted to stats I recommend to try this app.

To see this app in action, go to Ego app’s homepage. There is nice video of the app.

No Comments

Ohcount and Count Lines of code

Coding

Ohcount and Count Lines of Code (CLOC) counts size of code project. Mostly these aren’t very useful applications, but it is fun to see that I have written 300 lines of code in couple of days.

Ohcount is used Ohloh to generate source code reports. I was disappointed to found that i can’t use Ohcount to scan whole history of my repository, it only scans current status of code.

CLOC is written in Perl and Ohcount in Ruby. It maybe little annoying to compile Ohcount from source, but it is much faster than CLOC. If you want something that is easy to install, take CLOC. But if you are going to analysis more often than once, try Ohcount.

Here is example output from CLOC:


96 text files.
83 unique files.
33 files ignored.
http://cloc.sourceforge.net v 1.08 T=7.0 s (8.9 files/s, 547.4 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code scale 3rd gen. equiv
-------------------------------------------------------------------------------
PHP      49    588   172     1950 x 3.50    = 6825.00
SQL      1     58    87      277  x 2.29     = 634.33
BASH     10    54    133     261  x 3.81     = 994.41
CSS      1     46    5       192  x 1.00     = 192.00
Python   1     2     1       6    x 4.20       = 25.20
-------------------------------------------------------------------------------
SUM: 62 748 398 2686 x 3.23 = 8670.94
-------------------------------------------------------------------------------

And here is Ohcounts output from same file:

Examining 555 file(s)......

Ohloh Line Count Summary

Language Files Code Comment Comment % Blank Total
---------------- ----- --------- --------- --------- --------- ---------
php      58    2146 219     9.3%      716  3081
sql      1     277  87      23.9%     58   422
html     60    242  1       0.4%      38   281
css      1     192  5       2.5%      46   243
python   1     6    1       14.3%     2    9
---------------- ----- --------- --------- --------- --------- ---------
Total 121      2863 313     9.9%      860  4036

- Gestalts -------------------------------------------------------------------
Platforms: PHP, SQL, Scripting

Yep. There is some difference on results. I don’t know which one is more accurate.

I haven’t posted for a while because I have coded my main project. It isn’t public, but I will blog about it when it is ready. :) I try to blog more often.

No Comments
« Older Posts