[TR] - Late in 2006 I decided to help the Tcl community to relaunch/improve/overhaul (or whatever you call it) the http://www.tcl.tk site. I was tired of all this marketing talk and nothing being done about it. So here I am, starting work slowly but continuously. ---- '''Original post''' My original announcement for this task was posted in this thread about "Finding a niche for Tcl": http://groups.google.de/group/comp.lang.tcl/browse_frm/thread/98ec976d58b75c86/e7eb63b0b9993e81 ---- '''The plan''' On the site http://tcl.typoscriptics.de/portal you will always find the current status of the new Tcl portal. My plan is to ... 1. Get all content from the original site over to the new one 2. Look for a good design (the current is just a placeholder at the moment) 3. Add more content, links and the like and update the site with news on a regular basis ---- '''Current status''' I am in phase one now collecting and reorganizing content from www.tcl.tk. Any time I see something interesting, I add a placeholder to the new site so I can remember what to add in phase 3. * Home page is transferred * Page "About Tcl/Tk" is partly transferred ---- '''To do''' * incorporate text from [TCL Elevator Pitch] ---- '''Can you help?''' Yes you can. Provide content, stories, news, ...! I have already received some content (a tutorial) from [Arjen Markus] and an offer from the makers of the Tcl-URL! to help me trasnferring the weekly news to the site. ---- '''Comments''' [EKB] Your new design ''is'' easier to navigate thatn www.tcl.tk. I look forward to seeing more. (Although I'm not crazy about the layout. It's too "Wordpress"-like for me, and I'm glad that at step 2 in your plan you're looking at designs. Maybe take a look at CSS Zen Garden for inspiration? [http://www.csszengarden.com/]) [TR] I know Zen Garden and many of these layouts are really beautiful. As the plan is, the focus is on ''content alone'' now. The current layout is a placeholder only, so people can see the content being added. When all content is there, I will switch focus to the layout and I think there will be lots to discuss then. [EKB] Sounds like a good plan! On another note, I think you could quickly fill in your Tcl/Tk placeholders for "hello, world": puts "Hello, World!" and pack [label .l -text "Hello, World!"] [TR] True. I was planning something like this. It needs a short introductory text, though. Maybe I'll take some from the wiki ... ''[EKB] Yes, in fact, there's a whole [The Hello World program as implemented in Tcl/Tk] page.'' [EKB] One more comment. If you used the same type size on all the pages (home page & others), then the user could set the type size that's comfortable for them. My 2 1/2 cents. [TR] This may be due to my ignorance on layout right now. I will look into this. Thanks for your comments! ''[EKB] No problem! Actually, truth be told, the last one was from my spouse, who is a graphic designer. She gave me permission to pretend it was my idea :-D'' [tjk] You might add a link to the tkchat page to the the related links for Core Team. [TR] Done! Thanks for the hint. ---- [Category Community]