Happy Cook
JavaScript patterns
Patching directly from web
Usually I download patch and use it when on my machine. A lot of times I do not need patch on my machine, so figured out how to patch directly from web:
wget -qO- http://example.com/path/to/patch/file.patch | patch
Zrenjanin, Serbia
How to get client's IP number to Drupal when using Varnish
There are a lot of places, where you need client's IP address in Drupal (or any other CMS/web app of course). The problem arises, when you use a reverse proxy server (like Varnish), since every request to web server will be done by the latter. We will have every single visitor of our website coming from a single IP (reverse proxy), as a result.
slovenskenovice.si - biggest Slovenian Drupal site
Slovenske novice are Slovenian national daily newspaper with largest circulation on national level. Last week we lunched redesign of it's web variant, which is a news portal with about 200.000 unique visitors and 4.5 million impressions per month. This numbers wil definetely become larger soon, as they have monthly growth between 10 and 15%.
Survey about satisfaction with Scrum
I am currently working on my bachelor thesis at Faculty of Computer and Information Science in Ljubljana. The topic of my thesis is implementation of Scrum methodology in a webdev department of the biggest national daily newspaper company, Delo.
I would like to compare my conclusions about it's strengths, weaknesses and challenges in implementing the Scrum methodology in real environment with the opinions of people who faced this method in their professional career. I therefore kindly ask you to participate in the survey, which will take you about 10 minutes.
I will share my conclusions here. Thank you for your time!
DrupalCon Denver 2011 - Media derivatives: take control over your files
Derivatives API is a Drupal project I developed during this year's Summer of Code. It is a framework, that tries to implement a simple, reliable and powerfull framework for asset derivation in Drupal. It can cover a lot of different use cases. We are in the times of emerging new technologies of HTML5, mobile publishing, responsive web, ... I believe that Derivatives API has it's piece in a puzzle of support of this new technologies on Drupal.
In cooperation with my mentor, Kevin Reynen, I proposed a session at DrupalCon Denver, where we'd like to present this project to the wider public. Session will cover basic functionalities of the project, some possible use cases and it's extension with your own plugins.
Moonlight







