Magnetic tape isn't just dead, but it is also deteriorating.
It is breaking down, falling apart, and what was once thought to be nearly permanent is proving to be extraordinarily fragile.
Audio tape was used for decades as a way to disseminate music, seminars, audio histories, speeches, news, by folklorist, in short--our culture. Hydrolysis, the breakdown of the glue that holds the little magnetic bits to the tape, is becoming more prevalent. The life span of tapes, under the best circumstances, is up to 15 years before things start getting sticky. In other words anything created before 1994 has almost certainly started to lose its fidelity.
Our November meeting got bumped into December by Thanksgiving, so we are
meeting this Thursday, Dec 4th.
This will be our last BDUG meeting of 2008. It's been quite a year.
Drupal 6 is now a solid product, with View & CCK releases, another win
as Packets CMS of the year, and commercial support from Acquia. Enough
I am currently running a Drupal site that I developed for a non-profit
that provides rites of passage experiences for young men who are
finding there way into adulthood/manhood. We need help with ongoing
maintenance and upgrading issues.
The site can be found at [link] if you would like to see
cheers,
-tao
I am new drupal user and looking for some simple file download module
for my page. I dont need complicated file management system but simple
module where I will be able to add groups and files with description
under it straight from management menu.
I am looking for it for few days but looks like it is really hard to
Lesson Two of my special Getting Started With Drupal series of instructional videos.
This video explores the basic configuration options to consider once you have successfully installed Drupal.
New releases of the FAQ module have been made - versions 5.x-2.12 and 6.x-1.8. This release includes a number of new features, including the ability to have multiple FAQ layouts and both short and long FAQ question texts. However the majority of the changes were small bug fixes.
The new features added include:
The new releases can be downloaded from the FAQ project page, while details on the changes can be found below:
Enjoy!
Eclipse, with the newly released PDT 2.0, is a very capable Drupal IDE. With code completion, automatic documentation lookups, and integrated debugging, Eclipse is very good for anyone who spends time doing Drupal code.
One issue I've run into with Eclipse when working on contributed modules is that the modules themselves aren't located within a Drupal installation. I found myself resorting to external programs or the command line to copy my changes to my development site or to my local development copy. Using Eclipse's External Tools, it's possible to deploy changes with a single click, greatly reducing the time to test modified code.
traffic to a website can be divided into four major sources : direct, paid, organic and referrals. unsurprisingly, google analytics segments the traffic sources reports accordingly.
there is, however, a small catch. the ever growing popularity of search engines has led to an odd use case : users who use a search engine to search for exactly your domain name, instead of simply typing www.mydomain.com into their web browser. these users have just reached your site via an "organic search" and google analytics will classify them accordingly.
technically this is correct, but semantically it's troubling. the users who have reached your site by typing "mydomain" into Google have far more in common with the users that entered www.mydomain.com into their URL bar and far less in common with those users that reached your site by typing "my optimized search term" into Google. and the population of these users is not small - on one of the commercial drupal sites that i maintain these "mydomain" Google searchers account for over one third of the supposedly organic traffic.