Quantcast
Channel: Web Development – .NET, React, Node.js, PHP, Python
Browsing all 85 articles
Browse latest View live

AF Tell a Friend Plugin for WordPress, version 2.0

AF Tell a Friend version 2.0.2, WordPress Plugin. Compared to previous versions this one is improved, has more buttons (34) to get started immediately after installation, both buttons and submission...

View Article



ActionScript 3.0 introduction

ActionScript 3.0 is first real object oriented language supporting FLASH, without shortcomings of ActionScript 2.0. In fact, AS3.0 is similar to Java which means that programming in this language is...

View Article

Lesson 1 – which IDE should I use for ActionScript 3.0 programming

Which IDE should I use for AS3.0 programming? This is important question, because there is always possibility to use come command line compilation methods but the best idea is to use some graphical...

View Article

Which Web Design?

Web Design based on WordPress is one of the cheapest Web Design options available. Reason for this is very simple: there are many WordPress themes for free, and – maybe even the most important factor –...

View Article

Why Object Oriented Programming?

To answer question “why”, we need to answer question “what” first. What is Object Oriented Programming? To cut it short, it is programming based on objects, instead on functions and procedures....

View Article


OOP PHP Lesson 1 – First Class

In first lesson of Object Oriented Programming I use very simple example of a class. This example is not political correct approach to object oriented programming, but just something to get you...

View Article

OOP PHP Lesson 2 – Simple Class Interface

Second lesson of object oriented programming in PHP language will introduce access specifier private. Lets modify Customer class (Customer.php): class Customer { private $name=””; //set as empty string...

View Article

OOP PHP Lesson 3 – Constructor and Destructor

Usually – in most languages – constructor is a function which has the same name as class name. It was so in PHP v. 5.3.0 up to 5.3.2 but starting from PHP version 5.3.3 such function with class name is...

View Article


OOP PHP Lesson 4 – __autoload() function

Reasonable approach to class definition storage is to keep every class definition in a separate file. However, if we have many classes, the need to include every file at the beginning of a php code can...

View Article


OOP PHP Lesson 5 – Inheritance and scope resolution operator

Inheritance means that you can derive classes from a parent class, and all methods and properties of parent class will be accessible in the new class. This way we can quickly and easily expand...

View Article

WordTracker vs Google Analytics – which one is better?

What would be more useful in business internet battle: WordTracker or Google Analytics (with Google Webmaster Tools included)? In fact due to nature of both tools the choice is easy: for serious...

View Article

Fixed Width Layout vs Liquid or Fluid Layout

Which layout is better: fixed or liquid layout (known as fluid layout as well)? Both options have pros and cons, but in my opinion design choice depends mainly on one factor: kind of content and how...

View Article

Solving problem: google xml sitemap plugin Error loading stylesheet: An...

If you use Google XML sitemap plugins you could get sometimes – depending on used theme and/or plugins – something like: Error loading stylesheet: An unknown error has occurred (805303f4) when you will...

View Article


Semrush vs WordTracker – which one is better?

Both WordTracker and Semrush are very good internet marketing tools. WordTracker can be tested for 7 days, and after that the cheapest option is $27 per month. Semrush will cost you $69.95 per month...

View Article

iPhone development basics

Link to Basic Swift Online Video Course – FREE The post iPhone development basics appeared first on .

View Article


Optin Plugins: Optin Monster vs Pippity Review

Both pop up lightbox marketing tools – Optin Monster and Pippity can be very useful: Optin Monster: basic plan for 1 site – $49 YEARLY ultimate plan for unlimited sites: $499 (most probably YEARLY too)...

View Article

jQuery method live removed from version 1.9 upward

Very comfortable method live has been removed in jQuery versions 1.9 and higher. So, if you use the function in system where jQuery is in version 1.7 or will be automatically upgraded from version 1.7...

View Article


New AF Tell a Friend Plugin

AF Tell a Friend WordPress free version 5.0 is rewritten previous plugin version to enable captcha and replace javascript popup message window with more “browser friendly” CSS message box. Except that...

View Article

Why I don’t to use MailChimp

Simply speaking because it suck in terms of their use of some dodgy stuff they named “automated abuse prevention system, Omnivore”. To cut it short, they will disable any account, unless after the hard...

View Article

How to set up Cron job on GoDaddy shared hosting?

First of all: I DO NOT RECOMMEND GoDaddy shared hosting for any e-commerce, cms etc more serious projects. But, unfortunately, some of my customer use it. Below is example of code I used to get php...

View Article
Browsing all 85 articles
Browse latest View live




Latest Images