en.WN
Just this goy...
Saturday, August 31, 2002
Friday, August 30, 2002
Thursday, August 29, 2002
Back from TC. Studied a bit in a couple PHP texts at Borders... definitely need to purchase a few more including a bible for 4.x and a decent tutorial such as O'Reilly's.
I've decided to begin working on the user module, especially the user registration and the user table.
I also desperately need to get connected on sourceforge, so I have a webspace available with php/mysql to do the development testing.
I've decided to begin working on the user module, especially the user registration and the user table.
I also desperately need to get connected on sourceforge, so I have a webspace available with php/mysql to do the development testing.
Wednesday, August 28, 2002
Well, did my 3 hours at NoCo. May have made inroads on getting onto their computer/internet team.
And I've done a bit of searching for information about using CVS on the Mac. Which I'm going to continue now... but somehow I locked up the machine whilst attempting to add the CVS newsgroup to my list of subscriptions. Need to get back to that particular issue.
And I've done a bit of searching for information about using CVS on the Mac. Which I'm going to continue now... but somehow I locked up the machine whilst attempting to add the CVS newsgroup to my list of subscriptions. Need to get back to that particular issue.
Tuesday, August 27, 2002
Monday, August 26, 2002
And another thing... I'm not sure how the archiving routine is supposed to work, but it isn't. Hmph.
Here are the issues: the archived files are not saved with extensions. So they don't load (at least in NC 6.2.1) as html files. Also, the index file is not built correctly. It looks to me as though the system is written in php, and only a part of the file system is being echoed (w/o processin, methinks) and ftp'ed.
c'est la vie.
Here are the issues: the archived files are not saved with extensions. So they don't load (at least in NC 6.2.1) as html files. Also, the index file is not built correctly. It looks to me as though the system is written in php, and only a part of the file system is being echoed (w/o processin, methinks) and ftp'ed.
c'est la vie.
Grr!! Argh!! Really angry expletives! just figured out the problem we've been having with Elizabeth's work machine not connecting correctly to the U's intranet via the wireless... I'd forgotten there was a manual switch to set in the appletalk network panel to allow wireless rather than ethernet connections. [poundingheadagainstwall /]
Okay, back again. That is, after a week of shepherding international academicians and a weekend helping with a family auction, I'm back in my more usual environs, though still excessively involved.
Major accomplishments to do this week: work 10 hours at North Country Co-Op, contact Red Wing Co-op regarding work time, contact Red Wing IDS/Calvert to enroll Misha for home-schooling. Oh, and complete the message tossing module, walk through the E-R section for BBP, and learn how to integrate SSH & CVS on the mac so I can set up the SourceForge (grr).
Major accomplishments to do this week: work 10 hours at North Country Co-Op, contact Red Wing Co-op regarding work time, contact Red Wing IDS/Calvert to enroll Misha for home-schooling. Oh, and complete the message tossing module, walk through the E-R section for BBP, and learn how to integrate SSH & CVS on the mac so I can set up the SourceForge (grr).
Thursday, August 22, 2002
Okay, just to bring things a bit more up to date...
I'm currently working through module 12: Sending & Receiving E-mail. I'm kind of rushing through this module so I can get on to the next; Relational Database and SQL primer.
I've just opened an OSI project at sourceforge.net, but I haven't figured out SSH & CVS so I can't actually do much of anything with it. Other programming initiatives include the planning stages for a phpWS statistical module, if I can ever figure out their API.
I'm currently working through module 12: Sending & Receiving E-mail. I'm kind of rushing through this module so I can get on to the next; Relational Database and SQL primer.
I've just opened an OSI project at sourceforge.net, but I haven't figured out SSH & CVS so I can't actually do much of anything with it. Other programming initiatives include the planning stages for a phpWS statistical module, if I can ever figure out their API.
Tuesday, August 13, 2002
Brief comments about days past...
Lessee... Saturday night, Misha started getting sick. High fever, nauseated, headache. Sunday I did a little work online, paid Ethan, did some cleaning. Misha was better during the day, but started spiking in the afternoon. Evening I traded trucks with 'Topher. Sunday night, after a goodly dose of tylenol, his temp was down all night.
Monday morn we loaded up to drive to Grandma Betty's, but didn't actualy get out of town 'til nearly 10am. Arrived, with a few errands en route, about 5:30
Lessee... Saturday night, Misha started getting sick. High fever, nauseated, headache. Sunday I did a little work online, paid Ethan, did some cleaning. Misha was better during the day, but started spiking in the afternoon. Evening I traded trucks with 'Topher. Sunday night, after a goodly dose of tylenol, his temp was down all night.
Monday morn we loaded up to drive to Grandma Betty's, but didn't actualy get out of town 'til nearly 10am. Arrived, with a few errands en route, about 5:30
Saturday, August 10, 2002
Thursday, August 08, 2002
Misha went to Eric's house.
Went to the store to get stuff.
I've been emptying out a box in the Library. Lots of old bills, records to file, etc.
Now I'm going to try to clear the table, as Elizabeth has messaged she's on her way home. Pork stir-fry, and some raw fruits and vegetables as sides for supper this evening.
Went to the store to get stuff.
I've been emptying out a box in the Library. Lots of old bills, records to file, etc.
Now I'm going to try to clear the table, as Elizabeth has messaged she's on her way home. Pork stir-fry, and some raw fruits and vegetables as sides for supper this evening.
Wednesday, August 07, 2002
Okay, I've finished module 3. Interesting stuff, but not particularly challenging. The important take-home message: keep a cheat sheet handy, so you get the syntax right. From the projects, watch the typos. Double check the quotes.
Now it's really time for bed... I'm sleepy, and not thinking too clearly. Plans for the 'morrow...
Now it's really time for bed... I'm sleepy, and not thinking too clearly. Plans for the 'morrow...
The specifics of the study section are Forms. Forms are how, using html, I can get data *from* a website. Depending on what "controls" I use, I can get binary data (checkboxes), multiple-choice input from selection lists, text of some varieties, and passwords. Two interesting points are that each form requires a submit button, and that "password" does not actually encrypt the text; instead it simply makes it undisplayed but the password is passed to the server as simple ascii.
So anyway, I was heading out of town at about 3:20... when my atm card wouldn't work. So decided to not go to this evening's Cauldron.
Stopped at the grocery store on the way home. Misha & I had a little bite to eat, bought dinner fixin's... Home somewhere after 4pm.
Talked with E 'bout it. and am somewhere in the midst of chapter 3 of the PHP beginner course--using [form] functions in html to get data for PHP.
Stopped at the grocery store on the way home. Misha & I had a little bite to eat, bought dinner fixin's... Home somewhere after 4pm.
Talked with E 'bout it. and am somewhere in the midst of chapter 3 of the PHP beginner course--using [form] functions in html to get data for PHP.
Hrmph. I've spent about 30 minutes getting to know the blogger interface, attempting to change my timezone (which seems to have worked, btw) and the vast majority of that time trying to track down the MS VB script error which I received from the settings routines.
And the template doesn't look anything like the thumb nail.
C'est la vie. May have to write a blogger-like module for phpws.
And the template doesn't look anything like the thumb nail.
C'est la vie. May have to write a blogger-like module for phpws.
[shuffling papers] Okay, you know, I've never done stuff in front of a mic before, so bear with me here.
[chair scooch] The point of this excercise, at the moment, is to kind of give me a tool to document what the heck I'm doing all day long, so I have some clue as to what I'm spending my time on. Not that I want every move I make monitored, mind you, but maybe to give me some ideas on what to focus on, or what to stop focusing on, if you get my drift.
[sigh]Okay, let me play this back and see if it sounds like what I want it it to sound like.
[chair scooch] The point of this excercise, at the moment, is to kind of give me a tool to document what the heck I'm doing all day long, so I have some clue as to what I'm spending my time on. Not that I want every move I make monitored, mind you, but maybe to give me some ideas on what to focus on, or what to stop focusing on, if you get my drift.
[sigh]Okay, let me play this back and see if it sounds like what I want it it to sound like.
Blog roll
-
-
Review: In My Father's Country12 years ago
-
A piece of cake13 years ago
Blog Archive
-
▼
2002
(134)
-
▼
August
(76)
- Gack. Need break. Will try again later.
- Jimmy Neutron as a movie is not quite as bad as mo...
- Here's what I *think* the problem is. The install ...
- Back to the silicon mines...
- But 'tis time to do laundry.
- Gah! utter meltdown. The pageviews module installa...
- Completed Misha's placement testupdated CVS header...
- Last night I managed to get most everything for a ...
- Home again home again jiggety jig. Dinner @ subway.
- uploaded phpageviews_block.php to freepository, ea...
- And, after four and a half grueling hours, Misha m...
- Good morning, virtual world...
- Grrr!!! still cannot get SSH & CVS to talk to each...
- Back from TC. Studied a bit in a couple PHP texts ...
- Consciousness sucks.
- Es Sicard 10400 Jay St. NW Apt. #312 Coon Rapids, ...
- Downloaded MacCVSClient
- Well, did my 3 hours at NoCo. May have made inroad...
- Re-posted all archives, and they all showed up. Ho...
- And a very strange thing... now the latest blog_ar...
- Not to mention too loudly, but the blogger really ...
- And another fine morning which I am wasting by att...
- Okay, and another adjustment made. -- And it worked!
- Wee haw... got the archives to dump as html. Now i...
- Okay, weird ftp log... try again.
- Okay, dealt with e-mail, 'Topher, and Misha is alm...
- Good morning, me.
- And another thing... I'm not sure how the archivin...
- Grr!! Argh!! Really angry expletives! just figured...
- Added a link to the archived blogger stuph/directo...
- At the moment, I'm getting ready to go to the TC s...
- Okay, back again. That is, after a week of shepher...
- Gah... my brain is dead.
- The e-mail routine seems to be working, but the IM...
- Okay, found the issue with the hidden form fields....
- Lunch was turkey & havarti on hoagie.
- 'kay... most of those changes worked. And I've add...
- The debug routines are gone... but does it work? w...
- Modified the mailform to get more variables by for...
- Okay, just to bring things a bit more up to date.....
- Testing
- grr... I hate it when I forget my password.
- And btw: I almost forgot how to use this thing...
- Okay. *Last Night* we had faboo food at AquaVit in...
- Oh geez... somebody actually read my blogger... [e...
- Brief comments about days past... Lessee... Satur...
- Grrumph. Okay, spent a bit of this morning trying...
- So anyway... I've been doin more stuff. Went to t...
- Okay, that was... uhm, less than intelligent. The ...
- Updating does not appear to be occurring. try again.
- I've completed module 6 and it's mastery checks......
- Updated the finances off the web - still missing p...
- Welp... been busy. Yesterday - went to UofMN, did...
- Thank you -- AND -- good night. Have finished mod...
- Left for dinner about a quarter after 7pm. I shoul...
- Mayhap my changes are the issue?
- Hmm.. the last msgs don't seem to have been update...
- Misha went to Eric's house. Went to the store to g...
- Okay, I've been answering Earth Scouts e-mail, and...
- Added blogger, php_dev to homepage. Edited out yah...
- 'kay... Mailed circle-book 4 Misha Lunched @ Subwa...
- Still need breakfast, but I've scored Misha's scho...
- Need breakfast
- Okay... responded to e-mail, including several o...
- More finances/clearing of desk. Need to get compu...
- Okay, I've finished module 3. Interesting stuff, b...
- The specifics of the study section are Forms. Form...
- E arrived about 7pm. We made supper @ 7:30 (penne ...
- Taking a brain break to file receipts from the bil...
- So anyway, I was heading out of town at about 3:20...
- And with a swell foop, I've knocked my yahoo accou...
- Having finished writing checks, I know with some s...
- Hrmph. I've spent about 30 minutes getting to know...
- [shuffling papers] Okay, you know, I've never done...
- Okay, this is cool... the blogger appears to be li...
- Testing, testing.... [feedback, tapping] Is this t...
-
▼
August
(76)
About Me
- Amgine
- Owned by Njørđson, a Cape Dory 25D.