LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[Webdev] linux.ie site design

[Webdev] linux.ie site design

Guest, Ken kengu at credo.ie
Wed Nov 8 10:47:23 GMT 2000


It's time for me to respond to the posts re the site design of linux.ie,
rather than give the impression that I couldn't be bothered.
I chatted with Donncha about this stuff, so the comments inline are
a combination of ours.

#-----Original Message-----
#From: John Kelly [mailto:john at frontend.ie]
#Sent: 03 November 2000 15:25
#To: Webdev
#Subject: RE: [Webdev] We Got Four Shamrocks Like!
#
#No offense to Ken Guest and the rest of the linux.ie webteam, but the
#linux.ie site has been showing it's age for a long time now.

None taken, but yearly changes of design just for the sake of it?
Tweaking the current design is open to discussion, changing it
completely is not. (I don't see the point in creating loadsa
work to do just for the sake of it.)

I will certainly veto any ideas to put in client side scripting,
frames or cute little animations.

Ever since I started doing work on the ILUG website it's been with 
one main principle in mind:

* Any browser on any OS should be able to render the pages in
  a consistent manner making it easy for people to read the
  content rather than frustrated with having to download yet more
  plugins.

Just stating this for clarification, that's all; not taking
any of this personally B^) !

Mind you, I've been chatting things over with Donncha, and
there will be changes to the current design of linux.ie, 
they just won't be radical.
  
#There's a lot
#of content getting lost in there, because of confusing way the 
#links are
#done.  An example would be the LDAP presentation someone gave 
#at one of the
#meetings (LAID?).  There's a copy of it online, on linux.ie.. 
#I distinctly
#remember the author being praised for it.  I can't find it.  
#Whether this
#means it was removed, I don't know.

It never was there. I certainly don't remember putting it into the
site and a "find . | xargs grep -i ldap" showed nothing except for
archived posts to the mailing lists.

As far as new content is concerned, the main page has had the following
text on it for the last good while:
<quote>
Suggestions Welcome 
If you'd like to write something for this website, or would like to suggest 
an idea about linux.ie, please email the webmaster team (without .nospam at
the end).  
</quote>

Nobody ever does!

I will be getting in contact with those that gave talks
at the Dublin Meetings et al so to publish articles based on
their talks (their notes really I suppose) on the site.

#The design itself is confusing.  The 'navigation bar' (for 
#want of a better
#term) over the left is a barrage of words in bold, making it awkward to
#read.  I believe this is the point that the reviewer was 
#trying to make,
#that to a person inexperienced with linux, the site isn't particularly
#inviting.  

The sidebar to the left is going to change as will the apparent 
structure of the site from the current "shallow and not very well
categorised 
structure" to a "slightly deeper but better categorised and thus easier to 
find what you are looking for" design.

For example:

Home
Articles
Documentation
Community
Mailing Lists
Activities
Files

Contact Us

Search
[BOX]


Directly linked pages might have a sitemap of the relevant section. The link

that was just clicked on the side bar should be highlighted somehow, but 
still clickable. Clicking on any of the sitemap links brings you into the 
article or subsection. 

When a user goes into a subsection we have two choices.. 
We can either have a nice "you are here" sort of chain at the top of the
page.
ie.
Articles :: Linux In Industry :: TradeSignals.com

Or, have a series os links at the top of the page, below the logo..
Articles :: Linux In Industry : Reviews : Tutorials

Clicking on one of the links highlights it, but it should still be
clickable. 
Highlights should be done by identifiers, not colours or bolding or
italicing 
the link. Perhaps putting ** around the link or something..


Also, I'm playing around with slight changes to the color scheme at the
moment,
http://new-www.linux.ie/ken.html is a change to an old prototype (which the 
current 'live' design is a variant of), to make the page contents distinct 
from the sidebar to the left and the shortcuts to the top.

and http://new-www.linux.ie/ken2.html is a change to just make the sidebar 
distinct from the rest.

(I'm not even remotely thinking of going back to that old logo or design,
those pages are just for trying out color schemes, that's all).

Which seems better, changing the background color of the 'specific content'
of the page, or changing the background color of the sidebar?
Just to clarify on this point, there won't be any color coding to 
identify where you are in the site (as that wouldn't help much
for people reading via lynx of their favourite pda net browser.


#Oh, while we're at it, the "search archives" utility is 
#horribly slow too.

It is brutally slow, isn't it?
The script for it doesn't index the pages and I've been meaning to
do something about this for quite some time.
The replacement needs to
 index pages without duplicating them (the mailing list archives are big
enough
     without duplicating them for the search engine).
 allow for content of the presented page to be in a file seperate from the
.html markup page
    (to clarify, the vast majority of the pages on www.linux.ie (excluding
archived posts)
     have the actual content in a seperate file which is #included into the
html that's
     sent down from the server when the .html file is requested by a
browser.
     <trivia>
     In fact:
        body tag is in a seperate file (including the 'cork.linux.ie
galway.... header at the 
        top of the page)
        sidebar/navigation is in a seperate file.
        section specific additions to the side bar are also in seperate
files
     </trivia>
	)

I did try swish++ and a few other engines but they all make needless copies
of the pages
that they index.

At the moment, what really needs to be done are:
1/	Much better search engine required, must meet constraints as
described above.	
	In short: we need something that indexes the website by calling URLs

	of the site. HTDig should suffice, but Donncha thinks that has a
slightly 
	restrictive license. There's no way we can get away without creating
some 
	kind of keyword database, requiring storage but it'll be fast :) We
can also 
	make the indexing engine ignore the really large mbox files of the
mailing 
	lists (There are some HUGE text files on the server that have all
the text of 
	each mailing list in one page..)


2/  	configurable sitemap generator required. 
	Configurable to degree of indicating what directories are to be
mapped etc.
3/    nominate maintainers for specific sections. for example (this is
tentative
	and purely speculation) Justin Mason might want to maintain the
patents section.
4/	Section maintenance done through web front end - minimize need to
ssh in to lugh.
      
tafnf,

Ken

****************************************************
Ken Guest
Credo Group Limited
Tel: +353-1-6310200
Fax: +353-1-6310300
Internet Address: kengu at credo.ie
Home Page: http://www.credo.ie

"THE VIEWS AND OPINIONS EXPRESSED IN THIS E-MAIL 
MESSAGE ARE THE SENDER'S OWN AND DO NOT NECESSARILY 
REPRESENT THE VIEWS AND THE OPINIONS OF CREDO GROUP 
LIMITED OR ITS PARENT COMPANY"
****************************************************




More information about the Webdev mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell