OmniFocus

Developer: The Omni Group
Website: www.omnigroup.com‘;
$available = ‘App Store’;
$source = ”;
$iappcat = ”;
$category = ‘Productivity’;
$size = ‘unknown’;
$features = ‘task management, location based reminders; syncs with OmniFocus desktop application; add pictures or voice notes’;
$bugs = ”;
$wish = ”;
$prive = ‘unknown’;
$trial = ”;
$google = ‘
‘;
$embed = ‘Coming Soon‘;

// The HTML output
echo ‘

‘;
echo ‘

‘;
echo ‘Screenshot‘;
echo rating_bar(md5($_SERVER[‘REQUEST_URI’]) ,’5′);
echo ‘

‘;
echo ‘‘;
echo ‘

‘.$title.’

‘;
if($subtext)
echo ‘

‘.$subtext.’

‘;
if($version)
echo ‘

Current Version: ‘.$version.’

‘;
if($available)
echo ‘

Available Through: ‘.$available.’

‘;
if($source)
echo ‘

Source: ‘.$source.’

‘;
if($iappcat)
echo ‘

Add to iAppCat

‘;
if($category)
echo ‘

Category: ‘.$category.’

‘;
if($size)
echo ‘

Size: ‘.$size.’

‘;
if($features)
echo ‘

Features: ‘.$features.’

‘;
if($bugs)
echo ‘

Bugs: ‘.$bugs.’

‘;
if($wish)
echo ‘

Wish List: ‘.$wish.’

‘;
if($wish)
echo ‘

Price: ‘.$price.’

‘;
if($wish)
echo ‘

Trial: ‘.$trial.’

‘;
if($desc)
echo $desc;
if($google)
echo $google;
if($embed)
echo ‘

‘. $embed . ‘
‘;
echo ‘

‘;

global $more;
$more = 0;
query_posts(‘category_name=omnifocus’);
while (have_posts()) : the_post();
?>


Speak Your Mind