thats why we dont eat animals


  posted Tue, September 27, 2011
rants:
lets build something that we can brakes

Just found on a site that told me to upgrade to IE7 or higher.

ROFL.

kudos to team-noir.net for making me laugh

<snip>
[...]
* 1.3 Google Chrome & new Safari detect added by www.team-noir.net
*/

[...]

// Check for Chrome < Version 2.0
var chrome = userAgent.indexOf('chrome');
if (chrome > -1) {
var snip1 = chrome+7;
var version = userAgent.substring(snip1, (snip1+1));
if (version < 2) {
return true;
}
}

return false;
[...]
<snap>

If you dont find it funny here is a hint

var version = userAgent.substring(snip1, (snip1+1));

get one char from the browser string. chrome was going version+1 every ~half year and now every 2-3 months or so, so it was clear that you hit the two character version number earlier than other browsers (if you assumed 1/2y v+1 => 2012). we are as of this writing at version 14 (stable).

since you know code you build most likely does not receive cleanup or maintenance that is very good coding practice, NOT.

version 10 came out in march.

so for half a year they run this obsolete and poorly thought through script on their own site as well as their customers and/or who ever installed it themselves.

another indexOf('.'); and then just use those two indexes ... naah lets just use one char and screw everybody when they go two digits .... the guys Y2k had constraints but I'm damn sure a javascript var can hold 2 chars ... ok enough ranting ...

if you are using it replace the chrome check with this:

// Check for Chrome < Version 2.0
var chrome = userAgent.indexOf('chrome');
if (chrome > -1) {
var snip1 = chrome+7;

var sub = userAgent.substring(snip1);
var version = sub.substring(0, sub.indexOf('.'));

if (version < 2) {
return true;
}
}

but be aware that there are more then just those five browser out there and so you still show this message to browser that are perfectly fine or people masking there user agent for various reasons.

  posted Sun, September 18, 2011
lookup
win:
{device drivers}

just in case I'll search this again:

C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers is where the apple ipod usb driver is at

  posted Thu, September 1, 2011
sc2 replays:
fucking noooooob

"I place my observers in the corner of the map and next to the enemy spawn pylon so that my mass stalker got pwned by Dark Templars that I can't see while badly managed Phoenixes try to take down my Colossi meanwhile my workers die from just four Zealots and later four little Dark Templars join the party and all got warped in from the pylon I knew all along and did nothing against it. I then call the other player a f-cking noob so I make him upload the replay to his website."

Was still a fun game. I would have given him a GG but mocking me just made me laugh, because if there is one race I tend to play the worst it's Protos. Imho I do ok with Terrans but the Swarm is where my hearth's at. So if you loose against me while I do Terran or TOS that means you could have done better.

- koyama

download replay

  posted Thu, August 11, 2011
games:
L.A. Noire

Visited a friend today and had the chance to play LA Noire. Really nice game. Wanted to try out Red Dead Redemption but there was only so much time. Anyhow I still can try this out next time. Also I suck with PS3 controllers since I am unable to use the sticks and the L1&L2 keys properly.... one more reason I prefer PC versions.... I'm more comfortable with keyboard and mouse and rebinding some keys.

My driving style was kinda like that of Tobustine, I also hit the same wall as Tobustine. iJustine @ minute 6:45 can't find it on tobuscus' playlist for la noire that quick ... so sorry. if you watch it and see it you can tell me where and when and I link it. ^^

  posted Thu, August 11, 2011
civ v
games
rants:
Civ V DLC printing money

Civ V released two new DLCs. Korea and Wonders of the Ancient World.

quote: "The Wonders of the Ancient World Scenario Pack adds three new wonders to Sid Meier’s Civilization V: The Mausoleum of Halicarnassus, the Statue of Zeus, and the Temple of Artemis."

Korea was in Civ IV so was Statue of Zeus and the Temple of Artemis. I can't tell if they had proper replacement with other wonders to omit these, since I didn't liked the demo.

But for me this just sounds like Sims3 style printing of money. Recreating what gamers already had. Ok I omit the existence of the campaigns but replay value for campaigns is minimal and the only campaign I enjoyed in Civ IV was Rhye's and Fall.

Civ V currently runs for 30-50 EUR but has already DLC that sums up to 38 EUR.

  posted Sun, August 7, 2011
