Android Push Notification Using Firebase
Firebase is a powerful platform for building mobile and web based applications. It helps developer to build high-quality apps and games. Firebase provides facilities of real time database and...
View ArticleApple membership programs & create certificate, profile
In this blog we are going to learn how to create, install and export certificates and how to create provisioning profiles for your application. but before this we need to get knowledge about different...
View ArticleCreating your own iOS framework and distributed using CocoaPods
Click To Download Full Source Code iOS: 10 Language: Swift 3 Xcode Version: 8 Mac OS: 10.11 Topics Creating your framework Distributing your framework using CocoaPods Creating your Framework Step 1:...
View ArticleCustomization in WordPress
Currently, WordPress is the widely used Content Management System in the world and is being utilized by nearly 75 million websites. Here I am trying to bring in front of you few primary customization...
View ArticleCreating Tableview With Section Indexes
Overview UILocalizedIndexedCollation is a class that helps to organise data in table views with section index titles in a locale-aware manner. Rather than creating the object directly, a shared...
View ArticleMagento 2 – Multi Site product filter using REST API
The first question that arise on looking at the tile is: What is Multi Site to do with REST API? The answer is simple, Magento provides multi-site support and mobile application needs the same support...
View ArticleIntroduction to 3D Touch
Introduction With iOS 9, new iPhone models add a third dimension to the user interface. A user can now press your Home screen icon to immediately access functionality provided by your app. Within your...
View ArticlePayUMoney Payment Integration with IPN in Codeigniter
Overview Payment gateway offers the desired and vital link between the online seller (merchant), its customer, the customer’s online payment instrument provider and the bank account of the online...
View ArticleWhite Space Troubling During use of Display Inline Elements
Topics Apply font-size: 0px to the parent. Minimize the HTML HTML Comments or Avoid Closing Tag for that Oppose Margin with the elements Applying Flex Applying Float Download Demo Many times, we face...
View ArticleNew Features in PHP 7
PHP 7 is kind of super major release of PHP programming language and is considered to be a revolution in the way web applications can be developed and delivered. PHP 7 release is considered to be the...
View ArticleNew Features in PHP 7
PHP 7 is kind of super major release of PHP programming language and is considered to be a revolution in the way web applications can be developed and delivered. PHP 7 release is considered to be the...
View ArticleLayer in swift 3.0
Overview Layer is visual attributes you can set background color,border & show etc.. Almost UI control have one layer CALayer by using that you can use to provide border , round corner etc.. There...
View ArticleWhat is SASS & How we use it
Topics What is SASS Install SASS SASS Applications SASS Basic What is SASS SASS (Syntactically Awesome StyleSheets) is an extension of CSS. SASS allows you to usefeatures like nested rules, variables,...
View ArticlePHP: die() Vs exit() – It has no difference but a difference
Overview We are all at starting phase of learning, PHP has a BIG question on what is the difference between die() and exit(). The excitement of preparing a code with both statements, searching for...
View ArticleWordPress Child Theme: How to make?
Topics Introduction of WordPress child theme How to create a child theme? When to use Child Themes? Advantage & Disadvantages of a Child Theme Conclusion Introduction of WordPress child theme...
View ArticleCSS4 Selector
Overview The CSS4 Selectors specializes a large number of revisions since CSS 3. That is the first draft of the spec likely changed in numerous ways before it becomes a recommendation itself and there...
View ArticleHow to create simple iMessage App
Overview In this demo, I have mentioned that how we can able to use Message Extansion in iOS 10. Once you launch application, it will open message screen. Where you can able to check see list of web...
View ArticleBiadu map integration in Android
Topics Application Creation Procedure Login to the API Console Create new Key Select Android SDK as a Platform Configure the Application Get the Security Code Project Configuration Method Show Baidu...
View ArticleBoost up your WordPress Site
Why speed is important? One second increase in page load than usual time will decrease the number of users to visit the site. To let users stay at your website, it should load within 2 seconds as per...
View ArticleiMessage – Basic sticker App
Introduction With latest iOS 10,Apple added new feature for third party developer called iMessage apps.Using that developer can make their own apps. Apple has added new section [iMessage apps] at...
View Article