About
Logan Leger is currently a computer engineering junior at LSU and an alumnus of LSMSA. He is a cofounder of NewAperio — the makers of Twoschedule, GreenKonnect, Supportbreeze and Newstwit. He often tweets at @lleger and you can find him on facebook and forrst. He's also the curator of LYDH with Brandy Ryan.Search
-
Recent Posts
Tag Archives: Tutorial
Backup iTunes Purchased to an External Hard drive
In an attempt to decrease unnecessary files on my computer, I have begun perusing my iTunes library and deleting songs I haven’t listened to in a while. I found that (unfortunately) some of these were purchased songs. I didn’t want to just delete them, so here’s the solution I found.
Continue readingHow to: Create an automatic News and Events Page with Google News
I was recently asked to code a News and Events page for an upcoming site release. I decided to use PHP and Google News to dynamically aggregate articles instead of manually updating the static HTML. I make a few remarks about the code and then present the files for your downloading pleasure.
Continue reading
Posted in Tutorial
Tagged automatic, google, google news, how to, News, news and events, php, Tutorial
2 Comments
How to: Build and Extend a WordPress Lifestream
I recently used the wp-Lifestream plugin to add a lifestream to my blog. A lifestream is essentially an amalgamation of all the information one generates across the various social networks—a stream of your life, if you will. This plugin is great and works fantastically. It even has a framework for extending it to sites that aren’t already programmed into it. I used this framework to extend it to two additional sites I use: Readernaut and ScrnShots. This is the article on how to extend wp-Lifestream.
Continue reading
Posted in Tutorial
Tagged extension, how to, iBegin, introduction, lifestream, php, plugin, readernaut, scrnshots, Tutorial, wordpress, wp-Lifestream
8 Comments