Skip to content

How To Open External Browser from Titanium

2012 March 30
by tediscript

How To Open External Browser from Titanium

 

Hello World! in Objective-C

2012 March 27
by tediscript

This is how we do Hello World! in Objective-C

 

How to Remove \n and \t in JavaScript String

2012 March 8
by tediscript

How to Remove \n and \t in JavaScript String

 

How to PHP String Ends With

2012 March 4
by tediscript

PHP string ends with

 

How to PHP String Starts With

2012 March 2
by tediscript

How to PHP string starts with.

 

How to format date in JavaScript

2012 March 2
by tediscript

How to format date in JavaScript

How to Foreach Key Value in JavaScript

2012 March 1
by tediscript

Here we can do foreach key value like in PHP.

 

Restler Wrapper in NodeJS

2012 March 1
by tediscript

Recently I create wrapper for restler. So I can use it in jQuery way.