NeoAdmin

Posted by NeoAdmin | May 11, 2015
Fun truths that only computer programmers know

Fact #0 "Counting starts from zero, not one." Fact #1 "Under the hood, most critical software you use every day (like Mac OS X, or Facebook) contains a terrifying number...

Continue Reading
Posted by NeoAdmin | April 30, 2015
XSS Vulnerability Affecting Multiple WordPress Plugins

Due to the misuse of the add_query_arg() and remove_query_arg() functions, a number of WordPress Plugins are vulnerable to Cross-site Scripting (XSS). Being very popular, the add_query_arg() and remove_query_arg()  functions are used...

Continue Reading
Posted by NeoAdmin | April 21, 2015
Google Mobile Update – “Mobilegeddon”

"Starting April 21, we will be expanding our use of mobile-friendliness as a ranking signal. This change will affect mobile searches in all languages worldwide and will have a significant...

Continue Reading
Posted by NeoAdmin | April 17, 2015
What Is Coding? Facts About Coding

Every website, smartphone app, computer game or even microwave oven relies on code in order to operate. So how does coding work, really? The short answer is that writing code...

Continue Reading
Posted by NeoAdmin | March 18, 2015
Programming Memes

  Programmer jokes and memes [nggallery id=6]

Continue Reading
Posted by NeoAdmin | March 18, 2015
Why did the users stop following brands in Social Media

Starting with the 12th March, many Facebook pages found themselves with a lower number of Likes. Facebook explained it was a "Spring Clean" through which they removed inactive users, memorialized...

Continue Reading
Posted by NeoAdmin | February 10, 2015
Apple iOS 9 “features”

iOS9, code named Stowe, is Apple's next-generation mobile operating system which will be introduced at WWDC 2015, considering Apple's pattern of releasing a new iOS every year. According to 9to5Mac.com, Apple's...

Continue Reading
Posted by NeoAdmin | January 13, 2015
The Mobile First Approach

Not long ago, developers were designing apps and websites for desktop, treating mobile development as an afterthought. Nowadays, many organizations are designing for mobile first and later on making design...

Continue Reading
Posted by NeoAdmin | November 24, 2014
Best comments in source code

Embedding non-constructive or funny comments together with code poetry and little jokes into projects is something programmers do to either mark their work or leave hints for future developers working...

Continue Reading
Posted by NeoAdmin | November 16, 2014
Mobile app name generator

That first impression on someone is sometimes all you have. There are several tips you can follow when you decide how to name your app. One of the most decisive factors...

Continue Reading
Posted by NeoAdmin | November 15, 2014
The least useful comments ever

Code comments provide benefit to other developers who interact with your code helping them learn from your work, just as you have learned from the code of those who came...

Continue Reading
Posted by NeoAdmin | November 6, 2014
How to get free images for your website

When working on small projects and websites that don't require a web designer, people are struggling to find relevant images for their website which leads us to the following question:...

Continue Reading
Quick question?