|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
thov kom nej pab kho kom tau tiag tiag
Started zhen · Date: Sep 16, 2008 11:17 ·
27 post(s) |
DATA statement to initialise arrays
Started bru · Date: Sep 19, 2008 06:18 ·
9 post(s) |
Version Control Strategies For Block-Based Forths?
Started John Passaniti · Date: Sep 19, 2008 08:51 ·
37 post(s) |
How to get rid of *GNU Emacs* buffer on start-up?
Started Davin Pearson · Date: Sep 15, 2008 22:28 ·
65 post(s) |
Re: Lehman Bankrupt, FF Nationalisation & Corporate Welfare Bailouts
Started bigfletch8 · Date: Sep 15, 2008 17:43 ·
36 post(s) |
<2008-08-24> FAQ: Newsreader-Uebersicht fuer Einsteiger
Started Thomas Huehn · Date: Sep 18, 2008 15:00 ·
1 post(s) |
Tib Lub Siab Qub li 300 BC
Started tzexalee · Date: Sep 17, 2008 11:39 ·
20 post(s) |
comparison tool
Started Keith · Date: Sep 15, 2008 10:55 ·
5 post(s) |
US-NY: New York-Strategy & Operations Enterprise Cost Management Shared...
Started JobCircle.Com · Date: Sep 17, 2008 14:34 ·
1 post(s) |
Re: More on : Why Is There Something Rather Than Nothing?
Started Wordsmith · Date: Sep 17, 2008 13:09 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: thov kom nej pab kho kom tau tiag tiag
Group: soc.culture.hmong · Group Profile · Search for simpler in soc.culture.hmong
Author: zhen
Date: Sep 19, 2008 21:50
... of RPA that would bring unity to Hmong along dialect lines. abstractly, it's a system that is dialect agnostic. (3) Though, RPA is simpler, cause of disunity disqualifies RPA as a viable choice i did not say RPA is "simpler". i said, many critics of other hmong writing systems have argued that RPA is more simple. you have read my words and txaj xab's ...
Show full article (6.24Kb) |
Re: thov kom nej pab kho kom tau tiag tiag
Group: soc.culture.hmong · Group Profile · Search for simpler in soc.culture.hmong
Author: teevlis
Date: Sep 19, 2008 21:04
... understood the premises of your argument correctly: (1) The RPA system causes Hmong disunity (for example, Hmoob Dawb and Moob Lees) (2) A non-RPA system would bring unity to Hmong (3) Though, RPA is simpler, cause of disunity disqualifies RPA as a viable choice Logically, a rational answer would require proof of truth or falsehood for each premise. Therefore, one must ask the following questions: (1) Does the RPA system ...
Show full article (1.96Kb) |
Re: thov kom nej pab kho kom tau tiag tiag
Group: soc.culture.hmong · Group Profile · Search for simpler in soc.culture.hmong
Author: zhen
Date: Sep 19, 2008 20:47
... along dialect lines. Zhen, Let's see if I have understood your premises correctly: (1) RPA is responsible for disunity among Hmong (2) A non-RPA would bring unity to Hmong (3) Though, RPA is simpler, cause for disunity should disqualify RPA Thus, these premises need to be proven as being true of false. (1) Is RPA responsible for Hmong disunity, true or false? Answer: Even if RPA does not exist, ...
Show full article (1.07Kb) |
Re: thov kom nej pab kho kom tau tiag tiag
Group: soc.culture.hmong · Group Profile · Search for simpler in soc.culture.hmong
Author: teevlis
Date: Sep 19, 2008 20:14
... <mmei...@googlemail.com> wrote: Zhen, Let's see if I have understood your premises correctly: (1) RPA is responsible for disunity among Hmong (2) A non-RPA would bring unity to Hmong (3) Though, RPA is simpler, cause for disunity should disqualify RPA Thus, these premises need to be proven as being true of false. (1) Is RPA responsible for Hmong disunity, true or false? Answer: Even if RPA does not exist, Hmong disunity ...
Show full article (0.47Kb) |
Re: DATA statement to initialise arrays
Group: comp.lang.fortran · Group Profile · Search for simpler in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Sep 19, 2008 12:55
... are a lot more things that aren't allowed than that are. It is a special category of syntax all on its own rather than being a subset of a more general category such as initialization expressions. I'd think it simpler to keep track of what is allowed rather than with what isn't, except that... As it hasn't been mentioned yet, be sure that you really do want a DATA statement. Note that on most systems all the initializing data ...
Show full article (2.00Kb) |
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for simpler in comp.lang.forth
Author: Jean-François Michaud
Date: Sep 19, 2008 10:40
On Sep 19, 9:55 am, John Passaniti <n...@JapanIsShinto.com> wrote: Jean-François Michaud wrote: A simpler approach is to simply store the entire block while tying a version number to it. Pulling the version is as simple as looking up the associated pairs (version and block). This is simple to implement but will rapidly become bulky space-wise; check-in/check-out is necessary here as well. The same "multi" function ...
Show full article (1.77Kb) |
Re: DATA statement to initialise arrays
Group: comp.lang.fortran · Group Profile · Search for simpler in comp.lang.fortran
Author: nospam
Date: Sep 19, 2008 10:25
... fact, there are a lot more things that aren't allowed than that are. It is a special category of syntax all on its own rather than being a subset of a more general category such as initialization expressions. I'd think it simpler to keep track of what is allowed rather than with what isn't, except that... I'd find it simplest to not keep track at all. For f90 and later (which is to say for anything today), I far prefer using initializers...
Show full article (2.01Kb) |
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for simpler in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 09:55
Jean-François Michaud wrote: A simpler approach is to simply store the entire block while tying a version number to it. Pulling the version is as simple as looking up the associated pairs (version and block). This is simple to implement but will rapidly become bulky space-wise; check-in/check-out is necessary here as well. The same "multi" function applies under the bulky solution. Rollback is the same as previously mentioned ...
Show full article (1.01Kb) |
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for simpler in comp.lang.forth
Author: Jean-François Michaud
Date: Sep 19, 2008 09:37
..." function to pull all version X for a set of blocks is built on top of the function that allows you to pull a specific version. Rollback is just a question of deleting the deltas post a certain version. A simpler approach is to simply store the entire block while tying a version number to it. Pulling the version is as simple as looking up the associated pairs (version and block). This is simple to implement but will rapidly become bulky...
Show full article (2.89Kb) |
Re: How to get rid of *GNU Emacs* buffer on start-up?
Group: gnu.emacs.help · Group Profile · Search for simpler in gnu.emacs.help
Author: Xah Lee
Date: Sep 18, 2008 21:49
... the code, so it is natural to provide the scratch buffer to enable and encourage this. Imagine in NewEmacs, it also extending user's mindset exactly like emacs, except it's even more easier to use, faster to execute, simpler to operate, while having no comparative disadvantage. Emacs does not provide a user level function to create a new buffer. It has just New, which actually creates a empty file. Most apps's New ...
Show full article (3.56Kb) |
|
|
|