Now Working With

  • Online video sharing web sites with FFMPEG. Streaming media servers.
  • The Google Maps API Service. For Real Estate and other online ecommerce services.
  • Payment Services Development, such as Google checkout, PayPal, etc...

Armenian National Archive Database

Aug 24th, 2008

package2.jpg
Technologies: MS VB 6.0 + MS SQL Server 2000.

ArmArch application description. Client side.

Application working with MS SQL Server Database, using Microsoft Data Access Components via TCP/IP Protocol.
Application Requirements
Computer: Intel or compatible Pentium, Pentium Pro, or Pentium II processors.
* The processor must be running at a minimum of 166 MHz, 500 MHz recommended.
* The RAM 64 MB of minimum, 128 to 1024 MB recommended.
This application interface requires a monitor with VGA resolution: * 800×600 or higher.
OS: Windows 95, 98, 2k.
Network: TCP/IP Protocol.
Installed components: Microsoft Data Access Components v2.7 and later.

How it work?
1) Login to application.
Each user have permissions to working with Database (created by administrator).
(Client side application working with database with user accounts created by Administrator.)
2) It is very easy interface created by MS VB 6.0.
Append data, Edit/update data, Delete data.
Search data in database.
The Arm.Arch application have many kinds of data. so each data type have him own forms etc…

ArmArch application description. Administrator tool.

Application requirements
Computer: Intel or compatible Pentium, Pentium Pro, or Pentium II processors.
* The processor must be running at a minimum of 166 MHz, 500 MHz recommended.
* The RAM 64 MB of minimum, 128 to 1024 MB recommended
This application interface requires a monitor with VGA resolution: * 800×600 or higher.
OS: Windows NT 4.0 Service Pack 5 or later, Windows 2k.
Network: TCP/IP Protocol.
Installed components: MS SQM Server 2000 with Microsoft Data Access Components v2.7 and later.

Administrator jobs.
1) Create a new blank database. Restore Existing Database. Create a Backup Database.
2) Create New User account, Remove existing User account, Edit user account.
You Can Set Permissions Of Selected User on Permissions Form Interface.
SELECT’, ‘INSERT’, UPDATE’, DELETE’. The ‘SELECT’
Permission is Enabled by default when You Creating New User account.
3) ‘Who Connected’ Tab (View Who Connected To Database ArmArch).

Client: Government.
Date: 12 february 2004.

About Linux-based CentOS

Jun 19th, 2008

Linux CentOSThe name CentOS means “Community ENTerprise Operating System.” CentOS is a free Linux version based off the original RedHat Enterprise code (REHL); an easy to use Linux based operating system that has excellent control panel and 3rd party software support (offering 32bit and 64bit support).

CentOS is free and conforms fully with upstream vendors’ redistribution policies and aims to be 100% binary compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.)

CentOS is developed by a small but growing team of core developers. In turn the core developers are supported by an active user community including system administrators, network administrators, enterprise users, managers, core Linux contributors and Linux enthusiasts from around the world.
Learn more about the CentOS »

Basic advantages of Linux server hosting and windows server hosting

Jun 19th, 2008

When you are going to hire a hosting service to build your website for your small business then you need to know the basic things of web hosting. You are the best person to judge 
that what required features are and what about your budget. 
Commonly, this choice to host your website depends upon the scripting language that is used in your website. If languages like PHP, MySQL, or Perl are used in your website, Linux server hosting is preferable. But if you are thinking for ASP Dot Net scripting language then your finest choice would the window hosting.

If you need some interactive facilities like chat or searchable database, Linux may not be the best choice. Also, a Linux-based web server is not fully acquiescent with Windows technologies. If you are using any Windows-centric technologies like Visual Basic, then Windows-based servers would be the required choice for you.

Advantages of Linux server hosting

1. Linux is an open source software product and thus it does not need the high licensing fees that other operating systems do; you can freely download and use it at no cost.

2. A Linux website can easily be converted to a Windows website without much hassle. Also, the website can easily be changed as the requirement of the user grows.

