Here’s a header image.
Author: webmaestro
This is a nice banner image, I got from this page:
A web site for tutti noi (all of us!)
Author: webmaestro

Even More Rounded Corners With CSS – Schillmania.com
And here’s the actual implementation and notes:
http://www.schillmania.com/projects/dialog2/
http://www.schillmania.com/projects/dialog2/download/20070214-even-more-rounded-corners.zip
Tags: CSS, radius, rounded corners
October 31st, 2008 | Posted in coding | Comments Off
Author: webmaestro
This is a nice banner image, I got from this page:
October 30th, 2008 | Posted in Uncategorized | Comments Off
Author: webmaestro

Blip.tv Figures Out How To Serve Ads In iTunes Videos
Earlier today at the Beet.TV Online Video Summit (which I co-moderated with Cnet’s Dan Farber and Beet.TV’s Andy Plesser), blip.tv
CEO Mike Hudack revealed that his company has found a way to dynamically insert ads from DoubleClick into video downloads on iTunes and elsewhere.
Blip.tv is a video publishing platform that claims about 50 million views a month across many different Websites and distribution channels. (Last week, it raised a round from Bain Capital). Hudack estimates that 15 to 18 percent of blip.tv’s traffic comes through video downloads, mostly from iTunes.
The meat of it is here:
For the past six months or so, blip.tv has been experimenting with placing pre-roll, post-roll, and overlay ads in some iTunes videos. These ads are served by DoubleClick and have hyperlinks that make it easy to track when somebody clicks on an ad. This measurement only works when someone is actually watching the video on their computer inside iTunes, which Hudack estimates happens 50 to 75 percent of the time. For the rest of the videos that are watched on iPods, iPhones, and Apple TVs, whatever ad that was inserted at teh time the video was delivered will be shown, with no tracking capability.
October 29th, 2008 | Posted in Video, Web 2.0 | Comments Off
Author: webmaestro
function GetInnerText(elem) {
return (typeof(elem.innerText) != 'undefined') ? elem.innerText :
(typeof(elem.textContent) != 'undefined') ? elem.textContent : elem.innerHTML.replace(/]+>/g, '');
}
Get inner text – Karamasoft Support Forums.
October 28th, 2008 | Posted in coding, javascript | Comments Off
Author: webmaestro
function GetInnerText(elem) {
return (typeof(elem.innerText) != 'undefined') ? elem.innerText :
(typeof(elem.textContent) != 'undefined') ? elem.textContent : elem.innerHTML.replace(/]+>/g, '');
}
Get inner text – Karamasoft Support Forums.
October 28th, 2008 | Posted in coding, javascript | Comments Off
Author: webmaestro
Fennec looks interesting:
http://www.vimeo.com/1981300Tags: Firefox, Mobile, Mozilla
October 17th, 2008 | Posted in Browsers, Firefox | Comments Off
Author: webmaestro

WPMU Enterprise
WPMU-Enterprise allows the site admins to have multi, multi-user blogs on one install of wordpress.
Objective:
Starting with WP 1.5, many of us had to find a solution to upgrade/manage mutiple sinlge wp blogs. This was solved with the release of wpmu. From there, many of us then had to figure out a way to upgrade/manage multiple mu blogs. This is an attempt to solve this problem.
Features:
- Multiple MU blogs ex. domain1.com, domain2.com, subdomain.domain1.com, etc.
- Different site admins for each mu blog.
- Different mu blogs are maintained as companies
- Each site admin is given it’s own company to manage blogs, sites and users.
- Domain name mapping
Requirements:
WPMU 2.6.1
Pros:
- Manage multiple mu-sites with one wordpress install.
- Assign site admins to companies and restrict their access to blogs, users.
Cons:
- You have to edit 3 core files.
- Can only be used if you are using subdomains.
Tags: plugin, WordPress, WordPressMU, wpmu
September 26th, 2008 | Posted in WordPressMU | Comments Off
Author: webmaestro
A good url regular expression ?
^((ht|f)tp(s?)\:\/\/|~/|/)?([\w]+:\w+@)?([a-zA-Z]{1}([\w\-]+\.)+([\w]{2,5}))(:[\d]{1,5})?((/?\w+/)+|/?)(\w+\.[\w]{3,4})?((\?\w+=\w+)?(&\w+=\w+)*)?
September 26th, 2008 | Posted in Uncategorized | Comments Off
Author: webmaestro
RegExr: Online Regular Expression Testing Tool
\be\w*
\b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b is a more complex pattern. It describes a series of letters, digits, dots, underscores, percentage signs and hyphens, followed by an at sign, followed by another series of letters, digits and hyphens, finally followed by a single dot and between two and four letters. In other words: this pattern describes an email address.
September 26th, 2008 | Posted in WebTech, coding, tools, tutorial | Comments Off
Author: webmaestro
Nifty tool to check to see if a site is serving gzip’d pages…
September 12th, 2008 | Posted in Uncategorized | Comments Off
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Apr | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Copyright © 2012 - ourlil.com | Entries (RSS) | Comments (RSS)
WordPress theme designed by
web design