Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jetpack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/jawaadsh/public_html/neurotelli/techfu/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/jawaadsh/public_html/neurotelli/techfu/wp-includes/functions.php on line 6121

Deprecated: Hook custom_css_loaded is deprecated since version jetpack-13.5! Use WordPress Custom CSS instead. Jetpack no longer supports Custom CSS. Read the WordPress.org documentation to learn how to apply custom styles to your site: https://wordpress.org/documentation/article/styles-overview/#applying-custom-css in /home2/jawaadsh/public_html/neurotelli/techfu/wp-includes/functions.php on line 6121
homePage - Life, Technology, Zen

Fixing Your Hacked WordPress Site Using Sucuri

WordPress hacking is happening at an alarming rate. Even this site is constantly being attacked by unscrupulous people all over…

Private Internet Access VPN Review

First off, full disclosure – I liked this service so much that I signed up to be an affiliate….

Learn iOS Objective-C Module 10 – Part 3 – Introduction to Databases

In part 3 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Part 2 – Introduction to Databases

In part 2 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Introduction to Databases

In our final app, we will learn how to create an Sqlite3 database, add it to an Xcode project…

Learn iOS Objective-C Module9 – Part 2 – Nib Files & Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn iOS Objective-C Module9 – Part 1 -Nibs Files And Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn Objective-C for iOS – Module 8 Part 2 – Nib Files & Tables 1

Here in part 2, we will continue to learn how to create an app using Nib files instead of…

Learn Objective-C for iOS – Module 8 Part 1 – Nib Files & Tables 1

Here, we will learn how to create an app using Nib files instead of storyboards. It is meant to…

Learn iOS Objective-C Module 7: Collections & Delegates

In this video, we learn how to access the AppDelegate, how to use didFinishLaunching and how to use NSArray…

Learn iOS Objective-C – Module 6 – Coding For Multiple Devices

Here we will learn about how to make an app geared towards the iPad. As well, we will learn…

Learn iOS Objective-C – Module5 – Part 2 – The Multi Page App

This is a continuation of part 1 where we continue to build our mini-game shell app that involves 4…