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

World: r3wp

[Tech News] Interesting technology

Reichart
7-Aug-2011
[6244]
Sometimes you just want to type out what you want the computer to 
do......

> Tag all photos taken in Maui with "Maui"
Endo
7-Aug-2011
[6245]
Gregg: I was just thinking about the Arexx :)
Kaj
8-Aug-2011
[6246]
http://www.youtube.com/watch?v=rtb5EAG2gbc&NR=1
Henrik
25-Aug-2011
[6247]
Steve Jobs resigns as CEO:


http://www.appleinsider.com/articles/11/08/24/steve_jobs_resigns_as_apple_ceo.html
ddharing
25-Aug-2011
[6248]
The end of an era.
Kaj
25-Aug-2011
[6249]
Probably the end of Apple as we know it
Pekr
25-Aug-2011
[6250]
I don't think so. He still is going to be the head of the board of 
directors,no?
Kaj
25-Aug-2011
[6251]
It means he's admitting that he's going downhill. And remember the 
organisation chart Doc found a while ago?
ddharing
25-Aug-2011
[6252x2]
Yes, he is still the chairman.
What did the chart show?
Kaj
25-Aug-2011
[6254]
A spider web, where everyone in the organisation is controlled by 
one head
ddharing
25-Aug-2011
[6255x2]
That sounds like Steve Jobs.
Hopefully his health will improve over time.
Kaj
25-Aug-2011
[6257]
I'm sure he was hoping for that in the past few years
Pekr
25-Aug-2011
[6258]
I have heard that pancreas cancer is one of the worst cancer diagnosis, 
not curable. But of course, I wish him a recovery, who knows what's 
possible in terms of nowaday's medicine ...
Henrik
25-Aug-2011
[6259]
I don't think he would have resigned unless doctors were now telling 
him to "get his affairs in order".
AdrianS
25-Aug-2011
[6260]
I agree - cancer can take you down really quickly sometimes. The 
federal leader of the opposition here in Canada went from winning 
second place in the election in May to succumbing to the disease 
earlier this week.
Henrik
30-Aug-2011
[6261]
Raspberry Pi runs Quake 3:

http://www.youtube.com/watch?v=e_mDuJuvZjI
onetom
30-Aug-2011
[6262x2]
a little lighter topic:  http://www.sublimetext.com/2

the best generic code editor ever and it's CROSS PLATFORM since the 
beginning of the year and it's beta already!

im using it for a day and no bugs so far. it costs 60 USD to get 
rid of the "buy me" dialog after every 50th save, but that's the 
only pain point, i think.

here is the list why i love it:
- knows save on focus lost

- have the intelligent filename search (with instant file preview!!!)
- can open full folders
(no need to create a project for it explicitely!!!...)
- handles proportional fonts
- handles double width characters (chinese for example)
- beautiful default color scheme with black background
- distraction free "zen" mode
- no stupid dialog box config
- cross platform; which is good because

    - i can remote control less advanced users no matter what is their 
    platform

    - i can use the same interface and shortcuts on every platform; no 
    annoyance on switching
- not extremely bloated yet...
textmate eats less memory and the initial load time is shorter, but 
it's mac only, doesnt handle double with characters and gets confused 
by the proportional font too.
AdrianS
30-Aug-2011
[6264]
+1 for Sublime Edit 2
onetom
30-Aug-2011
[6265x2]
AdrianS: do u have an updated version of the rebol syntax definition 
for it? the one i found in some article from last year doesnt seem 
to color it nicely. i can only see the strings, files colored but 
not any default words.


also what is the recommended way to prioretize the rebol syntax as 
the default over the R one?
btw, im using Verdana as the proportional font for source code. does 
anyone else have a better recommendation?
Pekr
30-Aug-2011
[6267]
Can it do vertical/column selection?
TomBon
30-Aug-2011
[6268x2]
no code folding...
but the minimap leftside looks like a nice feature. would like to 
have this with scite.
onetom
30-Aug-2011
[6270x4]
Pekr: yes, and it knows the multi-line edit too, just like textmate
TomBon: code folding would require code analysis. i don't expect 
a generic code editor go that far. if u really miss folding, go and 
suck with some bloatware IDE and suffer from all it's pitfalls...


i would rather organize my code in a way where folding wouldnt help 
much with reading...
i was looking for an editor primarily to write code, not to read 
others' crap. i forgot to tell sublime is only a good choice in this 
case
when i write rebol / bash codet, i try to stick with 1-4 lines of 
code for each function.

even in javascript i don't do over 10lines. so there is not much 
to fold on it...
TomBon
30-Aug-2011
[6274]
onetom, well...just a moment...just sucking heavy on scite & geany 
currently all nice delivered cross-plattformed in 1.5 mb ready to 
use WITH code folding.  :-))))
onetom
30-Aug-2011
[6275x3]
url to the dmg file?
i see u were contributing to a thread which started as a "scite on 
mac" topic and turned into an "oh, wait, it's not that obvious how 
to get gtk for a mac" pondering
i don't like this kind of cross-platformenss, where u have to sweat 
blood to get something on certain platforms...
TomBon
30-Aug-2011
[6278]
really? hmmm..mac? when? where?
onetom
30-Aug-2011
[6279x3]
i tried gedit too recently on a mac. luckily there was a binary version, 
because the compilation segfaulted... well, it's quite nice. i could 
see that as an open source alternative, but despite of the fact it's 
supposed to support utf-8, it didn't...
neither it allowed me to use chinese input method
scite is dual-platform only and geany has windows binaries only according 
to their official site.
why do u have to bullshit us saying it's crossplatform?
even this sublime thing was windows only until last year!

that was the only reason i mentioned it here, because the same version 
is available on the 3 major platforms (with proper font handling, 
unlike rebol..)
TomBon
30-Aug-2011
[6282]
well both are win and x,  mac is no major platform. it's a toy ;-)
onetom
30-Aug-2011
[6283]
hja, okay, sorry... now i know why has it been made so durable... 
so kids cant break it easily... unlike the other 2 systems ;P
TomBon
30-Aug-2011
[6284x2]
harr..harr..harr...YES!
you have to add my BSD to your list also or not?
onetom
30-Aug-2011
[6286x2]
thats not a separate platform, that's x... ;p
but true, it would be nice if they would support freebsd at least, 
however very little ppl use freebsd as a desktop, i would think..
TomBon
30-Aug-2011
[6288x2]
then you mac isn't either...
yes, BSD is mainly server but can be a great desktop also, esp. if 
you look to your mac screen...
Kaj
30-Aug-2011
[6290x4]
Some of you already found the Syllable interview I was recently asked 
to do by IDG on Slashdot. The original article is on TechWorld:
http://www.techworld.com.au/article/398891/syllable_os_developer_interview_building_better_operating_system/
The full interview is here:
http://www.techworld.com.au/article/398892/developer_q_syllable_os/