Page 3 of 5

Re: HMGSCRIPT: The beginning...

Posted: Tue Feb 03, 2009 7:59 pm
by Roberto Lopez
raumi75 wrote:
Roberto Lopez wrote: At this moment, I'm using \n ans record delimiter and \t as field delimiter.

The only problem with it could arise when such characters be used as field content, but, .. .
The php-function "addslashes" could prove useful. http://de.php.net/manual/en/function.addslashes.php It will turn \t into \\t. Plus it escapes the ' character, which causes trouble in SQL-Queries.

Jan
Thanks. I'll take a look at it.

Regards,

Roberto.

Re: HMGSCRIPT: The beginning...

Posted: Sun Jul 12, 2009 3:49 am
by Rathinagiri
Hi Roberto,

Kindly see that whether this would be useful!

Re: HMGSCRIPT: The beginning...

Posted: Sun Jul 12, 2009 1:02 pm
by Roberto Lopez
rathinagiri wrote:Hi Roberto,

Kindly see that whether this would be useful!
I don't knew YUI project. I must say that the results are awesome and it uses free standards. All of these is very good, but the problem is that the code is very cumbersome.

A simple test page with some buttons has 160 lines of code!

So, we could spent more time learning YUI API than making the job using plain JavaScript.

I'm still looking for alternatives...

Regards,

Roberto.

Re: HMGSCRIPT: The beginning...

Posted: Sun Jul 12, 2009 4:09 pm
by Rathinagiri
A simple test page with some buttons has 160 lines of code!
This is how people complicate things. :)

They should see HMG. :)

Re: HMGSCRIPT: The beginning...

Posted: Sun Jul 12, 2009 4:46 pm
by Roberto Lopez
rathinagiri wrote:
A simple test page with some buttons has 160 lines of code!
This is how people complicate things. :)

They should see HMG. :)
:)

Re: HMGSCRIPT: The beginning...

Posted: Mon Jul 13, 2009 6:21 am
by sudip
Hello Master Roberto,
Roberto Lopez wrote: A simple test page with some buttons has 160 lines of code!
That's why I prefer HMG over Java for database programming!!! :)
(Sorry, Java programmers, Java has lots of usability other than Database programming and I also like this language very much)
With best regards.
Sudip

Re: HMGSCRIPT: The beginning...

Posted: Mon Jul 13, 2009 4:12 pm
by apais
Here you have another one !

http://mochaui.com/

Re: HMGSCRIPT: The beginning...

Posted: Mon Jul 13, 2009 5:11 pm
by Roberto Lopez
apais wrote:Here you have another one !

http://mochaui.com/
Thanks. I'll take a lokk at it ASAP.

Regards,

Roberto.

Re: HMGSCRIPT: The beginning...

Posted: Thu Aug 19, 2010 2:17 pm
by mbelgrano
This is very intresting topic
I hope that hmg will evolve to web application

Re: HMGSCRIPT: The beginning...

Posted: Thu Aug 19, 2010 2:52 pm
by Roberto Lopez
mbelgrano wrote:This is very intresting topic
I hope that hmg will evolve to web application
Perhaps, if sometime I have enough free time for it :)