Login   Register  
PHP Classes
elePHPant
Icontem

Gig Cable Label

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Karl Holz
Name: Karl Holz is available for providing paid consulting. Contact Karl Holz .
Packages: 11 Browse all classes by Karl Holz Browse all classes by
Country: Canada Canada - PHP jobs in Canada
Age: 32
All time rank: 100126 in Canada Canada
Week rank: 152 Up5 in Canada Canada Up
Innovation award
Innovation award
Nominee: 6x


  Detailed description   Download .zip .tar.gz  
This class can generate label images for color coded resistors.

It takes the resistance value of an electric resistor and generates an image for a page with a grid of labels that show the resistance value with the respective color code stripes, as well QR-code for the same for associated values.

The class can generate the label images. The generated images are saved to a file in the PNG format and are embedded in the generated page HTML.

It may also return a JSON encoded object with the label image dimensions and image data encoded in base64.

The size of the page and the number of labels in the grid are configurable parameters.

  Classes of Karl Holz  >  Gig Cable Label  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Gig Cable Label
Base name: gig-cables-code
Description: Generate label images in resistors code colours
Version: 1.0
PHP version: 5.3
License: GNU Lesser General Public License (LGPL)
All time users: 261 users
All time rank: 6355
Week users: 0 users
Week rank: 2036 Equal
 
  Groups   Screenshots Screenshots   Freshmeat project  
  Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Printing Document generation and preparation for printing View top rated classes

  Files folder image Screenshots  
New screen shot from updated ui
File Role Description
Accessible without login Image file new-ui-july13.png Screen New screen shot from updated ui
Accessible without login Image file output Screen Output image


  Innovation Award  
PHP Programming Innovation award nominee
July 2012
Number 4
Resistors are components used frequently in electronic devices. They usually have color coded stripes that tell what is the resistance value of the resistor.

This class can generate labels suitable for printing that use the same color coded stripes used in resistors.

Manuel Lemos

  Freshmeat project  
Gig Cable Label
Project record: gig-cable-label
Popularity score: 29.7
Vitality score: 18.45

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Online Demo This will demo the classes output
PHPQRCode download Download the php classes that generate qr code
Resister Code Image Resister Code information table

  Files folder image Files  
File Role Description
Files folder imagecss (2 files, 1 directory)
Files folder imageGigCableLabel (8 files)
Files folder imagejs (4 files)
Files folder imagephpqrcode (19 files, 3 directories)
Plain text file gigcablelabel.class.php Class Class that generates the png images from numeric strings
Accessible without login Plain text file giglabel.php Example Gig Cable label as web service, Accepts GET,POST,PUT and DELETE HTTP methods on select resources
Accessible without login HTML file index.html Doc. REST client to giglabel.php
Accessible without login Plain text file licence.txt Lic. Documentation
Accessible without login Image file NewGigCableLabel.png Data newer screen shot
Accessible without login Plain text file README.txt Doc. Documentation

  Files  /  Files folder image css  
File Role Description
Files folder imageimages (12 files)
  Accessible without login Plain text file qr.css Data Custom CSS
  Accessible without login Plain text file style.css Data jquery ui css

  Files  /  css  /  Files folder image images  
File Role Description
  Accessible without login Image file ui-bg_diagonals-th...48_1e158e_40x40.png Icon Icon image
  Accessible without login Image file ui-bg_diamond_75_09810b_10x8.png Icon Icon image
  Accessible without login Image file ui-bg_dots-medium_55_fbf9ee_4x4.png Icon Icon image
  Accessible without login Image file ui-bg_dots-medium_95_fef1ec_4x4.png Icon Icon image
  Accessible without login Image file ui-bg_hexagon_65_4c7d0d_12x10.png Icon Icon image
  Accessible without login Image file ui-bg_hexagon_75_1727d9_12x10.png Icon Icon image
  Accessible without login Image file ui-bg_hexagon_75_2d5841_12x10.png Icon Icon image
  Accessible without login Image file ui-bg_loop_0_1f08bf_21x21.png Icon Icon image
  Accessible without login Image file ui-bg_loop_30_7ea276_21x21.png Icon Icon image
  Accessible without login Image file ui-icons_2e83ff_256x240.png Icon Icon image
  Accessible without login Image file ui-icons_cd0a0a_256x240.png Icon Icon image
  Accessible without login Image file ui-icons_ffffff_256x240.png Icon Icon image

  Files  /  Files folder image GigCableLabel  
File Role Description
  Accessible without login Plain text file data.ini Data class config file
  Accessible without login Plain text file north_america.ini Data resister code colours
  Accessible without login Plain text file ui-department.ini Data UI Config
  Accessible without login Plain text file ui-level.ini Data UI Config
  Accessible without login Plain text file ui-page_size.ini Data UI Config
  Accessible without login Plain text file ui-type.ini Data UI Config
  Accessible without login Plain text file ui-unit.ini Data UI Config
  Accessible without login Plain text file ui.ini Data UI Config

  Files  /  Files folder image js  