3. Linux web hosting is very economical as Linux is a free operating system. Usually, only the cost of distribution is borne by the host or owner.

4. When the scripting language like PHP, MySQL, or Perl etc. are required for your website then Linux server hosting is the most reliable and cost effective solution for you. Unless heavy load of scripting language, this will not be traceable.

5. There are many kinds of databases that run on Linux hosting, but the most widespread most likely among web host providers are mSQL, MySQL and PostgreSQL. These databases are relational by nature, and permit vastly optimized communication with your website for rapid reclamation of data.

6. By lots of circles Linux hosting is supposed to be much securing than Windows hosting, and for that reason only Linux server hosting is also the more popular choice for web designers and programmers.

Advantages of windows server hosting

1. .NET technologies like ASP dot net VB dot net are available on this platform. If you have a website built with Microsoft .NET technologies then you will have to choose a Windows server hosting plan.

2. If you need an enterprise class database there are some different features that run on a Linux platform but if you need Microsoft’s MSSQL database, a Windows hosting plan will be your best choice.

3. Access Databases are only obtainable with a Windows server hosting plan. Access can only run on a Microsoft Windows platform and thus it is unavailable on a Linux hosting. If your site needs particularly this feature then you will have to accept windows server hosting.

4. If you are using some of the Microsoft’s Sharepoint services a Windows Hosting plan is only reliable choice for you.

5. Windows plans typically much costly because of the license costs compulsory by Microsoft.

Normally, Linux server hosting plans are at least 20% economical than windows server hosting plans. If you need not to have any unique features for your website, like cart, searchable database etc, Linux server hosting is a finest alternative for your needs.

When you are required for specific Microsoft technologies, Windows hosting plans generally will be your favorable think. But for all small business owner needs Linux hosting plans will generally perform quite well for its cost effective features.

from: http://www.selfseo.com

PHP

Jun 17th, 2008

PHP (a recursive acronym for PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is for server-side scripting, but can be used from a command line interface or in standalone graphical applications.

While PHP was originally created by Rasmus Lerdorf in 1995, the main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification. Released under the PHP License, the Free Software Foundation considers it to be free software.

PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. It can be deployed on most web servers and on almost every operating system and platform free of charge. PHP is installed on more than 20 million websites and 1 million servers. It is also the most popular Apache module among computers using Apache as a web server. The most recent major release of PHP was version 5.2.6 on May 1, 2008.

From Wikipedia, the free encyclopedia

FFmpeg

Jun 17th, 2008

FFmpeg is a computer program that can record, convert and stream digital audio and video in numerous formats. FFmpeg is a command line tool that is composed of a collection of free software / open source libraries. It includes libavcodec, an audio/video codec library used by several other projects, and libavformat, an audio/video container mux and demux library. The name of the project comes from the MPEG video standards group, together with “FF” for “fast forward”.

The project was started by Fabrice Bellard (using the pseudonym “Gerard Lantau”), and is now maintained by Michael Niedermayer. Many FFmpeg developers are also part of the MPlayer project, and FFmpeg is hosted at the MPlayer project server.

FFmpeg is developed under Linux, but it can be compiled under most operating systems, including Apple Mac OS X, Microsoft Windows and AmigaOS. There are no releases. Instead, FFmpeg developers recommend using the latest Subversion snapshot as development attempts to maintain a stable trunk. Released under the GNU Lesser General Public License or GNU General Public License (depending on which sub-libraries one would include), FFmpeg is free software.

There are two video codecs invented in the FFmpeg project during its development. They are the lossless FFV1 and the only nearly complete lossless or lossy working Snow codec based on wavelet transformations and a version of range encoding.

From Wikipedia, the free encyclopedia

Web Site Programming

Jun 17th, 2008

Web programming is a process of developing Web pages for World Wide Web based application by using different scripting languages. Basically, Website programming refers to writing the HTML pages but most website uses JavaScript in their HTML pages. Major scripting languages used for programming Web applications are JavaScript, Java, VBScript, Perl, PHP, ASP, JSP, Mysql, MS Access, MSSQL and Oracle.