Bookmarks
| Title | Post date | Body |
|---|---|---|
| Drupal launch batch with drush | 2011-12-23 12:04 | |
| Varnish caching rules | 2011-12-16 14:25 |
http://benbuckman.net/tech/11/12/making-sense-varnish-caching-rules?utm_... |
| Bash scripting basics | 2011-12-15 15:18 | |
| Automate creating virtual envirronments | 2011-12-11 07:43 |
http://technosophos.com/content/building-custom-drupal-image-vagrant?utm... These custom image can be deployed using chef recipes: Here you can try it out for free: It should also be possible to use puppet: And a video about chef: |
| Extend your module with the ctools plugin system | 2011-12-11 07:35 |
http://ygerasimov.com/ctools-plugins-system?utm_source=The+Weekly+Drop&u... |
| Features alter components to have environment specific values | 2011-12-11 07:22 |
http://www.appnovation.com/using-features-component-alter-hooks-export-c... |
| Saving node's fields without saving the node itself | 2011-12-08 16:29 |
http://blog.urbaninsight.com/2011/10/24/saving-nodes-fields-without-savi... |
| User context plugin for showing user content | 2011-12-02 14:02 | |
| Linux adduser complete guide | 2011-12-01 17:43 |
http://www.thegeekstuff.com/2009/06/useradd-adduser-newuser-how-to-creat... |
| Drupal and nginx | 2011-12-01 16:26 |
http://www.howtoforge.com/running-drupal-7.7-on-nginx-lemp-on-debian-squ... |
| Drupal 7 translations | 2011-11-18 16:02 |
http://www.lullabot.com/articles/localized-and-multi-lingual-content-dru... |
| Field collection module | 2011-11-18 13:50 |
Allows to have multiple field groups of the same collection of fields |
| Sshfs | 2011-11-16 15:30 |
http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debi... |
| Plan your projects | 2011-11-14 18:08 |
http://www.leveltendesign.com/blog/tom/people-don-t-plan-fail-they-fail-... |
| Php usage | 2011-11-14 15:55 | |
| Node add only fields | 2011-11-10 17:35 |
http://blog.urbaninsight.com/2011/10/24/saving-nodes-fields-without-savi... |
| Facebooks bigpipe | 2011-11-10 14:49 | |
| Why use rest webservices | 2011-11-09 15:35 |
http://www.larks.la/articles/why-use-restful-web-services-and-drupal-exp... |
| Drupal 7 Alter hook execution order | 2011-10-04 09:59 |
http://lionide.wordpress.com/2010/12/06/drupal-7-hook-execution-order/ |
| Speed up drupal testing | 2011-09-12 10:47 |
http://wolfgangziegler.net/ubuntu-11.04-simpletest-performance-upstart-m... I use it all the time. It makes your database faster. I speeds up normal development also. So always load your database in ram. Makes drupal go fast. Ofcourse large production databases cant be run this way. But light dev databases no problem. |
| Regex generator | 2011-08-31 15:35 | |
| Scaling drupal | 2011-07-29 10:06 |
http://www.johnandcailin.com/blog/john/scaling-drupal-open-source-infras... |
| DMSAK — Drupal Multi-Site Admin Kit | 2011-07-28 14:55 | |
| Drupal caching | 2011-07-15 16:42 | |
| Team toolbox | 2011-07-15 16:33 | |
| Contextual links in views | 2011-07-12 19:57 |
http://www.metaltoad.com/Drupal-7-Tutorial-Creating-Edit-Content-Links-V... |
| Benchmark webserver for authenticated users | 2011-07-12 13:19 |
http://ezra-g.com/blog/20080229/benchmarking-authenticated-drupal-users-... |
| Why is drupal not oo | 2011-07-11 13:25 | |
| Benchmark php | 2011-06-28 13:08 | |
| Benchmark a webserver | 2011-06-28 12:51 |
http://www.cyberciti.biz/tips/howto-performance-benchmarks-a-web-server.... |
| Drupal 7 performance and scalability tips | 2011-06-24 10:34 |
http://drupalwatchdog.com/1/1/performance-scalability-drupal-7 |
| Drupal Ajax tricks | 2011-06-23 16:38 |
http://www.angrydonuts.com/drupal-7-advanced-ajax-tips-and-tricks |
| Create your own drupal entity | 2011-06-08 13:11 |
http://www.istos.it/blog/drupal-entities/drupal-entities-part-3-programm... |
| Tune mysql innodb | 2011-06-08 10:05 |
http://web3us.com/drupal6/how-create-web-site-handbook/how-setup-mysql/t... |
| Downgrade to php 5.2 | 2011-06-06 11:06 | |
| Boosting solr querries | 2011-05-31 13:49 |
http://www.computerminds.co.uk/articles/boosting-solr-search-results-que... Syntax has changed a bit but still relevant |
| Drupal benchmarking | 2011-05-26 15:59 | |
| Node js in drupal | 2011-05-16 12:18 |
http://www.lullabot.com/podcasts/drupal-voices-189-justin-randell-on-rea... Check chat module for drupal 7 to see an implementation |
| crowd cache your own cdn | 2011-05-16 09:32 | |
| Theming for drupal | 2011-05-06 15:26 | |
| Someday this will save your ass Mysql innodb recovery from frm | 2011-04-14 16:04 |
http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html |
| git cheat sheet | 2011-04-01 09:21 | |
| Install profiles | 2011-03-31 10:38 |
http://www.mc-kenna.com/drupal/2009/06/building-drupal-installation-prof... |
| Pressflow and varnisch | 2011-03-31 09:01 |
http://developmentseed.org/blog/2010/jan/04/using-varnish-pressflow-make... |
| mount host filesystem on vbox | 2011-03-30 19:34 |
http://www.giannistsakiris.com/index.php/2008/04/09/virtualbox-access-wi... |
| Verbose simpletests | 2011-03-29 13:22 |
http://blog.boombatower.com/drupal-7-debug-and-simpletest-verbose |
| Show blobs in drupal database | 2011-03-28 13:44 |
http://sourceforge.net/projects/phpmyadmin/forums/forum/72909/topic/4230... |
| Drupal 7 new taxonomy system review | 2011-03-27 15:09 |
http://www.nutshell.nu/blog/thomas/2010/06/14/drupal-7-taxonomy-reinvented |
| Ctools exportables | 2011-03-25 11:40 | |
| Drupal node permissions problem | 2011-03-22 15:21 |
http://redhotchilliproject.com/blog/the-problem-with-drupal-s-administer... Together with node access module and the modules described in the post you can have a descent node permission system. It handles published/unpublished vars by content type, it handles by content type and by node role access for crud. The manager enables you to have a better overview. |

