World: r3wp
[All] except covered in other channels
older newer | first last |
Pekr 7-Aug-2009 [3793] | Interesting - maybe he used some free low-level code? |
Dockimbel 26-Aug-2009 [3794x3] | Scheduler library released (see Announce channel). A few words about that : - it allows you to program deferred tasks (like night batchs or short-term tasks like sending a mail in 10 minute from now). - it's feature-close to CRON or QUARTZ java library (not covering 100% yet). - it needs a lot of additional testing before using it in production for critical tasks. - some issues are not yet addressed like tasks execution overlapping over other tasks events, daylight saving gaps or system time changes. - minimum delay between 2 events is 1 second. - maximum delay between 2 events is 9999 hours (a little more than a year) - event loop is currently a custom one, next version will add 'do-events patching for a easier and more transparent integration with View or network apps. |
Btw, it started as a simple extension for UniServe kernel, but I was keeping adding features...now it might have a broader usage, so I decided to release it as a standalone library. | |
Comments & bug reports (here, for now) are welcome. | |
Pekr 26-Aug-2009 [3797] | Sounds so cool :-) I was just in need to produce simple scheduler for power-point replay of multiple files, so I will look into your script :-) |
Graham 26-Aug-2009 [3798] | Nice. |
Gregg 28-Aug-2009 [3799] | Nice Doc. |
Sunanda 22-Sep-2009 [3800] | Am I a spammer? Perhaps the truth is out there: http://meta.stackoverflow.com/questions/23017/am-i-a-spammer |
Graham 22-Sep-2009 [3801] | Stop answering him! |
Sunanda 22-Sep-2009 [3802] | Perhaps someone else could have a go at answering some of the outstanding and/or poorly answered questions regarding REBOL: http://stackoverflow.com/search?q=rebol&tab=newest |
Steeve 22-Sep-2009 [3803] | I don't like that sort of question about parse. We don't know the output the guy wants. Instead, we try to guess the output by reading his dirty code. boring.... |
Maxim 22-Sep-2009 [3804] | is it just me or is stack overflow generating a hell of a lot of new users for the language? |
Steeve 22-Sep-2009 [3805] | Don't know why they don't come here instead |
Maxim 22-Sep-2009 [3806] | having more that one channel is ok, nothing wrong with rebol being more spread out. |
Steeve 22-Sep-2009 [3807] | But they don't use the mailing list or the official documentation either. Most of their problems are well known. |
BrianH 22-Sep-2009 [3808] | So, this is just an advocacy problem. Be nice to them there, and they'll be more likely to come here eventually. |
Maxim 22-Sep-2009 [3809x3] | not every one is a developper by trade. |
and many don't learn by reading references.... rebol is after all more inclined to the technically savy and those on the other spectrum. | |
IMO coming here and asking newbie questions is the same s asking them elsewhere. | |
BrianH 22-Sep-2009 [3812] | But coming here takes some doing. It is best to motivate people to do so - being cool usually works. |
Geomol 23-Sep-2009 [3813] | is it just me or is stack overflow generating a hell of a lot of new users for the language? As I see it, it's mostly the same person asking REBOL questions on stackoverflow, the reboltutorial guy. How did you come to the conclusion with lots of new users? |
Maxim 23-Sep-2009 [3814] | I didn't look at all the names... but I did notice a few names I had never seen before... the few times I went to that site... after posting this I saw that most of the replies where from known REBOL experts. I guess its attracting some people, maybe not as much as I initially imagined... |
Sunanda 23-Sep-2009 [3815] | Greg Higley has asked a few REBOL questions on Stackoverflow. http://stackoverflow.com/users/27779/gregory-higley It looks like just him and Reboltutorial are trialing Stackoverflow as a place for REBOL questions. I am not convinced the competitive points scoring paradigm of Stackoverflow currently fits the more "amicable experts" character of the REBOL-specific forums that exist. I will attempt to answer questions on Stackoverflow as I am also critical of the somewhat unoutreaching character of most REBOL-specific forums [darknet / gated communities are terms that have been used]. But I am not greatly hopeful that Stackoverflow will become the premier destination site for REBOL questions.... ....Thus leading to the obvious question: what should be that site? Maybe it is time to build it! |
Pekr 23-Sep-2009 [3816] | I think it is not all that good activity of Reboltutorial. He missuses SO for marketing purposes, and it got noticed. It is like I would ask questions there and send you over there to answer them for me ... |
Sunanda 27-Oct-2009 [3817] | Win XP user having trouble installing REBOL -- can anyone help? http://www.reboltalk.com/forum/index.php/topic,4428.0.html |
Henrik 27-Oct-2009 [3818] | seems to be another case of the installer not being run. |
Sunanda 28-Oct-2009 [3819x2] | Thanks for leaping to his aid, Henrik. |
[continuing a discussion from Core].....The occasional code golf type quiz can be fun, but only if the enough of the expert REBOLers have time to drop by and try their hand. Generally, I think they are more likely to respond to real problems rather than quizzes, but I am happy to be proved wrong. BC – if you have an idea or two for a good round of Golf, we could start with a couple of new [web-public] groups here....It would not quite be as nice a website as (say) http://golf.shinh.org/but it would help gather the requirements and gauge the interest in a REBOL golf website. | |
BudzinskiC 28-Oct-2009 [3821] | Why not use easy puzzles then, then you don't need experts. Codegolf.com has a lot of really easy puzzles that everyone can solve, the focus lies more on how you solve them, not if you solve them and personally I like that approach better than bashing my head against the table for hours until I can finally start writing code. I really liked the 99 bottles of beer puzzle for example. You don't have to think about how you can solve it at all. You could just use a single print statement that outputs the lyrics in one go. The thinking comes when you try to make the code smaller. |
Maxim 28-Oct-2009 [3822x3] | (or longer, or written backwards, or using an online translator in real-time, ;-) |
I've even seen a karaoke version using tones and bouncing ball DOS graphics in the wee days of turbo C :-D | |
(if you don't know what Turbo C is ... well ... then I guess you never knew the world without the internet ;-) | |
BudzinskiC 28-Oct-2009 [3825] | Can't say that I've heard of Turbo C, so far I've only tried 38 languages, there are just too many to know them all :) |
Maxim 28-Oct-2009 [3826] | hehe |
Pekr 28-Oct-2009 [3827x2] | http://en.wikipedia.org/wiki/List_of_programming_languages |
:-) | |
BudzinskiC 28-Oct-2009 [3829x3] | As for the code golfing, it might also be a good idea to use popular topics as a theme. A puzzle that makes use of an API like Twitter, YouTube, Flickr, Facebook etc. REBOL seems to be pretty good in the internet/Network department, so why not make use of it? Those websites are popular for a reason. This could also end up producing some more libraries to easily use REBOL with popular APIs. |
Wow that list is long :) Brainfuck.. I tried that once. I don't remember it fondly.. XD | |
In Hackety Hack (an app that teaches Ruby programming to kids) one of the first examples was how to use Ruby to mash up YouTube with the iTunes Top 10 music titles. You ended up getting a list of music videos for those top ten songs. It was just 5 lines or so and was pretty cool. I wrote an article a year ago teaching Shoes (a Ruby GUI toolkit) that mashed up YouTube with Twitter to show you videos of the current buzz on the net. Something like that is pretty easy, takes just a few lines, but the results are actually usable and fun. | |
Geomol 28-Oct-2009 [3832] | There is REBOL implementation of Brainfuck, if you wanna reconsider: http://www.fys.ku.dk/~niclasen/rebol/language/bf.r |
Maxim 28-Oct-2009 [3833] | rebol tutorial has a twitter api under 10 lines IIRC |
BudzinskiC 28-Oct-2009 [3834x2] | XD Is there also an implementation of lolcode? (lolcat like language, I can haz a hamburger?) |
Yeah I skimmed over a few of the reboltutorial articles. Why are the code snippets there all on one line? Makes it really hard to read. | |
Sunanda 29-Oct-2009 [3836x2] | re reboltutorial.....it looks like a CSS typo rather than a (bad!) design decision. (The site has just changed hosts, and had a complete makeover....there are some tweaks and bug fixesstill needed). I've send him what I think is the fix, but it looks like reboltutorial is having a short post-move break. |
Looks like the code snippet formating at REBOLtutorial is fixed now. | |
BudzinskiC 29-Oct-2009 [3838] | Ah great, much better now :) |
Carl 30-Oct-2009 [3839] | So... where's the "marketing discusson".... I want to read the comments on it. |
Henrik 30-Oct-2009 [3840] | There was a lot written in R3 Chat. |
Carl 30-Oct-2009 [3841x2] | Thanks.... that's a good place for it. |
Heading back to R3 Chat "world". Have a good weekend all. | |
older newer | first last |