Feb 18, 2014

Nexmo Text To Speech

Nexmo: Text To Speech



How to Build PHP 5.4 Applications with Visual Studio | .NET Zone

How to Build PHP 5.4 Applications with Visual Studio | .NET Zone:



How to run PHP applications in Visual Studio 2012 | Sup-a-Dillie-O

How to run PHP applications in Visual Studio 2012 | Sup-a-Dillie-O:



android - WebView not used on server PHP redirect - Stack Overflow

android - WebView not used on server PHP redirect - Stack Overflow:





How to access full source of old commit in BitBucket? - Stack Overflow

How to access full source of old commit in BitBucket? - Stack Overflow:





I understand you want to download an older version via the BitBucket web interface without using a Mercurial/Git client.
Check this related question. On the comments, someone says that there is no way to do that. Fortunately, that's not entirely true.
By navigating on BitBucket project pages, I found no link to download an arbitrary version. There are links to download specific tags, in the format:
https://bitbucket.org/owner/repository/get/v0.1.2.tar.gz
But by tweaking a bit the url above, changing the tag name by the commit hash, like:
https://bitbucket.org/owner/repository/get/A0B1C2D.tar.gz
You can actually download a specific version.

android - Eclipse "Invalid Project Description" when creating new project from existing source - Stack Overflow

android - Eclipse "Invalid Project Description" when creating new project from existing source - Stack Overflow:



Eclipse Community Forums: Newcomers » "Open Project" grayed out !!!

Eclipse Community Forums: Newcomers » "Open Project" grayed out:



 "On 4/15/2010 10:00 PM, DHeadrick wrote:
> Any ideas how I can make "Open Projects" active?

"Project"->"Open Project" is only active if you have selected a
(non-open) project in "Project Explorer".

You might have to open the "Project Explorer" first ("Window"->"Show
View"->"Project Explorer").


(Ran into the problem myself yesterday - after reshuffling some
collapsed windows, my "Project Explorer" view was gone.)"



"Mobifying" Your HTML5 Site - HTML5 Rocks

"Mobifying" Your HTML5 Site - HTML5 Rocks:



Feb 11, 2014

Win8 Taskbar Shortcut Folder

%APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar


Start Google Chrome in Incognito Mode with a Shortcut

Start Google Chrome in Incognito Mode with a Shortcut:



very useful Google chrome plug in for web designer

1.page ruler ( measure px )
2. cssviewer ( see the layer of elements )
3. web deverloper ( responsive layout and etc )
4. capture page ( capture whole page as jpg )
5. stylebot ( temp adjust css to see temp result )

6. colorzilla ( pick color )

Jan 27, 2014

How to format fileupload control - ASP.NET

How to format fileupload control - ASP.NET:



Style ASPX File Upload Control Button

CSS2/DOM - Styling an input type="file":





Style ASPX File Upload Control Button

ASP.Net validation summary causes page to jump to top - Stack Overflow

ASP.Net validation summary causes page to jump to top - Stack Overflow:



Two possible work arounds:
Disable client validation and jump to correct position on post back:
* set EnableClientScript="false" for all validation controls (disabling client validation)
* set MaintainScrollPositionOnPostback="true" in Page directive
Disable the scrollTo function in javascript:
<script type="text/javascript">
    window.scrollTo = function() { }
</script>

LESS « The Dynamic Stylesheet language

LESS « The Dynamic Stylesheet language:





Thumper - A simple and light responsive framework

Thumper - A simple and light responsive framework:



Font Custom

Font Custom:



Ken Shirriff's blog: An Arduino universal remote: record and playback IR signals

Ken Shirriff's blog: An Arduino universal remote: record and playback IR signals:



 http://www.righto.com/2009/09/arduino-universal-remote-record-and.html

Android KitKat | Android Developers

Android KitKat | Android Developers:



http://developer.android.com/about/versions/kitkat.html