-
Website
http://www.connectedinternet.co.uk/ -
Original page
http://www.connectedinternet.co.uk/2007/10/04/new-eureka-site-theme-please-leave-feedback/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Thilak Rao
6 comments · 13 points
-
AndyBeard
11 comments · 4 points
-
Michael Lankton
102 comments · 1 points
-
Michael Lankton
92 comments · 2 points
-
TheBuzzSaw
3 comments · 1 points
-
-
Popular Threads
-
What I’d Like In Windows 8
5 days ago · 4 comments
-
Vodafone UK Selling iPhone From 14 January
2 days ago · 1 comment
-
Google Nexus One Specs Leaked
6 days ago · 2 comments
-
Android Marketplace Reaches 20,000 Apps, Soon To Burst Forth
1 week ago · 2 comments
-
Looks Like There May Be A Google Phone
1 week ago · 2 comments
-
What I’d Like In Windows 8
This theme has been a good servant, but there are just too many things wrong with it and it's got a bit messed up with my constant quick fixes and bad tweaks!
Any things you recommend I try on the new theme e.g. something you've seen on another site?
The header will have a nice logo on the left and a funkier font for the site name
@Vamsi
I originally wanted to do that, have top posts this week and all time, but at the moment the mint popular posts can only generate one list at a time. Until I find a better solution the 'more top posts' is the temporary fix
I was going to say.. oh.. its ajax, its not SEO friendly.. but I was mistaken
its not ajax, its just plain old JS so its fine.
Only downside is that it requires JQuery which is a 50k JS file.. not the end of the world. The issue starts to get if you use other JS projects that use other big JS packages as well (prototype, etc). You currently use prototype, scriptactulous, etc 160kb of JS.. adding another 50k is pretty rediculous.
210k of JS that the broswer needs to download (and cache) isnt really a problem, but forcing users' browsers to have to parse and process that is a bit more of a pain. Also having it set up in 22 separate JS files is also a bit of a pain as well.. each HTTP request adds extra load time to the site...
Not trying to be nitpicky, but its something to look at cleaning up for the new version ;)
the jquery menus are nice, but if you arent already using jquery for anything you might want to check out just a vanilla dropdown menu system like
http://www.htmldog.com/articles/suckerfish/drop...
its like 10 lines of JS and no dependencies on other libs. still just as SEO friendly, still degrades well.. whatever.
I agree with you about the additional load. But it seem the new theme (bottom) also will have "Top Post" and "New Comments". This theme (TypoXP Reloaded) is using Scriptculous framework. Like you said, the JS frameworks open some possibilities to add the effect and etc.
If suckerfish menu is selected, then this theme also need Tab Menu for that.
Whatever it's selected, we just leave this "tweaking note" to the developer team. ;)
Cheers
Abhishek
Looking forward to seeing the finished version here and also having chance to play around with some customisation of it for my site assuming you'll be releasing it as a theme.
Last weekend saw me setting up a test blog with WP2.3 and trying existing adsense-friendly themes with it. Many didn't work, like my fave made by sapiensbryan.com