TES IV Oblivion
bethesda
games:
oblivion

There was a TES pack on Valves Quakecon Steam Sales. The package includes Oblivion + all official DLC and TES III Morrowind + both DLC or in other words Oblivion GOTY deluxe + Morrowind GOTY. Two awesome games at 15 EUR.

I had only finished knight of the nines and was half through shivering islands way back when (because I wanted the golden saint armour maxed). Did not played any DLC for Morrowind. So since I find coaster version more and more annoying because I don't like cds/dvds. They brake and make ugly sounds when spinning up. boxes are sometimes nice but mostly they just clutter your place. Books look better in a shelf.

Anyhow said coaster version was also only in German. So I grabbed my 2nd copy, now in English and with all DLC, plus I did not had Morrwind since I got that borrowed by Merzmensch, send him his commission money for this sale and the original full price purchase of Oblivion.

Skyrim most likely will not run on that poor 3yo laptops gfx card... at least not that well that I see the need to pay $$$ to play it with sliders all to the left... sorry Bethesda. I still like you very much. Maybe a demo will change my mind and ruin my bank account >_<.

So yes I started playing Oblivion again. Because of Skyrim, wanting to finish shivering islands and because of deadendthrills. I follow the approach of not picking the skills you use most as mayor to control leveling (i.e. always get +5, max endurance first, don't do quest with leveld items I like). The game is vanilla though apart from the unofficial patches, for now.

So this is my character:

Sorane Nin, young, female, Breton, custom Mage
download (before exiting sewers)
sorane nin

.att..skill............. L2 L1 L0
[END] armorer........... -- -- 25
[STR] blunt............. -- -- 25
[STR] hand to hand...... -- -- 25
[END] heavy armor....... -- -- 25
[SPE] light armor....... -- -- 25
[AGI] marksman.......... -- -- 25
[AGI] sneak............. -- -- 25
---------------------------------
[SPE] athletics......... -- -- 05
[STR] blade............. -- -- 05
[END] block............. -- -- 05
[INT] alchemy........... -- -- 15
[WIL] alteration........ -- -- 15
[INT] conjuration....... -- -- 20
[WIL] destruction....... -- -- 10
[PER] illusion.......... -- -- 15
[INT] mysticism......... -- -- 20
[WIL] restoration....... -- -- 20
[SPE] acrobatics........ -- -- 05
[PER] mercantile........ -- -- 05
[AGI] security.......... -- -- 05
[PER] speechcraft....... -- -- 05

Oh and since I now have an extra copy of Oblivion + Shivering Island (beware securom).... who else wants to get hooked up with the series?

  posted Mon, August 1, 2011
rants:
origin

"2. Consent to Collection and Use of Data.

You agree that EA may collect, use, store and transmit technical and related information that identifies your computer (including the Internet Protocol Address), operating system, Application usage (including but not limited to successful installation and/or removal), software, software usage and peripheral hardware, that may be gathered periodically to facilitate the provision of software updates, dynamically served content, product support and other services to you, including online services. EA may also use this information combined with personal information for marketing purposes and to improve our products and services. We may also share that data with our third party service providers in a form that does not personally identify you. IF YOU DO NOT WANT EA TO COLLECT, USE, STORE, TRANSMIT OR DISPLAY THE DATA DESCRIBED IN THIS SECTION, PLEASE DO NOT INSTALL OR USE THE APPLICATION."
from origin license agreement

oh well...

so i install this on a macbook pro (2008), win7 and os x lion (which origin will not know of), quickcam for better voip, software that origin will install: sims3. software i r
un regular: nwn (sundays), nwn2 (tuesdays), teamspeak3 (sun+tues), chrome+flashblock, vim+tclsh, steam....

other 'software' (=games) i run and usage statistic are hopefully limited to my steam friends.

Mark Anthony

I'm 32 years old, vegan and student of computer science at Uni Frankfurt.

more about me

Atom Feed

Technorati Profile

del icio us / koyama

< 2011 >
< January >
Su Mo Tu We Th Fr Sa
      1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
SimpleQuery

Todo List:
- Finish old ics module
- use ::kob::ics vcalendar suport
to show private google calendar
- rebrush (light)
- add a method to hide private
images from unauth. users