Como ya hemos anunciado por medio de las redes sociales Twitter y Facebook, a partir de un reciente acuerdo con la firma Tech Guaraní, la misma ha comenzado a distribuir nuestros productos de software en toda la República del Paraguay.
Precios y condiciones en esta página.
Software Entrepreneur and Information Security guy.
The founder of www.arduinosoftware.com and the developer of www.passwordspro.com.
B4A
domingo, noviembre 01, 2015
domingo, octubre 04, 2015
PasswordsPro at only usd 9.99 from today!
Starting today you can buy your single license of PasswordsPro at only usd 9.99 using PayPal.
PayPal is the easiest way of buy PasswordsPro, and also the more convenient, don't miss this opportunity and buy now your license!
Etiquetas:
PasswordsPro
lunes, agosto 10, 2015
Your Second Meteor Application - Extra Exercise 1
In the way of learn Meteor I read several tutorials and books, but two particularly useful were:
After finishing the second book I'm dealing with the addition of some features to the ToDo list application developed during the book, to continue exercising the use of Meteor.
The first thing that I would add is some reference about the logged in user, in the main page, something as the following picture
As this is shown in the home page, we need to modify the home template (in the todos.html), at this way:
And then, in the todos.js, implement the code to grab the email of the user currently logged, as a home template helper, as shown next:
The rationale behind how to grab the email address is explained in the users collection documentation .
All seems to work ok now, but when no users are logged in, the home page looks messy:
Then we must add a conditional to show the logged user only when a user is logged in. Sound reasonable, right?
I hope that these little examples may be of help to people learning Meteor.
Etiquetas:
Javascript,
meteor
domingo, mayo 31, 2015
Un nuevo Smalltalk en el firmamento!
Leyendo novedades de Smalltalk y el mundo de los objetos me encontré con un nuevo Smalltalk también escrito en Javascript, siguiendo lo que es una tendencia fuerte en los últimos tiempos.
Se llama MySmalltalk y al parecer reemplaza un proyecto anterior basado en Ruby on Rails, según dice en este artículo.
MySmallltalk corre en:
- escritorio (como aplicación Chrome) en Windows, Mac y Linux
- browsers (Chrome, Safari, FireFox, IE)
- tablets (Android, iPad)
- smartphones (Android, iPhone)
- servidores usando Node.js
Se puede testear en línea haciendo click aquí.
Etiquetas:
Javascript,
Smalltalk
domingo, abril 05, 2015
Elegante código en Pharo
Un resumen de poderosas y elegantes sentencias, expresiones y porciones de código en Pharo Smalltalk se puede ver en esta página.
sábado, abril 04, 2015
GTPlayground
Un artículo corto e interesante que muestra las motivaciones en el desarrollo de GTPlayground y cómo intenta hacer más cómodo el trabajo que habitualmente los Smalltalkers hacemos desde un workspace.
Aquí el artículo.
Suscribirse a:
Entradas (Atom)