Sami Elkady

Coding, Software and Tech Reviews

Avoid These Complications When looking for Foreign Brides

International dating can become challenging, especially if you’re looking for your future wife to live in another state. However, it does n’t have to be. With Hily, you is connect with women from all over the planet in no time and meet them in person https://mail-order-bride-catalog.com/by-region/scandinavian-brides/. Finding a foreign bride can be difficult, and if […]

Top-notch 5 Relationship Sites & Apps

Present-day partnering sites & apps attend to a wide selection of individuals & interests. Whether you prefer the straightforward act of swiping or completing extended questionnaires, there’s probably an option for you https://www.bustle.com/articles/74771-dating-a-sex-addict-11-signs-youre-with-one-according-to-a-man-in-recovery. By way of illustration, Match.com says someone finds love every 14 minutes on the site and offers a free compatibility quiz. mature […]

7 UX Design Trends

As users’ expectations for a seamless, simple experience continue to grow—especially for products or services with complex functionality—UX becomes an increasingly critical component for success. Article No :1648 | June 29, 2016 | by Nancy Kapoor Great “User Experience” isn’t a rocket science to understand and implement. As users’ expectations for a seamless, simple experience […]

Roles and Responsibility, Essential to a High Performing Agile Team

There are three key roles for every Agile team: Product Owner, ScrumMaster and the Team. And, of course, we also have the stakeholders – our customers, managers, board of directors, etc. We’ll take a look at these roles and their various responsibilities and then we will explore how these people gel to form a high […]

Harding Your Linux Server

Update Your System–Frequently Keeping your software up to date is the single biggest security precaution you can take for any operating system. Software updates range from critical vulnerability patches to minor bug fixes, and many software vulnerabilities are actually patched by the time they become public. Automatic Security Updates There are arguments for and against […]

Authenticating Linux users from Microsoft Active Directory

If you work in a company with Microsoft Windows focused IT this is a great way to delegate your Linux users authentication. No more “I forgot my password”. With this configuration you are free of that. However you still can create local users without this centralized authentication. This was tested with Ubuntu 8.04, 10.04 and […]

JAVA BEGINNERS TUTORIAL – Arrays

Java provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type. Instead of declaring individual variables, such as […]

Installing Drupal 7 from scratch using Drush

Drush is awesome. If you haven’t already installed Drush check http://drupal.org/project/drush It’s pretty easy to setup, just download, create an alias for it, then run and go. One of the great features of Drush for Drupal 7 is you can do a brand new site install with two simple commands. First setup a MySQL user […]

Drupal Theme debug

Since Drupal 7.33 release there is now simple support for alternative template support and themeing function alternatives listing in Drupal (core) by adding a setting in settings.php. Added a “theme_hook_original” variable to templates and theme functions and an optional sitewide theme debug mode, to provide contextual information in the page’s HTML to theme developers. The […]

Using the LESS CSS Preprocessor for Smarter Style Sheets

As a Web designer you’re undoubtedly familiar with CSS, the style sheet language used to format markup on Web pages. CSS itself is extremely simple, consisting of rule sets and declaration blocks—what to style, how to style it—and it does pretty much everything you want, right? Well, not quite. You see, while the simple design […]