SparkFun Forums 

Where electronics enthusiasts find answers.

General suggestions or questions about the SparkFun Electronics website
By Nutter
#8771
It's nice to see a new design for the SFE site - and it looks good too!

Now for the bug reports! :P

The first issue I've run across is how the navigation bar at the top is done - all links for some reason are in JavaScript onClick events with the actual href being just #. This means that you cannot middle-click a button in FireFox to open it in a new tab (it also means you cannot mouse-over a button to see where it leads to - which is a definite no-no in web design/usibility). :cry: Looking at the HTML, I cannot see any reason why it's been done this way, so it should work just fine as 'standard' links..
Last edited by Nutter on Mon Dec 26, 2005 2:27 pm, edited 1 time in total.
By Nutter
#8772
Second issue (minor) - there's a typo in the tooltip for the RSS Feeds (woohoo!!!) at the top-right of the main page. It reads "RSS Fees". Charging money for RSS feeds now?? ;)
By Nutter
#8773
On the old site, the "Hot air rework station with soldering iron" had a note saying that it was out of stock currently, however on the new site there is no such note. Has new stock arrived, or is this a feature that the new site is missing (I've been waiting for it to be restocked)?
By Nutter
#8774
Another minor one - Every page is titled "Spark Fun", with no further information on what's actually being viewed. Makes it hard to find a certain product when you've got a dozen windows/tabs open.
By daemondust
#8775
Many browsers display a link to an RSS feed if a page tells it about it. Could something like the following be added to the head section of the pages?
Code: Select all
<link rel="alternate" title="Spark Fun RSS" href="http://www.sparkfun.com/commerce/rss.php" type="application/rss+xml">
Also, I'm not sure why
Code: Select all
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
is in your RSS feed.
By Nutter
#8777
A more serious/annoying issue: The shopping cart is tied to the session, so if the session expires (5? 10? 15 mins?), bye-bye cart contents.
User avatar
By sparky
#8778
Ohhh, I knew logging into the forum was going to hurt. 93 new posts to look at...

Excellect idea starting a bug thread. This is exactly what I needed.

The RSS feed bugs will be sorted out tomorrow. I'm passing off the thread topic to the Varien developer.

I'll try to get Varien to link the product category or item to the page name so the tabs look better.

Not sure about the cart time-out. I'll try to get it extended to two days.

The hot-air rework stations with irons are out of stock. Inventory has been updated, not you can't buy it. I believe we will only list things out of stock if the lead time is significant. Our normal stock items move in and out quickly. This particular rework station is due a few weeks. The shipping from china was 12 weeks on the last order!!

We are still experiencing so odd things with the cart cookies and SSL keys. Please let me know if you run into any problems akin to:
1) I've got 5 things in my cart
2) I log in
3) My cart is empty

This is a killer but we think we have it beaten. Let me know if you find out otherwise.

We are really happy to have stuff up and (mostly) running finally!
-Nathan
By beebop
#8791
Well, I tried logging in to the new site, and It insists the data base does not have my email address. Do we need to re-register? or ??
Robert
BTW New site looks really great!
By daemondust
#8793
Now that I've had more time, it looks like your RSS feed isn't valid RSS 2.0.

The W3C validator has a few problems with your feed. The news element doesn't exist, it should probably be replaced with item. The
channel element is missing a description element too.

If news is replaced with item, then the postdate element should be replaced with pubDate and should be in the form Sun, 19 May 2002 15:21:36 GMT.
By rackley
#8800
This isn't so much a bug as a look-and-feel preference statement.

I'm a loyal follower of sparkfun and buy way too much of your stuff and use your PCB service on a regular basis. I check your site almost daily for updates too! Isn't that sad?! :-)

I *LOVED* the bigger pictures on the old site. It makes drooling over stuff much easier and more fun :-)

I was sad to see all the items are now in thumbnail format, and what's more they're so small it's hard to even see what some items are! IMHO as a browsing customer I want to stick around and look at more stuff (and buy more stuff!) when there are nice big pretty pictures on the product pages :-) I know bandwidth isn't free, but if you could at least bump up the thumbnail size it would be nice because as of right now it's almost painful to try to make out what's in those pictures. :?

Thanks,
Ray
By Nutter
#8804
rackley: Clicking on the small thumbnail sets it as the big thumbnail. Clicking on the big thumbnail will open a new window with a huge picture, as it was before.
I too thought that the huge photos were removed until I clicked around for a bit. The "Click to Enlarge" doesn't make it obvious that the big picture is still not the largest available - perhaps it needs a little magnifying glass in the bottom-right corner to let you know that you can still click for the larger version?
User avatar
By sparky
#8820
Okay - this makes me smile and gives me a heart attack at the same time.

YES! The pictures are still there!

We are big picture junkies. 600x600 is now the standard large format. 250x250 is the main pic size, and 69x69 is the thumb. I am slightly worried that more than one person was 'upset' to see the big pictures go. Don't worry, the pics are there and they're bigger than ever. Just click on the main image to open another window with the big picture. Any ideas on how to make this more apparent? Maybe just more than 48hrs of new? (once the new car smell dissapates a bit)

We hope this thumb->main->large system will ease some of the loading times. Who has dialup these days anyway :shock: ?

USPS shipping is back online for domestic. A couple typos ironed out. RSS is still being beat on.

-Nathan
By rackley
#8825
Oh yes, I know that the larger images are still there when you click on them. That's a "duh" thing and if people don't know that they shouldn't be allowed near a web browser :-) I don't think you have to worry about that Sparky. What I meant is I like having the medium sized pics as the thumbnail pics. Know what I mean? It just makes it more fun to browse stuff! :D
User avatar
By sparky
#8826
Ahh - I see now. You're right, the 69x69 is devilishly small. Hopefully the small image will be just tempting enough you will open the larger screen.

I wonder if I can get Varien to give the customer an option to select between the 69pix preview and the 250pix preview...

Oh, and if anyone has been following the BatchPCB stuff, the same Global Express Document shipping bug poked it's head on the SFE checkout process as well. It's really nice when a bug comes along that has been seen and exterminated before. The SFE international shipping module now behaves.

-Nathan
By TSPRAP
#8827
Do you have to re-register for the new site? I tried to log in but it says it doesn't have my email address.