Ahmad Fathi Saleh

Character Encoding

By Yousef Nabulsi

The character encoding is a code that pairs a sequence of characters from a given character set with some thing else to represent it in a form which you can store and transmit it in telecommunication networks, the given characters form before encoded is called character set.

(More)

JSON

JSON (Javascrept Object Notation) is a lightweight computer data interchange format. It is a text-based, human-readable format for representing objects and other data structures and is mainly used to transmit such structured data over a network connection (in a process called serialization). JSON finds its main application in Ajax web application programming, as a simple alternative to using XML for
asynchronously transmitting structured information between client and server. JSON stands for Javascrept Object Notation.

(More)

AJAX

Ajax, or AJAX, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page's interactivity, speed, functionality, and usability.

 (More)

Databases Types

There are different types of databases. also, There are different ways to classify these types.

 (More)

Model-View-Controller (MVC)

Model-view-controller (MVC) is an architectural pattern used in software engineering. In complex computer applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (view) concerns, so that changes to the user interface will not affect data handling, and that the data can be reorganized without changing the user interface.

(More) 

New Blog

Hi guys,

Today I'm starting to post in my new blog which is a part of my small community, and I hope to grow it up.

I'm posting about  Open Source, PHP, Web, and FreeBSD.

and this is some related links to it and the community:

http://ahmad.jopdc.com

http://yousef.jopdc.com 

http://wiki.jopdc.com 

http://www.jopdc.com 

 
A service provided by Al Bawaba