Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Follow Up: What's Up Rebol?

 [1/5] from: jrichards::starband::net at: 7-Mar-2002 5:44


Thank You All, I, as most of you, recognized early on that Rebol has the potential to be a real champion. At times however, you just get discouraged at the lack of. In order to achieve real success Rebol/Command and Rebol/View/Pro needs to be put into the hands of developers. It is these developers, who learn the real power of the language, that will sell the solution to their employer or go on to develop applcations which they can sell. Over the past four years I have worked at two software development companies whose products were HTMLified. By HTMLified I mean that the presentation layer is browser based and under the hood is a mix of tools, python, ruby, perl, java, javascript and the list goes on. HTMLification is doomed for failure because it is a bandaid approach which lacks the cohesive qualities of Rebol. As a Unix Systems Admin I cringe when I am asked to install one of these applications because of the security implications that surround them. This is where Rebol shines. It has all of the above presentation, security and data manipulation. So what's the reason for all this babble. Most programmers or institutions are not going to spend $350. to test drive something. They would rather spend $1,000. on Visual Basic because it has a name and it has been tested. OK, I've said my piece. I am going back to learning and coding. I just get frustrated because I see a great market and need for a product like Rebol. Rebol, is the replacement for HTMLification. Later, Jim Richards

 [2/5] from: robbo1mark:aol at: 7-Mar-2002 7:27


Jim, I rigthfully agree that the HTMLified apporach is a band aid solution however the languages you named in this approach ARE already widely available for FREE and installed on most servers AND / OR clients. An Symbolic Expression based language like REBOL for me is the best way forward for both client side and server side software and also lots of common programming tasks in general. However for this to happen REBOL we needs to get REBOL onto the clients and servers. Just now all distribution of REBOL can only happen via RT Inc. and they are looking to sell PAID for Interpreters like /Pro and /Command which fully enable the client and server side software. For me the best way would be for RT Inc. to unencumber these products by removing all restrictions on redistribution, ie allow anyone to download and distribute freely for either commercial or non-commercial purposes. This way REBOL can get into everywhere. Now this might interfere with RT Inc. current busines plan and attempts to get revenues but how many people are actually buying and using /Pro & /Command when they can get the same or more functionality & libraries freely from other languages like JAVA, Javascript, Perl, PHP, Python etc. These languages are all available for NO FEE and are entrenched in both the client and server sides. REBOL as a language is superior in a lot of ways. However it is currently a small minority interest and attempting charge for and limit the distribution of runtime executables is not and will not do the language any favours in my opinion. Developers use these other tools because they know they can use and distribute their software with confidence because necessary runtimes are already on the client and server or if they're not then they can be bundled with the software or automatically downloaded FOR NO FEE! With Microsoft.Net slated to become the next major development platform (and also equivalent open source clones) these will most likely be included as part of the operating system and pre-installed and paid for by OEM's , no doubt with the usual typical Microsoft persuasiveness ;-) So this is another runtime - perhaps the CLR wil become the dominant runtime who knows? - that will be extremely widely available on the client / server side so yet even more competition for REBOL. I just don't see how RT's current policy of charging for runtimes with additional features, which is quite standard and typical functionaity available already in these other languages, as well as the restrictions on distributing, commercial / non-commercial etc. is in anyway going to help US to advance the use of REBOL as a technology. Of course this affects RT Inc. as well. As to questions about how do RT In.c make money - well as far as I can see how IOS is a SOLUTION developed on top of the "core" functionalities of REBOL and how they can charge for developing, selling and supporting this "added value". REBOL/Encap is fine as a tool which lets you create "executables" but please lets drop the "per runtime" fees / restrictions. I can see how relatively small one-off fee for the /Encap program is justified as this is not a client or server runtime but a specialist tool which help creates added value for developers, however the fee should be low enough for even for developers who create and distribute "free of charge" executables to afford. I can see how they can make money by selling and developing REBOL/IOS as a valuable and much needed SOLUTION in certain identifiable target markets and they should go for this. However they do themselves, us and REBOL as a technology NO favours at all by the fees and distribution restrictions which currently hinder us all. Iam not advocating "open source" here just the right for us to be able to use and distribute the full funtionality of REBOL freely and without restriction. It is only by this way do we stand any chance of creating the widespread use of REBOL and create a market for OUR skills, and even then the competition is still very tough, more entrenched and better organised and / or financed. REBOL does stand a chance though because it is a great and powerful language tool but we have to remove the barriers which help to stifle it's potential growth. Will any of this happen? probably not! Just me spouting my two pence worth as usual 8-) cheers, Mark Dickson In a message dated Thu, 7 Mar 2002 6:02:54 AM Eastern Standard Time, "Jim Richards" <[jrichards--starband--net]> writes:

 [3/5] from: jason:cunliffe:verizon at: 7-Mar-2002 13:01


