JStieglitz

JStieglitz

Real Name: Jonathan Stieglitz

MI (United States)
Radiation Health Physicist

Latest Contributions

  • Broken Twitter Integration

    I just thought "Hey I am going to contact someone at Geeks and God about the broken twitter integration." I noticed there was no "Contact us" link. Perhaps I should know that if I type something/contact I'd get the contact form but I am too lazy to try to figure it out ergo this post.

  • FREE VPS Node from Drupalcon Chicago VPS.net

    Has anyone installed a D7 site on their free node yet? I used the CentOS 5.5 x64 LAMP template. Upgraded to php5.2 downloaded and extracted the Aegir(hostmaster) profile, created the database, by following the following tutorial:

    tar xvf hostmaster.tar.gz

    Create database.
    mysql -u root -p
    Create database drupal;
    exit;

    Create settings file.

    [stopped here because the path to the settings.php is now var/www/hostmaster/sites/default]

    cd /var/www/sites/default
    cp default.settings.php settings.php
    chmod 777 settings.php
    mkdir files
    chmod 777 files

  • What is the best way to upload .mp3 and .mp4 content despite php memory

    I am wondering what the current best practice for a "secretary" to upload a podcast to the church site. We have about an 8 MB php memory limit. Is there an ftp module that is able to grab ide tags? What are people using?

  • Removal of MSM videos/Dries' letter/copyright violation

    Anybody have any info on what is up with Dries' letter to MSM? I have read the copyright policy and do not understand how MSM could be in violation of it? I am trying to write Dries a letter but want to be more informed.

  • Reporting Spam

    Hey there,

    I have been getting spam on my lavalamp tutorial by discount ugg. How about installing the flag module to flag SPAM or something. I currently haven't been able to find a place to report it.

    Jon