Category Archives: Uncategorized

Twitter; Not Your Average Storm App

Last night was a first for me, and I presume a few others. Around 1:00pm, the National Weather Service began issuing Severe Weather Storm warnings throughout my old stomping grounds back in Northeast Arkansas and up into Missouri. Having witnessed many tornadoes growing up in Lake City, Pocahontas and Jonesboro Arkansas, I knew just how [...]

Old Lady With Bag On Her Head

Old lady with bag on her head…. The crux of the whole thing is that she has an umbrella in her hand.. so why the bag old lady? Why??!!

PHP Code Get Most Recent WordPress Post

PHP Code Get Most Recent WordPress Post This is a quick example using only vanilla PHP.  There are more dynamic ways to do this using RSS classes built into PHP addons, which I won’t go into detail here.  Instead, we will just use vanilla PHP, and parse the XML by hand. On to the code, [...]