Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > .How can we access the mobile file system using J2ME ?

Reply
Thread Tools

.How can we access the mobile file system using J2ME ?

 
 
Chris Uppal
Guest
Posts: n/a
 
      01-30-2007
Lew wrote:

> > > Actually, modern orthography, especially on computer, accepts one
> > > space after each sentence.

>
> Chris Uppal wrote:
> > Do you happen to have any kind of reference for that ?

>
> http://www.mla.org/style/style_faq/style_faq3


Thanks for the link

But... Ugh. Bloody US typographical inanity again.

-- chris




 
Reply With Quote
 
 
 
 
Lew
Guest
Posts: n/a
 
      01-31-2007
Lew wrote:
>>>> Actually, modern orthography,


I should have said typography.

>>>> especially on computer, accepts one space after each sentence.


Chris Uppal wrote:
>>> Do you happen to have any kind of reference for that ?


Lew wrote:
>> http://www.mla.org/style/style_faq/style_faq3


Chris Uppal wrote:
> Thanks for the link
>
> But... Ugh. Bloody US typographical inanity again.


There were quite a few links, actually, but the MLA seemed reasonably
authoritative.

Wikipedia:
<http://en.wikipedia.org/wiki/Full_stop#Spacing_after_full_stop>

- Lew
 
Reply With Quote
 
 
 
 
Chris Uppal
Guest
Posts: n/a
 
      02-05-2007
Lew wrote:

> Wikipedia:
> <http://en.wikipedia.org/wiki/Full_stop#Spacing_after_full_stop>


That's rather an odd page -- the author doesn't seem to realise that (s)he's
conflating two different meanings of the <space> key. It can be an instruction
to the computer: insert a space character (0x20) at this point, display it as a
character from the font in use at that position. Or it can be an instruction
to the computer: the preceding and following entities should be separated by
whitespace according the typographic rules you are implementing.

In the latter interpretation, which is how it applies in input to troff or
[La]TeX, and arguably is what it means in HTML source, and definitely what it
would mean to any true text preparation system[*], it would be absurd to try to
control the layout by double-spacing. Just as it would be absurd to use <p><p>
to put a double blank line between paragraphs in rendered HTML. (In the
non-WYSIWYG applications, like troff, it might be a good idea to double-space
sentences /anyway/, but not as an instruction to the typesetting program, but
to make the input text easier to read -- which is a separate point).

([*] By "true text preparation system" I mean that (amongst other things) it
should be able to lay text out with typographical sensitivity. I'm not sure
whether MS Word can be counted as such, although it certainly /ought/ to be.)

In NNTP postings or in any "dumb" text widget, just as with text hand-typed on
a typewriter, the opposite interpretation is in play. So the number of spaces
entered will directly affect the reader (unless the reader is able to
filter/reformat the text in some way to suit his own tastes). Different
proposition...

-- chris



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iPhone4,iPhone3,Ipad,Apple Mobile,Blackberry Mobile,HTC Mobile,LGMobile,Motorola Mobile,Nokia Mobile,Samsung Mobile chen selina C++ 0 07-13-2010 08:53 AM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C++ 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C Programming 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com Java 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C Programming 0 12-09-2007 09:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57