geekhack

geekhack Marketplace => Great Finds => Topic started by: didjamatic on Mon, 05 April 2010, 21:00:08

Title: Trackball and related goods
Post by: didjamatic on Mon, 05 April 2010, 21:00:08
Interesting Trackball (http://cgi.ebay.com/Opt-USB-PS-2-TRACKBALL-MOUSE-PRO-for-PC-Expert-Japan_W0QQitemZ380216394039QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item5886a9c137#ht_1303wt_795), anyone seen it before?

Also from this seller... this (http://cgi.ebay.com/Rehabilitation-CAT-ROBOT-Taiking-Japanese-Language_W0QQitemZ380221567795QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item5886f8b333#ht_1928wt_939), this (http://cgi.ebay.com/ULTRAMAN-Rubber-Wearable-Halloween-Party-Costume-MASK_W0QQitemZ380220977538QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item5886efb182#ht_1152wt_939), this (http://cgi.ebay.com/KINNIKUMAN-Wearable-MASK-costume-Halloween-Party-Gift_W0QQitemZ380220977518QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item5886efb16e#ht_1253wt_939), and unfortunately this (http://cgi.ebay.com/MICHAEL-JACKSON-Bad-Latest-Halloween-Party-Mask-WHITE_W0QQitemZ380220669568QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item5886eafe80#ht_1537wt_939).
Title: Trackball and related goods
Post by: kriminal on Mon, 05 April 2010, 21:16:16
errr...... lol....
erm how do you breathe in those things....
hahah
Title: Trackball and related goods
Post by: ch_123 on Tue, 06 April 2010, 06:50:54
It's a Sanwa trackball. Sanwa makes some pretty crappy trackballs, but apparently it's one of the better ones.

Over in Japan, it's relatively cheap, and people think it's a nice alternative to the KEM. Given that it's $90, it's probably as expensive as a KEM, and not much cheaper than a CST.

Quote
Highly Recommend for anyone who love "USB Device" !


Goddamn, I'm randy for them USB devices!
Title: Trackball and related goods
Post by: kishy on Tue, 06 April 2010, 07:19:53
I keep seeing references to CST on the forum, so I decided to look them up and see what I can find.

This isn't even funny (http://clearlysuperiortech.com/).
Title: Trackball and related goods
Post by: bigpook on Tue, 06 April 2010, 08:16:09
Quote from: kishy;169985
I keep seeing references to CST on the forum, so I decided to look them up and see what I can find.

This isn't even funny (http://clearlysuperiortech.com/).


Its the same guys that did the unicomp (http://pckeyboards.stores.yahoo.net/) site...
Title: Trackball and related goods
Post by: kishy on Tue, 06 April 2010, 08:20:51
At least Unicomp's isn't "best viewed in Internet Explorer".
Title: Trackball and related goods
Post by: ch_123 on Tue, 06 April 2010, 14:37:55
Quote from: bigpook;170002
Its the same guys that did the unicomp (http://pckeyboards.stores.yahoo.net/) site...


And probably the same guys who do their plastic molds for them too, given the lack of polish on the finish.

Still, arguably the best trackball available on the market.
Title: Trackball and related goods
Post by: Nonmouse on Tue, 06 April 2010, 15:46:01
Quote from: bigpook;170002
Its the same guys that did the unicomp (http://pckeyboards.stores.yahoo.net/) site...


It is 1997, right?  *Checks calendar*
Title: Trackball and related goods
Post by: itlnstln on Tue, 06 April 2010, 15:47:17
Shut up.  I still use frames.
Title: Trackball and related goods
Post by: kishy on Tue, 06 April 2010, 17:19:36
Never understood the difference between inline frames and frames...but since I've been told they aren't the same thing as each other, and that only one is deprecated, I assume I've been told correctly.

If you're not using PHP (with its wonderful include and require), frames are a decent tool for laying out a site and minimizing duplicating your code a million times. The user experience can get a bit hairy though, especially if you're like me and open just about EVERY link you click in a new tab.
Title: Trackball and related goods
Post by: itlnstln on Wed, 07 April 2010, 07:31:20
For what I used frames for, you wouldn't have the new tab problem.  The users select a helpdesk PDP from a menu tree on the left, and the PDP is displayed in the main area.  Frames were an easy way to allow the user to adjust the width of the left panel to their liking similar to how many of their applications work (the helpdesk isn't very bright, and they are not an IT helpdesk, either).  This gave them a "program" feel in a web page.  For this application, Frames worked very well.
Title: Trackball and related goods
Post by: hyperlinked on Wed, 07 April 2010, 07:57:36
Quote from: kishy;170186
Never understood the difference between inline frames and frames...but since I've been told they aren't the same thing as each other, and that only one is deprecated, I assume I've been told correctly.

The depricated frames uses the tag and frames setup that way are usually intended to be used in conjunction with other frames. ItlnStln's example would be a case in point. You have a left frame with the menu and a right frame with the content.

The inline frame uses the