(What is ajax? - Edit Wiki)
Videos 1 to 30
127. Context
from boagworld.com: web design podcast July 23, 2008
In this week's show we discuss taking context into consideration when designing websites and we answer your questions about video for an elderly audience and the most influential books in the industry.
|
AFC Ajax joins Ismaïl Aissati (from PSV) {watch it in High Quality}
from YouTube :: Tag // 2008 Summer Olymipics July 21, 2008
smaïl Aissati (born August 16, 1988 in Utrecht) is a football player for AFC Ajax. He plays as an attacking midfielder who possesses flair and vision. Being born to Moroccan parents in the Netherlands, he is still allowed to play for either national team, should they want him, until he is 22 years old. He also played on loan for FC Twente during the second half of the 2006/07 season. On October 19, 2005 he made his first UEFA Champions League appearance for PSV Eindhoven. In doing so, he became the youngest Dutch player ever to play in the UEFA Champions League, taking over from Ryan Babel, who debuted also at age 17, but eight months older. In the match against A.C. Milan he came off the bench in the 63rd minute. However, on November 1, 2005 PSV Eindhoven played the return match against A.C. Milan where he played the whole match, with Andrea Pirlo as opponent, playing with confidence. Aissati is seen as a great talent and he is one of the most promising Dutch players for the future. At the 2006 UEFA Under-21 Football Championship, Aissati reached the tournament all star squad, mostly playing against 5 or 6 year older opponents, Aissati himself being 17. Aissati was linked to European giants A.C. Milan, Inter Milan, Valencia CF, Sevilla FC as well as Arsenal. In September 2006 A.C. Milan made a bid of around 11 million, but PSV rejected the offer and said he won't leave for less than 15 Million. In January 2007, Aissati was loaned out to FC Twente. On January 20, 2007, he played his first Eredivisie game for FC Twente against RKC Waalwijk.[1] On 19 July 2008 Aissati agreed to sign a contract with AFC Ajax after passing his medical. Aissati will be only the fourth player in history to move from PSV to Ajax. Gert Bals, Peter Hoekstra and Kenneth Perez were the others. International career He was part of the team winning 2006 UEFA European Under-21 Football Championship. In 2007 he was also part of the team that defended their title for the 2007 UEFA European Under-21 Football Championship held in the Netherlands. Aissati played in the first match against Israel (1-0 win), but was substituted in the first half by Otman Bakkal due to an injury. After the Dutch win over Portugal (2-1) they secured a semi final spot and a qualification for the 2008 Summer Olympics, as well as reaching the finals after beating England (1-1, 13-12) after penalties. The Dutch went on to retain their 2006 title by beating Serbia 4-1 in the final. He is an up and coming star. On October 20, 2007 a Moroccan website stated that Ismaïl chose to represent Morocco internationally instead of Netherlands, and that Henri Michel the coach of the Morocco national football team will include him in the selection that will face France in 17 November in a friendly match in Paris. This, however, turned out to be a false statement. Author: 6dimitris Keywords: Ajax joins Ismaïl Aissati from PSV Added: July 21, 2008
|
Episode 47 - Ezra Zygmuntowicz
from The Web 2.0 Show July 19, 2008
Adam and I visited the posh South Park Engine Yard office to talk with Ezra Zygmuntowicz. We covered hosting, managing open source, and even a bit about writing a book.Click here for show notes.Download Podcast
|
126. Scaling
from boagworld.com: web design podcast July 16, 2008
In this weeks show we learn lessons from the botched iPhone launch here in the UK. We chat to Jeff Veen about the designer / developer relationship and Marcus talks about adding jingles to your website.
|
Tableau Blanc évolué dans Second Life
from YouTube :: Tag // second life July 10, 2008
Une petite vidéo montrant un tableau blanc en action (avec image de fond) dans Second Life a travers une interface en AJAX Author: stonfieldinworld Keywords: "Stonfield InWorld" E-learning "Tableau Blanc" SecondLife Interactif AJAX Added: July 10, 2008
|
2008.07.08 Developer's Guide to IIS7
from Polymorphic Podcast July 08, 2008
Steve Schofield is an IIS expert working for webhost ORCS Web. Steve and his team are responsible for such sites as Channel9, ASP.NET, weblogs.asp.net and ASP Alliance. As a member ASP Insiders and a IIS MVP - Steve knows his way around a web server. Steve sheds light on how the new features in IIS7 make it easy for developers to have more control over the request/response execution.
|
Vídeo: Menu horizontal com CSS em 5 minutos
from Tableless.com.br - Web Standards com Arroz e Feijão July 07, 2008
Criar um menu horizontal com CSS é muito fácil e tráz algumas vantagens como a facilidade de fazer uma mudança no layout. Sem encostar no HTML, você pode modificar todo o visual do menu via CSS. Se quiser mudar o menu para a vertical, você pode fazê-lo também sem muitos problemas. Fiz um vídeo básico, mudo e rápido de 5 minutos mostrando como se faz um menu horizontal em CSS. Menu Horizontal em 5 Minutos de Diego Eis no Vimeo. Se ainda estiver interessado, leia também:Centralizando um objeto na Horizontal e Vertical com CSSCriando um Menu Horizontal com CSSFormulário Básico em 8 minutosComentários Condicionais - Não useSobre Internet Explorer para Mobile - Breve impressão
|
ASP.NET Podcast Show #119 - Using the History (Back) Functionality with the ASP.NET AJAX Web Services in .NET 3.5 Service Pack 1 Beta 1
from Glavs Blog July 01, 2008
Wally has put out another podcast following his series around some of the latest AJAX features in .Net 3.5 SP1. In this installment, he looks at the history (back button) support. Subscribe to Everything. Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/07/01/asp-net-podcast-show-119-using-the-history-back-functionality-with-the-asp-net-ajax-web-services-in-net-3-5-service-pack-1-beta-1.aspx Subscribe to WMV format. Subscribe to M4V for iPod Users. Subscribe to MP3 (Audio only). Download WMV. Download M4V for iPod Users. Download MP3 (Audio only). Download PPT associated file. Show Notes: This show is an extension of Show #110 on ASP.NET AJAX and Live Maps. Back and forward are now enabled. Data stored on the url. Upcoming Community Events: GiveCamp in Ann Arbor, MI. http://www.annarborgivecamp.org. Check for Satellite events. CodeStock in Knoxville on August 9. http://www.codestock.org. devLink in Nashville on August 22-23. http://www.devlink.net. INETA Silverlight Challenge.. http://www.ineta.org/silverlight. Source Code: asp:ScriptManager runat="server" EnableHistory="true" EnableSecureHistoryState="true" Services asp:ServiceReference Path="~/GetMaps.asmx" / /Services /asp:ScriptManager script language="javascript" type="text/javascript" var Map; var userNavigated = false; function pageLoad() { Sys.Application.add_navigate(onNavigate); GetMaps.MapData(SetupMap); } function onNavigate(sender, e) { if (userNavigated) { restorePage(e.get_state()); } } function restorePage(PageState) { var UpperLeftLat = new Number(PageState.UpperLeftLat); var UpperLeftLon = new Number(PageState.UpperLeftLon); var BottomRightLat = new Number(PageState.LowerRightLat); var BottomRightLon = new Number(PageState.LowerRightLon); var ZoomLevel = new Number(PageState.ZoomLevel); var Lat = (UpperLeftLat + BottomRightLat ) / 2; var Lon = (UpperLeftLon + BottomRightLon) / 2; if (!(isNaN(Lat) || isNaN(Lon))) { Map.LoadMap(new VELatLong(Lat, Lon), ZoomLevel, 'h', false); GetMaps.GetPointData(10, UpperLeftLat, UpperLeftLon, BottomRightLat, BottomRightLon, GetDataSuccess); } } function SetupMap(result) { var Lat = result.Center.Lat; var Lon = result.Center.Lon; var ZoomLevel = result.ZoomLevel; var MapView, TopLeft, BottomRight; try { Map = new VEMap('MapDiv'); Map.LoadMap(new VELatLong(Lat, Lon), ZoomLevel, 'h', false); MapView = Map.GetMapView(); TopLeft = MapView.TopLeftLatLong; BottomRight = MapView.BottomRightLatLong; //TopleftLatLong and BottomRightLatLong return a VELatLong object. Map.AttachEvent("onchangeview", MapChangedView); SetupHistory(); GetMaps.GetPointData(10, TopLeft.Latitude, TopLeft.Longitude, BottomRight.Latitude, BottomRight.Longitude, GetDataSuccess); } catch (e) { alert("Error: " + e); } } function GetDataSuccess(result) { var i = 0; var Lat, Lon; for (i = 0; i result.length; i++) { Lat = result[i].Location.Lat; Lon = result[i].Location.Lon; var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(Lat, Lon)); shape.SetTitle("Title: " + i); shape.SetDescription(result[i].Description); Map.AddShape(shape); } } function SetupHistory() { var PageTitle; var now = new Date(); var CurrentTime = now.getHours() + ":" + now.getMinutes() + ":" + now.getSeconds(); PageTitle = "AJAX History Test Time:" + CurrentTime; MapView = Map.GetMapView(); TopLeft = MapView.TopLeftLatLong; BottomRight = MapView.BottomRightLatLong; ZoomLevel = Map.GetZoomLevel(); var PageState = { "UpperLeftLat": TopLeft.Latitude, "UpperLeftLon": TopLeft.Longitude, "LowerRightLat": BottomRight.Latitude, "LowerRightLon": BottomRight.Longitude, "ZoomLevel": ZoomLevel } userNavigated = false; Sys.Application.addHistoryPoint(PageState, PageTitle); userNavigated = true; } function MapChangedView(e) { Map.DeleteAllShapes(); MapView = Map.GetMapView(); TopLeft = MapView.TopLeftLatLong; BottomRight = MapView.BottomRightLatLong; SetupHistory(); GetMaps.GetPointData(10, TopLeft.Latitude, TopLeft.Longitude, BottomRight.Latitude, BottomRight.Longitude, GetDataSuccess); } /script div /div
|
Episode 46 - Fire Eagle
from The Web 2.0 Show June 28, 2008
Adam and I put on some Ninja outfits and snuck in and stole away Simon King to talk about Fire Eagle!Click here for show notes.Download Podcast
|
7e Challenge Alexix Oster - Grande Remise des Prix P02
from Dailymotion - most recent videos June 27, 2008
Quelle remise des prix! Un chahut fort agréable, des paroles pleines d'émotion, des chants preque guerriers ... et tant de camaraderie. Rendez-vous dans un anAuthor: rebecqintramuros Tags: ajax rebecq quenast dynamo porto challenge alexis oster minifoot football tournoi agaces brabant wallon Posted: 27 June 2008 Rating: 0.0 Votes: 0
|
7e Challenge Alexis Oster - Tombola
from Dailymotion - most recent videos June 26, 2008
La remise des prix de la tombola. Quel chahut formidable ... ambiance des beaux jours. Le Challenge Alexis Oster (Tournoi des Agaces) est une vraie réunion familiale. Jugez-en.Author: rebecqintramuros Tags: ajax rebecq quenast minifoot football salle challenge alexis oster tournoi agaces brabant wallon Posted: 26 June 2008 Rating: 0.0 Votes: 0
|
|
Log in or sign up to leave comments.
0 comments on ajax:
(No comments yet..)
get widgets
RSS feed for ajax:
To add your video to this page, just add this code in your video blog post:
|