The numbers are in for 2011 …. for the main site.
Author: The Man
Well done…..me :)
Author: The Man
sudo a2enmod rewrite
Tags: Ubuntu
January 27th, 2012 | Posted in Interweb, Wordpress | No Comments »
Author: The Man
Well done…..me :)
Tags: Google Analytics
January 10th, 2012 | Posted in Interweb | No Comments »
Author: The Man
Well colour me shocked but it seems people like free stuff.
While it took 129 days for my paid Android app to reach 100+ downloads its only taken 11 days for the free app to reach that milestone. I would love to provide everything free :)
Tags: Free
December 17th, 2011 | Posted in Android, Wake On Lan | No Comments »
Author: The Man
Not a great advert for Heathrow Airport security and systems. You, as a user, should never see an error page like this. This is 101 stuff.
Tags: Heathrow
December 17th, 2011 | Posted in Interweb | No Comments »
Author: The Man
So simple
1 2 3 4 5 6 7 8 9 10 11 12 | public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.help); TextView urlText; urlText = (TextView) findViewById(R.id.lblInfo4); String text = "Finally if you need more information then please pop over to <a href='http://support.depicus.com'>support.depicus.com</a> or " + "tweet me <a href='http://twitter.com/#!/depicus'>@depicus</a>."; urlText.setText(Html.fromHtml(text)); urlText.setMovementMethod(LinkMovementMethod.getInstance()); } |
And it should look like this
Tags: Clickable, Java, TextView, URL
December 9th, 2011 | Posted in Android | No Comments »
Copyright © = date('Y') ?> - depicus | Entries (RSS) | Comments (RSS)
WordPress theme butchered and amended by me.


