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....
View ArticleSurvey 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...
View Articleslovenskenovice.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...
View ArticleHow 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...
View ArticleCommunity momentum
There was a Drupal Balkan summit taking place in Sarajevo, Bosnia and Hercegovina, yesterday. The last session, given by perke, was about awesome things that are happening in Drupal 8. When he...
View ArticleStrange behaviour (race condition) during node_save()
Problem We have a bigger media website on Drupal 7 with an editorial team of ~20 members. Lately they started to complain about strange behavior when updating content on site. They said, that changes...
View ArticleMastering Drupal cache - video
At Drupal developer days Barcelona I gave a session about cache in Drupal 7. Video and slides are now available for those who missed it. Mastering Drupal cache from Asociación Drupal on Vimeo.
View ArticleRelation Migrate integration and *reference upgrade path
There was my patch committed to Relation module (which is great - if you have not tried it yet definitely do) today, that adds Migrate support to Relation and uses it to provide upgrade path from...
View ArticleMaterialization Plugin for Views (GSoC 2012)
I was mentoring Dhruv Baldawa at his SoC project this year. Project focused on implementation of materialization plugin for Views. He presented his work in this screencast:
View ArticleLinux Journal's Drupal special edition
Latest issue of Linux Journal is completely dedicated to Drupal. You will find a lot of really interesting articles in it. One of them is my article about cache in Drupal, where I describe how it...
View ArticleGoogle Code-in 2012-2013 is here!
Organization application time-frame opens next week. Want to help Drupal beeing part of it? Check http://groups.drupal.org/node/261983.
View ArticleDrupal's Plupload integration - file_validate()
Kevin Hankens posted an issue in Plupload's integration module a while ago. He complained about the way how module invokes file_validate() at uploads. After a bit of research I agreed with him....
View ArticleGoogle Code-in != Drupal
Google Summer of code is very well know in our community, but it is not the only Google's program for open source projects. Another interesting project is Code-in, which is focused on pre-university...
View ArticleDC Alpe-Adria is out!
Slovenian Drupal community is preparing the first biggest Drupal event in Slovenia. Drupal Camp Alpe-Adria (DCAA) is a Central European Drupal event that will gather Drupal users, developers,...
View ArticleMulti-file uploads in Drupal 8?
Back at DrupalCon Munich code sprint I started to work on a core issue that is focused on implementing HTML5 multiple uploads support in Drupal. Since I've always been interested in file handling I...
View ArticleGet your ticket for DC Alpe-Adria!
DC Alpe-Adria (DCAA) is first bigger event organized by Slovenian Drupal community and will be the biggest Drupal event in this part of Europe in spring 2013. It will take place in hear of the Europe,...
View ArticleHelp Vincenzo Rubano!
Vincenzo Rubano is a Drupal contributor from Italy. He is blind and very active in accessibility and he contributed a lot of patches that made Drupal better in that. He would like to attend DrupalCon...
View ArticleDownload DrupalCon session recordings for offline viewing
After great DrupalCon Portland I had to fly home. And it was a VERY long (10h+) transatlantic flight, so I decided to download some videos on my laptop and watch them during my flight. I could use a...
View ArticleDebug drush requests in PHPStrom
Today I needed to debug Drush request. Since I've been using PHPStorm for last few weeks I wanted to use it for that. After a bit of research I found this way to achieve what I needed:Install and...
View ArticleLet's fix file and media handling once and for all - pt. 1
This is first post in a series of blog posts related to my DrupalCon Prague session called "Let's fix file and media handling once and for all". In the second article I presented survey results.I am...
View Article