Pages
Tags
Contact Me
adrian[dot]kalbarczyk[at]gmail[dot]com
My recent project: www.listazadan.pl - only in polish
Articles covering optimization and software architecture (mainly web applications)
Posted in Software architecture.
Enter your password to view comments
– 27 May 2009
Posted in Uncategorized.
Enter your password to view comments
– 27 May 2009
Posted in Uncategorized.
Enter your password to view comments
– 27 May 2009
Sorry, this entry is only available in Polish.
Posted in Development process, Software architecture.
– 8 April 2009
I’ve found benchmark of languages at http://shootout.alioth.debian.org/. The conclusions were simple: every language is good in what it was designed for and as far as the main costs are generated by programmers, it’s more important to pick easier language than faster. Every scripting language can have C/C++ based extensions speeding up programs where it is relevant, so why bother? Continued…
Posted in Optimization.
– 7 April 2009
Sorry, this entry is only available in Polish.
Posted in Development process.
– 1 April 2009
Sorry, this entry is only available in Polish.
Posted in Development process.
– 1 April 2009
I’m certainly not a web designer (or at least I don’t want to be) but I can’t left some of current design patterns without notice, so here is article. I have experienced web user and developer, and I’m spending most of my time on searching better solutions for different types of sites. Back in the 2003-2006 I made several sites which weren’t best, because of lack of good design patterns available in these times. There weren’t JavaScript libraries that makes cross-browser programing easy, or support for CSS 2.1 in IE. That wasn’t long ago. Things started to change in 2006, I think, when JS libraries became stable. The huge step forward was IE 7 in terms of CSS support. Despite that, almost all things possible now, were also possible since 1998. The difference is in simplicity of implementation. You can, for example, build your site using mash-ups – you just have to get the example code and it’ll simply work. Continued…
Posted in Uncategorized.
– 20 March 2009
I’m using web since 2001 and I’ve never seen good feedback feature on sites. If I’m on page and I actually see bug or mistake I should have option to report it. There should be “report mistake on this page” function in bottom of page. It’s behavior should be as follows:
Is it really that hard to do? I don’t think so. You can handle every feedback, contact, product questions etc. in this way. Users will thank you for that! Continued…
Posted in usability.
– 18 March 2009
Sorry, this entry is only available in Polish.
Posted in Optimization.
– 17 March 2009