Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Content for Sale


You are currently viewing our Website Content for Sale as a guest. Please register to participate.
Login



 
Digital Cameras Specifications Database
Old 02-08-2007, 02:27 PM Digital Cameras Specifications Database
Extreme Talker

Posts: 220
Name: Baris
Trades: 0
Welcome to The Best Digital Cameras Specifications Database

Please pay attention that there're lots of "new technological features" fields, for example "auto focus", "self timer"...etc. There can be some old digital cameras that don't have these kinds of new technologies, so if you see "n/a" cells in this db, it means that this camera doesn't have this new technology.

This database is an awesome one which has lots of fields!!!

Here the fields list which it includes:

1) ID
2) CAT
3) BRAND
4) MODEL
5) RESOLUTION
6) MAXRESOLUTION
7) SENSOR SIZE
8) SENSOR TYPE
9) OPTICAL ZOOM
10) ZOOM WIDE
11) ZOOM TELE
12) DIGITAL ZOOM
13) AUTO FOCUS
14) MANUEL FOCUS
15) FOCUS RANGE
16) MACRO FOCUS RANGE
17) FLASH MODES
18) STORAGE TYPES
19) ISO RATINGS
20) APERTURE PRIORITY
21) SHUTTER PRIORITY
22) MINIMUM SHUTTER
23) MAXIMUM SHUTTER
24) BUILT-IN FLASH
25) EXTERNAL FLASH
26) METERING
27) EXPOSURE COMPENSATION
28) WHITE BALANCE
29) VIDEO FUNCTION
30) VIDEO SOUND
31) MAXIMUM VIDEO RESOLUTION
32) MINIMUM VIDEO RESOLUTION
33) FRAMES PER SECOND
34) VOICE RECORDING
35) OPTICAL VIEW FINDER
36) ELECTRONIC VIEW FINDER
37) LCD DISPLAY
38) LCD SIZE
39) LCD RESOLUTION
40) SELF TIMER
41) USB
42) VIDEO OUT
43) FIREWIRE
44) BLUETOOTH
45) FILE FORMAT
46) ENERGY
47) WEIGHT
48) SIZES

As you see, there're 48 different fields.

Structure is here:

PHP Code:
CREATE TABLE `site_data` (
  `
idbigint(20NOT NULL auto_increment,
  `
catvarchar(50NOT NULL default '',
  `
brandvarchar(255character set utf8 collate utf8 NOT NULL default '',
  `
modeltext character set utf8 collate utf8 NOT NULL,
  `
resolutiontext character set utf8 collate utf8,
  `
maxresolutiontext character set utf8 collate utf8,
  `
minresolutiontext character set utf8 collate utf8,
  `
sensorsizetext character set utf8 collate utf8,
  `
sensortypetext character set utf8 collate utf8,
  `
opticalzoomtext character set utf8 collate utf8,
  `
zoomwidetext character set utf8 collate utf8,
  `
zoomteletext character set utf8 collate utf8,
  `
digitalzoomtext character set utf8 collate utf8,
  `
autofocustext character set utf8 collate utf8,
  `
manuelfocustext character set utf8 collate utf8,
  `
focusrangetext character set utf8 collate utf8,
  `
macrofocusrangetext character set utf8 collate utf8,
  `
flashmodestext character set utf8 collate utf8,
  `
storagetypestext character set utf8 collate utf8,
  `
ISOratingstext character set utf8 collate utf8,
  `
apertureprioritytext character set utf8 collate utf8,
  `
shutterprioritytext character set utf8 collate utf8,
  `
minshuttertext character set utf8 collate utf8,
  `
maxshuttertext character set utf8 collate utf8,
  `
builtinflashtext character set utf8 collate utf8,
  `
externalflashtext character set utf8 collate utf8,
  `
meteringtext character set utf8 collate utf8,
  `
exposurecompensationtext character set utf8 collate utf8,
  `
whitebalancetext character set utf8 collate utf8,
  `
videofunctiontext character set utf8 collate utf8,
  `
videosoundtext character set utf8 collate utf8,
  `
maximumvideoresolutiontext character set utf8 collate utf8,
  `
minimumvideoresolutiontext character set utf8 collate utf8,
  `
framespersecondtext character set utf8 collate utf8,
  `
voicerecordingtext character set utf8 collate utf8,
  `
opticalviewfindertext character set utf8 collate utf8,
  `
electronicviewfindertext character set utf8 collate utf8,
  `
LCDdisplaytext character set utf8 collate utf8,
  `
LCDsizetext character set utf8 collate utf8,
  `
LCDresolutiontext character set utf8 collate utf8,
  `
selftimertext character set utf8 collate utf8,
  `
usbtext character set utf8 collate utf8,
  `
videoouttext character set utf8 collate utf8,
  `
firewiretext character set utf8 collate utf8,
  `
bluetoothtext character set utf8 collate utf8,
  `
fileformattext character set utf8 collate utf8,
  `
energytext character set utf8 collate utf8,
  `
weighttext character set utf8 collate utf8,
  `
sizestext character set utf8 collate utf8,
  
PRIMARY KEY  (`id`),
  
KEY `cat_index` (`cat`)
ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=1458 
Sample from the db:

PHP Code:
INSERT INTO `site_dataVALUES (6'P''Panasonic''Panasonic Lumix DMC LS60''6.00 Mpixel''2816x2112''640x480''1/2.5-inch''CCD''Yes''35''105''Yes''Yes''No''505''5''anti red-eye\nauto\nfill in\noff\nslow flash''Secure Digital''auto, 100, 200, 400, 800, 1250, 3200''No''No''60''1/2000''Yes''No''multi-segment''-2EV - +2EV with 1/3EV step''auto\ncloudy\ndaylight\nfluorescent\nincandescent\nmanual\nshadow''Yes''Yes''848x480''320x240''30''No''No''No''Yes''2-inch''86,000''Yes''USB 2.0''Yes''No''No''JPEG''2x AA''135g.''93.7x62.0x29.7'); 
Records: 1.457

Price: 49$

Regards
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
gtithesexy is offline
View Public Profile
 
 
Register now for full access!
Old 03-07-2007, 04:55 PM Re: Digital Cameras Specifications Database
Extreme Talker

Posts: 220
Name: Baris
Trades: 0
I accept paypal
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
gtithesexy is offline
View Public Profile
 
Old 03-08-2007, 03:41 PM Re: Digital Cameras Specifications Database
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Or, a person could just go to any of the established digital camera review sites and find the same information, along with sample photos from the cameras. Because after all, if they're going to be used for photography, you need to see photos to evaluate them.
Learning Newbie is offline
View Public Profile
 
   

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.30786 seconds with 12 queries