Recent blog posts
- My Blog now supports creative commons license
- Custom version for MultiSite Search Module
- Drupal: How to Enable Active Trail with Nice Menus
- DrupalCamp CA / Guatemala 2010
- Content Profile Form inside User Edit for Drupal 6
- How use views arguments in PHP Code for Drupal 6
- Drupal Contribution: Generate vancode using mysql alone
- Drupal Module Patch: Belated PNG
- Drupal Patch to Notify Module to process only new content
- Notify module: Handle both published and unpublished entries
Ajax
Neo Vista Inc
NeoVista, Inc., is dedicated to the development of medical technologies that help to advance the treatment of wet age-related macular degeneration (AMD). Wet AMD affects more than 5 million people around the world and is a major cause of blindness in men and women over the age of 50.
The unique technology being developed by NeoVista continues to show promise in clinical studies. It is our goal to help improve the quality of care and reduce the burden of this destructive condition on patients, physicians, and the healthcare system
Adarky
A great addition to plain old Ad Blocking, your own user generated ad's in the place of the one's that drive you crazy. A smart social network of ad choosers, more indie ad's. still in beta but is a refrehing change to blank windows.
Custom solution based on OpenX and ZendFramework. Built from scratch using cutting edge technology, Adarky promises to be a one of a kind offering for its users with a unique sense of control over their online ad space.
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".
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
QJqDock a Jquery Dock QControl for QCubed
Submitted by enzo on Tue, 05/26/2009 - 17:29
Hello people
This is my weekly contribution to QCubed Project
The Dock - as anyone familiar with a Mac will know - is a set of iconic images that expand when rolled over with the cursor, and usually perform some action when clicked. This plug-in mimics that behavior by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels.
I implemented the plug-in from http://www.wizzud.com/jqDock/ as Qcubed control.
| Attachment | (click to download) | |
|---|---|---|
| QJqDock.zip | 37.23 KB | |
| QJqDock.patch | 25.83 KB |
QTabPanel with Jquery UI for Qcubed
Submitted by enzo on Fri, 05/15/2009 - 14:39
Five weeks ago I did a new implementation for QTabPanel to simply his usage and add new options, this implementation used JQuery, but users reported problems with IE7 (big surprise).
Due QCubed now implement Jquery UI as part of the core, OOPMan did an implementation using this JQuery package.
| Attachment | (click to download) | |
|---|---|---|
| QTabPanel.zip | 14.38 KB | |
| QTabPanel.patch | 23.57 KB |
QTabPanel Improved for QCubed
Submitted by enzo on Mon, 03/30/2009 - 17:04
Hello folks
I took the QtabPanel from http://qcodo.com/downloads/item.php/184 and include some improvement like
1. Fix the CSS
2. Create a new section in examples
2. Enable to call render only to the parent tab ( the original implementation required an call for each element
| Attachment | (click to download) | |
|---|---|---|
| QTabPanel.zip | 35.85 KB | |
| QTabPanel.patch | 99.87 KB |
QFirebug with Database profiling
Submitted by enzo on Mon, 03/16/2009 - 04:13
Hello folks
After integrate FirePHP in QCubed, I included support for Database Profiling, this option is so useful when you try to debug your queries ran in your ajax elements like panels or Datagrid Data bind functions.
This Profiling support I18N.
This is an example using profiling for a function to answer the event QAutoCompleteTextBoxEvent in a QAutoCompleteTextBox
public function txtProductName_Change($strFormId, $strControlId, $strParameter){
QApplication::$Database[1]->EnableProfiling();
| Attachment | (click to download) | |
|---|---|---|
| QFirebug.patch | 57.15 KB | |
| QFirebug-IncludePath.patch | 875 bytes |

