MartySchrader is currently certified at Journeyer level.

Name: Marty Schrader
Member since: 2003-12-29 00:51:05
Last Login: 2008-05-07 14:39:28

FOAF RDF Share This

Homepage: http://www.theschraderfamily.com/Marty/

Notes:

I have recently moved into the realm of free software development to support interactive web sites. Wow! I was surprised to find so much stuff available. This is bizzare to me, coming from an embedded systems background. Embedded products are always produced on dedicated hardware and have very tightly closed licensing for the box and its software. This is like a breath of fresh air.

You can see what kind of work I do at

  http://www.parsecsystemsinc.com

I plan to provide a lot of support of PHP scripting for server-side application solutions. Flip me some email if you feel a need to discuss anything I post here.

Projects

Articles Posted by MartySchrader

Recent blog entries by MartySchrader

Syndication: RSS 2.0

29 Apr 2005 »

There's nothing wrong with the C2 Wiki and there never was. My ISP had been blocked in a group with other IPs that Ward Cunningham had discovered were huge spam sources.

The Triumvirate project is plodding right along at a snail's pace. I have settled on a mechanism for doing the PHP interaction with the user, at any rate. Now I have a scheme by which I create a before script, an after script, and an HTML page to present to the user. The before script sets up all the data access and looks up everything that the HTML page needs to show the user. The HTML page formats everything and puts it into a source form that is easily understood by even the script challenged. (Yes, I know the HTML could go right into the PHP setup script, but I wanted to separate things for a variety of reasons -- modularity being one of them.) The after-action script processes and publishes the results of the decisions the user makes on the HTML page. If there is a complicated format to the results then all that can go on to a second HTML page containing all the formatting.

The Triumvirate code itself hasn't gone anywhere because I am still in discovery about how the simplest user operations are going to happen. It would be nice if I had some help here, but I don't know anybody who deals with this web application junk and nobody I know is interested in farting around with it. [sigh] Oh, well.

17 Dec 2004 »

I have been too busy with the specific code related to the prototype site to enter any files in the Triumvirate code base. Everything is too specific to the current project. I am refactoring the PHP code as I go along and am finding that the HTML needs to be refactored right along with it. Surprise, surprise. Anyway, it's coming along slowly.

In other news, the C2 Wiki is still off the air. I was intending to get a hold of Ward Cunningham to see if he intends to ever put the thing back up again. There is lots of useful, valuable content there that I'd like to see made available again.

One of the page threads on the C2 Wiki is (was?) about electronic voting machines. We were working on putting together a specification for electronic voting machines that could be Open Sourced. I wonder if there is such a project here? How would one find such as thing?

24 Oct 2004 »

Well, Triumvirate is a legit project at Sourceforge now. You can check it at

http://sourceforge.net/projects/triumvirate/

Let me know if this project interests you.

9 Oct 2004 »

Good grief, Charlie Brown! Do I actually have a client who is willing to pay for the development of an Open Source project that anydamnbody can grab for free afterwards? Yepper, doodle!

A buddy of mine created a startup commercial cleaning service. He did a couple of years' worth of research and then started buying equipment and making other investments. One of the investments he is making is an interactive web site with a communications facility (Connection) for his customers, cleaners, and account managers to all share info on what's happening. There were some existing commercial software solutions that were either too expensive or insufficient to the cause. So, he came to me to build him a new system.

I am doing all the PHP and MySQL work to get this Connection thing built. My local graphics design partner is doing all the look and feel stuff to make the site more pleasing to the eye. The real breakthrough here is that the end user just wants a system that meets his needs and is configured for him to use it without grief. He doesn't want to own the code or sell the service; he just wants to use it his own bad sef. I can put the code in the public domain as Open Source and maybe get other geeks to contribute.

The cool part of all this is offering the service of installing and configuring the Connection service to other businesses. Unless these end users are hip to installing and whatnot they will pay to have the Connection service hosted on somebody else's server with just a login or a link on their own site. Eh? Profit through ignorance. I love it.

1 Oct 2004 »

See the difference between this:

<!-- Login.php Customer Connection login -->

<?php header("Location: PrincipalHome.html"); ?>

and this?

<?php header("Location: PrincipalHome.html"); ?>

No comment line! Well, bunkie -- guess what? Some Apache varieties apparently think that HTML comment line is, in fact, a header start line. Yank it. Maybe I'll go back and retrofit PHP comments into the straight-up PHP sources. I probably makes more sense that way anyway. I guess.

I just hate finding out this kind of stuff The Hard Way®.

4 older entries...

 

MartySchrader certified others as follows:

  • MartySchrader certified MartySchrader as Journeyer
  • MartySchrader certified daverd as Journeyer
  • MartySchrader certified mterry as Journeyer
  • MartySchrader certified mirwin as Journeyer
  • MartySchrader certified gilbou as Journeyer
  • MartySchrader certified robilad as Master
  • MartySchrader certified johnnyb as Apprentice
  • MartySchrader certified apenwarr as Master
  • MartySchrader certified Aquila as Apprentice
  • MartySchrader certified lerdsuwa as Journeyer
  • MartySchrader certified hereticmessiah as Journeyer
  • MartySchrader certified slamb as Journeyer

Others have certified MartySchrader as follows:

  • MartySchrader certified MartySchrader as Journeyer
  • daverd certified MartySchrader as Apprentice
  • mterry certified MartySchrader as Apprentice
  • mirwin certified MartySchrader as Journeyer
  • gilbou certified MartySchrader as Journeyer
  • lerdsuwa certified MartySchrader as Apprentice
  • hereticmessiah certified MartySchrader as Journeyer
  • slamb certified MartySchrader as Journeyer
  • dlc certified MartySchrader as Journeyer
  • ataridatacenter certified MartySchrader as Journeyer

[ Certification disabled because you're not logged in. ]

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page