Original mobile applications

♠ Posted by Unknown in
Many services and Web applications are also available as an app for a smartphone model to take advantage of the touch screen. There are also games that turn it into portable console. They may be similar to 3D games on computers there 10 years. In 2000, we often had a resolution of 800x600 pixels on a 15-inch CRT, which corresponds to the resolution of smartphones. And there are quantities of application that could run on computer, but that is not used because it must start immediately and anywhere. Here are some examples of the amazing capabilities of today's smartphones ... The iPhone has innovated with the voice interface that allows Siri to ask questions such as the address of a restaurant verbally and also get a voice response. A similar function is provided on the Samsung Galaxy S3. Data transfer between computer and smartphone Galaxy S3 allows a device to transfer a file to another by putting them side by side. This camera has face recognition. It can give a name to...

Programming for Android

♠ Posted by Unknown in
Techniques and tools to make an Android application on the desktop or directly on the mobile. Android was a startup specializing in creating software for mobile and had 8 employees in 2005. Their first idea was to turn to Samsung for funding, but the meeting did not go well. The team of the startup went to Seoul to demonstrate Android, which was a different system by running applications before a panel of engineers and officers of the Korean company who have been unconvinced. When the team left the room, the assembly to burst out laughing! A few weeks later, Android was acquired by Google for $ 50 million. And one more laughs at Samsung, which now represents 80% of mobile sales equipped with this system. Google has federated a quantity of mobile players around her initiative in a entity called Open Handset Alliance whose logo is displayed on the right. It includes Telfonica operators like Telecom Italia, phone manufacturers including LG, Motorola, Samsung, founders of components:...

WebOS, a different system

♠ Posted by Unknown in
WebOS is often considered the best OS for smartphone. Palm society that created it was taken over by HP and it is expected that webOS has a great future because HP said that the OS is the primary reason for the purchase, she wanted also the also use on netbooks and tablets, and from 2012 as an alternative system to install on each computer (she sells 60 million per year). webOS mobile operating system But August 19, 2011, HP announced the end of the use of its webOS smartphones and tablets. Then on 9 December 2011, the system becomes open source, thus raising its interest, but to justify the developments, several manufacturers must commit to using it. However, August 31, 2012, the first version of open source beta is available for download. A list of compatible devices is given on the website, if you want to provide mobile that one already has a more modern system. Developers can also use this list to acquire a useful device used to webOS applications tests. In December 2012...

Tizen, against Android, iOS and Windows 8 ...?

♠ Posted by Unknown in
Why this new operating system for mobile? One might say, another OS again. But besides the fact that Tizen replaces two, we also see the decline of Symbian, WebOS, lack of interest in QNX, which reduces the number almost four. Tizen Kane, it is terrific! The creation of Tizen Intel has deep reasons: the loss of a partner, which Nokia turned to Microsoft, and interest new partners disappointed with Android but do not want a system designed for Nokia and Qt its platform. History The system Moblin was created by Intel in 2007. Maemo is also a system for smartphones based on Debian, launched by Nokia in 2005. In 2009 he goes to the Qt environment. Nokia mobile Many have used this system. In February 2010, Intel and Nokia join forces and create Meego, which is the merger of Moblin and Maemo. GTK is abandoned in favor of Qt. One smartphone will use this system, the Nokia N9. After the break the de facto partnership with Nokia, which turned to Windows Phone, Intel found a new...

Programming and mobile technology

♠ Posted by Unknown in
Article is under Construction !!!!!!!!!!!! Mobile phones, smartphones, tablets and all mobile computers. A new area for webmasters and programmers and a key in the coming years. How to build a website for mobile? According to the announcement by Google on the issue, there is no difference between a site made for desktop, mobile or both. It is not necessary to have a particular extension (as .mobi) or to place the pages in a specific sub-domain. It is entirely possible to make a mobile site accessible with just a dedicated stylesheet. We just provide a display on screens of different sizes which is facilitated by a fluid layout, like the theme or Cryonics Encyclopedia for Wordpress (usable on a static site). However if you want to install a specific sitemap to Googlebot-Mobile, it must contain only the pages that appear on mobile. Tizen The new free operating system compared to Meego, Android, Windows 8. WebOS Often considered the best mobile OS, it has had mixed fortunes...

For desktop programming, web or mobile

♠ Posted by Unknown in
Article is under Construction !!!!!!!!!!!! Of classical programming Web programming and programming of mobile. Languages, algorithms and web technologies with the best free development tools. Algorithms Coloring algorithm, the bridge The interest of the algorithms is gaining in importance optimize resources is increasingly important on new platforms and applications are becoming more varied, see the amazing graphics algorithms, for example. The algorithms source codes are available in Scriptol, PHP, C ++, JavaScript, Java. Defining the word algorithm. Classification. History. List of algorithms. List of graphics algorithms to transform images Show the astonishing progress made in the field of graphic design to avoid working days by automatically performing the transformations. Binary search. Enhance photos and videos. Mogo and UCT algorithm. Languages Go programming language List of programming languages All languages ​​with an interpreter or compiler, and historical...

RSS, scripts and formats

