Community Members
201 posts
StackTips provides programming tutorials, how-to guides and code snippets on different programming languages. Follow us on Twitter
How to Encode and Decode URL in PHP
This post explains how to encode and decode URLs using PHP. PHP supports the encoding and decoding of URLs by providing some built-in functions.
Default Methods for Interfaces in Java8
This example-driven tutorial outlines the usage of default methods for an interface in Java8. The Java Tutorials have been written for JDK 8.
Create and Manage Git Branches from Command Line
List of useful git commands to help you create and manage git branches from your terminal. Be Smart!! Never go away from your terminal.
Java Method Chaining with Example
The term method chaining refers to both a design and a convention. Each method returns an object, allowing…
Popular Java Object Mapping Frameworks
Applications often consist of similar but different object models, where the data in two models may be similar…
Google Chrome Teases Surprise as it Celebrates its 10th Birthday
As Google Chrome turned 10 the weekend, a tweet from the official Google Chrome account indicated of some…
How to Make Youtube Load Faster on Non-Chrome Browsers?
Struggle with Youtube on Firefox? Use this YouTube Classic Firefox extension to rollback to fix this.
Creating Bootstrap4 Fixed NavBar with Shadow on Scroll
In this example, let us create Bootstrap 4 sticky top navigation bar that shows shadow effect when page…
Stacktips.com in 2016: A Year in Review
Happy New Year 2017! To those of you who’ve made 2016 special: thank you.
How to use custom CSS in Redux framework option panel
Redux WordPress framework is awesome in its way. It powers developer with an awesome options panel, that you…
How to Add Font Awesome Icons to Redux Options Panel
Redux WordPress framework includes Elusive Icons by default for your options panel icon needs. Elusive Icons are very limited…
How to Programmatically Get Application Version in Android?
Use the following code snippet to, get Android application version from code. The PackageInfo class provides overall information…
How To Embed a Map into Your Website Using Google Maps
Google Maps is a useful mapping tool that offers real-time location and navigation information. As a website administrator,…
How To Delete Your Netflix Account History
Netflix is a subscription-based online video streaming service allows you to watch movies, television shows and special programs whenever you want. This tutorial will teach you how to remove your Netfix history.
Perforce Announces Acquisition of ALM Provider Seapine Software
To expand the portfolio of productivity and collaboration tools, Perforce Software, a leader in version control and source code management, today announced its acquisition of Seapine Software, a leading provider of application lifecycle management.
WordPress.com vs WordPress.org: Which One to Choose?
WordPress is an open source CMS (content management system) website development framework written in PHP. This is probably…
How to Use Custom Chrome Tab in Android
Chrome Custom Tabs gives apps more control over their web experience and make transitions between native and web…
How to Add Rate On Google Play Button in Android
Use the following code snippet to, add an option in app that allow user to rate and review your app on Google Play or Amazon store. You can call getPackageName() and construct the Intent to open the on Google play app using Intent.ACTION_VIEW.
Invite People to Download App Using Firebase AppInviteInvitation
Firebase Invites are an out-of-the-box solution for app referrals and sharing via email or SMS. Firebase Android SDK…
Google Brings Material Design to AdSense Dashboard
Now Google updates its AdSense publisher dashboard interface with the fresh new material design look. Google is pushing developers and all their applications UI to standardize across mobile and desktop application using material design.