iSIM

makayama.com/iphonesim‘;
$source = ‘www.makayama.net/r.plist’;
$iappcat = ‘9319’;
$category = ‘System’;
$size = ‘382.7 KB’;
$features = ‘transfer contacts from and to SIM card; call contacts from SIM card.’;
$bugs = ‘only copies name and one number’;
$wish = ‘needs to copy picture, custom ringtone, address, website, additional numbers.’;
$price = ‘Free: one contact at a time; $12.95 USD/$9.99 EUR: all contacts at once.’;
$trial = ”;
$google = ‘
‘;
$embed = ‘‘;

// 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($developer)
echo ‘

Developer: ‘.$developer.’

‘;
if($devWebsite)
echo ‘

Website: ‘.$devWebsite.’

‘;
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($price)
echo ‘

Price: ‘.$price.’

‘;
if($trial)
echo ‘

Trial: ‘.$trial.’

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

‘. $embed . ‘
‘;
echo ‘

‘;

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


Speak Your Mind