> Now this might interfere with RT Inc. current busines plan and attempts to
get revenues but how many people are actually buying and using /Pro & /Command when they can get the same or more functionality & libraries freely from other languages like JAVA, Javascript, Perl, PHP, Python etc.
> These languages are all available for NO FEE and are entrenched in both
the client and server sides. Yes I agree. This is very important point. Even a recent trivial example reveals the problem: I just added a link on my admin web page to run a Linux shell script to update my server log reports. I had to do it in PHP, as I only have REBOL/Command for win32: <?php system("/etc/webalizer_all_sites", $return); ?> If I want to keep using REBOL on this site [and I do], I imagine I'll be doing lots of hybrid programming with Python and PHP to overcome REBOL's default system/shell limitations. But its messy and annoying. Or did I miss something ?? I cannot really convince [not-for-profit] site owners to spend a $350 for something we don't functionally need. As a developer, I would be in a stronger position if I paid the /Command $350 price once, but were then free to take the preferred tool with me across platform and project. At least if REBOL/Command offered inclusive cross-platform support for one price, it would been consistent with write-once run-eveywhere philosophy. RT follows Macromedia strategy where developers must buy Mac and Win32 copies at full price everytime. Most only use the second copy for testing, and have been railing [unsuccessfully] for years against MM to offer developer incentives. If not willing to offer single cross-platform proce how about a radical discount for the additional platform copies. I think RT is in a terrible bind here.. How to generate income without discouraging or obstructing developers? Decent income comes probably not from selling a handful of developer kits but from selling applications made with it. There's *many* more people willing to buy cool, useful easy-to-run easy-to-install applications for $19.95, $49.95 than innovative off-the-radar languages. I guess that's the thinking behind IOS but somehow it does not hit me that way. The catch-22 is that people buying applications really don't care what they were written with as long as they work well. Except when the applications features openScripting with 'xyz' language. AREXX anyone? ./Jason

 [4/5] from: jmalv:hotmai:l at: 7-Mar-2002 20:00


I recently bought Rebol/command and it was quite a big expenditure taking into account it's only one platform (and I am an independent developer). The reality is I needed it for two other platforms (BSD and Win32) but I thought buying it for these other platforms and paying $350 is too much so I am using Python on these platforms and Rebol/command only on Linux. As a result my use of Rebol/command is very limited. I have posted two messages today to see whether there are other Rebol/command developers that are interested in similar projects to the ones I am interested but I am worried I will not get any replies. I agree there is a catch-22 between revenues and adoption. Although I like Command I am worried that IŽll be one of the very few using it and that is a problem for adoption. I think RT should consider getting a program for the early adopters, which are the developers that will help RT drive long term success (remember Crossing the Chasm, Inside the Tornado, etc.). This should involve paying some small amount per year and getting in return access to e.g. cross platform Command and some premium support. Maybe on top of this it would be much easier to get another program for system integrators /enterprise developers instead of Rebol/IOS/link developer program. M$FT has done this really well with MSDN. Why not copy the good marketing ideas ? BTW, I like what RT is doing with the language (e.g. no GNU license). I am willing to pay for premium platform software (e.g. command) that has an edge but if there is no good developer marketing it will be really hard for us to bet more time and money on Rebol. GNU is great but it doesnŽt mean everybody has to follow that option. I think Carl had mentioned in an interview that the licensing could change in the future and that the language is too new. I agree with that, RT is doing the work (except maybe developer marketing) and there is no need to use GNU to improve the language (adoption is not an argument b/c anybody can use core). I think committed developers like many on this list are the ones that drive core adoption and finally widespread adoption for RT technologies. Pls take care of us ! Jose Regards
>From: "Jason Cunliffe" <[jason--cunliffe--verizon--net]> >Reply-To: [rebol-list--rebol--com]
<<quoted lines omitted: 51>>
>[rebol-request--rebol--com] with "unsubscribe" in the >subject, without the quotes.
_________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com

 [5/5] from: al:bri:xtra at: 8-Mar-2002 16:47


Jim wrote:
> HTMLification is doomed for failure because it is a bandaid approach which
lacks the cohesive qualities of Rebol. I'm working on a project for schools that will use Rebol on the server generating and serving HTML/Javascript from a Rebol script to a client browser. I'd love to use Rebol/View or Rebol/IOS, except that I can't get keyboard shortcuts to work like they would in a Windows program. I still live in hope, though. Andrew Martin ICQ: 26227169 http://valley.150m.com/

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted