Recent blog posts
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
- SRU Client | New Drupal 6 Module
- QFlot a New QCubed Plugin to draw charts
- QCubed 1.1 is ready!
- Visual Event New Drupal Module to Inspect JS Events
- Making remote XML-RPC calls with QXmlRpc_Client
- QTabPanel a new QCubed Plug-in
- New Plugins : QSlider, QProgressBar and QEmailTextBox for Qcubed
Blogs
osCommerse Authentication | New Drupal Module
Submitted by enzo on Sun, 02/21/2010 - 02:15.
osCommerse_auth provide an authentication link between Drupal and osCommerse.
When a user try to connect to Drupal but the system doesn't found. The osCommerse Auth module procced to check user against osCommerse tables. if user is found a dummy user is created in Drupal and authentication is enabled in Drupal
Single Sign On between Drupal and Moodle
Submitted by enzo on Wed, 02/17/2010 - 01:37.
This module was sponsored by eLearning Solutions
I got the mission from eLearning Solutions to implement the drupal module Single Sign On moodlesso for Drupal 6
This is the version use a share cookie for SSO between Drupal and Moodle.
This module was tested between Drupal 6.15 and Moodle 1.9.6
| Attachment | (click to download) | |
|---|---|---|
| moodlesso.tar.gz | 10.53 KB |
Share SSH Public Key Authentication
Submitted by enzo on Wed, 02/03/2010 - 14:57.
Sometimes you have access in a server using SSH, but is annoying type your username and password every time do you want access this server, below you can find the instructions to share ssh credentials to avoid manual authentication.
1. Key Generation
The public portion of the RSA key pair must be copied to any servers that will be accessed by the client.
SRU Client | New Drupal 6 Module
Submitted by enzo on Wed, 12/23/2009 - 13:44.
SRU Client enable integration with products implementing the SRU protocol for queries against DB, this standard was created by Library of Congress (US).
SRU is a standard XML-focused search protocol for Internet search queries, utilizing CQL (Contextual Query Language), a standard syntax for representing queries.
More information at SRU Home Page
QFlot a New QCubed Plugin to draw charts
Submitted by enzo on Mon, 11/16/2009 - 01:46.
Hello folks
This is my weekly contribution to QCubed.
QFlot is a plugin that encapsulates a powerful Javascript-based graphing/plotting library called Flot (Flot homepage). Quoting the project's own goals, "The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking".
QCubed 1.1 is ready!
Submitted by enzo on Wed, 11/11/2009 - 15:15.
I'm jumping out of my pants - that's how freaking excited I am.
The biggest project of this community, QCubed 1.1, a major functionality release, is now DONE. We spent over 6 months on this baby. And we are SO proud of what we got done as a result.
This project started as a humble effort to keep QCodo alive. We wanted to build trust in the community, allowing everyone to continue developing on this great framework - knowing that there's someone out there who can help troubleshoot issues and fix some most critical bugs.
Visual Event New Drupal Module to Inspect JS Events
Submitted by enzo on Sat, 10/31/2009 - 12:37.
Hello folks
Visual Event is my new contribution for Drupal developers to debugging process.
This module is a wrapper of http://sprymedia.co.uk/article/Visual+Event and provides a tool to display a visual representation of bound JS events.
Events in Javascript are often seen as a bit of an enigma.
Making remote XML-RPC calls with QXmlRpc_Client
Submitted by enzo on Wed, 10/21/2009 - 12:36.
Getting information accross XML-RPC
Hello folks, this is my weekly contribution to QCubed project a new XML-RPC client plugin.
QXmlRpc_Client provides a client for XML-RPC based web services, as defined in this specification. If the server you need to talk to responds to XML-RPC, you'll save yourself a bunch of time if you use this plugin.
QTabPanel a new QCubed Plug-in
Submitted by enzo on Wed, 09/30/2009 - 15:02.
Hello folks
Last week I sent my last contribution to QCubed project a new plug-in called QTabPanel
New Plugins : QSlider, QProgressBar and QEmailTextBox for Qcubed
Submitted by enzo on Mon, 07/20/2009 - 00:26.
Hello people
After couple issues trying to build my own plug-ins http://trac.qcu.be/projects/qcubed/ticket/301 and http://trac.qcu.be/projects/qcubed/ticket/305
Finally today I've time to create the script to crate plug-in zip package on Linux systems, check out here http://trac.qcu.be/projects/qcubed/browser/plugins/QEmailTextBox/tools/m...
After that I could share with the community my two cents for plug-ins sections

