Using Chromium on Linux I can view all of the videos on the Getting Started Screencasts page. They are all embedded from YouTube.
-- Adam On Mon, Jun 24, 2013 at 11:57 AM, Okwui <[email protected]> wrote: > Pls check. All the videos are not available. > > Sent from my iPad > > On Jun 24, 2013, at 4:12 PM, Dan Haywood <[email protected]> > wrote: > > > They are all up on youtube; perhaps your network is blocking it... > > > > > > View>Source shows the URLs... > > > > <p><table> <tr> <td>Quickstart Archetype<br/><br/><i>How to use the > Apache > > Isis quickstart archetype to generate your first Apache Isis > application</i> > > </td> <td> <iframe width="420" height="315" src=" > > http://www.youtube.com/embed/RH6J4gx8OoA" frameborder="0" > allowfullscreen> > > </iframe> </td> </tr> <tr> <td>Todo app walkthrough<br/><br/><i>A > > run-through of the main features of the todo application generated by the > > Apache Isis quickstart archetype</i></td> <td> <iframe width="420" > height=" > > 315" src="http://www.youtube.com/embed/1_vc01LIBUU" frameborder="0" > > allowfullscreen></iframe> </td> </tr> <tr> <td>Importing into > Eclipse<br/> > > <br/><i>How to import an Apache Isis maven-based application into Eclipse > > and configure to use with the JDO Objectstore</i></td> <td> <iframe > width=" > > 420" height="315" src="http://www.youtube.com/embed/RgcYfjQ8yJA" > frameborder > > ="0" allowfullscreen></iframe> </td> </tr> <tr> <td>How it > works<br/><br/> > > <i>How Apache Isis builds a webapp from the underlying domain object > model > > </i> </td> <td> <iframe width="420" height="315" src=" > > http://www.youtube.com/embed/ludOLyi6VyY" frameborder="0" > allowfullscreen> > > </iframe> </td> </tr> <tr> <td>Customizing the Wicket > viewer<br/><br/><i>How > > to customize the Wicket viewer, integrating google maps.</i> </td> <td> > <iframe > > width="420" height="315" src="http://www.youtube.com/embed/9o5zAME8LrM" > > frameborder="0" allowfullscreen></iframe> </td> </tr><table></p> > > > > > > > > On 24 June 2013 16:08, Okwui <[email protected]> wrote: > > > >> Isis.apache.org/getting-started/screencasts.html lists screencasts but > >> the screencasts are all blank on my safari web browser on a Mac? > >> > >> Sent from my iPad > >> > >> On Jun 24, 2013, at 4:06 PM, Okwui <[email protected]> wrote: > >> > >>> Where? > >>> > >>> Sent from my iPad > >>> > >>> On Jun 24, 2013, at 4:00 PM, Anderson Galeote <[email protected]> > >> wrote: > >>> > >>>> Okwui, there is a Screencast about this in the Isis website. > >>>> > >>>> Regards > >>>> Anderson > >>>> > >>>> > >>>> ________________________________ > >>>> From: Okwui <[email protected]> > >>>> To: "[email protected]" <[email protected]> > >>>> Cc: users <[email protected]>; dev <[email protected]> > >>>> Sent: Monday, June 24, 2013 11:51 AM > >>>> Subject: IDE for isis project > >>>> > >>>> > >>>> I have been developing with text editor but now I want to use my > >> eclipse IDE. What is the recommended setup to be able to import apache > isis > >> project to eclipse and develop the domain objects and services on it? > >>>> > >>>> Sent from my iPad > >> >
