more on python code organization...

In the last entry, i had started looking into how to better orgazine the code into files/classes so it was easier to navigate.

While doing this and following one of the links i found on a google search, i could see that not all was simple or correct and it was more around the import of the ne...

Continue Reading

some trying along the way...

To be honest not much done since last time i wrote something in here.

But while not much has been produced in terms of implementation or design, some things have been tried to learn and feel more confortable with the development stuff i am trying to do.

First things i have been trying/...

Continue Reading

still moving at a slow pace...

Well, it is moving but at a very, very slow pace.
Have been testing the different ways to replicate the development environment in different computers and it has worked well.

Have been doing also the basic learning on the PostgreSQL side of things and how move to "data" from one computer ...

Continue Reading

slowly moving forward...

The little project has been moving forward even if it is at a very slow pace, but it is moving.

Somethings have been done, continue on the skeleton part of it and following the quick tutorial from Pyramid, have the 2 empty views in place, added some support for the debug toolbar and as well s...

Continue Reading