World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Gabriele 7-Feb-2009 [586] | Brian... percent! |
Chris 7-Feb-2009 [587] | And range! ? |
BrianH 7-Feb-2009 [588] | At this point just percent and the prefix being dropped from money, hence the "almost". No range. |
kib2 7-Feb-2009 [589] | Ive updated my old pastebin (sorry for its name) so that you can test Oldes's Pygment lexer (and you can have html,latex,svg,etc outputs) : http://clojurepastebin.appspot.com/ |
Gabriele 8-Feb-2009 [590x2] | Brian, right, but that's enough to make R2 unable to load R3 files... |
(when we started including VID3 in R3, we had to switch from using R2 for the build process to using R3 itself, just because of that.) | |
BrianH 8-Feb-2009 [592] | Right. Compatibility with R2 has never been a goal of R3. |
Robert 9-Feb-2009 [593] | Going to give a speech about Rebol in May/June at a university in Germany. Hopefully showing the potential to a lot of professors and students. Spread the word! |
Mchean 9-Feb-2009 [594] | Oldes: code is there but it doesn't show up as an option in the pull down menu at pygments.org |
Oldes 9-Feb-2009 [595] | Maybe it needs some time. |
Oldes 18-Feb-2009 [596] | it's there now http://pygments.org/demo/?lang=rebol |
Mchean 18-Feb-2009 [597] | looks good |
Oldes 18-Feb-2009 [598] | If someone miss a chance to save into JPEGs, GIFs or other formats directly from REBOL, here is simple image saver using Imagemagick's library. http://box.lebeda.ws/~hmm/rebol/save-image.html |
Geomol 2-Mar-2009 [599x3] | NicomDoc v. 2.2 released: http://www.fys.ku.dk/~niclasen/nicomdoc/ - Added output for TeX (LaTeX). - New way to specify fonts by font family. - New way to resize fonts relative -4 ... +5. - Scaling of images. - Math engine had big overhaul to not be focused on semantics, but on presentation (less errors in practise). - Text in code examples will be wrapped at 77 chars per line. - Added vertical space by simply doing more newlines in a row. - Updated all documentation and examples. |
NicomDoc v. 2.1 can still be found here: http://www.fys.ku.dk/~niclasen/nicomdoc/ver2.1/ | |
Updated RebXML scripts found at http://www.rebol.org (Bug fixes and improvements.) RebXML spec: http://www.fys.ku.dk/~niclasen/rebxml/rebxml-spec.html | |
[unknown: 5] 2-Mar-2009 [602] | Well done, John. |
Geomol 2-Mar-2009 [603] | Thanks, Paul! |
Geomol 3-Mar-2009 [604] | PostScript dialect v. 0.4.4 released: http://www.fys.ku.dk/~niclasen/postscript/postscript.r Added replacement of some special characters, that need to be escaped. |
Janko 3-Mar-2009 [605] | Geomol thanks, do you have any example of usage? |
Geomol 3-Mar-2009 [606] | Try the example in the start of the documentation: http://www.fys.ku.dk/~niclasen/postscript/postscript.html |
BrianH 5-Mar-2009 [607] | R2-Forward has been released! Now you don't necessarily have to wait for R3 to get finished - use the new functions in R2 now :) Released to DevBase (aka R3 chat) in Community/Libraries/R2-Forward (837). Tested in 2.6.2, 2.7.5 and 2.7.6. Take a look! Stats: 72 words exported, 49999 chars, 41522 LM, 29730 LMF, 8379 LMFC. Obviously, there are whole categories of stuff that won't be backported; the notes say what is supported. You'd be surprised what I *have* managed to backport though - even some datatypes are spoofed :) Discussions in R3 chat #837, or the Core group here. More testing is welcome - I'd like to push my tested platforms back as far as 2.5.0 if I can. My todo list for R2-Forward is pretty extensive... |
kib2 5-Mar-2009 [608] | BrianH: Sorry for that question, but how could I find where to download somehing on DevBase ? I saw your messages, but that's all. |
Oldes 5-Mar-2009 [609] | type 837 to get into the folder and then: get r2-forward.r |
Rebolek 5-Mar-2009 [610] | >> chat >> 837 >> get * |
kib2 5-Mar-2009 [611x3] | That's it! I missed the get part. Thanks. |
whaow : 50 Ko :) | |
Does that mean that we can use unicode encoding with the help of r2-forward ? | |
Oldes 5-Mar-2009 [614] | :) |
Rebolek 5-Mar-2009 [615] | This discussion should be in Ann-Reply |
Maxim 7-Mar-2009 [616x2] | Uploaded liquid v0.7.0 to rebol.org, first production ready candidate to be released. extensively tested and ultra stable so far (even in real-time graphicaly-oriented several thousand node applications). |
Blood v0.1.1 released to rebol.org. the first ever public demo of how to use liquid. The application itself is very simple for now, but the code is pretty clean, has a lot of comments to explain a lot of what is going on. | |
Maxim 8-Mar-2009 [618] | liquid v0.7.1 released. -adds freeze functionality to !plug, which allows you to basically turn "off" processing and messaging of a node, while still keeping all of its functionality. this allows you prevent uneccessary processing while setting up a liquid-network by switching off nodes until they are properly setup, for example. -fixes a minor bug, and a regression. |
Geomol 16-Mar-2009 [619] | PostScript dialect v. 0.4.6 released: http://www.fys.ku.dk/~niclasen/postscript/ Added PDF output via script rebps2pdf.r See documentation! |
Robert 9-Apr-2009 [620x2] | I think best group for THIS: |
Today my son "Max Robin" was born. Mother and baby are fit and well up. | |
Janko 9-Apr-2009 [622] | great , congratulations!! |
Robert 9-Apr-2009 [623] | Thx. Mom and son come home in 5 days. So trying to sleep as much as possible now :-)) |
Janko 9-Apr-2009 [624] | is it your first child? |
Robert 9-Apr-2009 [625] | No, 2nd |
Janko 9-Apr-2009 [626] | aha, I was totally crazy when I came home from first child.. had no idea what to do.. I am not sure how it will be with second :) |
Colin 9-Apr-2009 [627] | Great news Robert. Congratulations .. and there is no such thing as "enough sleep". |
Mchean 9-Apr-2009 [628] | congratulations! |
Maarten 10-Apr-2009 [629] | Congratulations Robert! |
Anton 12-Apr-2009 [630] | No, the best group for this is the "births & deaths" group. |
shadwolf 12-Apr-2009 [631x2] | ... damn on the day of my death i will have to post on this group^:P |
is there a "I'm in heaven with angels group" too ? | |
Robert 14-Apr-2009 [633x2] | Thanks a lot to all of you. |
Maybe a "baby born" group really makes sense... | |
Maxim 18-Apr-2009 [635] | rebol babies (like they do for movie productions) |
older newer | first last |