Skip to main content

Eapen G

Eapen G's Public Library

12 Aug 09

Mike Davidson – Make Your Site Mobile-Friendly in Two Minutes

php_value auto_prepend_file /localfilepath/global_prepend.php
php_value auto_append_file /localfilepath/global_append.php

<?php
function callback($buffer) {
if ($_SERVER['SERVER_NAME'] == 'mobile.myawesomeblog.com') {
$buffer = str_replace('http://www.myawesomeblog.com', 'http://mobile.myawesomeblog.com', $buffer);
$buffer = preg_replace('/[\n\r\t]+/', '', $buffer);
$buffer = preg_replace('/\s{2,}/', ' ', $buffer);<br />
$buffer = preg_replace('/(<a[^>]*>)(<img[^>]+alt=")([^"]*)("[^>]*>)(<\/a>)/i', '$1$3$5<br />', $buffer);
$buffer = preg_replace('/(<link[^>]+rel="[^"]*stylesheet"[^>]*>|<img[^>]*>|style="[^"]*")|<script[^>]*>.*?<\/script>|<style[^>]*>.*?<\/style>|<!--.*?-->/i', '', $buffer);
$buffer = preg_replace('/<\/head>/i', '<meta name="robots" content="noindex, nofollow"></head>', $buffer);
}
return $buffer;
}
ob_start("callback");
?>

<?php ob_end_flush();?>

www.mikeindustries.com/...make-your-site-mobile-friendly - Preview

mobi webdesign webdevelopment phone mobile dotmobi

Avoid These Phrases to Keep Your Resume Relevant - Job search - Lifehacker

The last thing you want to appear like to your future employer is a resume writing drone—unless of course that's your target market. At The Savvy Networker blog, they assembled a list of the worst canned phrases in resume building:

* Results-oriented professional
* Cross-functional teams
* More than [x] years of progressively responsible experience
* Superior (or excellent) communication skills
* Strong work ethic
* Met or exceeded expectations
* Proven track record of success
* Works well with all levels of staff
* Team player
* Bottom-line orientation

What approach would they suggest you use? As the trend shifts away from bullet-based soundbite resumes it will be more important to write your resume to sound less like a ticker tape and more like you're actually describing the work you do.

lifehacker.com/...s-to-keep-your-resume-relevant - Preview

job resume tips

1 - 20 of 2900 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo