wannabit who do you wanna bit

13Jan/12Off

Setup a firewall and IP Tables in Debian 6

Filed under: Programming Comments Off
11Oct/11Off

getting crazy with ems

I am a big fan of using em sizes in css but sometimes is a little bit hard to get the correct conversion into the more readable px format.
here is a link to a web tool that does the conversion for you:
http://riddle.pl/emcalc/

Filed under: web design Comments Off
26Apr/11Off

Interaction design patterns

UI design patterns are common behavioural patterns that users may find during their navigation throug a website pages.
In web design they are used a lot since they are useful for the user becouse they increase drastically the chance to success of a task.
I found a useful site which contains the most common, and used, interaction patterns with a rich explaination on how and when to use them.
here it is:
http://ui-patterns.com/

Filed under: web design Comments Off
13Apr/11Off

How to generate getters and setters automatically with eclipse for php?

I think the title already express what this article is about.
I was designing few classes and suddently I had the need of speed up the code writing with some eclipse enhancement.
I knew that automatical getter and setter generation comes out of the box with eclipse for JEEE so why not have it on Eclipse for php?

here it is:
http://pdt.plugins.e-surf.pl/index.php

or directly from eclipse install panel:
http://pdt.plugins.e-surf.pl/updates

Filed under: web design Comments Off
6Apr/11Off

What is the value of a web domain name?

I like buying web domain names dreaming about someone, someday coming to me and buying it for hundreds euros... this will probably never happen but meanwhile be prepared!
so how much is worth a domain name?
I dug into the net and I found this interesting site:

http://www.glurk.com/

just insert few parameters and you have your domain name estimation!

enjoy

Filed under: web design Comments Off