Criteria meet for Amazon Kindle Apps
Amazon Kindle Apps Asset Type Description Specifications Icon A representative icon for display on the desktop of the mobile device after app installation 114 x 114px PNG with transparent background Thumbnail A larger version of the icon image (this…
App Testing Service on Amazon
App Testing Service on Amazon Q: What is the Amazon App Testing Service? The Amazon App Testing Service is a tool you can use to test your Android app prior to submitting it to Amazon. This free service tests your app for common issues that can block it…
Account and User Permissions on Amazon
Q: How do I start selling games and apps on Amazon? On the Amazon Apps & Games Developer Portal, click the Create an Account button. The portal is a self-service tool that will guide you through account creation. After creating an account and…
Tips to consume .net webservice in IOS applications
Tips to consume .net webservice in IOS applications Creating an iOS Client: Our iOS client will consist of a button which when clicked will make a request to the HelloWorld web method of the NotificationService. The button click event is shown below:…
WordPress Shortcodes and Plugins You Might Want To Try
WordPress Shortcodes And Plugins You Might Want To Try If you are not familiar with shortcodes, a shortcode is a WordPress-specific code that lets you do creative things with scripts and code. Since you won’t have to fill your posts and pages with long…
Tips to Create Custom Tags In WordPress
Tips to Create Custom Tags In WordPress Building a WordPress theme is so easy with template tags. You can add the_title() to display the post or page title, and you can use the_content() to display post or page contents. There are many more template tags…
Reblog Content From Other Sites using “Press This” Bookmarklet
Reblog Content From Other Sites Using “Press This” Bookmarklet Among all the features in WordPress, Press This could probably be one of the least known. Have you heard about it? Even though it has been included since the early versions of WordPress with…
Tips to show WordPress Widgets on Condition in Perticular Pages or Area
Tips to show WordPress Widgets on Condition in Perticular Pages or Area WordPress, by default, provides a set of widgets for showing post categories, tag clouds, search, and calendar. Following WordPress standard themes like TwentyTen and TwentyTwelve,…
Top 10 Features of HTML5
List of Top 10 Features of HTML5 New Doctype Still using that pesky, impossible-to-memorize XHTML doctype? <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”…
Audio Video Control in HTML5
Audio Video Control in HTML5 Audio Support No longer do we have to rely upon third party plugins in order to render audio. HTML5 now offers the <audio> element. Well, at least, ultimately, we won’t have to worry about these plugins. For the time…