Paying money for using Microsoft Office? Use Open source tools and get almost same features as Microsoft Office. 1. Open Office : Open Office is developed by Apache Foundation and is the best Open source Word processing, spread sheets, presentations and database. Very easy to use much like MS office. Open Office Works on Windows, […]
Author: viveik
How to Remove Navigation bar in Blogger
To remove nav bar on the top of a blogger blog simply follow below steps: For New Blog Interface : Sign into blogger, now it will show list of your blogs now click on this icon and click on template. Now click on Edit HTML Tab. You will get a warning page avoid and click on […]
12 Key Points of SEO to Improve Website or Blog Traffic
Below are the best 12 Key Points of SEO which will Improve your Website or Blog Traffic, when posting or publishing an article. 12 Key Points of SEO 1. Domain name should be like a keyword, keep it short you can also use hyphens in domain name, hyphen separates as keyword. 2. Use of H1 […]
4 Best Top Opensource Bug Tracking System
Bug Tracking System helps in finding bugs in a software application, apart from this it helps in setting milestones, getting new feature requests and progress tracking. Opensource Bug Tracking System Below are the Best Open Source Bug Tracking System : #1. Bugzilla: Bugzilla is top rated open source Bug Tracking System developed in Perl and […]
Top 10 Websites Built Using These Languages
Check below the list of Top 10 Websites Built Using which programming language. 1. Google – Java (Web), C++ (indexing), Python for Appspot 2. Facebook – PHP, Backend – Mysql Top 10 Websites Built Using 3. YouTube- Flash, Python, Java 4. Yahoo– PHP and Java, Backend – Mysql 5. Microsoft Live.com – .NET 6. Baidu […]
Speed up PhpStorm Right away
Are you using PHPStorm IDE, then see below simple tricks to speed up the performance of PhpStorm IDE. Speed up PhpStorm 1. Turn on Power Save mode File -> Power Save Mode or using “Hector the Inspector” icon in the IDE status bar. This mode turns off on-the-fly code inspections This way you can finish […]
alter table and make id as auto increment
ALTER TABLE internal MODIFY COLUMN id INT(32) NOT NULL auto_increment PRIMARY KEY;
Free Bootstrap Templates and Themes Websites
If you are a Bootstrap fan then check out below Websites where they you can get free Bootstrap Templates with options like Admin Dashboard Templates, Landing Page Templates, Single Page Templates, Sidebar Templates and more. http://bootstraptaste.com/ http://w3layouts.com/tag/bootstrap-templates/ https://wrapbootstrap.com/ https://bootswatch.com/ http://startbootstrap.com/ https://almsaeedstudio.com/ http://www.gettemplate.com/ http://shapebootstrap.net/ http://www.scoopthemes.com/ http://webthemez.com/ http://usebootstrap.com/ http://www.blacktie.co/ http://www.bootstrapzero.com/ http://www.bootstrap51.com/ http://bootstrapious.com/ http://www.bootstrapstage.com/free-themes/ http://www.designbootstrap.com/ http://thebootstrapthemes.com http://bootstrapbay.com/ http://www.bootstrappage.com/category/freetemplates […]
How to Detect a Adblock on Website or Blog and Show Pop up Message
Many people these are installing plugins like Adblock to block ads on the websites/blog and for few People earning from Ads are the main income stream, so today I found this below script where it can detect whether the user has installed Adblock any other plugins which are not displaying Ads on the website and […]
HTML Color Charts Hex Codes
HTML Color Chart Below is the hexadecimal representation for an array of HTML background colors. The hexadecimal value that you see displayed in each box represents the value to get the background color of that cell. #000000 #000033 #000066 #000099 #0000CC #0000FF #003300 #003333 #003366 #003399 #0033CC #0033FF #006600 #006633 #006666 #006699 #0066CC #0066FF #009900 […]