Author

rectorsquid

Computers & Programming

HTML5

I am really bad at keeping up with blogging. It’s not because absolutely no one reads this stuff. It is because I am lazy. Knowing I am lazy doesn’t help either. Damn is it hot in my office right now. I think that latte had more than just…

Continue reading
AutoResponder

SMS-Style Text Display Using HTML

Step 3. Well, this is really something like step 10. I didn’t post for a few days and now I have this running on the iPhone, and on the emulator seen here: I used tables to get the bubbles looking right and to automatically size themselves, within certain…

Continue reading
AutoResponder

SMS-Style Text Display Using HTML

Step 2 I have the images worked out for the outgoing content. Since I styled these by hand, I only set the classes properly for the one that appears complete in the image. I added a div inside of the cell that contains the text. I then gave…

Continue reading
AutoResponder

SMS-Style Text Display Using HTML

Step 1 I want to write PHP code that will read a log file of some sort and then create an HTML display for it. The display needs to look like an SMS text messaging system such as is seen on the iPhone. I only need the timestamps,…

Continue reading
Computers & Programming

New Web Projects

I have two new web coding/designing projects to work on. 1 A friend wanted a website designed to sell photos. I would think that there are sites that let you sell stuff that are very well designed and look appropriate for that sort of thing but maybe not….

Continue reading
Uncategorized

http://freedns.afraid.org

I just created an account at http://freedns.afraid.org and then created a subdomain using one of their existing domains. Now ———— points to whatever system I want it to point to. It worked with my system at work and immediately showed up with my WAN address (router address, not…

Continue reading
AutoResponder

“Working” Animation in Status Bar

I thought that the “working” animation, like seen on smart phones and other similar devices, was neat showing up in the middle of my auto email program window but it didn’t look so good when the window is huge and when the window is full of status text….

Continue reading
AutoResponder

Multithreading SMTP Handling

SMTP seems very slow. Each time someone sends a message to my auto email program, I need to send out two emails and maybe more. One email is to the sender to give them whatever response is appropriate. The other that is always sent is the log email…

Continue reading
AutoResponder

Animated “Waiting” Symbol

It is interesting how the world has changed. For decades, the symbol that tells you to wait has been an hourglass. Sometimes a crazy person would use some sort of pocket watch symbol. Now, all of the sudden, a swirling thingy is it. It’s the thing to use…

Continue reading