[Pharo-users] Fwd: DateInput5 in Seaside widget preinitialized value view

2021-09-06 Thread Oswall Verny Arguedas C.
Regarding dateInput5 in Seaside. How a previously initialized date can be displayed in the form's dateInput5 widget. I use a pre-initialized date type value that is a property of the object to render on the form. html label for: 'startDate'; with: 'Start Date: '. html dateInput5 on: #startD

Re: [Pharo-users] Import a pharo 6 image in pharo 7

2019-10-23 Thread Oswall Verny Arguedas C.
Thank you for your answers I will try STON first. After passing the data from pharo 6 image to pharo 7, I also want to move it to Document Database. This process is not vital at the moment, I can do it in steps. For this reason, I asked about Mongo and CouchDB. Oswall El sáb., 19 de oct. de 20

Re: [Pharo-users] Import a pharo 6 image in pharo 7

2019-10-19 Thread Oswall Verny Arguedas C.
Thanks Sean and Sven I'm going to investigate Ston and Fuel to do it. I also thought about passing the data to CouchDB (document database) and then accessing from a clean Pharo 7 with Seaside and Bootstrap. How do you think the status of the drivers for Pharo for CouchDB is currently. I used it fo

[Pharo-users] Import a pharo 6 image in pharo 7

2019-10-17 Thread Oswall Verny Arguedas C.
I have a prototype of an application with image persistence made in pharo 6.1. I wanted to export (upgrade) the data (database, objects, collections) of the image and code to Pharo 7. It is possible to perform that operation. Thanks in advance Oswall

[Pharo-users] Pharo 5 on Raspberrypi 2 Howto

2016-11-22 Thread Oswall Verny Arguedas C. via Pharo-users
--- Begin Message --- Good day,I need to install pharo in raspberrypi.I try to install it, but I can not make the right combination of "sources" with "vm" and "image". I have runtime errors.Please if you can tell me the best way to do it, thanks in advance.I want to install it on Raspberrypi B +

[Pharo-users] FullCalendar on JQueryWidgetBox not work

2015-01-13 Thread Oswall Verny Arguedas C. via Pharo-users
--- Begin Message --- Regards, I use Seaside 3.1, Pharo 3.0,  on Ubuntu 14.04.I need to use fullcalendar on  JQWidgetBox but does not work. When I try to access it with url:      http://localhost:9090/jquery-widgets/fullcalendar Error message is: MessageNotUnderstood:  receiver of "encodeCollec