The common SVN Status Codes are : U: Working file was updated G: Changes on the repo were automatically merged into the working copy M: Working copy is modified C: This file conflicts with the version in the repo ?: This file is not under version control !: This file is under version control but […]
Author: viveik
Javascript Key Codes
Key ==> Code backspace ==> 8 tab ==> 9 enter ==> 13 shift ==> 16 ctrl ==> 17 alt ==> 18 pause/break ==> 19 caps lock ==> 20 escape ==> 27 page up ==> 33 page down ==> 34 end ==> 35 home ==> 36 left arrow ==> 37 up arrow ==> 38 right arrow […]
Best Live Chat Solutions for Websites
Live chat solutions in alphabetical order: 1CLICK | Free Live Chat Support Software with Co Browsing Anytalk Boldchat Bubbles.cc Casengo – Simple Customer Service Software Chatra.io NextGen Live Chat Software with Group Chats & more Comm100 Live Chat Customericare Deskero – Help Desk Software HappyFox Chat – www.happyfoxchat.com Help.com Heybubble – http://Heybubble.com Interakt.co – All In One Customer Engagement Platform Intercom – Customer Support Software | […]
How to Create a Google Hangout Widget for Website
Google+ Hangout button for Website The Hangout button lets you launch a Google+ Hangout directly from your site. When you use the button, you can set up the Hangout in a variety of configurations. For example, you can specify Hangout apps that launch along with the Hangout and setup the Hangout as a regular Hangout […]
10 Mistakes Which PHP MySQL Developers Make
1. Using MyISAM rather than InnoDB MySQL has a number of database engines, but you’re most likely to encounter MyISAM and InnoDB. MyISAM is used by default. However, unless you’re creating a very simple or experimental database, it’s almost certainly the wrong choice! MyISAM doesn’t support foreign key constraints or transactions, which are essential for […]
This app still has access to your account when your device is turned off
Have offline access This app still has access to your account when your device is turned off. This error occurs because previously you have granted access to the same user id, it will take some time at Google to update Auth Token and then it refresh. If you do after some time then it will […]
Top Best WordPress Audio Player Plugins
1. Audio Album audio albumAudio Album uses the default audio capabilities of mediaelement.js included with core WordPress files and enables you to style a group of audio files (MP3 etc) as single block formatted as an album. A basic stylesheet is included, however this is intended to be used as a starting point with custom […]
List of Public Open Torrent Trackers
http://bt.careland.com.cn:6969/announcehttp://mgtracker.org:2710/announcehttp://tracker.ex.ua/announcehttp://tracker.ex.ua:80/announcehttp://tracker.tfile.me/announceudp://11.rarbg.com/announceudp://11.rarbg.com:80/announceudp://9.rarbg.com:2710/announceudp://9.rarbg.me:2710/announceudp://coppersurfer.tk:6969/announceudp://glotorrents.pw:6969/announceudp://open.demonii.com:1337udp://open.demonii.com:1337/announceudp://torrent.gresille.org:80/announceudp://tracker.ex.ua:80/announceudp://tracker.openbittorrent.com:80udp://tracker.openbittorrent.com:80/announceudp://tracker.opentrackr.org:1337/announceudp://tracker.pomf.se:80/announceudp://tracker.publicbt.com:80/announce
How to Get Current Page URL Using PHP
If you would like to know from which page the request has come from using post Method then there is a simple PHP script can solve your issue. Get Current Page URL Using PHP Check below script to Get Current page using PHP function getCurrentURLPage() { $s = empty($_SERVER[“HTTPS”]) ? ”: ($_SERVER[“HTTPS”] == “on”) ? […]
7 jQuery Based UI Frameworks for Developers
Best jQuery UI Frameworks that will help to create useful and innovative mobile applications 1. jQUery UI jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. The notable components of the jQuery UI are Tree View, Combo and Form Widgets, Color Picker, Charts, […]