Eclipse using Drupal
Eclipse, the Open Source IDE/framework originally from IBM, is using Drupal for Eclipse Live:
Eclipse Live is your source of multi-media material about Eclipse projects and Eclipse-based products. Register for a live webinar or browse and view webinars and podcasts from our extensive library.
The combination of my two most favorite products.
Both open source.
Both excellent architecture.
Both driven by a happy community.
Both setting the standard in their own domain.
And now finally they found each other. :)
Thanks for sharing!
July 4, 2007 - 22:41Ouch! Table based design!
It's like climbing to the top of the mountain... with an elevator! You get to the top just for the sake of taking a photo, and you go back home.
It's a very nice looking site, and an excellent product, so I hear, but hey! Eclipse people! web design's basic rule nowadays: no tables allowed to layout your site. ;-)
July 5, 2007 - 08:05Good news for the opensource community!
July 5, 2007 - 08:41It's a Liquid CMS designed site: http://www.liquidcms.ca/node/197.
Yikes! I agree about the table-based design! Amazes me that people can actually sell work that is outdated before it's made.
Still it's good news for all of us who use Eclipse and PHPEclipse or Zend's Eclipse plugins for Drupal development!
July 5, 2007 - 13:23Zohar:
Ouch! Table based design!
Open a bug and submit a patch to convert it to CSS... https://bugs.eclipse.org/bugs/ -> Eclipse Foundation/Comminity/Website
I didn't participate in the design of EclipseLive, but I think using CSS for page layout is overrated. It's great for those sites (like this one) that force the notion that "your screen is not wider than 800 pixels" by wasting screen real-estate and forcing everything to absolute positioning.
We originally went CSS-only for the www.eclipse.org site (keeping positioning and element widths relative to use *all* the screen) but it was not easy. We ended up reverting to the use of *some* tables just because of that.
BTW, this is our first attempt at Drupal, and so far our web guy seems to like it.
July 11, 2007 - 14:54To Denis:
For me, the most important advantage CSS has over tables, is accessibility, not the comfort of design.
While it might be uncomfortable to DESIGN liquid layout with CSS (comfort is a subjective thing), it is far less comfortable to READ table based sites, when you can't see...
I do believe that web oriented projects should have this consideration in mind.
Luckily, Eclipse chose a CMS which would let it change the design of the site, without breaking everything else ;-)
July 25, 2007 - 08:41That is not true at all... both sites would be very easy with CSS... fluid or not.
January 6, 2008 - 23:07Hey, just saw this post - figured I'd say HI as I am the Drupal designer for the Eclipse site.
Check out my write up on our latest Drupal project: Puggit.com
Over 80 modules in this project - many of them with LiquidCMS custom additions or full custom modules.
cheers,
July 15, 2007 - 17:59Peter Lindstrom
LiquidCMS - Content Management Solution Experts
Do you people lose sleep at night over such things?
"Arghh!!! He used tables! Run for the hills!! The hillssssssss!"
January 7, 2008 - 04:10Actually, I do lose sleep over these things.
Being a long-time web designer/developer (13 yrs.), I can appreciate ones desire to hold on to tried and true methods. However, using tables to create a web page layout in 2008 is just Bad Practice.
What I find bothersome is the excuses I hear from designers: "well, it just made sense to use tables for what we were trying to do, blah, blah blah...".
Oh well, at least it's not Flash.
January 11, 2008 - 18:16Glad to see some Drupal interest from Eclipse. I wonder if we will ever see a Drupal API command bundle for Eclipse. I am currently using Eclipse to develop a Drupal site and that would be most helpful. I know one already exists for TextMate.
March 13, 2008 - 23:48Post new comment