A lot of loose cartridges for sale (Trading and collecting MSX Fora)MSX Resource Center MSXdev 2008 - MSX1 development bonanza!           
            
English Nederlands Español Português Russian         
 Nieuws
   Voorpagina
  Nieuws archief
  Nieuws onderwerpen

 Informatie
   MSX Fora
  Artikelen
  Recensies
  Beursverslagen
  Fotoreportages
  Beurzen en meetings
  Enquêtes
  Links
  Zoek

 Software
   Downloads
  Webshop

 MRC
   Wie we zijn
  Kom bij ons team
  Doneren
  Policies
  Contact met het MRC
  Link naar Ons
  Statistieken

 Zoek
 
  

  

 Login
 

Gebruikersnaam

Wachtwoord




Ben je nog niet lid? Klik hier en word MSX vriend!


 Statistieken
 

Er zijn 62 gasten en 2 MSX vrienden online

Je bent een anonieme bezoeker.
 

MSX Fora


MSX Fora

Trading and collecting - A lot of loose cartridges for sale

Schrijver

A lot of loose cartridges for sale

rklok
msx freak
Berichten: 130
Geplaatst: 14 September 2005, 22:19   
Check out this link :

eBay link

Interesting titles like :

- Solid Snake
- Aleste
- Space Manbow
- Zanac
- Zanac Ex

RKLOK

{mod: changed the link}
Edwin
msx professional
Berichten: 620
Geplaatst: 14 September 2005, 22:56   
Maybe more people would use the short link syntax more if it was actually listed in the tags.
[D-Tail]

msx guru
Berichten: 3017
Geplaatst: 14 September 2005, 23:37   
Edwin: it's simply a matter of wrapping the URL in neat [ url ] [ / url ] tags, nothing more. Still, there are quite a lot of people who tend to forget this. Anyhow, an automated version (which adapts the links on-the-fly) is on the ToDo-list
snout

msx legend
Berichten: 4991
Geplaatst: 14 September 2005, 23:37   
is it? (oh yeah... it is ^_^)
wolf_

msx legend
Berichten: 4712
Geplaatst: 15 September 2005, 00:00   
say uhm.. for years I read about MRC-todo-lists already.. I've the impression a lot of -technically- small thingies are last in line, whereas one single giant-amoeba-feature is first in line.. wouldn't it be handy to spend a day on all the minor todos first, purely to get rid of them?

*cough* edit in frontpage-reactions *cough*
Edwin
msx professional
Berichten: 620
Geplaatst: 15 September 2005, 00:12   
Quote:

Edwin: it's simply a matter of wrapping the URL in neat [ url ] [ / url ] tags, nothing more.



No it's not. That would be the long format that still leaves the entire url in the text. Which is actually shown in the tags list. I meant the short format with [ url = http:......... ] Short text [ / url ].
[D-Tail]

msx guru
Berichten: 3017
Geplaatst: 15 September 2005, 07:24   
That's precisely what I meant, that feature will be automated soon/sometime
AuroraMSX

msx master
Berichten: 1248
Geplaatst: 15 September 2005, 09:04   
Quote:

That's precisely what I meant, that feature will be automated soon/sometime



Just showing the complete syntax in the tag help would already be a large improvement, I think, and can't be more than 5 minutes work. Just change the current help text to:

"[ URL ] [ / URL ] - Add hyperlinks to your post, like this: [ URL = www.msx.org ] the MRC [ / URL ]"

Here - Now open that editor, copy, paste, upload, presto!

Quote:


*cough* edit in frontpage-reactions *cough*



That too!
Tanni
msx addict
Berichten: 303
Geplaatst: 15 September 2005, 10:37   
Quote:

say uhm.. for years I read about MRC-todo-lists already.. I've the impression a lot of -technically- small thingies are last in line, whereas one single giant-amoeba-feature is first in line.. wouldn't it be handy to spend a day on all the minor todos first, purely to get rid of them?


Yes, wolf_, shortest job first!
Tanni
msx addict
Berichten: 303
Geplaatst: 15 September 2005, 10:41   
Quote:

Quote:

Edwin: it's simply a matter of wrapping the URL in neat [ url ] [ / url ] tags, nothing more.



No it's not. That would be the long format that still leaves the entire url in the text. Which is actually shown in the tags list. I meant the short format with [ url = http:......... ] Short text [ / url ].


The long format is somewhat shorter than the short format!
Tanni
msx addict
Berichten: 303
Geplaatst: 15 September 2005, 10:48   
Quote:

Just showing the complete syntax in the tag help would already be a large improvement, I think, and can't be more than 5 minutes work. Just change the current help text to:

"[ URL ] [ / URL ] - Add hyperlinks to your post, like this: [ URL = www.msx.org ] the MRC [ / URL ]"



I agree! Additionally, why not adding a link to the BBcode website for further information?
www.phpbb.com/phpBB/faq.php?mode=bbcode

For some people, there's a special problem with those short text links: If a blind person browses with braille display, a short text like ''here'' or ''this site'' might give to little information about the link or picture. (They might not be able to see the picture, but want to know something about the contence.) There are texts available how to design webpages for visually handicaped people.
Edwin
msx professional
Berichten: 620
Geplaatst: 15 September 2005, 11:12   
Quote:

That's precisely what I meant, that feature will be automated soon/sometime



Not unless you have a very effective short text generating AI on the shelf somewhere.


Quote:

The long format is somewhat shorter than the short format!



If but if you'd flip the definitions then the formatted version of the long format would be shorted than the formatted version of the short format. Which is kind of confusing.
Tanni
msx addict
Berichten: 303
Geplaatst: 15 September 2005, 12:04   
See www.cs.kent.ac.uk/dept_info/documentation/publish/access_visual.html
and www.webbie.org.uk/papers/King-CWUAAT2004.htm to know more about.

Here's a citation of a part of the contents of the latter link illustrating what I said in my last post:

''A second obstacle to the use of webpages by blind people is the embedding of� non-text content into HTML documents. The most obvious example of this is the use of images, used not only to present pictures and diagram graphics, but as a way to provide absolute layout of other components; headings and text with the size and font desired by the author; and decorative features such as borders and bullet points. Bitmap graphics contain no useful information for visually-impaired people: at best, the meaning of the image can be inferred from the filename (e.g. border.gif or cat.jpg). HTML does provide mechanisms for annotating this embedded content: the specification states that an author can set the ALT attribute of an embedded content element to describe the image as text or indicate that the content is of no value to a non-sighted user (e.g. an image used as a background spacing element).� However, use of this attribute is not mandated by the HTML specification, and even if ALT text is provided, there is no guarantee that its information content is equivalent to the embedded content. ...''
Niles
msx professional
Berichten: 519
Geplaatst: 16 September 2005, 08:13   
delicious off-topic(ked)
 
 







(c) 1994 - 2008 Stichting MSX Resource Center. MSX is een trademark van MSX Licensing Corporation.