Archive for the ‘Tips and tricks’ Category
Thursday, February 7th, 2008

I will give you an example, how easy in nowadays can be information editing (let’s say in admin/user panels). No more endless and boring forms, now we got something new… Everything we need is jquery and it’s plugin called jeditable. So let’s start.
(more…)
Posted in Lessons and Tutorials, Programming | 1 Comment »
Friday, November 2nd, 2007

These tweaks are valid for Windows XP Home and Pro only. The following settings will help you to decrease slowdowns and high CPU usage on your XP machines.
(more…)
Posted in Windows | No Comments »
Thursday, November 1st, 2007
As the web 2.0 is becoming increasingly popular, it is almost a must to learn and apply ajax technologies. Is it really important? The answer is clear – Yes. However, the convenience of ajax (from the point of the view of a user) is possible to replace by the identical methods. (more…)
Posted in Programming | 3 Comments »
Thursday, November 1st, 2007
Optimizing PHP is of a great importance, though it has not much impact in a small script, however the bigger the script is becoming some shortcomings can cause much inconvenience later. Here are several facts (although some of them could be disputed about) that may help you in choosing the the right way to achieve the best results.
(more…)
Posted in Programming | 10 Comments »