World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Oldes 2-Feb-2009 [570] | I told them.. but.. I think that the Python community is not much communicative. At least from my short experience with Python. Anyway.. now I recognized that I forgot to add the special REBOL notation for numbers like: 1'000.00 I will add it later. (I was never fun of these notations, but someone may use it) |
Janko 2-Feb-2009 [571] | I understand them, Rebol is the Python Killer :) (well but they don't know it yet anyway) |
kib2 2-Feb-2009 [572x2] | Janko: :) |
Oldes: they've done it for other langages (superiror to Python too), like Haskell. | |
Reichart 2-Feb-2009 [574] | For those of you that want to go to a rock'n conference (in Long Beach, CA, next week) http://bilconference.com/ http://www.flickr.com/photos/[11338642-:-N00]/2309872444/ (from last year, Todd, Me, Abrey, three red beards) |
Will 2-Feb-2009 [575x2] | clicking on the flikr link, I get "Not a valid email" 8) |
flikr -> flickr | |
Graham 2-Feb-2009 [577] | so, why does it offer to send an email?? |
Will 2-Feb-2009 [578] | I guess you are the third on the picture.. 8P |
Reichart 2-Feb-2009 [579x2] | Hmmm, guess you guys should tell Yahoo/Fickr |
Here is a direct link though - http://farm4.static.flickr.com/3031/2309872444_844f7663cd.jpg?v=0 | |
Mchean 2-Feb-2009 [581] | Oldes: cool. Let us know if they don't add it and we can bombard them with requests |
Oldes 6-Feb-2009 [582x2] | It's there http://dev.pocoo.org/projects/pygments/browser/pygments/lexers/other.py#L1626 |
I must say, that the Pygments is much more better designed then a Geshi syntax highlighter (PHP). | |
kib2 6-Feb-2009 [584] | Oldes: so they finally accepted it ? Good news ! I suppose it's for R2 only ? |
BrianH 6-Feb-2009 [585] | There is almost no difference in syntax between R2 and R3, but the predefined words are different (and getting moreso). |
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! |
older newer | first last |