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

Search In

Introducing CSS Font-Display Property

Hello readers, In this blog I have got an updating news regarding CSS font-display property. As we all work on Web Pages that includes various typeface and we didn’t have the option of setting our text . Basically, to reduce the font load d

Collapsed navigation for all screen sizes in Bootstrap 3

Hi there. Navigation bars have become really easy to work with in Bootstrap 3. Since Bootstrap 3 is mobile first, the navigation bar remains in place for a certain screen size, collapses at a certain screen size and a grid like button appears. Thi

How to Manage Clients When You Own a Freelance Business

  Freelance business is all about clients and your services in make their work easier. Clients have different requirements but dealing with their temperament can be tough at times. Freelance business can be compared to a double-edged sword wh

Celluloid::Task::TerminatedError for sidekiq

We have few workers working in the background and there has been as error being recorded in the rails error log i.e "Celluloid::Task::TerminatedError from Sidetiq::Clock#loop!". I am looking for a solution regarding the same but has been unable t

issue with implementing AdMob ads

after testing the game in a device , it exit after opening it directly in case of deleting the AdMob Plugin , then the game works fine after some researches , we found that the problem is because of the manifest files there`s 2 manifest files in m

On paste event in javascript.

I am using a telerik editor control in my web app which by default has On Paste (Ctrl + V) event handler which open a dialog box. It is working in latest version of IE(Edge), Firefox and Chrome. But I need to make it support in IE 7 and 8. In IE 7 an

Sync with gmail.

Im making a 2d multiplayer game, can u tell me how to sync contacts from gmail, for ex if iam downloading my game app, so i want to sync those contacts from my gmail who has already downloaded that app, like the game clash of clans, in which contacts

How to maximise the maximum size of POST in PHP

If your form sending much more POST request than the default size and you want to increase the size of POST then see the steps:- Open the file php.ini you can file the location of file from exicuting the PHP line below <?php phpinfo(); ?> N

How to get current date time with you region using PHP

If you are using PHP and want to get the current date time with respect to your time zone then just use the code below :- $DateTime = new DateTime(null, new DateTimeZone('Asia/New Delhi')); $DateTime->setTimezone(new DateTimeZone('Asia/New Delhi

SQL Selectivity

Selectivity Selectivity is used for the definition of the number of unique values in the table. It shows how many unique values are there in the table. Selectivity=Cardinality/number of record *100% If the selectivity is high than only the databa

1 37 409
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: