User login

note

Lesser-known Drupal IRC channels

Also, quiet enough that i don't auto-join-- but good places to go for specific discussions on the given topics:

drupal-examples - discussion related to http://drupal.org/project/examples

drupal-commune - discussion related to http://agaric.com/blogs/drupal-work-collectives

drupal-bayarea - OK this isn't little-known but it's San Francisco, Oakland, etc.

Where are the error logs when you need them?

Apache will also log errors to:

syslog

Stefan notes: in case of panic you can try to grep -R in /var/log for PHP Fatal error

Benjamin Doherty says this is covered in the DGD7 environment chapter.

Druplicon is a Feature (Embedded Media Field Overlay Post)

A Drupal mask over thumbnails...
http://drupal.org/node/587562

"A strange bug with the last version, ie a span tag wich appears over thumbnails"

It's a slightly scary Druplicon.

AlexUA: "This is a feature, and you can disable it on the main Emfield configuration page."

By the way... the Problem this Update Fixed, and the Drupal Problem-solving Approach

Go to the page of the module that has the problem.

Emfield video thumbnails disappearing

This is incorrect

Just update to the latest version. See http://data.agaric.com/raw/druplicon-feature-embedded-media-field-overlay-post for the fun story behind it.

Emfield module must be configured to have a custom directory to store its thumbnails in, otherwise the thumbnails are put in sites/default/files as temporary files (status zero), and are cleared out when cron runs.

Using nmap

If not installed yet:
sudo apt-get install nmap

$ nmap sojourner.mayfirst.org

DrupalCon Chicago Session Proposal

Read first: http://chicago2011.drupal.org/speaker-faq

http://chicago2011.drupal.org/speaker-application

Title of session: When There's Not a Module for That: Building a Drupal 7 Module
Track: Code
Experience: Intermediate

Showing hooks used

The Difficulty of Identifying All Hook Implementations

explained by Matej Midriak (wapnik):

Sorry i don't have time now to examine the code to find all those
patterns (if that's even possible without reading the entire drupal
sources), but here is one example.
In drupal_mail() function:

Preventing code calling external web services from slowing or stopping display of your site

I think the best way is probably AJAX.

Using curl which takes a timeout argument is also possible.

http://php.net/curl

In Drupal 7, better to use drupal_http_request().

http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_http_request/7

Mobile presentation by Jason Chinn, BADcamp 2010

i asked about Opera:

Jeff Robbins:
Opera is the browser on alternate devices

they're very compatible

nowadays when they talk about Symbian - Nokia's OS

currently, in the marketplace, most people have android or iphone, and it's the same browser.

http://webkit.org

iUI
i don't know how much is from Rob, and how much from google…
http://code.google.com/p/iui/

Drupal Business Panel with Ron Huber, Jenn Sramek, Matt Cheney, and Chris Bryant

Chris Bryant of Gravitek
Matt Cheney of Chapter Three
Jenn Sramek of Civic Actions
moderated by Ron Huber of Achieve Internet

Ron:
[shops i consider role models]
i don't have them listed or ranked

most people were in the last presentation

in my opinion most [Drupal shops] are about the same size, under 40.

Ch3 = 27

Civic Actions - 37-40

Chris Bryant
gravitek - 10

Syndicate content