Archive for the ‘Web’ Category
Sunday, May 25th, 2008
Firefox is a good browser, but there are some small parts that have always bothered me when I use it.
Keyboard shortcuts - they don't really work
Lack of mouse gestures out of the box
Weird tab behavior
These mostly come from the fact that I'm used to Opera, which does these things a ...
Posted in Web | 4 Comments »
Tuesday, May 20th, 2008
I've visited the topic of different CAPTCHA methods for checking that the user sending data is a human being in a couple of occasions in the past.
There's usually a slight problem with accessibility and ease of use in some methods - take the typical image-based CAPTCHA as an example: How ...
Posted in Web | 2 Comments »
Thursday, January 17th, 2008
For a programmer, finding information is important. Not just finding information about code, such as while debugging, but finding information in general.
Suppose you need to write a client which talks to a server with sockets, but you don't know how sockets work in your programming language of choice. This is ...
Posted in Web | 2 Comments »
Friday, January 4th, 2008
I've lately been using Ext JS in a project.
Ext is basically a big JavaScript UI framework - like their site says, "a foundation you can build on". It comes with various interface widgets like Windows, tabbed panels, accordion panels, menus, toolbars and forms to name some. It also has various ...
Posted in Programming, Web | 5 Comments »
Saturday, December 15th, 2007
Pie, just like pie menus, is great.
What is a "pie menu"? If you don't play games, you might not be very familiar with this great type of menu, as it isn't really used anywhere outside games as far as I know.
Pie menu is a menu, which opens around your cursor, ...
Posted in Programming, Web, general | 5 Comments »
Saturday, December 8th, 2007
My definition of a widget: a small web application inside your browser. Opera has had widgets for a while now, and I'm sure Firefox has a plugin which provides similar features. But what is the future of widgets?
I'm a widget developer - I have made quite many widgets and even ...
Posted in Web, general | 1 Comment »
Sunday, December 2nd, 2007
I had recently been getting increased amounts of spam comments and I was wondering why. You probably hadn't noticed this, though, thanks to WordPress' excellent spam detection which has so far made a very good job in detecting suspicious comments.
Up until today.
Today, a single spam comment got through the detection. ...
Posted in Web, general | 2 Comments »
Wednesday, November 28th, 2007
When I encounter a website which is broken in Opera, my browser of choice, I hate it. I know that Opera is perfectly capable of displaying any site Firefox or Internet Explorer can. It makes me feel like lecturing whoever made the site about cross-browser compatibility, valid XHTML, valid CSS, ...
Posted in Web | No Comments »
Tuesday, November 20th, 2007
The HTTP protocol is what powers todays web. While not useful for most people, knowing how HTTP works is important for those who work with dynamic web sites.
Still, it seems that the protocol is mostly a mystery to a lot of developers and some features of the protocol, such as ...
Posted in Programming, Web | 1 Comment »
Friday, November 2nd, 2007
Originally posted in my old blog at My Opera
Tagging. Everyone's doing it.
It's great for categorizing things like blogposts or photos into related groups.
Here's even more tagging issues! :whistle:
Tagging in general, tag clouds and social problems. Whoa.
Posted in Web | No Comments »