- Screenshots can now be up to 50KB, but if they are above 300px wide, they will be shrunk.
- The front page now lists new styles, updated styles, and highly rated. Highly rated will pick 5 styles at random with at least 4 stars on at least 5 ratings.
- You can’t make a new rating with half-stars. I plan on only allowing whole-number ratings and making a better UI for this in the future.
- Some visual stuff. I find it really helpful that people make user styles for userstyles.org. Some great ideas in there.
This entry was posted Saturday, April 29th, 2006 at 12:02 pm and is filed under userstyles.org.
You can leave a response, or trackback from your own site.
April 30th, 2006 at 7:07 am
Can you please show more than 5 styles of each list, maybe 20? Sometimes there are allot of additions over a day’s period, and it’s almost impossible to figure out which ones are new in the “All Styles” page.
Or, if you’d like, you can make the “All Styles” page sortable by name or date added or modified, even by affected program or website. That’ll be really great.
Thank you very much.
April 30th, 2006 at 8:08 am
Mickey, there are now two feeds on the main page - one for updated styles and one for new styles.
April 30th, 2006 at 1:49 pm
http://img272.imageshack.us/my.php?image=thiscouldbebetter5va.png
IMHO I think this could look better. Maybe have that link on its own line or something.
May 1st, 2006 at 7:38 am
I found that to be a good addition, thanks. But, this morning I checked the page, there were 5 new styles. I don’t know now if these are the only new ones, or there were 12 new styles but I can only see the last 5. It’s really difficult to look through all the styles. Please show more in each catagory, I believe 20 should be wonderful.
Sorry for nagging, but I love the styles, and don’t wanna miss one.
Thank you.
May 1st, 2006 at 5:23 pm
Mickey, I don’t think you understood what I said. There are now two *feeds* on the main page. Like RSS. You can subscribe to these feeds to see all the new or updates.
May 2nd, 2006 at 6:01 am
But I went to http://userstyles.org/ and couldn’t find where those feeds were. I might be looking in the wrong place, can you please direct me to these feeds?
I’m really sorry for so much hassle. Thanks.
May 2nd, 2006 at 7:36 pm
Feeds show up in Firefox in the right of in the address bar.
http://userstyles.org/style/new_feed/
http://userstyles.org/style/new_feed/rss
http://userstyles.org/style/updated_feed/
http://userstyles.org/style/updated_feed/rss
May 2nd, 2006 at 10:49 pm
The RSS feeds don’t work as I thought they would. I just submitted a style (http://userstyles.org/style/show/332), and it shows up as the first one in the “New” list on the userstyles.org front page:
http://img47.imageshack.us/img47/5633/clipboard018nn.png
However, when I view the RSS feed for new styles in Netvibes (http://www.netvibes.com/), it does not show up first; the list appears to be randomized for some reason:
http://img222.imageshack.us/img222/7738/clipboard028zx.png
This is not a problem with Netvibes, as this does not happen with any other feeds.
May 5th, 2006 at 7:04 am
Jason, you must add MIME-type application/xml to .htaccess file.
For example, if the feed extension is .xml, add to .htaccess:
AddType application/xml xmlExample:
http://zoolcar9.lhukie.net/feeds/misc/ unknown type
http://zoolcar9.lhukie.net/feeds/plain/ plain text
http://zoolcar9.lhukie.net/feeds/rss/ RSS feed
May 6th, 2006 at 6:30 am
Thank you jason, I’m fairly new to Firefox, so I didn’t even know what Live Bookmarks are.
I’m with you pile0nades, I also prefer having the newer ones on the top.
May 6th, 2006 at 8:24 am
Lou, the feeds are of the correct types. The Atom one is application/atom+xml and the RSS one is application/rss+xml. It’s a bug in Firefox that it tries to download them instead of display.
https://bugzilla.mozilla.org/show_bug.cgi?id=256379