Archive for November, 2006
Linux based web operating system
Monday, November 20th, 2006
I’ve just talked to a colleague, about internet in the future. We talked that people will boot their computers directly from internet.
But then I realized, if everything is going to be internet based. OS will loose any sense even in this specific form.
Because OS will consist of drivers, etc, and browser… You just boot your […]
Serbian 3O’s (invented by me, or at last I think so :)
Sunday, November 19th, 2006After watching over 20 episodes of Robotech and South park today I feeled bad, and it’s not a first time that I am doing it.
I opened to see a documentary of our tragically murdered premiere “Zoran Đinđić” named “Ako Srbija stane” (if serbia stops).
The documentary has motivational speeches combined of our premier’s various public speeches.
After […]
LCD screens are bad for eyes
Saturday, November 18th, 2006My opinion is that today’s LCD computer screens are bad for eyes, due to big between pixel space. Not all of them, for example Dell Latitude’s D610 14″ screen has resolution of 1400×1050 pxels, making it’s between pixel space small, and pixels themselves small also.
After working on for example my SAMSUNG 730BF and taking look […]
ul/li not updating height after removing li node inside it
Tuesday, November 14th, 2006Sometimes ul/li element won’t update it’s height properly. In browsers, this can be seen like, when deleting particular UL/LI element, gap shows between 2 li neighbor elements.
In order to fix this problem, after removing li element, put height to 100% for a parent ul tag.
Cool book I am reading from 37 signals
Monday, November 13th, 2006http://gettingreal.37signals.com/
Its a book, from one of most successful web companies, describing web2 development standards, and ways to get things done faster and in a right manner.
Better way of fighting spam register bots
Saturday, November 11th, 2006Working on budgetzen app, and chatting with ingenious Brian Breslin from Infinimedia, I’ve felt on my mind an new idea how to fight spam register bots, since some of them can recognize captcha images.
Let them recognize em, was my idea, but let there be 2 antispam images, and input box, that requires sum of those […]
Cool app I am building
Friday, November 10th, 2006Based totally on jquery
web2 app
will be on http://www.budgetzen.com
check it on
http://www.acosonic.com/work/budgetzen/dashboard.php
Elements used:
Ajax grid, ajax table, ajax graph, dynamical graph creation, frequency decoder calendar, javascript fade-in/out calendar, jquery tips, json, ajax loader
mysql configuration
Saturday, November 4th, 2006For everyone who does not know, like me, mysql (5 i am not sure for other versions) makes my.cnf file in one of several directories, mostly \windows dir why I don’t know…
And he is pulling conf from there.
I discovered this, wile trying to import large database, the packets were dying…
So if you ever […]
