Added Ext-based Contact Us form.

June 29th, 2008 Jay Garcia

I finally found the time to add a simple contact forum to the site.  I realize it’s not overly complex, but It is one step further to my dream of using Ext for many of the functions of wordpress :)

TDG-i contactus form

Posted in Completed Projects, TDG-i News | No Comments »

GridView Override adding ’showAll’ button and ‘columnViews’ filter sets.

March 3rd, 2008 Jay Garcia

I got the idea for this when I was working with IBM’s net cool  Omnibus.  The users are allowed a set of ‘views’ to automatically show a set of columns.

Synopsis:

This override gives you the ability to have preset ‘filters’ called ‘columnViews’. Also, I added a ’showAll’ button above the columns checkboxes. I have not tested this with anything other than the generic gridPanel.

Example: http://tdg-i.com/js/examples/ext/dataGrid/colview/

View in action: Here (screencast)


Example on how to use this override:

The actual override code

Posted in Completed Projects, EXT Examples, EXTJS | No Comments »

Bebekisses.com v3.0 is in production!

December 11th, 2007 Jay Garcia

Many thanks to my wife for being so patient with me as I upgraded her site. The logo was professionally done, while the layout was created and modified by myself. We were able to keep the ExtJS 1.1 “image chooser”.

Store front

bebekisses.com 3.0 store front.

ExtJS image chooser

EXTjs 1.1 image chooser

Posted in Completed Projects, EXTJS | No Comments »

Desktop Mock up written in EXTJS for mail-point.de

October 10th, 2007 Jay Garcia

Mail-point.de contacted TDG-innovations to create a an example EXT 2.0 desktop using the existing Desktop example from the EXT 2.0 Alpha1. These components were all taken from the EXT 2.0 Examples set.

Requirements:

  • Loading Screen displays and disappears when the rendering of the desktop is complete
  • Main window opens up upon website launch
  • Main Tool bar only contains “File” menu
  • “West” panel has an accordion with three panels
  • “Center” panel:
    • has an initial tab that contains data from an existing div inside the desktop.html file
    • Tool bar with a “New Tab” button and drop down Combo-box
    • All tabs are closeable
  • “East” panel contains an example ‘properties’ grid

Click here for a working example of this project.

Click here for a screen cast of this project.

Mail-point.de desktop mockup example

Posted in Completed Projects, EXTJS | No Comments »

Lighthousepropertiesla.com’s upgrade complete

October 4th, 2007 Jay Garcia

After many months of work on LightHousePropertiesLA.com’s site, a new and refreshed article administration tool was deployed.  Using a combination of EXT JS and Max Bazhenov’s Ext.ux.UploadDialog, the process for submitting new properties for sale is a much easier and efficient effort.   For the front end, we used a combination of Prototype, Scriptaculous and lightbox , we were able to provide a slick way of displaying photographs of properties for sale.

Click here for a video cast demonstration of the new interface. (Adobe Flash required)

 Upload Form

Lighthouse properties AJAX upoad form

Lightbox Effect

 Lighthouse properties AJAX upoad form

Posted in Completed Projects, EXTJS | No Comments »