2006
You are browsing the archive for 2006.
By Giedrius Majauskas on December 9, 2006
Just a quick note for warm-up. Recent server maintenance and test showed me, that postgresql behaves badly when there are more than couple indexes on the same table. We have some tables that are used in various queries using quite many criteria to determine the result, thus more than couple indexes looks possible (10-15 in [...]
Posted in Programming |
By Giedrius Majauskas on April 5, 2006
Recently we have migrated some of less intensive sites to weaker servers, and noticed quite strange behavior: mysql starts consuming more and more memory till it crashes. The loads go up as all the memory and swap space is consumed. We could not track down the problem easily. We tried to find out what’s the [...]
Posted in Programming |
By Giedrius Majauskas on January 14, 2006
Here are some tips for working with postgresql databases
Posted in Programming |
By Giedrius Majauskas on January 11, 2006
Most, if not all, common websites that run under PHP and apache use mysql for the database. Mysql is fast, reliable and free. However, there are other solutions, and, inspired by some colleagues, we have tried postgresql in a complex project. The project basis is many types of profiles connected through various relationships. These types share some but not all properties, and have complex messaging and listing system to access each of the profiles. The recoding started in spring 2005. The results at this date are in the entry.
Posted in Programming |
By Giedrius Majauskas on January 9, 2006
Recently discovered Windows WMF bug havent been unnoticed by various moneymakers. They have discovered the bug even earlier probably and did not shun from using it to make money from various visitors of the websites. One way of exploit the bug is shown in websecuritylabs. One should watch the movie where is clearly shown how [...]
Posted in Security |
By Giedrius Majauskas on January 6, 2006
Personally, I prefer programming using Firefox as the fronted for looking at programming results. The benefit of this over the usage of explorer is that one sees mistakes better and there are better set of tools to evaluate the result or check the design in progress. The first and perhaps most important tool is DOM [...]
Posted in Programming |
By Giedrius Majauskas on January 5, 2006
Couple of years ago the browser world looked simple: There is internet explorer and that’s it. Of cause, there were opera, safari for MAC, and mozilla, but they were for marginal users: geeks, Linux or Mac users and security aware folk. IE had more that 90 % of the market and that ment every home [...]
Posted in Reviews |
By Giedrius Majauskas on January 5, 2006
Have just upgraded to the version 2.0 of wordpress. Some new nice features aded, like TinyMCE, for example. The web software is getting close to the common office software.
Posted in General |
Recent Comments