Published April 30th, 2007
Uncategorizedin .0 Comments
Another deep thought brought to you by the spammers of bavatuesdays:
Flower Apr 30th, 2007 at 12:54 am Edit
This is a good article…..But I think joining the secondlife is more interesting….You could make youself more beautiful in secondlife than
in real life…And could find some sexy girls (boys) friends & partners in there,it is so [...]
BoingBoing has linked to a Commodore 64 theme for WordPress.
So, having spent so much time as of late trying to make WP aesthetically pleasing, fluid, integrated, and easy to navigate, it was nice to set up a blog that represents quite possibly the most difficult and least accessible user interface for the uninitiated command [...]
One of the few things I have been unable to share on my blog is my daily work-out regiment. Not so much because I am shy or embarrassed about it, rather until now I haven’t had an effective way to explain its cinematic complexities and nuances -and some may even argue its transnational poetry. [...]
get_elements_by_tagname(’div’);
foreach ($divs as $div) {
if ($div->get_attribute(’id’) == ‘column-content’) { //grab only the body of the mw page
$contentDiv = $div;
}
if ($div->get_attribute(’id’) == ‘jump-to-nav’) { //kill navigation div
$parent = $div->parent_node();
$parent->remove_child($div);
}
$div->remove_attribute(’class’); //clear off classes to avoid style collisions. might need to do the same if style attributes are [...]
Published April 22nd, 2007
Uncategorizedin .0 Comments
Tomorrow a few of DTLT’s finest are going to meet with some folks from the History and Historical Preservation departments to talk about the technological possibilities for the emerging Center for Digital History at UMW (nothing official yet!). This is very exciting because we all know the faculty in these programs quite well, and [...]
D’Arcy Norman has already announced the (MAC) Learning Environments presentation that will take place this Wednesday, April 25, 1:00pm EST (10:00am Pacific, 11:00am Mountain, etc…). D’Arcy, Brian Lamb, and Alan Levine will be re-visiting some of the generative ideas from their 2004 presentation “Small Pieces Loosely Joined” (you can see the archived wiki here) [...]
I recently got inspired, so I returned to the ELS blogs site to see what was going on in the world of WordPress Multi-User plugins (as well as to test Simple Pie on WPMU -which works beautifully!). I’m glad I did!
I found a few cool new plugins for WPMU, and I will order them in [...]
Recent comments