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

World: r3wp

[Tech News] Interesting technology

Pekr
17-Jul-2006
[1233]
I like those icons btw - and overal look too ...
Oldes
24-Jul-2006
[1234x2]
Maybe it's not so new (as I was a few weeks out of keyboards) but 
I just found that there is new Flash player - http://www.adobe.com/products/flashplayer/productinfo/features/
(but reading some discussions, thay have problems to be cross-platform)
Tomc
24-Jul-2006
[1236]
AMD + ATI  http://www.amd.com/us-en/Corporate/VirtualPressRoom/0,,51_104_543~110899,00.html
Graham
24-Jul-2006
[1237]
The new company will use the acronym DAAMIT
Volker
24-Jul-2006
[1238]
i thought it was A**
Tomc
25-Jul-2006
[1239]
too vauge.   A??  or  A[MT][DI]
Pekr
30-Jul-2006
[1240x2]
Opera's vision for version 10 - http://news.com.com/Opera+reveals+version+10+vision/2100-1032_3-6099692.html?tag=nefd.top
Opera plans to put their widgets on mobile devices, TVs, game consoles 
.... http://www.apcstart.com/site/dwarne/2006/07/799/opera-to-put-widgets-on-mobile-phones
Henrik
31-Jul-2006
[1242x2]
http://www.krugle.com/<---search engine for source code
searching for rebol gives some interesting results...
Pekr
7-Aug-2006
[1244]
Some news from WWDC - http://www.osnews.com/story.php?news_id=15411
Henrik
7-Aug-2006
[1245x2]
the new Mac Pro is evil :-) but it's also very expensive. it seem 
that the Mac Pro is moving up, becoming less for advanced home users 
and moving to enterprise/company/government users.
Xray for XCode looks also a bit evil. a very visual way to analyze 
program performance
Pekr
11-Aug-2006
[1247x2]
.NET and JAVA to get better dynamic language support - http://arstechnica.com/news.ars/post/20060810-7462.html
interesting discussions and links to the article - http://www.osnews.com/comment.php?news_id=15460
Robert
14-Aug-2006
[1249]
Not quite a news but IMO quite interesting: lukfil writes "We all 
know of floating point numbers, so much so that we reach for them 
each time we write code that does math. But do we ever stop to think 
what goes on inside that floating point unit and whether we can really 
trust it?"  http://rss.slashdot.org/~r/Slashdot/slashdot/~3/12335059/article.pl
BrianW
16-Aug-2006
[1250]
It's also interesting that Rebol doesn't need example 1, gets example 
2 right on the first try, and therefore doesn't seem to need example 
3
Anton
17-Aug-2006
[1251]
That is true, but I have noticed floating point approximation errors 
when adding up numbers during accounting.
Gregg
17-Aug-2006
[1252]
You can't use floating point for money (accurately) without doing 
some manual smoothing and rounding as you go. Hopefully R3 will address 
this.
Tomc
17-Aug-2006
[1253]
if you do need to add a bunch of floating point numbers begin with 
the smallest first and work your way up
JaimeVargas
17-Aug-2006
[1254]
Or you use Scheme that has a number ladder including bignums. So 
you never lose precision.
Gregg
17-Aug-2006
[1255]
...or any language that supports BCD, scaled-integers, string math, 
etc.
Pekr
28-Aug-2006
[1256x3]
Ruby 1.8.5 released, added non-blocking IO ....
Maybe those guys could add REBOL variant? :-) http://www.activestate.com/Products/Komodo/?mp=1
looks nice, and supports most of Rebol competition ...
Pekr
19-Sep-2006
[1259x2]
Python 2.5 released - major release after 20 months of development 
- http://www.python.org/download/releases/2.5/
we want Rebol 3.0 alphaaaaaa :-)
Gabriele
19-Sep-2006
[1261]
if they needed 20 months for a .1 improvement... ;) (just kidding)
Maxim
19-Sep-2006
[1262]
where we any better  for .1 release of view   ;-)
Pekr
25-Sep-2006
[1263]
Minix 3 - new redone version of Minix - http://www.osnews.com/story.php/15960/Introduction-to-MINIX-3/
Oldes
26-Sep-2006
[1264]
http://hight3ch.com/post/airplane-toy-feel-like-a-pilot/
Anton
26-Sep-2006
[1265]
Article on Design Patterns, (starts off with C code examples, but 
soon after turns into a good article, easy to read):
http://newbabe.pobox.com/~mjd/blog/2006/09/11/
yeksoon
26-Sep-2006
[1266]
In Namibia, Sell VoIP and Go-To Jail

http://www.skypejournal.com/blog/archives/2006/09/namibia_sell_voip_go_to_jail.php
Gregg
26-Sep-2006
[1267]
IEEE Computer - July 2006, has an article by Bertrand Meyer on componentizing 
the Visitor pattern, and talks about components versus patterns in 
general. Here is a related link: http://se.ethz.ch/research/patterns.html


Coming from VB, which was "object based", not true OO, and succeeded 
largely due to its component-based model, I believe that patterns 
are good, but components are better, and language features are better 
still. That's another reason I think dialects are the way to go.
Tomc
29-Sep-2006
[1268]
Berkley is making corses available via googke vido for free:
http://video.google.com/ucberkeley.html
Graham
29-Sep-2006
[1269]
keybord brken?
Tomc
29-Sep-2006
[1270x2]
space bar is,  fonts too small to see, can't spell , tired ,don't 
care.
understand?
Graham
29-Sep-2006
[1272]
try the aA button .. it helps a little.
[unknown: 9]
29-Sep-2006
[1273]
http://www.redherring.com/Article.aspx?a=18121&hed=The+Big+Blue+Marble
Carl
29-Sep-2006
[1274]
We should talk about that more. But not in this group.
yeksoon
2-Oct-2006
[1275]
TIBCO to open source their AJAX toolkit. (BSD)

http://biz.yahoo.com/prnews/061002/sfm084.html?.v=63
Henrik
3-Oct-2006
[1276]
http://arstechnica.com/news.ars/post/20061002-7877.html<---- Teens 
think E-mail is for Old People.
Oldes
3-Oct-2006
[1277]
I think it's normal, teens are not working, they just need to chat.
Henrik
3-Oct-2006
[1278]
I don't know. I use IM, IRC and AltME way more than email. For me, 
email is a rather clunky communications tool. It seems to me that 
for many people, IM requires you to be at the computer all the time, 
which of course it doesn't. I guess it's heritage from the even older 
phone era. :-)
Robert
3-Oct-2006
[1279]
Take a look at this Flapjax stuff. Very interesting, original info 
posted by Jaime in Chat.
Maxim
3-Oct-2006
[1280x3]
henrik, the intent of messaging is short messages, (you can use it 
differently)  mail tends for more structured documents.
also mails are meant to be manipulated stored and retreivable.  just 
like in reality.
writting a letter or an essay is not the same tought process as speaking 
with someone