EDC - Web Development Client Area
Creative   Web and Design Solutions
 
   

Are you a developer?
Whether you are a good at Flash, PHP, WebDNA, Photoshop or whatever, Register to become a "Collaborator" with other folks of varying skill sets and receive a Username/Password to access their information and background. Click here for information.

This page was created as a "Thank You" to all the WebDNA developers that I've shared the trenches with over the years. Keep checking back for continued additions. Please don't hesitate to contact me if you would like to post something!.

Donovan

Products
  • EDC Vault ** shareware ** Get it Here, Now.
    • EDC Vault is a small but robust application that allows one to store sensitive information online or on your LAN dev machine/s without the worry of comprimised security.
Beta Projects:
  • EDC FORUM ** This application is now offered as ShareWare ** Get it Here, Now.
    • In development since 2004, the goal of this project is to produce a competative contemporary forum, written all in WebDNA.
  • EUCA Accountant
    • This is an application that is priceless in my personal business. It fills a contemporary gap that my QuickBooks software is missing. It handles all my quotes, proposals, and client communication including job specs, invoicing and estimating. Since the "Web Designer" business can be very non-accountable, this system features a job clock that the designer can use, which syncs up to the customer invoice. Both the invoice and the job clock are always viewable by the customer via username and passord. This application also features reports and summaries. (currently not offered as a product and is at a Beta status)
Download Widgets: (*WebDNA* unless otherwise noted)
  • Euca Standard WebDNA Extensions V.2.2 (function library)
    • This file is a WebDNA Function Library that will add a little power to your server-side abilities.

      To use it, download the file and un-compress it

      How to load the library:
      There are several ways to load a library, but the two best ways are to simply it include it on the page where you want to use it:

      <body>
      [include file=euca_lib_rev<your version#>.inc]
      </body>
      
      Or, for more accessbility, you can drop the file in your "Globals/FunctionDefs/" directory, and then turn on your "pre-parse" function within the WebDNA Preferences, to have your library of functions available to you on all your sites and pages at all times!

      ** Note, the Globals directory is in your "WebCatalogEngine" directory.. however, if you want access to your library from within a WebDNA Sandbox, you will have to find the "Globals" directory for that particular sandbox. By default, this would be "WebCatalogEngine/SandBoxes//Globals"

      This later method of install takes more understanding, but it more accessible.

      Then, call your functions!:


      euca_libversion - the version number of this library.
      euca_list - List all function names available in this library
      euca_getdomain - returns the domain name only of the template you are on
      euca_dtstamp - Tom Duke's, date and time stamp in seconds since epoch.
      euca_dateback - retreive the date back from euca_dtstamp [euca_dateback dtstamp=%3Cdt in seconds%3E]
      euca_timeback - retreive the time back from euca_dtstamp [euca_timeback dtstamp=%3Cdt in seconds%3E]
      euca_global_id - ever have problems with relational id's breaking when deleting records? never again! read the description in the .inc file for a detailed description.
      euca_301redirect - immediately innitiat a 301 (permanent) redirect. Bugs: currently only works on certain platoforms and web servers.
      euca_vardisplay - put this tag in your template at the bottom of the page (or where appropriate) to see all applicable vars and their values.

      ** Disclaimer: this library is being offered free to the community to show support for WebDNA. Euca Design center does not offer support for this file nor is liable for it's use. This file is provided "as-is" at the users own discretion. **
  • Hit Log Parser (v1.1) (needs updated to match contemporary browsers)
    • This utility shows what browsers and versions are hitting your site most often (beta) as well as a couple other things.
  • Google Style "<1 | 2 |> Next" Search Results
  • View Contents of Databases in a dir.
  • WebDNA Server Speed Test - updated 4/19/2008
    • This template allows one to measure the speed of your WebDNA server and to post the results to a central site so that you can measure up to others.
      After posting, see how you measure up by going HERE
  • A Bunch of Widgets
  • SMSI Gift Cert custom README
    • This for use with SMSI's Gift Certificate Module. I found it to be a "hodgepodge" of code and it was confusing to install. This README is a notated version of the original.
  • www.webdnadev.net - appears to be down
  • www.genericaddress.com
  • dev.webdna.us (WebDNA Development Center)
  • WebDNA TextMate Bundle
    • By William Devaul:
      "Would you like a Textmate bundle for WebDNA? I created a bundle with some features like highlighting WebDNA keywords and macros for common snippets like blocks for search and if-then-else statements. These macros are great in that you tab though the command to fill out the relevant bits.

      Feel free to use and if you expand or change, please share that." [at the WebDNA Talk List]
WebDNA training:
  • When I started, I consulted with a "long timer" in this field. Though it wasn't cheap, it payed for itself many times over in the end.
  • webdna.burtons.com/
  • dev.webdna.us ( * check out the 10+ hours of video * )
  • Euca Design does consulting and training via iChat remote desktop and other methods. contact us to discuss your needs.
WebDNA Hosting:
  • We now offer hosting. Please contact us for more details.
WebDNA Chat:
  • Server: irc.sorcery.net
    Channel: #webdna
Misc WebDNA Modules:
  • WebDNA Apache Module for *PowerPC* MacOS 10.5 to 10.6
    To install:
    1.) Download and uzip
    2.) PLace the .so file into your WebCatalogEngine/' directory
    3.) Edit the top line of your webdna.conf file (in that same directory) to point to the newly installed file.

    ONLY for use with WebDNA 6.0x engine which can be downloaded here.
    (install WebDNA 6, then find/install the 6.0a patch from here