Author Archives: zeeshan

Take snapshot of map

iisue Capture screen shot of GoogleMap Android API V2 How to get Bitmap of MapView from Android Google Maps API V2 http://46424.com/question/119446#.URIJAr-cepg possible solutions Taking screenshot of Android OpenGL http://developer.android.com/guide/topics/graphics/opengl.html http://developer.android.com/guide/topics/media/camera.html#manifest otheres Hiding and Showing on screen Markers with Google … Continue reading

Posted in Uncategorized | Leave a comment

apk key

Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation.  All rights reserved.   C:\Users\Zeeshan Pervaiz> C:\Users\Zeeshan Pervaiz>$ keytool -list -alias androiddebugkey \ ‘$’ is not recognized as an internal or external command, operable program or batch file.   C:\Users\Zeeshan Pervaiz>-keystore … Continue reading

Posted in Android, Eclipse | Leave a comment

Code for custom portfolio page with pagination

<?php /** * Template Name: Product Reviews * * @package WordPress * @subpackage Einat */ get_header(); ?> <!– BEGIN CALL TO ACTION –> <div class=”inner-cta-wrap”> <div id=”call-to-action” class=”container_12″> <!– TOP SENTENCE –> <div id=”cta-top” class=”grid_12″> <h3 class=”inner-title”> Product Reviews </h3> … Continue reading

Posted in Uncategorized | Leave a comment

show date and time with posts

<td>’.the_time(‘g:i a’).'</td> <td>’.date(‘d/m/Y’, strtotime($post->post_date_gmt)).'</td>   the_time(‘F d, ‘); ?><?php the_time(‘ Y’);

Posted in Uncategorized | Leave a comment

Remove hyperlinks through CSS

pointer-events: none; cursor: default;

Posted in Uncategorized | Leave a comment

Sugar Slider

  http://demo.pippinspages.com/sugar-slider/

Posted in Uncategorized | Leave a comment

Widgets on Pages

this plugin show widgets on different pages. A great pllugin

Posted in plugins | Leave a comment

Extended Comments Widget

A widget that shows a section of comment text along with the author name. http://forum.bytesforall.com/showthread.php?t=9565

Posted in plugins | Leave a comment

Dropdown Menu Widget

http://wordpress.org/extend/plugins/dropdown-menu-widget/

Posted in Uncategorized | Leave a comment

Admin Menu Editor

Lets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus and more.u Responsvie select menu The Responsive Select Menu plugin automatically turns any WordPress 3 Menu into a select box / … Continue reading

Posted in plugins | Leave a comment