Thursday, 19. June 2008, 11:57:28
opera, css, internet
Since installing the Opera 9.5, some pages looked different, mainly there was a lot of "Courier New" (monospace, typewrriter) font around. For instance most of the text over at
http://acm.timus.ru/default.aspx , was written with this font, when it was a serif font before. At first I thought that they changed the design, since some other things changed at the site at the same time. But checking it out in Firefox showed the same old fonts, so it was obviously something to do with the new Opera.
At first I thought that maybe they changed the default font when none is specified. Some testing showed that this is not the case with pages in "Quirks" mode (without a DOCTYPE), and then I thought about many not well designed pages that depend on the fact that the defaults are this and that, since they don't change anything and they specify everything in pixels. But further testing showed that for pages in "Standards" mode withouth specified fonts it does supply the monospace font.
I have overriden this by making a custom stylesheet for Opera and specifing:
html{ font-family:serif; } You can specify the custom stylesheet in the preferences (ctrl+f12) -> advanced -> content -> style options.
After a restart it looked the same as in firefox.
Note sure if this qualifies as a bug, since as there are no default fonts in the CSS 2.1 specification (the initial value is "depends on user agent"), but it sure is a bit of a weird decision in the new version.
Sunday, 15. June 2008, 21:32:42
rnd, test
A while ago, we played a bit on the Golden Compass movie site and found our daemons (thru a personality test)... anyway I remebered that now, so I am posting it up. I haven't put it in the post intro so that it don't load everytime anyone opens the blog...
Read more...
Sunday, 8. June 2008, 09:43:32
internet
It seems now that Imdb.com is not available at the moment. It also had problems yesterday. It is more likely that it is a DNS problem than the actual servers beign down.
This bothered me more than usual, because I had DNS problems two days ago and many pages wouldn't load without any pattern. On other computers in the network those sites worked fine. Finaly I realized that I had explicitly configured the DNS in my connection settings, and that server was probably down. I changed it so that my router is the primary DNS server, as it should be anyway.
So while I was investigating, I found this site:
http://www.downforeveryoneorjustme.com/, that helps cheking is your pc, dns, ip, or whatever the problem, or is it at the site end. For instance you can directly check for imdb like this
http://www.downforeveryoneorjustme.com/imdb.com
Saturday, 24. May 2008, 19:06:12
Fun, rnd, algorithms
stumbling around some convex polyedra algorithms, I was looking for Chazelle's "onnion peeling" algorithm. I didn't really find the algorithm, but the creator's web page, and a very interesting article about algorithms and their posible influences on modern science.
http://www.cs.princeton.edu/~chazelle/pubs/algorithm.htmlthe article is filled with great humour combined with a lot of very illustrative explanations. it is a bit lengthy, but I believe it is a worth read if you are at least a bit into algorithms and science.
my favourite two parts are:
Hash table? Hmm, I know what you're thinking: Algorithmistas dig hash tables; they're down for PCP; they crack codes; they get bent out of shape by morphin'; they swear by quicksnort (or whatever it's called). Coincidence? Computer scientists will say yes, but what else are they supposed to say?
and
To this day, only two methods have been scientifically validated. One of them is the infamous “Kitty Flop.” Strap buttered toast to the back of a cat and drop the animal from a PETA-approved height: if the butter hits the ground, record a 1; else a 0. For more bits, repeat. Randomness results from the tension between Murphy's law and the feline penchant for landing on one's feet. The other method is the classical “Coriolis Flush.” This time, go to the equator and flush the toilet: if the water whirls clockwise, your random bit is a 1; else it's a 0.
although there is a lot more where that came from
Thursday, 24. April 2008, 18:53:54
opera, internet
so the news is now out, the Dragonfly will be a complete web developer's tool. pretty cool. and a cool choice for a name.
and it will come (the alpha version) in 11 days...
I was using the opera dev tools that were already available, but they will use some additions definitely

I had to use firebug a few times when needed more data on the pages...
Tuesday, 18. March 2008, 14:44:19
css, google, design
Since it appeared in the latest monthly update (March), the google search in the my opera top bar has cause mixed response. Some like it, some have somthing against google, and many don't like how it looks. Here are some solutions to the problem. You can remove it, or try and make it fit in with your design, like I did.
Read more...
Saturday, 15. March 2008, 19:05:52
dsg, comics
This is a little comic that is slowly in development. The first few pages of the project are finnaly online...
http://quemaster.com/darksunsglare/And the official blog for the project is right here at my.opera
http://my.opera.com/DarkSunsGlare/(p.s. I helped customizing the css

)
Tuesday, 4. March 2008, 21:46:55
comics, ze, rnd
I love to read
Garfield, and I have been using the (opera) comics widget for a while now for daily readings

Yesterday I saw on
ze franks page a recomendation for "
Garfield minus Garfield" and the genius idea behind it. And indeed it really is good. As it is shortly explained on the page, by taking Garfield out of the comic, you get a great comic about fighting against loneliness in the American suburbs, "schizophrenia, bipolor disorder, and the empty desperation of modern life?"
So take a look (if you haven't already):
http://garfieldminusgarfield.tumblr.com/
Tuesday, 26. February 2008, 14:04:07
internet, opera
Ok, so there is a big voting about something related to web 2.0. the point is that we can vote for opera, as explained here:
http://my.opera.com/community/blog/2008/02/26/opera-finalist-in-webware-awardsor just use this button:

anyway,
Friday, 25. January 2008, 16:34:56
css, design


well as said a while back, I wanted to do some stuff with the page design. and finally I did. Didn't change it a whole lot, but it's different. The base theme is "The Dark One". I changed the background, the header and also the background of the text. This also required to change the frames around the pictures, because they were made for a clear black background. You can see an ilustration of the problem, and the solved version in the pistures on the right.
If you are interested in doing something like this, it's not hard, you don't even have to change the images, you can just change the size of the frame, and "move" the background position thru css.
Read more...
Showing posts 31 -
40 of 51.