Category: Uncategorized

Thanks for this! If you want your pretty little fonts to follow from your letterhead and business cards to your website, here’s how I did it.  Of course I don’t care quite that much for my own purposes, well maybe I do, but I did it for someone else’s site and although Mr. Gates & […]
Apple, Microsoft, whomever – my crashing itunes 9.2 that won’t sync my iphone all as a result of the sudden in ability to sync my voicememo’s!  delete the all the voice memos, guess Steve didn’t think they were important anymore! then I uncheck the sync voice memos on itunes after several end tasks of itunes […]
Add this line of code to your<head> < link rel=”apple-touch-icon” href=”name-of-image.png” /> </head> name your image, make sure your link is correct and that it is 45×45 square .png file and you are set, now if someone bookmarks your website, you can have a cool logo instead of an ugly unrecognizable screen shot.
So I was pondering is it the child that is needy or the child who wants to wait on everyone, puts themself to bed and is a people pleaser? Which one do you worry about? Which one is more open? Which one will be honest with you on what they have done or not? Does […]
How is your life? What does your closet look like? Is it piled up, messy, full of all kinds of stuff in no particular order? What does it look like? How is your schedule, your finances, your marriage, your parenting? Which one is in better order or are they all a mess? Does the lack […]
Microsoft Access replace function for Carriage Return or Line feeds, SQL code How to remove line break from microsoft access field in a table CR & LF =. Chr(13) & Chr(10) in code… Here is the code to use: replace([Field1], chr(10), ” “)
Well I used to have some good quips and observations, good writing maybe not? Suddenly I realized my blog has turned into ‘I am a dork blog’ and I want everyone to know, well back to the title, which is it anyone know? Please comment. Also note I am now watching Laker game instead of […]
Here is the php that will get the name of the domain who your visitor is referred from  $_SERVER[‘HTTP_REFERER’]; but itwill display the full address path http://therefferingsite.com Here is how you can format it to be www.thereferringsite.com and if you are using it from one of your own sites you can ever get cute and […]
Very handy way to add a signature or some special font to a website. Here is how I did it and it works in IE, Firefox, and Safari even on the iphone! here is what I added to the styles area: <style type=”text/css”> <!– @font-face { font-family: “myspecialfontname”; src: url(http://www.yourwebsite.com/fonts/THEFONT_.TTF) format(“truetype”); } .bigwillystyle { font-family: […]
Obligatory Will Rogers quotes

Half our life is spent trying to find something to do with the time we have rushed through life trying to save.

There are 3 kinds of people the one that learns by reading. The few who learn by observation. The rest of them have to pee on the electric fence for themselves.

The road to success is dotted with many tempting parking spaces.