development

CMS Made Simple: 2.0 Moving Along Again

"Just because the blog has been deserted doesn’t mean nothing is happening. About 3 weeks ago, I got myself into a position where I can resume the 2.0 development cycle. Not only that, I’m starting to get to enjoy all the work I did in the beginning of cleaning up and moving code around to make a more consistent API. New features are falling into place pretty quickly and I’m making some rapid progress."

Complete Story

CPG Dragonfly CMS: Go PHP 5

"Dragonfly CMS is taking the pledge along with lots of other large projects. The deadline for switching to PHP 5, as set out by gophp5.org, is February, 5th 2008. At the time of writing, that gives an ample amount of time to get up to date with PHP."

Complete Story

DotNetNuke: Performance, Performance, Performance - Using the correct methods

"DotNetNuke 4.4 introduced a number of performance enhancements. Many of these enhancements required the creation of new overloads of some common methods and deprecation of the existing methods.

It is important for module developers, who wish their modules to take advantage of the new performance features to update their modules for performance."

Complete Story

Collaboration Loop: Here’s a Thought - Not All End Users Love Technology

"Which raises a point that is often overlooked by technologists, especially when they’re designing “new and improved” end user tools, or anything that promises to be paradigm-shifting, or (heaven forbid) both: The typical knowledge worker doesn’t want to play with her technology; she wants her technology to help her do her job better, faster and more easily."

Complete Story

20bits: Four Problems with Drupal

I don't know too much about the author of this post but he does make some semi-intelligent arguments regarding Drupal that shouldn't be entirely dismissed.  Also strange that this Drupal post is the first and only post on this Wordpress blog (so far).
4 Problems with Drupal

Drupal is an open source CMS. It it used by many big-name websites, like The Onion and the Mozilla Foundation’s Get Firefox campaign. However, it suffers from a few serious problems which make it extremely difficult to adapt to large, complex sites. If you’re looking to deploy something like a social network using Drupal then this article is definitely worth your read. Even if you’re not, these are facts any developer or admin should know about the software they might be using.  Read More...
I'd like to see some comments from others in the Drupal community before I make comments myself.  I should also mention that I originally came across this post on Amy Stephen's blog who frequently visits my site.  Amy Stephen is a Joomla! fan, but I don't think she is really trying to stir up trouble.  Of course I have to ask, can you really trust a Joomla! user?   And yes Dean, this is how you are supposed to write sarcasm.

Drupal Newbies and Contributed Modules

Drupal iconThe Newbie Issue

I received an interesting e-mail the other day through the contact form at my site regarding the social bookmarking "features" I have for my posts.  The questions asked to me are quite common among new users of any Web content management system.  While the questions in this particular e-mail I received would be more appropriate to be asked and answered in the forums at Drupal.org, there were some things in the message I felt the need to address though my blog.

The first e-mail went like this:
I am new to Drupal publishing, and I noticed your "Bookmark/Search this post with: Delicious Digg Google Yahoo Technorati Icerocket " feature. How did you code that? Or- where could I find out how to do that? I have searched Drupal.org but find it frustrating to search, and searching for modules is so frustrating I gave up. Scrolling through the categories is about the best I could do. I found the Submit to Digg one- but your system seems so much more simple.
The second e-mail though is what caught my attention and depending on interpretation somewhat alarmed me.
hi - right after I wrote my note I looked at your code a little harder and figured it out! sorry for the bother!
For the record in order to get those links to the various social bookmarking sites, I use the service links module, a Drupal contributed module.  What concerned me about the e-mail is that when the writer looked at the source code of my web page, I'm not sure if he concluded the correct module to use with his CMS or how to "hard code" the links manually into his site.  Either way,  new users of Drupal tend to make things more difficult on themselves then need be.  This is my attempt to simplify things for those of you for those just trying out Drupal for the first time and are having a hard time hunting down those extra features.

When IT changes too quickly

As I have mentioned in the past, besides this site I also run WebCMS Forum. The forum is a place I started in hopes of bringing users of various content management systems (CMS) together for exciting discussion. While the number of users participating in actual dicussion have always been low, those people that are posting often write something that makes hosting this underused forum well worth my time.

This week I had a user, Anti, talk about frustrations with rapid changes currently happening with the content management system, Drupal. Don't get her wrong, she likes Drupal. However, for the first time in a long while, she is in need of taking a deep breath before absorbing all the new changes into her routine. At the forum she writes:

It seems like such a short time ago, in reality maybe six months or so, that I felt I at least had a finger on the pulse of Drupal. I knew where each off the settings were and was never intimidated by the concept of taxonomy and I was happy as can be. While none of that has really changed, I can still install and configure a Drupal site in record time, I am sometimes completely overwhelmed by the explosion of new ideas I find on Drupal.org. It is all very exciting but after watching this thing for a couple of years I suddenly feel out of sorts. Things really do seem to be happening right now.

While the above post is specifically focused on Drupal, it is not a stretch for me to say that about every user of information technology (IT) has felt overwhelmed when rapid changes take place with the products they are using. These changes take place in the name of innovation. These changes bring features in a product that promise to make our life easier. And if the changes don't make our life easier, the changes still appear to be necessary to get the product in the direction it needs to go. As IT professionals we understand the need for progress, but this understanding doesn't really address the impact the new demands have on our users.

Drupal: Quick development update

Quick development update -

"It's been exactly one month since we released Drupal 4.7.0, and exactly three months until the next code and feature freeze. You might think that, since Drupal 4.7.0 was only recently released, we've been enjoying cocktails and other carnal delights on exotic beaches. Quite the contrary, in fact, and so it is time to provide a quick overview of the completed developments. Read on for more information."

read more

[Drupal.org]

ComputerWorld: Why open-source Java?

ComputerWorld has a FAQ to why an open-source Java would be good for software development. Considering Java is considered the most popular programming language among developers such a move by Sun would be welcomed news.

What's the big deal? Isn't the source code for Java already available? Yes, the source code for Java has been available for years via the SCSL and JRL license programs, but a true open-source release would make it possible for developers to innovate more freely with Java, with less involvement from Sun and fewer licensing restrictions on distribution. Sun, while making periodic noises about the possibility of open-sourcing Java, has resisted this move, until now. More at ComputerWorld.com

By the way, open-source fans may be interested to hear that PHP is ranked the fourth most popular programming language (with C and C++ ranked second and third). See the TIOBE Programming Community Index for additional listings of program languages ranked by popularity.

Syndicate content