diff --git a/_config.yml b/_config.yml index a6ccb1e..b8cadfb 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Look up to the future tagline: Coding, Rants and other thoughts description: Coding, Rants and other thoughts # Your site's domain goes here. Leave localhost server or blank when working locally. -url: http://jlengrand.github.io +url: http://jlengrand.github.io # Owner/author information owner: diff --git a/_posts/2013-02-20-xbmc-wont-leave-me-ever-again.markdown b/_posts/2013-02-20-xbmc-wont-leave-me-ever-again.markdown index 99cd6e8..ce8f51d 100644 --- a/_posts/2013-02-20-xbmc-wont-leave-me-ever-again.markdown +++ b/_posts/2013-02-20-xbmc-wont-leave-me-ever-again.markdown @@ -43,6 +43,6 @@ When adding movies to the library, xbmc will automatically down

And as a bonus, here are some pictures to convert you too :)

-XBMC movie library +XBMC movie library -XBMC main screen +XBMC main screen diff --git a/_posts/2013-10-30-integrate-a-twitter-timeline-in-your-android-application.markdown b/_posts/2013-10-30-integrate-a-twitter-timeline-in-your-android-application.markdown index 93b692f..41e8f48 100644 --- a/_posts/2013-10-30-integrate-a-twitter-timeline-in-your-android-application.markdown +++ b/_posts/2013-10-30-integrate-a-twitter-timeline-in-your-android-application.markdown @@ -114,7 +114,7 @@ I used fill_parent because I wanted to give as much space as possible to the Web The result is far from perfect, but it's not that bad for roughly 30 minutes of work :). -twitter timeline embedded into an android application +twitter timeline embedded into an android application On top of that, It directly allows my users to post tweets from the application (using the timeline), and will let everybody know about the BresTram twitter account. Hopefully, this will help me get some useful feedback. diff --git a/images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg b/images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg new file mode 100644 index 0000000..7fdf624 Binary files /dev/null and b/images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg differ diff --git a/images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg b/images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg new file mode 100644 index 0000000..f45cc8c Binary files /dev/null and b/images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg differ diff --git a/images/posts/2013/10/twitter_timeline.png b/images/posts/2013/10/twitter_timeline.png new file mode 100644 index 0000000..bb4eeb1 Binary files /dev/null and b/images/posts/2013/10/twitter_timeline.png differ