File Role Description
  Accessible without login Plain text file jquery-1.7.2.min.js Data jquery
  Accessible without login Plain text file jquery-ui-1.8.21.custom.min.js Data jquery ui
  Accessible without login Plain text file json2.js Data jquery json
  Accessible without login Plain text file qr-label.js Data custom jquery for loading label preview

  Files  /  Files folder image phpqrcode  
File Role Description
Files folder imagebindings (1 directory)
Files folder imagecache (40 files)
Files folder imagetools (5 files)
  Accessible without login Plain text file CHANGELOG Data phpqrcode files needed by class for QR codes
  Accessible without login Plain text file index.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file INSTALL Doc. phpqrcode files needed by class for QR codes
  Accessible without login Plain text file LICENSE Lic. phpqrcode files needed by class for QR codes
  Accessible without login Plain text file phpqrcode.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrbitstream.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrconfig.php Conf. phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrconst.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrencode.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrimage.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrinput.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrlib.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrmask.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrrscode.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrspec.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrsplit.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file qrtools.php Example phpqrcode files needed by class for QR codes
  Accessible without login Plain text file README Data phpqrcode files needed by class for QR codes
  Accessible without login Plain text file VERSION Data phpqrcode files needed by class for QR codes

  Files  /  phpqrcode  /  Files folder image bindings  
File Role Description
Files folder imagetcpdf (1 file)

  Files  /  phpqrcode  /  bindings  /  Files folder image tcpdf  
File Role Description
  Accessible without login Plain text file qrcode.php Example Example script

  Files  /  phpqrcode  /  Files folder image cache  
File Role Description
  Accessible without login Image file frame_1.png Icon Icon image
  Accessible without login Image file frame_10.png Icon Icon image
  Accessible without login Image file frame_11.png Icon Icon image
  Accessible without login Image file frame_12.png Icon Icon image
  Accessible without login Image file frame_13.png Icon Icon image
  Accessible without login Image file frame_14.png Icon Icon image
  Accessible without login Image file frame_15.png Icon Icon image
  Accessible without login Image file frame_16.png Icon Icon image
  Accessible without login Image file frame_17.png Icon Icon image
  Accessible without login Image file frame_18.png Icon Icon image
  Accessible without login Image file frame_19.png Icon Icon image
  Accessible without login Image file frame_2.png Icon Icon image
  Accessible without login Image file frame_20.png Icon Icon image
  Accessible without login Image file frame_21.png Icon Icon image
  Accessible without login Image file frame_22.png Icon Icon image
  Accessible without login Image file frame_23.png Icon Icon image
  Accessible without login Image file frame_24.png Icon Icon image
  Accessible without login Image file frame_25.png Icon Icon image
  Accessible without login Image file frame_26.png Icon Icon image
  Accessible without login Image file frame_27.png Icon Icon image
  Accessible without login Image file frame_28.png Icon Icon image
  Accessible without login Image file frame_29.png Icon Icon image
  Accessible without login Image file frame_3.png Icon Icon image
  Accessible without login Image file frame_30.png Icon Icon image
  Accessible without login Image file frame_31.png Icon Icon image
  Accessible without login Image file frame_32.png Icon Icon image
  Accessible without login Image file frame_33.png Icon Icon image
  Accessible without login Image file frame_34.png Icon Icon image
  Accessible without login Image file frame_35.png Icon Icon image
  Accessible without login Image file frame_36.png Icon Icon image
  Accessible without login Image file frame_37.png Icon Icon image
  Accessible without login Image file frame_38.png Icon Icon image
  Accessible without login Image file frame_39.png Icon Icon image
  Accessible without login Image file frame_4.png Icon Icon image
  Accessible without login Image file frame_40.png Icon Icon image
  Accessible without login Image file frame_5.png Icon Icon image
  Accessible without login Image file frame_6.png Icon Icon image
  Accessible without login Image file frame_7.png Icon Icon image
  Accessible without login Image file frame_8.png Icon Icon image
  Accessible without login Image file frame_9.png Icon Icon image

  Files  /  phpqrcode  /  Files folder image tools  
File Role Description
  Accessible without login Plain text file merge.bat Data Auxiliary data
  Accessible without login Plain text file merge.php Example Example script
  Accessible without login Plain text file merge.sh Data Auxiliary data
  Accessible without login Plain text file merged_config.php Example Example script
  Accessible without login Plain text file merged_header.php Example Example script

Download all files: gig-cables-code.tar.gz gig-cables-code.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.