Tag Archives: Drupal

Upload and Play Media Files in Drupal with CCK, Filefield and jQuery Media

Sean Effel  from Drupal Therapy has an excellent screencast on how to utilize the CCK, Filefield and jQuery Media modules to upload and play inline media files attached to a node.

List of Drupal Modules Used:

  1. Content Construction Kit (CCK)
  2. FileField
  3. JQuery Media

More to discuss at the original post.

Web Frameworks: Which one to learn?

Being in the field of IT (Computer Science), it’s necessary to keep pace with the changing landscape, otherwise you would end up rendering yourself obsolete. It’s no different with web development/programming: The landscape keeps changing, either on the user interface front or the browser side or the website back-end.

As of now, we are moving through the era of web application frameworks. That’s the landscape we are surrounded with. Plenty of frameworks have been built during these years broadly categorized under software frameworks, web application frameworks and JavaScript frameworks (or libraries), and plenty more are being developed.

So better learn one now, before you are rendered obsolete.

I am considering the following frameworks:

image image image image Djangoimage

Read more about the most popular web frameworks that I am considering after the jump.

Continue reading