Rebol Tutorial

Rebol Programming - Learn Rebol with Real-World Examples

ad3

Archives for Hot

1 Nov by admin in All, Architecture, Concept, Hot, OOP, Parsing, UML

How to create a Plug-In Architecture Application Framework - with a parallel comparison with C# (part I)

How to create a Plug-In Architecture Application Framework - with a parallel comparison with C# (part I)
What is a Plug-In Architecture Application Framework? According to this C++ article on Code Guru about Plug-in Architecture Framework for Beginners:Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself.Famous examples are Eclipse, ...more»

[HOT] Rebol SQL/LINQ-like Text Database Engine: Blaze through millions of rows a second!

[HOT] Rebol SQL/LINQ-like Text Database Engine: Blaze through millions of rows a second!
More and more people prefer textual open-format storage that's why Microsoft Office has turned to XML. But for simple structure, XML is too much verbose and cannot be easily queried by end-user that's why RebDB by Dobeash Software presented here may be a perfect solution (for simpler textual database usage ...more»

[Hot] Map Reduce Functions in Rebol: towards Massive Parallel Functional Programming (part I)

[Hot] Map Reduce Functions in Rebol: towards Massive Parallel Functional Programming (part I)
Joel on Software complained about CS students who are never taught anything but Java:Without understanding functional programming, you can't invent MapReduce, the algorithm that makes Google so massively scalable. The terms Map and Reduce come from Lisp and functional programming. MapReduce is, in retrospect, obvious to anyone who remembers from ...more»
23 Sep by admin in All, Announcement, Hot, UML, dsl

[HOT!] Try the Easy yUML Domain Specific Language Online without downloading Rebol!

[HOT!] Try the Easy yUML Domain Specific Language Online without downloading Rebol!
This is an amazing news from Gerard Cote who privately sent me a tweet about this: you can now try Rebol online here without even downloading it (of course you may feel an urge to do so after all this ;) )! Watch this little video demo below where ...more»

Hey a Cup of UML Please!

Hey a Cup of UML Please!
AskUML.com will be an online "UML Café" where people will be able to draw UML Diagrams in plain English. It will be based on yUML and the easy yUML Dialect presented here.The UML Café is not opened yet so the Submit Button will not work, please be patient!...more»
26 Aug by admin in All, GUI, Hot, Project, Twitter

Rebtweeter: the next generation Twitter Client

Rebtweeter: the next generation Twitter Client
Why "Yet another Twitter Client ?" I've not been very satisfied with all the twitter clients I have encountered. I have multiple twitter accounts, I use some for very special purposes like bookmarking my links, for example, I could write in Rebtweeter:link rebtwitter-the-next-generation-twitter-clientAnd it will automatically retrieve the title of ...more»
23 Aug by admin in All, Automation, Hot, Protocol, Twitter, Web Services

[Hot] How to tweet from Rebol in One line (using Twitter API)!

[Hot] How to tweet from Rebol in One line (using Twitter API)!
Can't believe it? Launch Rebol's Console, and copy and paste this:do http://reboltutorial.com/source/rebol-twitter.rYou can now tweet in one line by typing:tweet "Hello World!"Nevertheless do not forget the quote (you can also write a multiple-lines message using braces {}).The first time it will ask your login and password:The second and next time, ...more»

Rebol and the Grand Unification Theory of Programming Languages

Rebol and the Grand Unification Theory of Programming Languages
WARNING: this is not a post for the faint-hearted. You must abide to the visitation agreement that you are 18 years++ old. Please imagine that you have to check the little box"I have read this Agreement, understand it, and accept its terms"OK ? If Yes Goto Next Else ...more»
14 Jul by admin in All, Automation, Concept, Expert, Hot, OOP, Parsing

Automate Tasks with Flexible Robot Workers (Template Design Pattern)

Automate Tasks with Flexible Robot Workers (Template Design Pattern)
I really love Rebol for saving me time doing tedious tasks the easy way. For example last time, we learnt how to download and parse a stock symbol from Google Finance. Now if we want to download multiple symbols and combine this kind of tasks with others, instead of writing ...more»

Rebol for the experienced Javascript Programmers

Rebol for the experienced Javascript Programmers
I stumbled upon Gregory Higley's Blog on Stackoverflow. He makes his living writing C#, Ruby, and occasionally Objective C but one of his two personal favorite languages is REBOL.He wrote a surprising article on Rebol / Javascript similarities. It’s not lexical similarity that concerns me here, but functional similarity. For instance, ...more»
Page 1 of 2:1 2 »

ads1

ads2