World: r3wp
[!Liquid] any questions about liquid dataflow core.
older newer | first last |
Gregg 25-May-2007 [549x2] | http://www.devx.com/opensource/Article/27454/0/page/1 http://www.devx.com/opensource/Article/27969 |
I'll mail it as well. Not on REBOL.org...just time, priorities, and lazyness. | |
Maxim 25-May-2007 [551] | ok. can it be packaged as a library module ;-) I'd put it up on revault |
Maxim 5-Jun-2007 [552x2] | (just started looking at nanosheets... must have a little fun) |
hum... I'm thinking its going to be much easier to make a pico sheets ;-) | |
btiffin 5-Jun-2007 [554] | I'll pipe in...I've got a modified copy of nanosheets with scroll bars so it could support more cells for financials sheets for the Fire Deparment volunteers... |
Maxim 5-Jun-2007 [555x2] | I've started a simple test... but will start over... the new version will handle as much cells as you have RAM :-) |
(or until the GC starts caving in ;-) | |
btiffin 5-Jun-2007 [557] | :) |
Maxim 5-Jun-2007 [558] | basically going to use a HASH of liquid nodes (the nodes themselves being already connected) and just asking for cell values, based on what cells are visible within the scrollpane. |
Josh 17-Apr-2008 [559x2] | Maxim, you ever get some more of those demos worked up for liquid? |
although it looks like he hasn't been on for a while | |
Tomc 19-Apr-2008 [561] | I think you can still get his attention on the maillist |
Graham 19-Apr-2008 [562] | and gmail chat |
Mchean 8-Jul-2008 [563] | any results? |
Sunanda 8-Jul-2008 [564] | Max posted this to the mailing list about a month ago: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlFGXC |
Graham 8-Jul-2008 [565] | Max lives in a world of his own ... and I don't know the address! |
Maxim 8-Dec-2008 [566] | hahahahahahahahaha |
Graham 8-Dec-2008 [567] | Has liquid now solidified? |
Maxim 8-Dec-2008 [568] | I've been using liquid in a variety of projects for the better part of 2 years now... its ubber stable, fast and quite scalable... in fact much better than I had anticipated, for such an un optimised piece of code. |
Graham 8-Dec-2008 [569] | So, all the critics were wrong? |
Maxim 8-Dec-2008 [570] | what critics heheheh |
Graham 8-Dec-2008 [571] | There were a number ... I can remind you if you like :) |
Maxim 8-Dec-2008 [572] | elixir, for example, easily allocates 10 000 nodes, creates a several thousand line AGG script and actually manages to rebuild the whole AGG dialect block faster than view can redraw it. |
Graham 8-Dec-2008 [573] | You should be a salesman |
Maxim 8-Dec-2008 [574] | elixir builds a 100% native AGG GUI . EVERYTHING is built using liquid, event the field (control) properties and cursor management. |
Graham 8-Dec-2008 [575] | does it do anything useful? |
Maxim 8-Dec-2008 [576x2] | the first real GLASS gui prototype is implemented within elixir... the whole field widget is about 30 lines of code IIRC and data is bound to input type without any coding needed within the actual widget. |
elixir, itself is about 90% done. file i/o is done, GUI framework finiwhed, CLI 100% operational, all I needed was to finish the data query language to be able to create/list/edit/delete stuff in the data cloud more easily... | |
Graham 8-Dec-2008 [578] | Pity none of us know what you're talkin about! |
Maxim 8-Dec-2008 [579x3] | then, the goal was to build actuall software *within* elixir. |
elixir is a next generation Operating system. | |
all coded using liquid as the kernel. | |
Graham 8-Dec-2008 [582x2] | C##? |
C++ or C#? | |
Maxim 8-Dec-2008 [584x2] | I havent done the OS level UI, just the work area system... but the OS level GUI is a piece of cake. basically, just an interactive browser of your data cloud, using the query language and user d specified tags and information classification. |
currently 100% rebol !!! | |
Graham 8-Dec-2008 [586] | Huh? You told me you were moving to C++ |
Maxim 8-Dec-2008 [587x3] | but I have started to look at C++, because of speed issues. |
also will be porting to OpenGL, but the high level coding won't change. | |
basically I want to use rebol 3 core and wrap it within an OS shell. | |
Graham 8-Dec-2008 [590x2] | do a movie and let us see what you've got ... |
You were an animator right?? | |
Maxim 8-Dec-2008 [592x2] | the actual hardware kernel could be linux, or Qnx (which I prefer, but is limited by only supporting ATI gfx cards!) |
yes, I worked in the computer generated imagery . | |
Graham 8-Dec-2008 [594] | You're only considering QNX because it's based in Canada! |
Maxim 8-Dec-2008 [595x4] | and movie visual effects industry too. |
no, cause its the best micro kernel in the world... its simply Amazing! | |
hehe but it was bought up by a german company | |
harman kardan i think | |
older newer | first last |