Updates from March, 2006 Toggle Comment Threads | Keyboard Shortcuts

  • Andy P 3:27 pm on March 19, 2006 Permalink | Reply  

    Tweak ScreenshotFor people who have no idea what I’m talking about, CSS Tweak is a web based CSS optimization tool. It will take any CSS file and optimize the syntax, grouping your style declarations into shorthand where possible. It can also remove comments, and strip whitespace for maximum compression.

    There are other tools out there that have more compression options, but I made CSS Tweak to be simple, fast and easy to use. This meant only including the features that I felt were the most useful. By concentrating on things like making the interface simple and straight-forward, the tool would be far more beneficial for the majority of users that wouldn’t want more advanced compression options.

    One major difference from other tools however, is that you can stop it from altering your syntactical layout. Instead it will go through and stick with the code layout structure you have defined, and clean up any areas that are incorrectly formatted. Some other tools tend to reformat your CSS, and move things around.

    I’m very flattered by people’s comments, it seems that people enjoy the simplicity and speed the most. Jeffrey Zeldman added the tool to his bookmarks over on Ma.gnolia which has flat out bowled me over! He mentioned that the tool could use a brief help page, which I’ve now added. Thanks Jeffrey.

    I’ll be making a few updates to the tweaker over the next little while, I need to fix the pasting option I’ve fixed the pasting option, so you can now quickly paste your CSS into the tweaker.

    Also, I need to clarify something – the tool doesn’t check the validity of your CSS. All it does is check that the file you are trying to tweak is actually CSS at all. I guess my error message is a little confusing. I did this to stop people uploading and trying to tweak JPEG’s or PDF’s for example. If you want to validate your CSS, use the W3C’s tool.

    CSS Tweak is free and you can find it at: http://www.csstweak.com

    Update: I have a forum set up where you can submit bug reports, or suggest enhancements for the tool. This way I can keep track of fixes to make for the next version.

     
    • Jack 3:46 pm on March 19, 2006 Permalink | Reply

      Great tool! Thanks!

    • derek 9:51 am on March 20, 2006 Permalink | Reply

      instant favorite. bookmarked and easily accessible on my bookmarks toolbar [and del.icio.us].

    • stchatterbox 1:13 am on March 21, 2006 Permalink | Reply

      This is really a lovely tool. My stylesheet is “lighter” now. Thanks!!!

      (I wish there’s a CSS tweak for IE…… so pages will look good in all browsers.)

    • will 1:40 am on March 23, 2006 Permalink | Reply

      hi

      It seems like your durable forum links are now leading tro your most recent post

      (looking forward to durable 0.3)

      regards

    • Daniele 2:06 am on March 23, 2006 Permalink | Reply

      I upload a stylesheet file for test, but the result isn’t satisfactory: if i check “Remove White-Space” my file become unreadable (but it says 46% smaller)… if i leave my layout, instead, the percentage is near 20% but the result code is better only for “background” attributes. Margin attributes are ignored.

    • Luc 7:00 am on March 23, 2006 Permalink | Reply

      Just a suggestion for a future update – when you have IE-mac hacks in your css, csstweak will strip out the needed backslash hack comment. It needs to look for a backslash in a comment, leave that comment alone, and leave the next comment in too.

    • Mastblau 8:17 am on March 23, 2006 Permalink | Reply

      Uh, it really cool this tool. It saved about 26 percent. Not bad.

    • Andy P 8:52 am on March 23, 2006 Permalink | Reply

      Daniele: Hacks is something the tweaker doesn’t take into account right now, so if you do have hacks, make sure you don’t remove comments.

      I will implement this in the next version.

    • digibluez 6:41 am on March 25, 2006 Permalink | Reply

      52%smaller :) thanks

    • Ross 8:18 am on March 25, 2006 Permalink | Reply

      Nice tool. As this is something you’d probably only want to do before deployment (better yet testing of deployment) it’d be really handy if there were a webservice that could be integrated into a build process.

    • Heini 3:54 am on March 26, 2006 Permalink | Reply

      Nice Tool and a very good website design.
      Thanks, you made my day :-)

    • Michael 1:41 pm on March 26, 2006 Permalink | Reply

      I just thought I’d try it and see, couldn’t hurt, I thought. WoW! It really sped up opening my pages more than I expected. It isn’t just a nifty tool that’s easy to use, it’s also doing a good job.

      Thank you very much.

    • Paul 12:28 am on March 28, 2006 Permalink | Reply

      CSS optimization tools are cool, and yours seems quite good. Thank you.

      Two other similar CSS tools I’ve used in the past might also be interesting: Style Sheet Optimiser, and CSS Formatter and Optimiser

    • laura herald 10:39 am on March 28, 2006 Permalink | Reply

      as this is web based – any chance of a Dashboard widget version?

    • Andy P 9:39 am on March 31, 2006 Permalink | Reply

      I like the idea of a dashboard widget. I’ll look into that.

    • WDA 7:12 am on April 1, 2006 Permalink | Reply

      amazing!

    • Paul 12:15 am on April 2, 2006 Permalink | Reply

      I just wanted to say keep up the great work! I’m currently trying to get the tweak to work with my site, http://www.freebieboom.com and any future sites I have in development. Well done team.

    • swordfish23 8:23 am on April 21, 2006 Permalink | Reply

      thank you so much for this tool. i believe especially because of its neat design, webdevelopers are attracted by this tool and they test it, just to see what happens ;) especially the css-shorttags seem to make a great impression to developers.
      with this nice tool you call attention to the possible optimizations of a large number of stylesheets and because of this also the possibilities to save the user valuable time and the webmaster bandwith in the long term. thanks man :) [trackback]

    • Alex Kadis 12:21 pm on June 5, 2006 Permalink | Reply

      I was wondering if you’d be willing to release the source to CSS Tweak. I am interested in combining it with Shaun Inman’s CSS Server Side Comments. Basically I’d like to have a tool that can do both things at once, without having to rely on a service.

      While I could reverse engineer my own version of it, it seems a bit more trouble than it’s worth ;-) I figured I’d ask first.

      Thanks for your work on this, it’s really cool.

      - Alex

    • Tony 1:14 am on June 6, 2007 Permalink | Reply

      It’s really a great tool. Thank you very much.

    • Designing - SEO 3:03 pm on September 26, 2007 Permalink | Reply

      At last, I got it, what I was looking for. Thanks.

    • David 8:00 am on March 23, 2008 Permalink | Reply

      Did it get taken down? What happened? It doesnt work now.
      :(

    • lsa 7:38 pm on June 11, 2008 Permalink | Reply

      cssdev.com/csstweak is in fact unavailable, seems the site is being redone

    • p2mask2 5:20 pm on October 2, 2008 Permalink | Reply

      Muy Interesante

    • Jason Friesen 4:58 pm on December 12, 2008 Permalink | Reply

      LOVED the CSStweak desktop widget. Was very sad when it stopped working… any chance for an update?

    • izmir hali yikama bulkar halı yıkama 7:14 am on August 14, 2009 Permalink | Reply

      I just thought I’d try it and see, couldn’t hurt, I thought. WoW! It really sped up opening my pages more than I expected. It isn’t just a nifty tool that’s easy to use, it’s also doing a good job.

      Thank you very much.

  • Andy P 2:51 pm on March 3, 2006 Permalink | Reply  

    Version 0.2 now available!

    The latest version of Durable is now availiable and includes many fixes and enhancements from v0.1a. Visit Durable’s Home »

    Check out the Durable Forums!

    Durable ScreenDurable puts site users in control of page colors, allowing them to create their own personal themes for the site. Each element of the page is editable in real time; the user can select the colors for backgrounds, text and links.

    Administrators of the site can go a little further. Their color choices can either be saved as a personal theme, or saved as the site’s new theme so that all users will see their color selections.

    The color selection is done via the “Options” menu, visible in the menu bar of every page, and colors update as soon as they’re selected thanks to the very cool ColorMod color selector.

    Durable’s Features

    • On the fly color scheme editing for you and your users.
    • Live AJAX search for archives accessible on any page
    • Drop-down menu sections for Archives, Pages, Links and Search, removing the clutter and giving more space for your articles.
    • Dedicated archives page showing a “tag cloud” for Months and Tags/Categories.
    • Fluid design, meaning users with larger monitors will benefit from extended reading space.
    • The following admin options via the WordPress administrator interface;
      • Switching between the “Torn Page” effect or solid colors for page sections
      • Text alignment of articles (left or justified)
      • Number of posts to show on front page (3, 5, 7 or 9)
      • Switching color changing on or off

    You can check out a demo of Durable by switching the theme of this site;

    This will give you an example of Durable running on a real world blog, and not just filled with “ideal” information.

    I’d love to hear your feedback (email: andy at cssdev dot com), , I am working hard to fix up any bugs in these pre version 1.0 releases.

     
    • Bill 6:01 am on March 4, 2006 Permalink | Reply

      Guess it does’t work with IE7? tried to do the live search.
      It just pushed the top banner down.

    • Polybuzz 7:55 am on March 4, 2006 Permalink | Reply

      just downloaded it. :) will thoroughly test it in the next couple of days. :D

      this comment is made in durable preview. immediately noticed the difference on how the “Add A Comment” works from that of the original CSSDev theme. i like it better when the comment form simply pops up from below the page for better access. how can we make it to function as that?

      on another note, can you also provide also the CSSDev original theme for download?

      thanks and will wait for your reply! :D

    • Andy P 11:33 am on March 4, 2006 Permalink | Reply

      Bill: I haven’t yet tested in IE7 as I spent most of my time fixing it up for IE 6 support. I am going to wait until the next IE 7 preview update (due in a couple of weeks) as there are quite a few CSS and DOM bugs in the current IE7 releases.

      I’m confident that apon the final release of IE7, there will be no problem with support.

    • Piggy 6:16 am on March 5, 2006 Permalink | Reply

      Seems the theme competition was a big con.

      The site has vanished after some criticism of the stalling tactics.

    • Andy P 10:48 am on March 5, 2006 Permalink | Reply

      Yeh Piggy, I’ve pretty much given up hope on the competition. It seems completely disorganized to me… the site actually got hacked and there were no backups (suprise, suprise)

      Nevermind, I’m still glad I made the theme, it’s something I’ve wanted to do anyway, the theme competition was just an added bonus.

    • stchatterbox 5:44 am on March 6, 2006 Permalink | Reply

      Andy, Durable is very lovely. I really want to learn something about scriptaculous, I know it’s something which makes your site more dynamic, but I don’t have any concepts on how to use it……

      By the way, your current site’s look is very interesting and your live-comment-preview, coz it shows up the gravatar at the same time……

    • bolo 3:46 pm on March 6, 2006 Permalink | Reply

      Not working very good for me

      http://www.independza.com/maMartinique/

      Bolo

    • Andy P 4:21 pm on March 6, 2006 Permalink | Reply

      bolo: Looks as though the theme is working as intended but with the “bleached” bug I mentioned in my update above.

      Just follow those instructions and you will be good to go.

      BTW: This bleached bug should be fixed in the current download above.

      Thanks for all the feedback so far, I’m hoping to release a version 0.2 by this weekend address some of the major issues brought up.

    • bolo 5:28 pm on March 6, 2006 Permalink | Reply

      andy
      the link doesn’t work
      ttp://www.cssdev.com/durable/durable_v0_1a.zip

    • Andy P 5:39 pm on March 6, 2006 Permalink | Reply

      Woops, I mixed up the file names when uploading some updates. Should be good to go now.

    • yuzefaron 8:38 pm on March 8, 2006 Permalink | Reply

      i got the error in durable when i clik the menu page and link here they are :

      Warning: Invalid argument supplied for foreach() in /home/yuzef/public_html/wp-content/themes/durable/functions.php on line 96

      Warning: arsort() expects parameter 1 to be array, null given in /home/yuzef/public_html/wp-content/themes/durable/functions.php on line 101

      Warning: Invalid argument supplied for foreach() in /home/yuzef/public_html/wp-content/themes/durable/functions.php on line 103
      :)

    • yuzefaron 8:43 pm on March 8, 2006 Permalink | Reply

      whoa………….. ignore my message above . i solve the problem, that becouse i have no link created. after i create the link and link categorie its okey now.

    • Andy P 10:45 pm on March 8, 2006 Permalink | Reply

      yuzefaron: Yep, thats a bug fix coming in v0.2 … I need to check that there are actually links before trying to loop through them ;)

      Thanks for downloading!

    • yuzefaron 12:38 am on March 9, 2006 Permalink | Reply

      nice and quick answer.. your theme is very advanced among all themes i ever seen.

      Is there the themes that you have made with 700px wide?

      and i love your comment page here.

    • Santhosh 6:26 am on March 9, 2006 Permalink | Reply

      A Lovely theme.. Look and feel is smooth and good..and all the ajax features just great. Will be testing out the theme on my blog soon..Thanks

    • Carlos Aquino 10:06 am on March 9, 2006 Permalink | Reply

      Not working very good for me in http://www.duard.com.br/blog :cry:

    • Carlos Aquino 10:07 am on March 9, 2006 Permalink | Reply

      :lol: … now work !
      but the font in categories is very big !!!
      No good :-|

    • Carlos Aquino 10:09 am on March 9, 2006 Permalink | Reply

      I don’t see “Reset Original Colors” at the bottom of the options window.
      I’m using http://www.cssdev.com/durable/durable_v0_1a.zip

    • Andy P 11:25 am on March 9, 2006 Permalink | Reply

      Yuzefaron: You can make the design stick to 700px wide by altering “cssstyles.php”.

      At the top of the file you will see this:

      body {
      margin: 0;
      padding: 0 0 10px 0;
      width: 90%;
      min-width: 760px;

      Change it to this:

      body {
      margin: 0;
      padding: 0 0 10px 0;
      width: 700px;
      min-width: 700px;

      That will keep the page width at 700px.

      Carlos: I am aware of the bug with category sizes, it turns out my algorithm for the font sizes is a little off when categories have a large amount of posts. I have made a note of this and will try and fix it for version 0.2. Also, to get the “Reset Original Colors” link, you must be logged in as an admin.

      Thanks for downloading guys!

    • derek 11:38 am on March 9, 2006 Permalink | Reply

      great job on the theme. i diggin’ the comment form drawer.

    • orangeguru 11:55 am on March 9, 2006 Permalink | Reply

      Sounds very yummy! Thanks for a great theme. There is a lot of great AJAX included – although I almost missed the ‘Addcomment’ button.

      I am just wondering when we will see a theme with LiveBlogging and LiveBlogging – so when new posts and comments are available they will be shown without the dreadful refresh.

      I could use such functions for my groupblog at http://www.meckermotz.de and of course my http://www.orangeblog.net!!!

    • monkeypup 6:11 pm on March 9, 2006 Permalink | Reply

      HOLY FLUCKING SNIT! What a beautiful theme.
      Can’t wait to play with it.
      Well done, man. Well done.

    • monkeypup 6:50 pm on March 9, 2006 Permalink | Reply

      Quick question: How can I get it to show images in the posts?
      Otherwise, this theme is fan-freakin-tastic.
      Thanks!

    • Andy P 7:12 pm on March 9, 2006 Permalink | Reply

      hehe, thanks for the comments… monkeypup, it should show images in the posts just as any other theme would – with an <img /> tag.

    • yuzefaron 7:33 pm on March 9, 2006 Permalink | Reply

      Andy P, thank you very much guiding me, now i chaned it to my desire 700px, great and work..

    • Beta Alfa 2.0 10:05 pm on March 9, 2006 Permalink | Reply

      Ett tema i tiden

      Andy Peating har gjort ett WordPress-tema vid namn Durable. Om jag inte hade snickrat ihop ett eget s?•pass nyligen hade jag testat det h?§r. Det verkar trevligtoch ligga r?§tt i tiden d?• mycket ?§r anpassbart av bes??karna. Dessutom Ajax-s??kning och…

    • Mickey J Barczyk 4:06 am on March 10, 2006 Permalink | Reply

      I think…. that i found a “huge” bug. It made me laugh at least…
      Here is a screen shot of it.
      http://mj.barczyk.se/blog/wp-content/uploads/2006/03/lol.gif

    • hhalloyy 7:54 am on March 10, 2006 Permalink | Reply

      great!

    • Andy P 9:32 am on March 10, 2006 Permalink | Reply

      Hey Mickey, I’ve got a fix for that “huge” bug coming in v0.2 .. my algorithm for resizing the category names was a little off when there are a large number of posts. I will be placing a limit on the size of category names in the next release which should fix the problem.

      Thanks for downloading!

    • Carlos Aquino 12:53 pm on March 10, 2006 Permalink | Reply

      I don’t see “Reset Original Colors” -> http://duard.com.br/blog/mariadagraca/where_reset_colors.JPG

      I need change the default colors of the theme. I don’t like BLUE+Yellow … where I change ?

      ps. Sorry my english !

    • Andy P 1:14 pm on March 10, 2006 Permalink | Reply

      Carlos: Log into your blog, then browse to your regular home page, click “Options/Colorir” and you should see the option at the bottom of the window.

      You can change all the colors in this popup window, just hit save at the bottom when you’re done.

    • Mario 3:18 pm on March 11, 2006 Permalink | Reply

      A very interesting theme, I’m using it on my test blog. The only problem is that it loads slowly…One question: where is the good old feed subscription icon?

    • snowcastle 10:20 am on March 12, 2006 Permalink | Reply

      how can the other posts aligned a line?
      u blog like this.
      i cannot how to do it.

    • Bruno 11:13 am on March 12, 2006 Permalink | Reply

      Hi…

      I’m using your theme. It’s really, really great.

      But something strange happened. In one moment, first page was showing only the post tease (first paragraph), and then, without me doing nothing… it started to show the entire post :(

      Do you have any ideia of what happened?

      by the way, i’ve translated the entire theme to portuguese. If you wanna, i can send you the files

      best regards

    • Naseer 5:15 pm on March 12, 2006 Permalink | Reply

      Great job man!

      These theme is just… beautiful!

      I got a small report. Have you noticed that one cannot view more than the 10 most popular categories in the footer?

    • Binusha Perera 7:38 pm on March 12, 2006 Permalink | Reply

      Excellent theme Andy, using it currently in my blog site. I am testing things as I go, so far very well. Is there away that if JavaScript is turned off then the search stuff is still accessible making the site meet accessibility standards. I am thinking of developing a Rails CMS solution and considering using you theme as default.

    • Arturs, Jaffa.lv 10:21 pm on March 12, 2006 Permalink | Reply

      Wery good theme, i would like to use it. BUT!!! Where is the ‘Recent Comments’? There are ‘Recent Posts’, but i can’t see ‘Recent Comments’, and this is also ‘must be’, i think.

    • Arturs, Jaffa.lv 10:23 pm on March 12, 2006 Permalink | Reply

      + on first page picture is shown only to last one article. is there any trick how to make it visible to all posts on first page?

    • Andy P 11:09 pm on March 12, 2006 Permalink | Reply

      Naseer: Thanks for the comments, you can alter the number of categories visible in the footer by altering line 20 of footer.php;

      category_cloud(8, 24, 'pt', 10);

      Just change the 10 on the end of that function call, to the number of categories you want to show. I’ll be adding an admin interface option for this in v0.3 of Durable.

      Binusha: Hey, this sounds great! I’d love to see this Rails CMS, I’m a big fan of the framework myself. As for non-javascript accessability, this is something I need to address. The issue right now is that the menus need JS to drop down. I may end up moving the search functionality out of a drop down menu, but this won’t be too soon. If you have any ideas, feel free to email me!

      Artus: Recent comments would be a nice touch, I’ll add that to my list of wanted features. As for showing an image in all posts on the front page – the mini posts are just showing the post “excerpt”, if you put an image in there, it should show.

      Thanks for downloading the theme guys!

    • momo 2:04 am on March 13, 2006 Permalink | Reply

      excellent work! I’ll try this later…

    • Uri L. 4:57 am on March 13, 2006 Permalink | Reply

      Wicked theme! Going to try it for sure. Great UI design and layout.

    • Carlos Aquino 5:47 am on March 13, 2006 Permalink | Reply

      Andy,

      I want change in CSS the original colors of theme … where I change this ?

      I don’t like BLUE+YELLOW … I want change in original colors !

      thanks ;-)

    • snowcastle 9:18 am on March 13, 2006 Permalink | Reply

      the other posts are not tidied. but in ur blog, they are tidied.
      how can i do that? short my posts?

    • John Wilson 8:21 pm on March 13, 2006 Permalink | Reply

      I really like the function of the theme. I’m new to WordPress . . .

      Is there a way to customize the topmenu? I’d like to have a login button somewhere to go to admin.

      Also, is it possible to replace the colored area at the top with an image? I’m not a css programmer and the complexity of this theme makes it a bit difficult to guess how to do things.

    • stchatterbox 8:40 pm on March 13, 2006 Permalink | Reply

      Thanks andy for the update about the competition. Strange that Justin’s site has disappeared!

    • alienlebarge 5:35 am on March 14, 2006 Permalink | Reply

      Excellent theme

      great work !

      best regards from switzerlland ;)

    • alienlebarge 5:39 am on March 14, 2006 Permalink | Reply

      check also Hemingway the administration panel and the “blocks system” for the sidebar are very great.

    • Giulio 1:35 pm on March 14, 2006 Permalink | Reply

      This a really unique, useable, and well-design theme. Thank you so much.

      I wonder if it would be possible to have standard pages in the nav bar. I would like to have a link to “Portfolio” and have that wonderful drop down effect reveal my graphic design work. Is that possible?

      This is such a great theme that it needs a forum! How about starting a forum over at Flickr? :)

      Cheers!

      Giulio

    • mack 2:56 pm on March 14, 2006 Permalink | Reply

      The categories dont look to have a uniform style! Can you fix that?

      Thanks!

    • Diego 4:36 am on March 15, 2006 Permalink | Reply

      Excellent theme !!!!!
      Congratulations !!!!!

    • Jaimie 7:58 am on March 15, 2006 Permalink | Reply

      Great Theme thanks for the hard work.

    • duard - Carlos Aquino 11:22 am on March 15, 2006 Permalink | Reply

      Reset don’t work.
      I changed my default colors in functions.php … header is green now … but, it show my header in RED …
      :lol:

      ps. I want green+yellow because is the year of World Cup ;-)
      Brazil 6CUPS ! :-D

    • Polybuzz 12:07 pm on March 15, 2006 Permalink | Reply

      hi andy. is this theme the same submission you have for wordpress arena? good luck. :)

    • duard - Carlos Aquino 12:41 pm on March 15, 2006 Permalink | Reply

      Andy, I nedd help, with de default colors of theme.
      You can see my screenshot here : http://duard.com.br/adsense_position.jpg

      I need help with adSense position too :-|

    • Andy P 10:07 pm on March 15, 2006 Permalink | Reply

      duard: Make sure you have deleted your cookies, and have selected “reset original colors” from the options menu. You can put the adsense in ‘index.php’ find this line (around line 18):
      <div class="postMeta">
      ** code **
      --- put adsense code here, before closing div...
      </div>

      Polybuzz: Yes, this is my submission for the WordPress theme competition.

      Giulio: A forum for questions is a good idea, I’d like to get one started, anyone got any ideas on what the best software/site to use is?

    • Polybuzz 10:18 pm on March 15, 2006 Permalink | Reply

      ei andy, forums would be nice. how about punbb (http://www.punbb.org/about.php)? maybe you can integrate it with wordpress? :)

    • snowcastle 9:16 am on March 16, 2006 Permalink | Reply

      i have suggestion, in 0.3, we should have a option to control the other posts length.

    • fara 11:52 am on March 16, 2006 Permalink | Reply

      love the look and feel of this theme – viewing it in FF

      will definitely try and use it on my site. been looking for something different from the normal themes and it shouldn’t be ‘heavy’

      kudos!

    • Andy P 1:11 pm on March 16, 2006 Permalink | Reply

      Polybuzz: The punbb forums look good, I’ll try and get a Durable forum up and running for people to discuss within.

      I see that Kyle Neath who made ‘Hemingway’ has had some success with using this software, so I’ll give it a go!

      I’ll post the link when it’s ready.

    • Andy P 2:44 pm on March 16, 2006 Permalink | Reply

      The new Durable forums are available at:

      http://www.cssdev.com/talk

      Go check ‘em out!

    • Michel 2:01 pm on March 17, 2006 Permalink | Reply

      beautiful work…..

    • asasa 5:18 pm on March 17, 2006 Permalink | Reply

      asasasasasasas

    • Hans 12:38 am on March 18, 2006 Permalink | Reply

      Whoo! Too great your site and that theme of yours, I’m going to download it implement it directly. My blog is a new fresh one and I’ve many time changed from different theme as I could’nt find the one that fit me. But now surely find something rocking especially those nice colours splashing around. Think going to visit here more often since I would also love to be one of those web developers that truly rocks like you ;-) Thanks for the hard work you put in that theme making many people(including me) look at their blog with another eye: that of an enjoying, enthusiam and rocking one ;-)

    • ingsiang 6:34 am on March 19, 2006 Permalink | Reply

      Hmm, I love your theme but I can’t play around with the top navigation bar. Not to mention gaining access to my links, archives or change the colours. By the way, I also love this cssdev theme. :D Great work!~ :D

    • duard - Carlos Aquino 7:41 am on March 20, 2006 Permalink | Reply

      Bad error on durable after update to v0.02
      http://duard.com.br/faculdade/durable02_error.jpg

      My menus not open !

    • snowcastle 9:48 am on March 20, 2006 Permalink | Reply

      now i unstand the optional excerpt is good,haha.
      it can tidy my posts.orderliness them.
      every post i dont write optional excerpt ,so my blog is very disorder.

    • Hans 4:02 am on March 23, 2006 Permalink | Reply

      Hey Andy I’ve implemented the theme but do you have any idea how to implement the gravatar plugin successfully. It works very well when activated but the problem is with the layout stuff : the gravatar doesn’t show well on the blog. Do you have any CSS style that could fix this and work both for Internet Explorer and Mozilla Fox. Thanks ;-)

    • duard - Carlos Aquino 11:42 am on March 23, 2006 Permalink | Reply

      The JavaScript create error messages on Internet Exploder !
      In console javascript of firefox too !

    • Dave G 3:07 am on March 24, 2006 Permalink | Reply

      Hey all!

      Thanks for the theme!

      Have started a new project with it

      http://scruffynews.com

      Once the 0.3 version comes out I plan some developments on the theme, but going to run the basic until then. It fits the idea of my new site perfectly though so thank you!

      And hope you all enjoy the content on Scruffy News :)

      Dave

    • Dave G 3:13 am on March 24, 2006 Permalink | Reply

      There is something odd with the comment system. I just left the first comment on a post on my ScruffyNews.com website and it said that it was posts 50 mins ago, when it was actually a few seconds.

      Is it perhaps going on the post date of the story rather than the comment? No clue.

      Dave

    • Dave G 3:14 am on March 24, 2006 Permalink | Reply

      In fact, just after I posted the comment above your post on the theme reads:

      Last comment was posted 2 weeks, 6 days ago.

      Next to it :)

      Dave

    • Andy P 8:33 am on March 24, 2006 Permalink | Reply

      Thanks for reporting this Dave, I will add that to the list of fixes for 0.3… I’m not sure why this wasn’t noticed before, strange, as it’s a taken straight from a well known and tested plugin.

    • Thinker 7:40 pm on March 25, 2006 Permalink | Reply

      This is one of the best themes I’ve ever seen! :)

      I have it installed at http://www.fitnessfacts.org and it looks great! I was able to integrate Adsense very easily.

      Thank you! I’ll anxiously be waiting for the next version.

    • Hugo.Leen 8:36 pm on March 25, 2006 Permalink | Reply

      Hi Andy P , I use it in my wordpress ,but it seems doesn’t work good with Chinese characters.

      When I post a long article,continue reading label doesn’t work.

      http://www.home4love.com/wordpress

    • Hans 11:34 am on March 26, 2006 Permalink | Reply

      @ duard – Carlos Aquino : hey man is there any way to get in touch with you for the stuff of gravatar. I’ve visited your site but can’t find any contact page. Thanks for the help you are proposing ;-)

    • Hugo.Leen 5:40 pm on March 26, 2006 Permalink | Reply

      In your Theme the more tag doesn’t work……

    • Stuart 8:39 pm on April 1, 2006 Permalink | Reply

      Andy,
      I definitely think your theme should go into the WP 2.0 theme competition. At least this time we have Terry (Kineda) and a bunch of well knowns judging (and of course, nice prizes I donated… heheh…). Love your work.

    • Andy Thompson 8:25 am on April 5, 2006 Permalink | Reply

      When I download and then upload this theme to my server — and activate it. I get a blank style and I can’t figure out how / why my CSS is not working. Anyone else having this problem?

    • Rick 11:48 am on April 5, 2006 Permalink | Reply

      Are the Durable forums no longer working?

    • Andy P 3:02 pm on April 5, 2006 Permalink | Reply

      Sorry Guys,

      Yes, the forums are still there, but I moved hosts to mediatemple as my old host couldn’t handle the extra bandwidth.

      The forums are at: http://www.cssdev.com/talk

      I’ll try and get the subdomain working again.

    • Fab 9:30 am on April 6, 2006 Permalink | Reply

      Same problem as andy, everything is blank…

      Any solution ?

    • TDH 3:59 am on April 7, 2006 Permalink | Reply

      Just checking for the ajax comments.

    • pan 10:24 am on April 7, 2006 Permalink | Reply

      good

    • Jeremy 3:37 pm on April 8, 2006 Permalink | Reply

      Hi, I apologize for not taking the time to sign up for the forums. I’m having a problem with Durable (which, in general, is a fab site, and I thank you for it, Andy).

      I don’t know how or why, but when I click on a permalink to access a single post, it always shows me my About page. Even if I try to click on an archive link, again it shows me the About page instead. It’s using the single post formatting (instead of the page template), but it’s accessing the About page content and links. I’m using the original single.php file. Any thoughts at all, from anybody?

      Thank you so much.

    • kioshi 1:49 am on April 17, 2006 Permalink | Reply

      Loved the theme, been using it in http://freewaremac.net since the 0.2 release, but I still feel it’s kinda heavy, even on my 4MB connection.

      A great a original theme like no other! Kee up the great work!

    • hoyd 4:56 am on April 21, 2006 Permalink | Reply

      How can i show articleimages in posts number 2 and three as well?
      right now it only show the image in the top article.

      hoyd

    • EgOiStE 6:28 am on May 4, 2006 Permalink | Reply

      Nice, well designed, publisher friendly site! I think the only think that you could add to it would be to be able to resize text on the fly like the Lush theme does (small, normal, large main text fonts). Love the live commenting and the collapsed content button. Kudos.

    • duard - Carlos Aquino 6:59 am on May 31, 2006 Permalink | Reply

      Durable continue SLOW !

    • Doug 9:04 am on July 8, 2006 Permalink | Reply

      Awesome theme! Do you think it is possible to port this to movable type?

    • mc 1:42 pm on November 5, 2006 Permalink | Reply

      hi, why i can’t access the durable forum at http://www.cssdev.com/talk

    • Andy P 11:16 am on November 6, 2006 Permalink | Reply

      MC, the forums are at: http://talk.cssdev.com

    • downtr 4:06 pm on November 21, 2006 Permalink | Reply

    • Patricia Martin 5:19 am on November 29, 2006 Permalink | Reply

      Hi Andy!
      This is Patricia, from Brazil. I LOVED Durable and I developing a blog project from a local host using MAMP and translating it to Portuguese.

      The problem I found, though, is that the theme is only visible when accesing with Safari. I tried with Firefox 2.0 and an old version of Explorer for Mac and the content is there but with no theme.

      I asume you would not develop such an incredible theme that would be invisible for most users so I wander what could I be doing wrong.

      HELP PLEASE!!!!

    • sbs reddy 5:07 am on March 31, 2007 Permalink | Reply

      i have installed durable theme. but it is not displaying the headertear.png image. now the page looks ordinary without main image. any instructions to upload properly?

    • Howtobewebsmart 1:57 pm on April 30, 2007 Permalink | Reply

      Durable – Widgetized and ready to go:

      http://howtobewebsmart.com/durablewr/

    • eric 10:26 am on July 20, 2007 Permalink | Reply

      good theme?

    • Yetkili Servisler 10:59 pm on August 29, 2007 Permalink | Reply

      it’s very good. I’m added my archive thanks

    • andyou 8:10 am on January 6, 2008 Permalink | Reply

      I Like This Theme Thanks Guy ;)

    • brett 1:55 am on February 5, 2008 Permalink | Reply

      Is it possible to get the color selector to show up in the admin and not the front end?

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel