r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Tech News] Interesting technology

DaveC
8-Nov-2007
[2691]
http://www.buglabs.net/productsMay not be all that new, but looks 
like a great platform for embedded R3!
Gabriele
8-Nov-2007
[2692]
no external dependencies

 - are they starting to get it? http://www.mechanicalcat.net/richard/log/Python/Say_hello_to_pyglet
BrianW
8-Nov-2007
[2693]
nearly. Now they just need to make Python a 600K download and we're 
set.
Pekr
8-Nov-2007
[2694x2]
hmm, I downloaded Python 2.5.1, and Installed Pyglet too. Well, I 
was surprised, how small their code can be. Python is imo even much 
more readable than REBOL. REBOL is simply - different.
Pyglet has sound, opengl link, there is nice asteroid game in 27kb 
of source!
Henrik
8-Nov-2007
[2696]
don't you still need to install the entire 10 MB of python?
BrianW
8-Nov-2007
[2697]
Python's a nice language, but its kitchen sink approach to libraries 
is both a blessing and a burden :-)
Pekr
8-Nov-2007
[2698x3]
Python, installed has 36MB here :-) Well, but there is tcl, docs, 
etc ...
Henrik - you have to, but your final app is around 2MB. Well, we 
still can rock in the form of browser plug-in. I think that we should 
push that advantage. Noone else except REBOL can compete to Flash 
there ...
I hope R3 in combination with VID3 will show ppl, that FLASH is wrong 
aproach to app development and that they should adopt REBOL instead 
:-)
Oldes
8-Nov-2007
[2701]
What we should take a look at  is the AVbin http://code.google.com/p/avbin/
Pekr
12-Nov-2007
[2702]
Google releases Android - platform for phones and mobile devices, 
fully open-sourced. Linux kernel plus full java under that plus API. 
You can code your devices and use its functions - http://code.google.com/android/
Graham
12-Nov-2007
[2703]
Pekr, I posted this news a week ago :)
Pekr
12-Nov-2007
[2704]
Hmm, maybe it was me? :-) I got to that site, well, not actually 
that, via Bill Buck's blog, but it does not matter :-)
Henrik
13-Nov-2007
[2705]
yuck, what a mess of XML files
Graham
15-Nov-2007
[2706]
Interesting that they think a virtual colossus on Pentium II laptop 
( are there such things still? ) would run at the same speed as the 
original at Bletchley Park http://news.bbc.co.uk/2/hi/technology/7094881.stm
Sunanda
17-Nov-2007
[2707]
I remember when Pentiums were the new Black, it was said the Colossus 
emulator (in C under windows, I guess) was far slower than the real 
thing (specialist hardware designed for the task on a war economy 
budget).

Looks like better languages, more modern hardware and (crucially) 
more recent algorithms means the Colossus can be finally retired:

http://www.theregister.co.uk/2007/11/16/german_code_breaker_defeats_colossus/
Terry
17-Nov-2007
[2708]
Reichart won't like this one... 
http://www.papervision3d.org/
btiffin
17-Nov-2007
[2709]
Have you seen the Canadian fembot?  http://ca.youtube.com/watch?v=78krbfy9hh0
  I haven't looked to see if there is a vid where the inventor doesn't 
demonstrate her abilities to detect someone touching her breasts...but 
oh well.  Pretty cool nonetheless; even with the poor grammar.
Pekr
21-Nov-2007
[2710]
FireFox 3.0 Beta - http://www.mozilla.com/en-US/firefox/3.0b1/releasenotes/
- many new enhancements, Gecko 1.9 based, rewritten engine, more 
standard compiant ....
Henrik
29-Nov-2007
[2711]
NASA plans to land on Mars in 2031. Something tells me that they 
may not be the first to land there.
Pekr
29-Nov-2007
[2712]
and who is going to?
Henrik
29-Nov-2007
[2713]
China?
Kaj
29-Nov-2007
[2714]
Richard Branson?
Pekr
5-Dec-2007
[2715]
Preview of HTML 5 - http://www.alistapart.com/articles/previewofhtml5
Oldes
5-Dec-2007
[2716]
isn't it funny? Before thay said, that we have to use <div align=center> 
instead of tag <center> and now we will be allowed to use tags like 
<article> <footer> ... :-)
Alek_K
5-Dec-2007
[2717]
<center>, <b>, <i> is for perception - and <article>, <footer> is 
for meaning. It makes sense for me.
Chris
5-Dec-2007
[2718x2]
It seems a short-sighted attempt at paving the cowpaths.  I appreciate 
the want to hardwire some of this stuff, but who decides and where 
does it stop?  I'd far rather xhtml was cleaned up, that there is 
one markup language that allows for a lot with a basic set of building 
blocks.
http://www.bbc.co.uk/blogs/radiolabs/2007/11/urls.shtml- this article 
was going well 'til they actually revealed their urls.  Try reading 
the music centre urls over the phone...
Oldes
5-Dec-2007
[2720]
I thougth the trend is to make the urls human friendly
Chris
5-Dec-2007
[2721x3]
That should read 'that there is *at least* one markup language...', 
not that there is only one markup language.  One of the commenters 
suggested instead of inventing new tags for roles, why not have a 
'role' attribute that serves the same function?  That way you can 
expand the list of roles without brewing tag soup...
<div role="section"> <ul role="navigation"> -- much more adaptable.
Though I admit, I've never liked the word 'div'.
Pekr
7-Dec-2007
[2724]
Ruby on Rails 2.0 released - http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done
Graham
7-Dec-2007
[2725]
Sigh .....
Chris
11-Dec-2007
[2726]
=> -- do most Ruby coders have a shortcut for this?
Kaj
13-Dec-2007
[2727]
You mean hash syntax?
Chris
15-Dec-2007
[2728x2]
Yep, or do they type out 'equals' 'less-than' each time?
(sorry, greater-than - d'oh!)
Kaj
15-Dec-2007
[2730x3]
It's just >=
Basically the only thing different from REBOL is != for the more 
traditional <>
And == because = is taken for assignment
Chris
15-Dec-2007
[2733]
My point is, it's not exactly convenient -- and it appears key to 
Ruby's 'dialects'.  I know that Rebol is designed primarily for US 
English keyboards, and other layouts the [ ] symbols are harder to 
reach.  But => is so clumsy, seems like a design flaw.
Reichart
16-Dec-2007
[2734]
Or simply pure symbology, without regard to a physical limitation.


Korean for example was designed to encode the phoneme in the least 
number of brush strokes, what would it have looked like had they 
not needed to use a brush?

Sometimes you have to pick your constraints.
Kaj
16-Dec-2007
[2735x2]
Chris, I don't understand. Greater-than-or-equals is just >= in Ruby, 
just like in REBOL. => is used in specifying a hash constant, as 
in PERL
Ruby doesn't really have dialects, only some syntax sugar
Chris
16-Dec-2007
[2737x3]
I know, that's why I put 'dialects' in quotes.  My understanding 
is they call groups of functions with bracketless hashes DSLs which 
we use as a synonym for Dialect.
Re: => - I wouldn't consider this sugar -- it's a awkward key combination 
for such a core piece of syntax.  I only ask as I was trying out 
IRB and it seemed weird.
R: => does look good in examples, indeed Ruby (in examples, if not 
slightly deeper into source) looks better than most languages.  imo 
Rebol, at least when you get used to the types upon which the language 
is built, just feels right.
Pekr
17-Dec-2007
[2740]
I hope we will create visual apps like following for R3 plug-in one 
day - http://www.gaiaflashframework.com/