Skip to Content

develCuy's blog

by Fernando P. García


Programming

I'm listed at Softpedia.com!

What a nice new year surprise... I'm quite happy to discover that 4 of my drupal modules are listed in the Softpedia's webscripts directory!

They are listed also at drupalmodules.com, but what I like about Softpedia is that they display my modules under my name, which reveals their respect to the authors.

I don't know if some softpedian will read this post, but Thank you!


Agile Approach stuff

Browsing a while I found cool stuff about "Agile Philosophy" of web development, take a look at awebfactory.

Blessings!


Screencast: Howto install Fivestar Multiaxis and Karma hand up&down

Video thumbnail. Click to play
Click to Play
Video only demonstration. References: http://drupal.org/node/213967#comment-743009 http://drupal.org/node/211803#comment-742985


Access Visual Foxpro Tables(Vfp Dbf) from Linux

It is one of my first posts in english(recovered from: http://www.linuxforum.com/forums/index.php/topic,137025.0.html):

I don't know if it is new, but today, alfer a large week of intensive
research, finally i had discover a way to access visual foxpro
databases directly from linux. What do you need? download, compile and
install CLIP from http://sourceforge.net/projects/clip-itk/ then put
the vfp table into the same directory of the next script:

file: testdbf.prg

use dbftable
list columnname


Drupal API: Javascript Startup Guide

"There are three main difficulties that an inexperienced developer faces when trying to understand JavaScript as used in Drupal:

  1. The lack of documentation,
  2. The OOP style of programming,
  3. The confusion between all the different elements and API involved

"
Complete article at Drupal API

Blessings!

Powered by ScribeFire.



Syndicate content