guh...woke up 3 a.m.
wife coughing in my ear.
Peeker cranky.
get coffee, donuts
counter.
guh.
Printable View
guh...woke up 3 a.m.
wife coughing in my ear.
Peeker cranky.
get coffee, donuts
counter.
guh.
*rolls into shop half awake*
rrrrrrr....been up since 5:30....puppy doesn't want to sleep..... [img]graemlins/dog.gif[/img] [img]graemlins/whatever.gif[/img]
I understand...
well, I mean I understand your state of mind, not the puppy's.
I'd love to sleep. [img]graemlins/cry.gif[/img]
but if I get woken up, I have a really hard time getting back to sleep.
wife knows this, and yet continues to wake me up when she gets home.
mayhap I shall have to hide her body in the airducts at work.
Morning Guys and gals.
Coffee to go, gott long day today.........
P.S megadeth will be releasing a new album the end of the year, and they added a new bassist, former BLS white lion david lee roth bassist.
<font color="#cd6600" size="1">[ May 18, 2006 07:26 AM: Message edited by: Guitardeth? ]</font>
Morning y'all.
*inserts coffee IV*
driftin' along...with the tumblin' tumbleweeds... [img]tongue.gif[/img]
so, anyone got anything special planned for after work or the weekend?
morning guys, gimme a cup of coffee.
btw anyone seen mega around , havent seen him on msn nor here ?
well, I wasn't here yesterday...haven't seen him today, but it's early.
I know he's been pretty busy.
Andy, in response to your question yesterday re: Cyber figs:
okay, I assume you meant the Cyber Units...
I have all 3 versions of the Battle Unit on hold for me, courtesy of Dauntless over on the WB.
it's one of my fave Spawn figs, and I think the new colours look great on him, especially the blue.
I mgiht snag a couple other robots (in blue), we'll see.
Cyber Units? What did I say, Cyber Force? Good lord I'm losing touch with McToys! [img]confused.gif[/img]
In other news, my robot collecting board, Alphadrome was just stoped cold by the loss of a fellow member. At here only the board itself is dying.
yeah, you said Cyber Force... [img]wink.gif[/img]
No wonder I didn't get a reply. WTF is Cyber Force? [img]wink.gif[/img]
something to do with Iron Express, I think.
Cyber Wild Turkey Federation?
Good morning!
Went to bed late because I had to do laundry last night [img]graemlins/whatever.gif[/img] so waking up was pretty rough...
Nothing special planned for this week-end. Well maybee monday I'll get a massage from a friend of mine who's a massage therapist. Should be cool.
Plus it's a 3 day week-end, monday is the Patriot's day.
<font size="2" face="Verdana, Helvetica, sans-serif">They're use to be a comic book by Image comic done by Marc Sylvestry (I think) that was called Cyberforce.Quote:
Originally posted by Andyman:
No wonder I didn't get a reply. WTF is Cyber Force? [img]wink.gif[/img]
Mcfarlane even put out the Ripclaw figure when they celelbrated they're 10th annyversary
is this massaging friend hot?
what's her IM?[/Andyman]
spending Sunday with the wife, maybe Saturday night with the girlfriend.
life's rough being a rock star. [img]wink.gif[/img]
Actually she is... wich is a big plus [img]biggrin.gif[/img]
How do you manage to tolerate 2 women in your life? One is enough problems isn't? [img]tongue.gif[/img]
I never said 2 women.
it's more like 4. [img]biggrin.gif[/img]
and yes, they all know about each other.
it's not often that I get a chance to hook up with the other ones, so it works out okay.
also, Kate and I have very diffferent work schedules, so when she's at work and I'm home...well.... [img]wink.gif[/img]
<font size="2" face="Verdana, Helvetica, sans-serif">I saw "Master & Commander" again over the weekend and I love this toast given by Russell Crowe as the captain of the ship to his officers, "to our wives and girlfriends....may the two never meet!"Quote:
Originally posted by Peeker:
is this massaging friend hot?
what's her IM?[/Andyman]
spending Sunday with the wife, maybe Saturday night with the girlfriend.
life's rough being a rock star. [img]wink.gif[/img]
Must..... have....... coffee!!!!
[img]graemlins/sleepy.gif[/img]
Well, found out that I'm going to be laid off for a little while (small non-profit with an even smaller bank account) so that kinda sucks. I've been thinking about looking for something else, so I guess this is just a little motivation. Might take some time to build a diorama or 2 too.
4?? wow... you're my new God!!!
*build temple for Peeker the great with donuts left over*
Andy, that toast is a real navy toast if I remember well. My ex-girlfriend was a navy officer for the cadets and she told me about that tradition.
in my case, Kate actually knows 3 of the 4... [img]wink.gif[/img]
KK, that a drag.
looking for work sucks.
<font size="2" face="Verdana, Helvetica, sans-serif">So what you're trying to say is one of your girlfriends has an adam's apple?Quote:
Originally posted by Peeker:
KK, that a drag.
[img]tongue.gif[/img]
well, I did leave a pretty serious dent on the inside of her throat, if that's what you mean.
Thursdays sucks.....
* Chew coffee
Peek, lol [img]biggrin.gif[/img] would she be pissed if she knew about the 4th?
KK, that sucks... hope you find something else fast.
Dom, she knows ABOUT her, just doesn't know her personally.
Dom, she knows ABOUT her, just doesn't know her personally.
Oh ok!
Oh ok! [img]tongue.gif[/img]
Here we go again with the WB.....
Server Error in '/' Application.
--------------------------------------------------------------------------------
template
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: template
Source Error:
Line 11: dtrReader = newsConn.cmdNews.ExecuteReader
Line 12: dtrReader.Read()
Line 13: strTemplate = dtrReader("template")
Line 14: strArticle_Id = CSTR(dtrReader("article_id"))
Line 15: dtrReader.Close()
Source File: D:\inetpub\wwwroot\news\topstory.aspx Line: 13
Stack Trace:
[IndexOutOfRangeException: template]
System.Data.Common.FieldNameLookup.GetOrdinal(Stri ng fieldName) +55
System.Data.SqlClient.SqlDataReader.GetOrdinal(Str ing name) +70
System.Data.SqlClient.SqlDataReader.get_Item(Strin g name) +10
ASP.topstory_aspx.Page_Load() in D:\inetpub\wwwroot\news\topstory.aspx:13
System.Web.Util.ArglessEventHandlerDelegateProxy.C allback(Object sender, EventArgs e) +10
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
<font size="2" face="Verdana, Helvetica, sans-serif">You know you could've just said that it was down [img]tongue.gif[/img]Quote:
Originally posted by MM4:
Here we go again with the WB.....
Server Error in '/' Application.
--------------------------------------------------------------------------------
template
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: template
Source Error:
Line 11: dtrReader = newsConn.cmdNews.ExecuteReader
Line 12: dtrReader.Read()
Line 13: strTemplate = dtrReader("template")
Line 14: strArticle_Id = CSTR(dtrReader("article_id"))
Line 15: dtrReader.Close()
Source File: D:\inetpub\wwwroot\news\topstory.aspx Line: 13
Stack Trace:
[IndexOutOfRangeException: template]
System.Data.Common.FieldNameLookup.GetOrdinal(Stri ng fieldName) +55
System.Data.SqlClient.SqlDataReader.GetOrdinal(Str ing name) +70
System.Data.SqlClient.SqlDataReader.get_Item(Strin g name) +10
ASP.topstory_aspx.Page_Load() in D:\inetpub\wwwroot\news\topstory.aspx:13
System.Web.Util.ArglessEventHandlerDelegateProxy.C allback(Object sender, EventArgs e) +10
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Just got a call from the mail......couple of packages for me....... [img]biggrin.gif[/img] [img]biggrin.gif[/img] [img]biggrin.gif[/img]
Happy Happy.....Joy Joy [img]smile.gif[/img]