Realtime table rows search – jQuery plugin Posted in: Tutorials, jQuery Comments (0)

I’ve started to code a little table rows search snippet in jQuery, and it ended up being a plugin :) So, little snippet explanation, and plugin documentation waiting on you in full article.

Continue reading

I hate you! Posted in: Interwebz, Webdesign Comments (2)

As I’m browsing through the interwebz, I’m too often stumbling upon an annoying, or just cheeky things on various websites. Many of them are completely useless, and websites without them would be much more user friendly, and nicer place. So here is some list I’ve put together. Enjoy, and try to avoid that in future :)

Continue reading

Math art Posted in: Applications Comments (0)

Behold math & algorithm nerds! You can create an eye candies too :) There are few not much known desktop applications on creating various fractals and vector like graphics with just few right lines of code. This article is a quick introduction to two of them: Apohysis & ContextFree.

Continue reading

Password generator [UPDATE] Posted in: Applications, Interwebz Comments (0)

Recently, many websites has fall due to lack of security, and many of them stored users passwords in pain text (rather no comment here), pretty useless md5, or unsalted sha1.

In every of those cases it is highly dangerous for users, since lack of security in here can cause the new owner of their private data to crack their passwords, thus be able to steal their identity on other places of teh interwebz. Good, strong, and different passwords for any website could solve this problem, but who would be able to memorize that… That’s why I have created this little web app, called Password generator.

Continue reading