SofiaJS
A developer's journey to create SofiaJS, a JavaScript user group in Bulgaria, to foster a local community for developers.
A developer's journey to create SofiaJS, a JavaScript user group in Bulgaria, to foster a local community for developers.
A Computer Science student reflects on finishing a Java game, enjoying courses like Data Structures, and reading tech/design books.
A quick guide to listing all installed software on a Windows PC using WMIC and System Information for Windows.
An inside look at Heroku's agile engineering culture, focusing on small team structures, self-chosen tools, and collaborative practices.
Using StructureMap dependency injection profiles to easily switch between cloud (Azure) and on-premise implementations for storage and services.
A guide to installing Python packages using pip and virtualenv, including creating isolated environments and managing dependencies with requirements.txt.
Explores Google Chrome's autoupdate feature as a key design philosophy, focusing on user simplicity and delivering content over browser complexity.
A guide to implementing cross-browser sound notifications in web pages using HTML5 audio, Flash, and legacy browser fallbacks.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
A technical talk on Apple's Core Animation framework, covering layers, implicit/explicit animations, and advanced techniques like a multi-touch Bézier editor.
A beginner's guide to setting up a Python development environment, including Python, virtualenv, and PostgreSQL.
A guide on setting up and using Memcached for distributed caching on Windows Azure, specifically for PHP applications.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
A developer shares an improved implementation of the session-per-request pattern for NHibernate in ASP.NET MVC, addressing flaws in previous approaches.
A programmer shares their excitement about receiving the book 'Design for Hackers' to improve their design skills for games and websites.
Explores Siri's potential to revolutionize iOS app development through voice recognition and an open API for innovative software.
A security researcher details a clickjacking vulnerability in Adobe Flash that allowed websites to secretly activate users' webcams and microphones.
Introducing Heydings Icons, a free web font with 60 glyphs for enhancing UI elements like links and buttons using CSS pseudo-classes.
A technical guide on using jQuery UI's sortable plugin to track and POST the original and new index of dragged items to a server.
A guide on using git rebase to automatically synchronize a gh-pages branch with the master branch in a GitHub repository.