Articles tagged with: Development

The problem of untyped languages: PHP empty() function

Summary: The problem of untyped languages like PHP, exemplified by the empty() function, which can lead to unexpected results.


Kartones.Net: IE8 Web Slice of latest posts

Summary: A tutorial on creating an Internet Explorer 8 Web Slice for Kartones.Net.


Kartones.Net: Search engine working on IE8 and Chrome!

Summary: A custom search engine created for Kartones.Net works on IE8 and Chrome, showcasing the benefits of respecting standards in web development.


Kartones.Net: Speed improvements on the site

Summary: Speed improvements made to the Kartones.Net website, including compressing CSS and Javascript, cleaning templates, implementing GZip compression, and internal database tweaks for better performance.


A simple interface based versioning of objects

Summary: A simple interface-based versioning of objects in .NET.