published by Drupal Caulfield on Tue, 10/12/2010 - 15:24
Drush is awesome. If you haven't already installed Drush check http://drupal.org/project/drush It's pretty easy to setup, just download, create an alias for it, then run and go.
One of the great features of Drush for Drupal 7 is you can do a brand new site install with two simple commands. First setup a MySQL user and database, and note the user/pass.
published by Drupal Caulfield on Tue, 10/05/2010 - 23:34
Some online conference programs that I may go to:
http://www.educause.edu/E2010/Program/Online
IT Incident Communications: Keeping Customers in the Loop During an IT Meltdown
2:30-3:20pm on the 28th
Open-source strategies
8-8:50 on the 29th
Games the best way to learn period
1-1:50 on the 29th
Openness, Data, and a Sustainable Future for Education (or Community source)
3:30-4:20 on the 29th
published by Drupal Caulfield on Tue, 10/05/2010 - 12:03
I'll start out with a disclaimer. I hate GIMP, I absolutely truly do. I love Paint.NET. I love Krita. I hate GIMP. It's as simple as that. Take a look at The Design of Everyday Things
for reasons as to why GIMP sucks.
published by Drupal Caulfield on Sun, 10/03/2010 - 19:22
Is it possible to make xyz.com or a site like Facebook or any other combination of name and currently existing application with Drupal?
published by Drupal Caulfield on Sat, 10/02/2010 - 22:35
First of all, if you are developing code, you should be using version control. What you use is up to you. I have a love hate relationship with SVN, but I also use SVN and CVS.
Setting up the initial SVN server and repository is easy if you are running Ubuntu Linux like I am. Check out these great instructions: http://www.subversionary.org/howto/setting-up-a-subversion-server-on-ubu...
Pages