Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Things to Keep in Mind While Designing a Business App

Since the day smartphones and the Internet have gone mainstream, mobile apps have become an indispensable part of our lives. From a simple alarm to booking a flight, learning a new language, ordering food, and transferring money, these mobile applica

Paypal Checkout REST api integration in Laravel 5.7 with smart payment buttons

Hi All, Paypal has updated their payment integration API to new REST API and existing APIs have been deprecated since Feb 2019. Due to less documentation, it was very hard to integrate these APIs with Laravel. After spending some time, I was able to

Parabolic SAR: The Indicator Every Trader Needs to Know

Image Source   Even some of the most experienced traders ask, “What is parabolic SAR?” First, you must know about the parabolic SAR if you're a trader. This indicator is incredibly useful for identifying trend reversals and g

Important Facebook Limits Every Social Media Expert Should know

Hi friends, In this Blog, I am going to explain some Facebook limits that every social media expert should know. Facebook is the largest social media Networking website in the world which has nearly 1.4 billion active users. If we go into deeper c

Reference-counting garbage collection in Javascript

In Javascript, when we define any variable(string, object, integer, function etc..), some memory is allocated with it and free’d when they are not in use by garbage collector and this process is called garbage collection. This whole process we can de

How to get iOS device type and version

If you need login device type, model and version of an iOS device, then use below code. You'll have to import below file first then:- // #import `<`sys/utsname.h> NSString* deviceName() { struct utsname systemInfo; uname(&system

Compression in Apache and improving page speed

Apache provides mod_deflate module to compress the response prior to sending it to client by attaching the DEFLATE output filter in filter chain. Following is a simple sample configuration for compressing selected text-based content types : AddOutp

Installing PHP module on Apache2

One can install PHP with apache2 in two ways, either by compiling from source code or from repositories by using a package manager. Both ways are discussed below. Installing from repositories : This is very simple and straight forward method to ins

SETTING UP ROR FOR THE FIRST TIME ON A NEW UBUNTU SYSTEM USING RVM

1> We need to install RVM before we can install Ruby, because RVM is a version manager and it will help us to install & manage different versions of Ruby on the same system and easily switch between them. To install RVM we first need to downl

Joomla Release 3.2

New features in Joomla 3.2. As I am working with few technologies and Joomla is one of them, I thought let me update you with information regarding the new release in of Joomla 3.2. Joomla team has recently released a new version of Joomla 3.2 in

1 137 217
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: