C Language Decision Table Code Generator
Grok Headline matches for C Language Decision Table Code Generator
OpenBase acquires Code Builder, RB
database code generator
OpenBase acquires Code Builder, RB
database code generator
03/23/2005 12:25 AMCONCORD, NEW HAMPSHIRE, USA -- March 22, 2005 -- OpenBase
International, Ltd., has acquired Code Builder, developed by Open
Minded Solutions. Code Builder is a database application code
generator for REALbasic, a cross-platform development environment for
MacOS X, Windows and Linux platforms.
XML Code Generator
XML Code Generator
09/05/2004 04:56 PMInitial Release
NFG Games' QR Code Generator
NFG Games' QR Code Generator
08/18/2004 12:23 PMBoingBoing reader
Lawrence says:
In Japan the QRCode is becoming wildly popular, for everyone with a
celphone has a camera that can read these 2D barcodes and
inst-o-magically input pre-formatted emails, contacts, URLs and even
random text. I've put together a script, suitable for Mozilla sidebar
or Opera panel fun, that generates QRCodes for any purpose, including
Vodafone + DoCoMo (I-mode) formatted shortcuts. Create and share -
they're like modern hieroglyphics!
LinkMySQL C++ code generator 1.3.2
MySQL C++ code generator 1.3.2
08/05/2004 06:46 AMA utility that converts SQL tables to C++ classes.
MySQL C++ code generator 1.3.3
MySQL C++ code generator 1.3.3
08/16/2004 10:25 PMA utility that converts SQL tables to C++ classes.
ECG (Emulation Code Generator)
ECG (Emulation Code Generator)
11/03/2003 09:32 PMECG Project Page Updated
database object code generator
database object code generator
04/30/2004 09:02 AMDatabase Object Code Generator (DBOW) version 0.4 released
Xml to Java Source Code Generator
Xml to Java Source Code Generator
07/20/2004 06:19 PMXGen2 new and improved
PHP or Java Class Code Generator
PHP or Java Class Code Generator
03/06/2004 02:09 AMThis package is meant is automate the generation of classes to access
databases in Java beans style. It uses the Fast Template engine ...
wxCRP - Code Generator and Repos Tool
wxCRP - Code Generator and Repos Tool
02/16/2004 09:18 AMwxCRP v1.4 released!
MySQL C++ code generator 1.6 (Default
branch)
MySQL C++ code generator 1.6 (Default
branch)
04/12/2005 05:18 PM
The MySQL C++ code generator (sql2class) utility is a code generation
tool to
convert output from the MySQL tool mysqldump to
simple C++ classes. For each database table, one
C++ class will be generated containing member
variables for each column, as well as methods to
read / insert / update records and also return the
record as XML.
Changes:
Uses a unique index to generate update / erase methods if the primary
index is not available. If no primary / unique index is available,
then update / erase methods for that table are not generated.
CodeFutures Updates FireStorm/DAO Java
Code Generator for Data Persistence
CodeFutures Updates FireStorm/DAO Java
Code Generator for Data Persistence
03/14/2005 05:57 PMCodeFutures has announced the General Availability of Release 2.4 of
its award-winning FireStorm/DAO tool that makes software developers
more productive by generating the Java code for accessing databases.
The benefits provided by CodeFutures' code generation approach are
higher developer productivity, better software quality, and lower
maintenance costs. [PRWEB Mar 10, 2005]
Language Code Pages for ISU
Language Code Pages for ISU
05/26/2004 06:07 AMLanguage Log: The Dan Brown code
Language Log: The Dan Brown code
05/02/2004 08:25 AMBrown's writing is not just bad; it is staggeringly, clumsily,
thoughtlessly, almost ingeniously bad .. not read The Da Vinci Code ..
Lang
itre.cis.upenn.edu/~myl/languagelog/archives/000844.html
track
this site | 4 links
Metafor: Translating Natural Language to
Code
Metafor: Translating Natural Language to
Code
03/29/2005 03:10 PMBob Bemer, 84; Helped Code Computer
Language
Bob Bemer, 84; Helped Code Computer
Language
06/27/2004 03:23 AMLos Angeles Times Jun 27 2004 8:05AM GMT
The table of equivalents / replacements
/ analogs of Windows software in Linux.
(Official site of the table)
The table of equivalents / replacements
/ analogs of Windows software in Linux.
(Official site of the table)
12/30/2003 07:26 AMtable of equivalents/replacements/analogs of Windows software in Linux
.. Equivalentes do Linux para softwares do
Windows
linuxshop.ru/linuxbegin/win-lin-soft-en/table.shtml
track this
site | 5 links
Periodic Table of the Elements Table
Periodic Table of the Elements Table
12/03/2002 11:46 AMThis is
probably one of, if not the coolest thing I have seen
in a while. Theodore Gray,
president of the company that makes
Mathematica,
is quite a cool dude, and his Periodic Table of
the Elements Table is definitely the cat's ass of tables (if you
know what i mean). While you are at it, check out his Sodium
Party. I found this site from reading Ben Hammersley.com. Neat
stuff.
Easy Generator Generator 1.0 (Default
branch)
Easy Generator Generator 1.0 (Default
branch)
03/31/2005 07:22 AMEasy Generator Generator (EGG) is a development
tool for fast and easy realization of XML to
plain-text tranformations. It is similar to XSLT,
Velocity, or JSP but emphasises source code
generation in a model-driven generative developmen
process. It comes with an iterative development
process for creating templates that lets you build
transformations quickly and easily.
"Code Access Security (CAS) ? "Guilty
until proven Innocent" (Partially
Trusted Code) "
"Code Access Security (CAS) ? "Guilty
until proven Innocent" (Partially
Trusted Code) "
06/22/2004 04:03 AMCode Snippets: Store, sort and share
source code, with tag goodness
Code Snippets: Store, sort and share
source code, with tag goodness
04/08/2005 07:52 PMCode Snippets: Store, sort and share source code, with tag
goodness
bigbold.com/snippets
track this
site | 5 links
"Code Snippets: Store, sort and share
source code, with tag goodness"
"Code Snippets: Store, sort and share
source code, with tag goodness"
04/09/2005 09:08 AMReturning Your Available Character Code
Sets And Code Pages Via T-SQL
Returning Your Available Character Code
Sets And Code Pages Via T-SQL
08/18/2004 10:37 AMTABLE vs CSS
TABLE vs CSS
05/27/2004 10:46 AMTables Vs. CSS
- A Fight to the Death: So which is better — building page
layouts using TABLE tags or using DIVs and CSS? This guy set out to
find out. He built the same site both ways, and documented the
experience and results.
On Table-based design... I've seen that design in every browser I
can, under Linux, Windows and Macintosh platforms, and it looks
practically the same. It's rock solid. Score one for the tables.
On CSS-based Design…Building the design in CSS felt much better.
The immediacy of the changes and clarity of the code made me feel more
in control of the process. [...] There are significant savings in
bandwidth, too. [...] Keeping the layout information apart from the
content also provides all sorts of benefits.
In the end, he picked CSS, although I was concerned with some of
the browser rendering problems he displays. Like TABLEs or not, they
are incredibly stable in the face of different browsers and
platforms.
I can go either way. I use CSS for major page layout, but I've
been known to slap things in table now and again — every
situation is different, and you really need to use the method that
gives you the results you want at that particular time.
Click here to comment on this entry
Table Mirror
Table Mirror
08/07/2004 07:06 PMTechTree Aug 7 2004 11:46PM GMT
The Drift Table
The Drift Table
01/29/2004 10:58 AM We're not exactly sure what the point is except to do something
unusual and different involving technology and geography, but The
Drift Table is...
LCD Table Mirror
LCD Table Mirror
08/05/2004 10:52 AM
I kept looking for a greater
meaning or purpose to this Table Mirror with an integrated LCD panel
in it (reflecting, you might say), but nope, that's pretty much the
whole deal. And it looks like it's a TV-resolution screen, too, not a
PC-resolution one, so I wouldn't expect to sneak in a rowdy round of
Quicken while you're preening.
Read
- Product Page [Ad-Notam via TRFJ]
Related
Mirror
TV [Gizmodo]
Best. Coffee. Table. Ever.
Best. Coffee. Table. Ever.
01/28/2004 10:17 AM The Drift Table lets you float gently over the British
landscape from the comfort of your living room.
Other projects from the
Equator
research group include a tablecloth that glows and a key table that
responds to your mood. Hi-tech knick-knacks, or a glimpse of the
subtle way we'll interact with the domestic environment of the future?
Text-Table-1.107
Text-Table-1.107
09/21/2004 07:05 PMAurora LED Table
Aurora LED Table
02/05/2005 10:16 PM
The
Orange 22 design studio is promoting their new Aurora cocktail table,
a pleasing LED-lit piece of furniture with the look of a giant,
glowing Life Saver. By rubbing the touch-pad on the lower lip of the
Aurora, you can change the hue, brightness, or "animation" of the
'Pixcell' lights inside the translucent acrylic table. If you're
already going to spend the $3,600 price for the table, though, you
might as well add in the $300 wireless remote, as well.
Home Page
[Orange22]
A table and some chairs
A table and some chairs
05/25/2004 11:49 AMJason Kottke points to an interview with Jane Jacobs, and mentions
he's just reading her latest Dark Age Ahead. After ordering it as it
came out, I've just finished it: it's tremendously good, if entirely
North American-centric. I'd very much...
Symbol-Table-1.00
Symbol-Table-1.00
03/13/2003 10:14 AMThe Table Ruler
The Table Ruler
04/09/2004 04:04 PMMake your site easier to use by giving your visitors a virtual "ruler"
to guide and track their progress down long data tables. With a pinch
of JavaScript and a dash of the DOM, your table rows will light up as
your visitors hover over them.
DIY CO2 Laser CNC Table
DIY CO2 Laser CNC Table
03/19/2005 02:54 AMOwen White
bought a Coherent G100 100
Watt CO2 laser on eBay and decided to create his own CNC table. He
chronicled his construction project in his blog. He is now using
his DIY CNC table to cut all
sorts of things. Owen writes,
"Your readers might be interested in
the documentation
on the computer controlled circuitry to run the CNC table and laser.
For
circuit prototyping I used some conventional off-the-shelf electronics
packages to design the circuits, then mapped the net diagrams from the
circuit software to locations on a wire-wrap board using some perl
code.
This simplified the process of staring at a circuit and deciding where
wire-wrap connections should be made. Prototype PCBs were also made. I
used AVR microcontrollers for a couple functions."Symbol-Table-1.01
Symbol-Table-1.01
03/13/2003 11:01 PMDJ Kreemy Table
DJ Kreemy Table
06/15/2004 01:26 PM
Designer Karim Rashid's
DJ Kreemy turntable table is perfect for otherworldly ambient
sessions. Rashid: "(The table) is organic like sound, omnidirectional
like sound, and that emphasizes the 'volumous' beats that irradiate
from the two turntables." All I know is that it would match my 1967
Fender Rhodes
"Student Model" piano
perfectly.
Link (Thanks,
DF Tram!)
UK mid-table in for e-gov presence
UK mid-table in for e-gov presence
05/12/2004 11:19 AMNetimperative May 12 2004 3:07PM GMT
Table Maker
Table Maker
08/10/2002 05:46 PMCreate HTML tables with a minimum of commands. Requires my HTML Tag
Maker class.
Big penis on the table (or not)
Big penis on the table (or not)
08/11/2004 12:08 PM

This vintage medical model of a
human penis is up for
auction on eBay right now. Manufactured by Carolina Biological Supply
Company (still a wonderful
company), circa 1950s, the model
is 22.5" long and 15" tall. Starting bid at just $275.
Link (Thanks, Michael-Anne!)
UPDATE: If you thought that penis head was a
bit pointy and odd looking, you were onto something.
Dr. Matthew Vaughn says:
"Unfortunately, the 'male penis' model is actually a model of the
ro
ot tip of a modern vascular plant. Now given the Australian slang
for a quick romp between the sheets (a root), BoingBoing's posting
isn't ALL that far from the mark, but it is, nevertheless, factually
incorrect."
Grok Description matches for C Language Decision Table Code Generator
GrokA matches for C Language Decision Table Code Generator
C Language Decision Table Code Generator