♠ Posted by Unknown in
Article is under Construction !!!!!!!!!!!! RSS is an easy way to webmster promote a website while it allows the user to be informed of new items from different sites. The two major formats are RSS 2.0 (Really Simple Syndication) and Atom 1.0. You can display a feed on a page of your site with just a PHP function that is provided on this site or atom size 2.0 .. Ara RSS publisher Editor and File Generator automated RSS to generate and edit online the flow of your site. RSS Reader in PHP A PHP function to display a RSS 2.0 thread in a Web page. Consideration of multiple channels. Several demonstrations. PHP API RSS PHP class to generate RSS 2.0 feed. Promoting a web site with RSS How this file on your website or blog can help considerably to make him known. 15 applications RSS Besides promoting a site, RSS is used for many things, sometimes very original. What syndication format to choose? RSS 2.0, RDF and Atom 1.0, which is better? Tags RSS and Atom formats Comparative...

Scripts PHP, C ++, or JavaScript

♠ Posted by Unknown in
Article is under Construction !!!!!!!!!!!! Command line cripts for creating website, or updating and management. Remote scripts using HTTP or FTP. The source code of the scripts is Scriptol or PHP, in the first case the product code PHP or C ++ compilation. The section also provides JavaScript scripts in this language. JavaScript and HTML 5 Advanced Explorer Modern version in JavaScript and HTML 5 File Manager, formerly in Java, works with Node.js. Advanced Explorer vs. Explore Defects in Windows Explorer never corrected. graphics scripts Thumbnail Maker PHP script that generates thumbnails from images preserving the proportions to create a gallery. PHP functions produce quality images. Generator image gallery Automatic generation command line tool for image gallery. Picture gallery generator GUI Version with GUI. Scripts HTML Bioloide Interface to upload your site to launch more easily optimize and test scripts. Several...

Introduction to SQL: What is SQL?

♠ Posted by Unknown in
SQL (Structured Query Language) is a relational database language. It allows: Creating database and the tables. The addition of records in rows. The interrogation of the database. Updating. The change in structure of the table: add, delete columns. Rights management of database users. The best known version on the Web is MySQL, a free implementation that is used especially with PHP, but SQL is the language of many other database software including PostgreSQL, Oracle, DB2, Access and SQL Server .. . The main controls are: CONNECT to connect to a database. CREATE to create a new database or table. INSERT to add data. SELECT to query the content. It is possible to SQL procedural programs with iterations and conditions. You can access a database by placing orders as is done in PHP, or visually software such as phpMyAdmin running on the server or locally with Wamp Server as well as many other local servers software. In this tutorial, we will use MySQL with PHP and phpMyAdmin...

Configure PHP and create the development environment

♠ Posted by Unknown in
To start this tutorial based on SQL examples, a work environment must be defined. Using Wamp Server or EasyPHP or equivalent software, the key is already done: Apache is installed locally. MySQL is installed on your computer. PHPMyAdmin is ready for use if needed. PHP is configured to include the mysql extension with which they work. The scripts that we will have to be stored in the www subdirectory of the server software directory. To start a script, open the dropdown menu of the software in the taskbar and click on localhost and click on the project folder. The examples we give are intended to run on a server. So you need to check that the configuration of your hosting is ready to run scripts. For this download a small script as infos.php (check that no files already has that name): <?php phpinfo(); ?> Then run the program: http://www.example.com/infos.php With the URL of your site. If the program does not work, either PHP or phpinfo are not supported. Then...

Programming the Web with PHP and MySQL Tutoriel

♠ Posted by Unknown in
According to Article famous O'Reilly Web 2.0, the SQL language was to popularize and become as common as HTML on websites, which seems to happen, few sites currently do not use the language in a script or CMS. Blogs based on Wordpress, for example, record the items in a MySQL database. So a webmaster should know the language, and this tutorial is intended for that. Tutoriel SQL Configure PHP and create the development environment SQL to learn by doing, it is best to install a local server that can run both PHP scripts and SQL queries. What is SQL and SQL injection? Database Language Overview. The tables in SQL The first notion to know SQL is addressing the concept of table. A table translates the data in a form usable by the program and by the language database query. First PHP and MySQL program All steps in the use of a database are described, from creation to the query through the addition of data. For that one has simple examples in PHP on a MySQL database. These examples...

Purchase of a site risk

♠ Posted by Unknown in
It was in 2005 but over the long term that this study is interesting. On Sitepoint, a user proposing to sell his site for $ 50,000, and showed its Adsense statistics, impressive figures: $ 300 per day for a month for a site of this one page! According to the author, Google was contacted three times and has always approved the site (this was long before the arbitration was banned in June 2007). The author gives the figures: Alexa Rank: 99000. PageRank: 5. Daily unique visitors: 9000. Income: $ 300 per day. Verifiable. Question: Should I buy the site? Traffic comes from other sites, mainly...

Acquire and use a domain name

♠ Posted by Unknown in
The domain name is registered for one or two years in a registry, the official index for extension type. It is possible to register the domain at the registrar for a longer term in the registrar account only. There are several "registries" extension managers, managed by different organizations in a TLD, the top-level domains. The dictionary will give you the definition of terms such as registrar, TLD, redirects, delegation, etc ... The choice of domain name A domain name should be easy to remember, and therefore either be short or correspond to a common formula. But how is formed a domain name and its extension, the TLD, are of importance on the results of search engines. If your hosting is shared, so if you are hosted by a vendor space, know that all extensions are not always accepted .... Com, net and org are not a problem. Other extensions like info, biz, fr, etc. had can not be supported for a particular cause or a premium offer. The extension or TLD (Top Level Domain)...