Dinesh Copoosamy |
My little scratchpad on the web. |
If you are using PhpStorm to do Drupal development - this setting is a must to ensure you don’t run into tons of PAReview.sh warnings.
My first Drupal module contribution :)
My ideal setup would look like this:
Computer
http://www.codinghorror.com/blog/2011/07/building-a-pc-part-vii-rebooting.html#comments
Furniture
http://www.anthro.com/furniture.aspx?computer-cart=carls-table-ct08
- Chair is neat, desk may be overkill but what the heck :D
Eyewear
Keyboard
http://www.kinesis-ergo.com/advantage.htm
Furniture, keyboard and eyewear to take care of RSI, Carpal Tunnel, bad eyesight, bad back.
Computer to take care of Master Collection, PHPStorm and VM.
echo -e ‘stats\r’ | socat - tcp4-connect:localhost:11300
http://groups.google.com/group/beanstalk-talk/browse_thread/thread/df970acf6d7cf704?pli=1
http://stackoverflow.com/questions/4772770/how-can-i-get-a-list-of-all-jobs-in-beanstalk-tube
Good example on working with Beanstalk in PHP
Very handy article - cleared up a lot for me around git workflow
http://www.phase2technology.com/node/905/
http://realize.be/random-results-apache-solr-and-drupal
http://acquia.com/blog/understanding-apachesolr-cck-api
http://yoodey.com/creating-custom-apache-solr-search-modules-in-drupal-7-programmatically
http://drupal.org/node/1053102
http://acquia.com/blog/delivering-right-search-results
http://drupalconnect.com/blog/steve/creating-custom-path-solr-search-custom-filters
http://www.summasolutions.net/blogposts/muddling-meddling-and-getting-it-right-apache-solr
http://kevinbridges.org/node/189
http://acquia.com/blog/facet-queries-making-custom-solr-facets-fun-and-profit
http://drupal.org/node/975132 ** improve did you mean
http://drupal.org/node/968308 customise search output
Git truly rocks - can’t understand why I took so long to get Git’d up!