Incomplete
Notes on the Taxonomy Code Sprint to turn into a Drupal planet post soon enough
the better taxonomy is under the hood, the better it will be for crazy community-empowering stuff like that
Weird error from SVN on use of site deployment script
ben@server:~$ sudo /srv/scripts/agaric-newproject.sh 6 testing testing.com testing.org
svn: MKCOL of '/srv/svn/agaric/!svn/wrk/63dfc22d-3df4-47e9-8306-5e7dbcfefd62/agaric-sites/testing/apache': 405 Method Not Allowed (https://example.com)
Agaric wants smarter timing for when automatic path creation should replace an existing path or be added in addition to
The idea is that if a post is edited right away, say within five minutes, and the title is changed, the new human and SEO-friendly path might best replace the old path.
Especially if a title is changed before the post is marked published, the first-created automatic text path should be replaced.
Replacing Windows with Ubuntu on an HP Pavilion Entertainment Notebook PC
Installing Ubuntu Hardy Heron on a new HP Pavilion dv6910us
could not resolve security.ubuntu.com
At least one other person temporarily got that error back in 2007:
http://ubuntuforums.org/showthread.php?t=441877
http://wicd.sourceforge.net/download.php
deb http://apt.wicd.net gutsy extras
install thunderbird on debian
Smart Phone: The Smart Choice [will be] Open Source
Left the below comment here http://commandline.org.uk/linux/2008/jan/13/free-or-fight-your-phone/
Network question.
Agaric wants Eclipse to flag the entire file prominently, not just a line, when it has a parse error
Agaric wants a plugin or something for eclipse that will make it very clear around the document that a fatal parse error has been identified somewhere in it— not just a mark on the side of the line with the problem. Too easy to miss.
Site name with site e-mail (in return address of e-mails sent from the site)
[To Dan] What you were talking about yesterday was covered in one of my old issues tracked on Drupal.org which happened to pop up today:
Ask Agaric: Max Allowed Packet error
Also do you know about this error?
User warning: Got a packet bigger than 'max_allowed_packet' bytes query: UPDATE cache_form SET data = 'a:56:{
I haven't seen it on example.com, I've seen it on other sites. I started one of the longest issues in the drupal issue queue from that error! http://drupal.org/node/121390
Unsupported operand types in messaging module (fatal error on admin page)
On going to any edit a content type page
http://dev.example.com/admin/content/types/promo-badge
Fatal error: Unsupported operand types in /var/www/vhosts/dev.example.com/httpdocs/sites/all/modules/messaging/messaging.module on line 982
Which is the second-to-last line of this function of the messaging.module:
<?php
/**
* Helper function for mail methods
*
... and then I realized I didn't end up using the messaging framework yet so I just disabled the module.
SVN authentication cancelled problem with Eclipse PDT
eclipse svn authentication canceled
discussion of seemingly related problems:
http://dev.eclipse.org/newslists/news.eclipse.technology.subversive/msg0...
