open source lifestreaming software

join our community forum!

about zoopa

"zoopa's name comes from the word "sopa". A Turkish word which means "wooden club". We put this name on it. Because it's an ass-kicking, next generation software. "

zoopa is a free php & mysql software which is under development. Soon releases will be available for download in here, zoopa.org.

zoopa will ease your social media usage. You'll be able to use it in your own domain with your personalized design. Basicly zoopa gathers all your data from popular social networks.

zoopa also hopes to help social media agencies and professionals to gather their customer brand's online data(videos, photos, music etc..) in one "branded" page with controllable sociality.

Anyways, zoopa'll be free-to-use for anyone and also will be accepting contributions from everyone who interested in.

zoopa squad

Sinan Ata ( Founder & UI Design )

Gurkan Oluc ( PHP & MySQL & JavaScript Programming )

Sinan Kurmus ( Consultant )

Halil Ibrahim Demir ( Server Management )

Terminology

LIFESTREAMING

The term lifestream was coined by Eric Freeman and David Gelernter at Yale University in the mid-1990s to describe "...a time-ordered stream of documents that functions as a diary of your electronic life; every document you create and every document other people send you is stored in your lifestream.

Lifestreams are also referred to as social activity streams or social streams.

The tail of your stream contains documents from the past (starting with your electronic birth certificate). Moving away from the tail and toward the present, your stream contains more recent documents --- papers in progress or new electronic mail; other documents (pictures, correspondence, bills, movies, voice mail, software) are stored in between. Moving beyond the present and into the future, the stream contains documents you will need: reminders, calendar items, to-do lists."

OPEN SOURCE

Open source describes practices in production and development that promote access to the end product's source materials—typically, their source code. Some consider open source a philosophy, others consider it a pragmatic methodology. Before the term open source became widely adopted, developers and producers used a variety of phrases to describe the concept; open source gained hold with the rise of a public, worldwide, computer-network system called the Internet, and the attendant need for massive retooling of the computing source code. Opening the source code enabled a self-enhancing diversity of production models, communication paths, and interactive communities. Subsequently, a new, three-word phrase "open source software" was born to describe the environment that the new copyright, licensing, domain, and consumer issues created.

SOFTWARE

Computer software, or just software is a general term primarily used for digitally stored data such as computer programs and other kinds of information read and written by computers. Today, this includes data that has not traditionally been associated with computers, such as film, tapes and records. The term was coined in order to contrast to the old term hardware (meaning physical devices); in contrast to hardware, software is intangible, meaning it "cannot be touched". Software is also sometimes used in a more narrow sense, meaning application software only.

PHP & MYSQL

PHP: Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on most operating systems and computing platforms.

MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. MySQL is officially pronounced /maɪˌɛskjuːˈɛl/ (My S-Q-L), but often pronounced /maɪˌsiː'kwɛl/ (My SeQueL) It is named for original developer Michael Widenius's daughter My.

The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL is owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Sun Microsystems, a subsidiary of Oracle Corporation.