‘Browser test’ címkét tartalmazó cikkek
Hungarian Geolocation introduction
Update1
The working source can be available here. What is My IP? I put this up here because many of you seek.
Before we start the geolocation let me make a little retrospection. In this article we are going to see how we queried the data of browsers and users in the past. Our best assistance was the “user agent”.
The user agent acts as a client in a network protocol used in communications within a client–server distributed computing system.
Most frequently people use this in case of World Wide Web access applications (web browsers, web crawler etc.). The browers forwarding the “user agent” to the web server which describes the client hardware platform, the operating system, the browsers type and version and its language settings.
Browser information Tovább olvasom »
Mi az a HTML5?
A HTML5 a következő, jelentősen átdolgozott változata a HTML-nek, amely nagyobb módosításon utoljára 1999-ben esett át. A HTML5 fejlesztése, nagyjából 2004-től indul, melyet a WHAT Working Group (Web Hypertext Applications Technology Working Group) kezdeményezett, amely egy a webfejlesztésben érdekelt feleket tömörítő nem hivatalos, nyílt társulás. Céljuk, olyan szabványok kidolgozása a HTML és a hozzá szervesen kapcsolódó technológiák alapján melyek megkönnyítik a platform független webalkalmazások készítését. Ehhez társult 2006-ban a W3C (World Wide Web Consortium).
A HTML5 fő tervezési céljai a következők:
- Csökkenteni a külső plugin-ok számát (pl. Adobe Flash, Microsoft Silverlight), ezzel együtt csökkentve az inkompatibilitásból eredő problémákat.
- Jobb hibakezelés/helyreállítás megvalósítása, hogy a böngészőknek ne kelljen saját hibakezelő rutint futtatniuk, valamint ne katasztrófális hibaként kezeljék az egyes HTML kódolási problémákat.
- Eszköz és platformfüggetlenség megvalósítása, mind asztali mind mobil eszközök tekintetében.
- A Scripting térnyerése
- A HTML5 fejlesztésének átláthatónak és nyíltnak kell lennie, azok eredményeit levelezőlistákon, fórumokon elérhetővé kell tenni, már a szabvány megjelenése előtt, hogy azokat minél jobban a webet használó közönség igényeinek megfelelően lehessen formálni.
Új funkciók
Néhány érdekes új funkció a teljesség igénye nélkül: Tovább olvasom »
HTML5 is a significantly revised next generation of the HTML which last bigger modification was in 1999. HTML5 development was started in 2004 by WHAT Working Group (Web Hypertext Applications Technology Working Group). It’s an unofficial open Association of the Web Innovating interested people. Their goal is the development of standards in virtue of HTML and the related technologies of the HTML which facilitate the making of platform independent Web applications. In 2006 the W3C (World Wide Web Consortium) has been associated to this group.
The main designing goals of the HTML5 are the following:
- Reduce the numbers of the plugins (e.g.: Adobe Flash, Microsoft Silverlight) reducing together with the errors from the incompatibility too.
- Better error handling/recovery realization that the browsers do not have run their own error handling routine and don’t handle the HTML encoding errors as a catastrophic failure.
- Realization of the device and platform independence in point of desktop and mobile devices aswell.
- The increase of scripting.
- The development of HTML5 has to be open and transparent their result has to be available on forums and mailing lists before the release of the standard so it can be formed to the needs of the web using audience.
Tovább olvasom »