Hacker News new | ask | show | jobs
Show HN: Themefinder – Interactively find wordpress themes (themefinder.co)
18 points by mariovisic 4384 days ago
Click the arrows either side of the preview to navigate, you can also use the LEFT/RIGHT arrow keys.

The previews are also responsive, so you can resize themes to see what they would look like on a smaller device (phone/tablet)

10 comments

Sorry to hijack, but I literally just launched something very similar:

http://www.themebeacon.com/

I even posted about it to HN the other day (https://news.ycombinator.com/item?id=7888745) but it seemed to vanish in about 30 seconds...

Oh nice, themebeacon seems much more comprehensive than themefinder.

For the speed issue; I was playing around with an idea of preloading the iframe previews to speedup loading; it worked but the browser would crash due to high CPU/memory usage eventually. Maybe you'll have better luck?

I like your solution too - it 'gets you to the goods' much faster :) At the moment I feel like mine sort of overpromises and underdelivers, e.g. the style and features functionality doesn't work particularly well yet.

About the pre-loading, I'm actually already doing that... But only the next one in the queue. How many were you trying to load at once? I did notice that even only pre loading one is enough to slow it down considerably on my nexus 4 though...

I think i was a bit too optimistic. I would load 5 iframes at once with 2 either side of the currently selected one. It was much quicker but I couldn't find a nice way to reduce resource usage; I think the browser still attempts to compute all those animations even when offscreen. Setting the dimensions to 1x1px for offscreen frames didn't do the trick; I tried going down to 3 and that still ended up in lots of CPU/RAM usage. I think it's probably do-able but would require some more tinkering.

BTW: I like your mobile/tablet previews. I was actually going to do the same but left it out for the moment :P

Yeah, I'm almost positive you're right about the animations, etc. still loading off-screen. I'm not sure how much of this is due just to javascript stuff going on vs. loading a bunch of things at once simply being really CPU intensive.

EDIT: Might be worth investigating the (dis)allow-scripts variable of the sandbox tag? Take a look at http://www.html5rocks.com/en/tutorials/security/sandboxed-if...

My 2 cents: cannot filter by number of columns or left/right sidebar, and results are wayyy to slow to check out (it would be better to be shown small screenshots and decide which theme you actually want to try live)
Hey thanks! Re number of columns and left/right sidebar, a lot of themes are customisable in this respect (particularly the sidebar bit). I'll look into it though - it's a good point.

Re result loading... yeah :( I have tried to improve this by 'buffering' the next theme in a hidden div, but it doesn't always work.

Actually, the loading screens are really just set on timers, so sometimes 5 seconds is too long, other times it's not long enough... I initially didn't have a loading screen on there at all, but it kind of ruined the user experience a bit if someone clicked the next button and the theme hadn't even started loading - they were basically just staring at an ugly grey screen with nothing happening.

Ultimately the problem with the current approach used on both my and the OP's site is that we're really at the mercy of the servers we're loading the demo themes off. Some are super quick, others are insanely slow. I think that I may have to do as you suggested and move to some kind of a screenshot / thumbnail first system.

I bet seeing this on the FP sucks for you, ThemeBeacon looks really great and has many more options. Good luck on the future!

I actually came across it yesterday, dunno where I saw it tho.

Thanks for the compliment! Any tips on what could be done better?

Re seeing this on the front page sucking, not at all - just proof that great minds think alike :) But to be honest it did suck the way my initial submission seemed to disappear so quickly. Perhaps I just posted it at an inopportune time.

Yeah, that's what I meant. Similar products (yours being superior IMO) being given different exposure is crappy. =\

I'm not really in the market for themes, but maybe filtering by the of CSS preprocessor being used would be a nice thing to have? Also, the "checkboxes" do look like checkboxes but act like radio buttons, you might want to consider changing either the behavior or the look and feel. =)

Upvoted your HN original submission for what it's worth.

It just seems to be a bunch of ads/demos for themeforest themes with your affiliate id - or am I missing something?
I don't get this, I only see one theme and I can't find a button to find something else? Am I doing something wrong?
It's the same for me. Trying to access /wordpress/ gives me a 404...
Just hit the arrows to the right / left of the preview, you can also use the left/right arrow keys to navigate.
Viewing on iPhone I had absolutely no idea what I was supposed to do until I came back here and read the comments of others. Even then it was hard to find the arrow to press.

Then it keeps crashing safari. I tried multiple times but it always crashed either when first loading the page or when first pressing the arrow key.

I honestly have no idea what I am supposed to do on this page
It'd be great if you could filter on free/paid also
My cents: - Add search box - Free/Paid filter
i was expecting it to be a little like www.singlepage.guru but for wordpress. but i cant seem to get it going.
a finder without search
This is awesome!