Pictaculous – A Color Palette Generator
Pictaculous is great tools to know about what colors to use with an image?.You can upload an picture adn within seconds you can found uploaded image color PALETTE. It’s very important tools to know...
View ArticleWhere to Buy Television Online in India?
Comparing and buying TV’s has never been so easy as it is to do online instead of going from store to store in search for the TV that meets your requirement and also comes at a great price, buying one...
View ArticleHTTP Request Types
In this tutorial we will learn common HTTP method of PHP that can be used to perform actions on the web server.HTTP request is a class that contains HTTP style requests, request line, header fields,...
View ArticleMigrating Sharepoint 2010 to 2013: 7 Tips for a Successful Upgrade
As you embark on the journey of migrating SharePoint 2010 to 2013, the task might prove daunting. Among other things, it is vital to take into consideration a number of factors, one of the more...
View ArticleHow To Extract Image From Word Doc
In this tutorial we will let you know how to extract image from word document, today i have got an document which has numerous images but if you will take copy option from word document it will not...
View ArticleDifference Between window.open() and window.location.href
In this tutorial i will let u know difference between window.location.href and window.open(), both are very important way to redirect user to a target location,both function are commonly used by web...
View ArticleJavascript – Degree And Radian Conversion
in this tutorial we will discuss javascript user defined function for degree and radiance.These fucntion are very important when you are doing mathemtical calculation based trigonometry.I have taken...
View ArticleLinux: Useful Linux Commands for Linux User
In this tutorial i will described some of the useful and important Linux command for Linux user. These command are normally we used for operate Linux system, Here we will show each command with...
View ArticleViewport – jQuery Plugin for Finding and Handling Elements in Viewport
Viewport is simple jQuery plugin adds custom pseudo-selectors and handlers for simple element detection inside or outside of viewport. Viewport -jQuery Plugin for Finding and Handling Elements in...
View ArticleSerialization of Object in php and jQuery
Serialization of object is very important now days, because we are desgining more responsive web application/mobile application. We need serialized object for ajax request as well as for web service....
View ArticleHow to Connect to MySQL via SSH Tunnel in Windows
In this tutorial i will let you know how to connect workbench or other tool with your live server database. This is very helpful if you want to work on mysql server tool, for this you must have server...
View ArticleWindows Browser User Agent List
In this quick tutorial i will let you know some browser and his user agent, we can get agent type using JavaScript code but here i am listing all main browser agent type. There are following browser...
View ArticleWebRTC – Share Audio, Video and Data in Real Time
WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. That’s means WebRTC is a web based tools that any device...
View ArticleCodassium – Online Code Editor With Real-Time Coding
In last post we have discussed about WebRTC, now here we will discussed Codassium application which is used WebRTC.Codassium uses WebRTC to bring together WebRTC-based video chat and Mozilla’s Ace code...
View ArticleTables are not Showing in phpmyadmin
This is common problem when you are importing database in phpmyadmin, you can see these tables on workbench but not in phpmyadmin view. This problem due to user access of database. Your database has...
View ArticleHow To Install Git on windows/Linux
GIT is an popular open source distributed version control system. Git designed to handle everything from small to very large projects with speed and efficiency. Install Git on linux $ apt-get install...
View ArticleHow to Install Jenkins on Ubuntu
In this tutorial we will learn how to install Jenkins server on Linux, Jenkins is the leading open-source continuous integration server. Jenkins built with java and running in Apache Tomcat. Jenkins...
View ArticleUFW – Uncomplicated Firewall Use and Command
In this tutorial we will learn how to install and use this on Linux Ubuntu. I am not administrator but whatever i learn now days i m describing here. UFW is the default firewall configuration tool for...
View ArticleHow To Start / Restart / Stop Nginx Web Server
The ngnix is an HTTP and reverse proxy server, as well as a mail proxy server.The nginx web server can be restarted using any one of the following command line syntax: sudo service nginx restart OR...
View ArticleUnderstanding Chef Server/Client and Node
Chef is very important tool in DevOops. Chef is used to automate your build, deploy, and manage your infrastructure. Chef help to infrastructure automation and configuration management tasks. Chef...
View Article