Tag: Background
32 matching photos
Twitter Flood
My little experiment last night to tag all of my messages caused my twitter feed to be flooded. Apparently wordpress decided to post all of my updates to twitter. I had thought…
Twitter Flood
My little experiment last night to tag all of my messages caused my twitter feed to be flooded. Apparently wordpress decided to post all of my updates to twitter. I had thought…
Reading email attachments
I keep thinking that I am almost finished with reading email, but something new keeps comming up that directs my attention. I need this to be very stable, as I will be posting…
From OSGrid to the Main Grid
In my adventures on OpenSIM (as Instant Blue) on OSgrid
Snapshot API
After digging a bit deeper into snapshots, I decided to make the information available for everyone else who may be interested. I put it in the same area that I put the Search API…
Oh... new year already? Heres the predictions.
Ok, BlogHUD didn't cross-post this snapshot the first time, so let's try again, shall we? So I made some predictions for things to happen in 2009, so let's review: Web page on a…
Oh... new year already? Heres the predictions.
So I made some predictions for things to happen in 2009, so let's review: Web page on a prim (For Real!) Didn't happen. However, the Lindens keep dropping hints that it's…
Free Office Hours HUD
Peter Stindberg handed me a HUD a while back to help me catch on to when Linden meetings are held, the topic, location, and host. I must say that it has become a pretty handy…
My Favorite Pet
One of my favorite shoulder pets is a snow monster created by aEoLuS Waves. He sent it to me three years ago as a gift. I only bring him out during the winter holidays. I even…
Have a very merry holiday this season
I believe Yule was yesterday, Chirstmas is Friday, Kwanza starts this Saturday, and Hanukkah had started a couple weeks ago already. My wife and I are dancing regardless of what…
Qarl Linden Office Session
Peter Stindberg handed me a hud to let me know when Linden office hours are in session. They are usually occuring when I'm not available, but today I had a half day of work. I…
Linden Home - Dorajee
This region is full of houses that all appear to be the same, except for the texture. Talk about cookie cutter. The quality of the homes are ok, but the lack of diversity is…
No resellers please
I've setup the inventory script so that it does not pass on items that the owner did not create. Although people can get around this by putting the items within a prim that they…
Crossposting the blogosphere
I started to look into ways to crosspost my wordpress blog entries to other social media sites - specifically Plurk. I found a way to do it through my old twitterfeed account,…
Favorite Icons
I was looking at the various ways of logging information in my website today. Along the way, I discovered that the system logs had many exceptions regarding a missing favicon.ico…
unmagic quotes
I ran into a problem today with encoding strings for SQL. Upon looking into the problem, I realized an oddity from a past problem was very much related. It turns out that PHP, by…
PDO thinks integers are strings
I seem to be finding bugs left and right. I am using PDO to prevent against SQL injection attacks. It takes all parameters that I pass in, and makes certain that the correct SQL…
Online!
After trimming the fat off of my code for my drop-box, it is back online again. The server-side scripts had to be rewritten to handle the newer/condensed form of communications.…
Freedom for the apples!
I decided to head on over to octoberville and check it out. I haven't been here for years. The last time I came down here, I got a laptop and a filing cabinet in 2006. A few…
Progress Bar Script
This little script shows a progress bar as floating text. Sending Inventory [||||||||||....................] 33% showProgress(float value, float maximum, string status) { float…
Bridging the Gap
Crap Mariner and I were able to brainstorm a few ideas to connect Edloe to Woodbridge. We wanted boats to get through the water between the islands, but it would end up having us…
Woes of Sit 'n Spin
I found a simple way to make 1 prim seats without using sculpties. I was even able to make them spin correctly while the big wheel was spinning. When it came to sitting, I ran…
Twitter Box
Behold the awesomeness of the Twitter Box. Enlarged for demonstration, this product sits in the corner of screen as a HUD. It allows you to post messages to your twitter account…
Working Concept of UFO game
I finally did it. I have a working game to search for alien life! I use my flashlight and buy energy to power it up. I then look around using the flash light (using up energy). By…