Skip to content

Instantly share code, notes, and snippets.

View tzmartin's full-sized avatar
🏴‍☠️
ahoy!

tz ✨ tzmartin

🏴‍☠️
ahoy!
View GitHub Profile
@tzmartin
tzmartin / gist:1018258
Created June 10, 2011 05:04 — forked from omorandi/gist:1013226
Two methods for sending SMS messages with Titanium Mobile on Android throught native intents
var win1 = Titanium.UI.createWindow({
title:'Tab 1',
backgroundColor:'#fff',
layout: 'vertical'
});
var bt1 = Ti.UI.createButton({title: 'send message (method 1)', top: 200});
bt1.addEventListener('click', function(e)
@tzmartin
tzmartin / DNfolio.com - 1-13-11
Created January 13, 2011 17:42
Aftermarket Domain List from DNfolio.com - 1/13
Hello,
Here are today's domains for your review.
First to reply will get them - these are domain only sales with no sites or content - assume minimal traffic
Payment via PayPal within 24 hours - Domains are at GoDaddy
Jeff K.
[email protected]
<?php
answer();
say ("Welcome.");
$question_cnt = 1;
function ask_question($q)
{
switch ($q) {