ourlil.com

A web site for tutti noi (all of us!)

  • Home
  • About
  • About – sample
  • Healing Christofer – Fun’-Raiser
    • Gallery
  • JP’s Page

Archive for the ‘nifty’ Category

Math Trek: The Grammy in Mathematics, Science News Online, Feb. 9, 2008

Monday, February 11th, 2008

Woody GuthrieMath Trek: The Grammy in Mathematics, Science News Online, Feb. 9, 2008

Very cool use of technology … It’s amazing what someone can do when they set their minds to it.

Posted in Hacks, Music, history, nifty | Comments Off

XPath Expression Testbed

Friday, December 14th, 2007

Another Online XPath Visualizer that actually works…

XPath Expression Testbed

Posted in Hacks, nifty, xml, xpath | Comments Off

OurLil.com info

Wednesday, December 12th, 2007

Clay as a Simpson characterHere’s my personal web site for family and friends. I like to post information about friends, family and the goings on in our lives.

Pretty neat huh?

http://ourlil.com/

Posted in Blogs, Friends, nifty | Comments Off

STAR WARS ASCIIMATION – Main Page

Thursday, December 6th, 2007

STAR WARS ASCIIMATION – Main Page

Some people have way too much time on their hands… If you’ve got some, telnet over to

towel.blinkenlights.nl

telnet Star Wars

telnet Star Wars

telnet Star Wars

Posted in Hacks, Haha, Unix, nifty, telnet | Comments Off

Can Web 2.0 Evolve Into An Enterprise Technology?

Tuesday, October 30th, 2007

Web 2.0 Impact ChartGrowing Pains: Can Web 2.0 Evolve Into An Enterprise Technology? — Web 2.0 — InformationWeek

Wikis, mashups, social networking, and even Second Life can have a place in business, but they need to improve legacy interoperability–and IT needs to overcome its skepticism.

Posted in Blogs, Browsers, HTML, Interactive Team, Mashup, Trends, Web 2.0, WebTech, nifty, standards | Comments Off

HOWTO Use Your Mac From Anywhere

Tuesday, October 30th, 2007

HOWTO Use Your Mac From Anywhere
This guide demonstrates using SSH tunnels and VNC screen-sharing software to use your Mac from any PC over the Internet. It’s fast, secure, cross-platform, and can be done entirely with open source software.

Posted in Mac, Unix, WebTech, Windoze, nifty, security | Comments Off

XPath Visualizer for Mozilla

Wednesday, October 17th, 2007

XPath Visualizer for MozillaThe XPath Visualizer for Mozilla can help you build XPath queries without leaving your web browser.

Posted in Browsers, nifty, xml, xpath | Comments Off

WordPressMU Bug Trac for fixing target=”_blank”

Tuesday, October 9th, 2007

W3C - World Wide Web ConsortiumOnce upon a time, we had a vexing problem where we couldn’t set the @target (OT: @target is tech-speak/jargon/euphemism for ‘target attribute’). Actually, you could set it, but when you ‘saved’ the post or story, TinyMCE (that nifty toolbar interface for formatting blog posts used by WordPress and a million other places). Here’s where I figured out what was wrong. I don’t know why they ‘broke’ the @target attribute, although I do know that the ‘target’ attribute was deprecated in HTML 4.01, as well as XHTML 1.0. However, there are ways around it, like via JavaScript and XHTML modules which are pretty darn cool.

Anyway, when we upgrade WordPressMU to the next version, we’ll likely need to ‘fix’ this again, so here’s $98 bucks worth of direction:

Changeset 1022 – WordPress MU Trac – Trac

Just change this:

$allowedposttags = array(
‘address’ => array(),
‘a’ => array(
‘href’ => array(), ‘title’ => array(),
‘rel’ => array(), ‘rev’ => array(),
‘name’ => array()
),

to this:

$allowedposttags = array(
‘address’ => array(),
‘a’ => array(
‘href’ => array(), ‘title’ => array(),
‘rel’ => array(), ‘rev’ => array(),
‘name’ => array(), ‘target’ => array()
),

NOTE: This change was downgraded to determine if it inexplicably affects bandwidth performance.

Posted in Blogs, HTML, Hacks, nifty, standards, xhtml | 3 Comments »

WordPressMU Bug Trac for fixing target=”_blank”

Tuesday, October 9th, 2007

W3C - World Wide Web ConsortiumOnce upon a time, we had a vexing problem where we couldn’t set the @target (OT: @target is tech-speak/jargon/euphemism for ‘target attribute’). Actually, you could set it, but when you ‘saved’ the post or story, TinyMCE (that nifty toolbar interface for formatting blog posts used by WordPress and a million other places). Here’s where I figured out what was wrong. I don’t know why they ‘broke’ the @target attribute, although I do know that the ‘target’ attribute was deprecated in HTML 4.01, as well as XHTML 1.0. However, there are ways around it, like via JavaScript and XHTML modules which are pretty darn cool.

Anyway, when we upgrade WordPressMU to the next version, we’ll likely need to ‘fix’ this again, so here’s $98 bucks worth of direction:

Changeset 1022 – WordPress MU Trac – Trac

Just change this:

$allowedposttags = array(
‘address’ => array(),
‘a’ => array(
‘href’ => array(), ‘title’ => array(),
‘rel’ => array(), ‘rev’ => array(),
‘name’ => array()
),

to this:

$allowedposttags = array(
‘address’ => array(),
‘a’ => array(
‘href’ => array(), ‘title’ => array(),
‘rel’ => array(), ‘rev’ => array(),
‘name’ => array(), ‘target’ => array()
),

NOTE: This change was downgraded to determine if it inexplicably affects bandwidth performance.

Posted in Blogs, HTML, Hacks, nifty, standards, xhtml | 2 Comments »

TinyMCE – The WYSIWYG Editor for WordPress

Wednesday, September 26th, 2007

TinyMCE EditorTinyMCE is a powerful WYSIWYG editor control for web browsers such as MSIE or Mozilla that enables the user to edit HTML contents in a more user friendly way. The editor control is very flexible and it’s built for integration purposes (usage within systems like Intranets, CMS, and LMS, for example).

TinyMCE:Installation – Moxiecode Documentation Wiki

This is the Text Editor available for WordPress posting (Visual Edit mode). Pretty neat. Perhaps we’ll add a few items…

Here’re some more interesting TinyMCE links:

  • WordPress TinyMCE page
  • TinyMCE:Plugins/spellchecker
  • Advanced TinyMCE Editor
  • TinyMCE Advanced
  • Tiny MCE Buttons
  • TinyMCE: Configuration/valid elements

Perhaps, if I can ever find some time, I’ll be able to play around with this stuff.

Posted in Blogs, CSS, HTML, Hacks, Interactive Team, Trends, WebTech, WordPress, nifty | Comments Off

<< Previous Next >>

  •  

    May 2012
    S M T W T F S
    « Apr    
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • Pages

    • About
    • About – sample
    • Healing Christofer – Fun’-Raiser
      • Gallery
    • JP’s Page
  • Archives

    • April 2012
    • November 2011
    • July 2010
    • February 2010
    • November 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • December 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Categories

  • Favorites

    Here're a few sites I like to visit:
    • WPMU.org
    • Holy Shmoly
    • AppleInsider.com
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

Copyright © 2012 - ourlil.com | Entries (RSS) | Comments (RSS)

WordPress theme designed by web design