David Ansermot Web Developer / TYPO3 Integrator

24déc/100

TYPO3 – Easy Facebook share link in TypoScript

Here's a little snippet I wanted to share with you.
It generate the Facebook share link of your page automaticaly.

  1. 10 = COA
  2. 10 {
  3.         10 = TEXT
  4.         10.value = http://www.facebook.com/share.php?u=
  5.  
  6.         20 = TEXT
  7.         20.data = getenv:HTTP_HOST
  8.         20.wrap = http:// |
  9.  
  10.         30 = TEXT
  11.         30.data = getenv:REQUEST_URI
  12. }

Enjoy

11déc/100

WP Page QR 1.0.0 available

This is my new plugin. First stable version, available on the WordPress Plugin Repository.

This plugin allow you to insert QR Code in your post content.
This allow visitors to read very easily your post on a mobile phone, by taking a photo of the code.The plugin works in 3 modes

  • Insert the marker [QR] (can be changed in settings) in your post content and user the css class to customize
  • Auto insert the code in your post content
  • Use a template tag to insert it in your template

Visite the plugin's page
Download WP Page QR 1.0.0



19août/100

Facebook launches location-based service-shared “Places”

In a press conference organized by invitation in the head of Facebook in Palo Alto, California, Mark Zuckerberg unveiled the new geolocation service Facebook.
Dubbed "Places", it will enable users to share their social networking sites more easily and discover which of their "friends" are in the same region.

This service will focus on mobile devices from which the members can post and update their geolocation.

The social networking giant has played the cautious this time and included from the outset, control over the visibility of this information adjusted default to "friends only".Users can include friends with whom they are, and the information will be published following the same system used for tagging photos. Once a place "tagged", it becomes permanent on Facebook, although it may be deleted by the user who posted first.

If a trade or business, its owner can reclaim his property.
Zuckerberg did not specify how to control or planned administration in this case.

Facebook officials have explained that a comprehensive API for reading and writing research will be offered to developers.

This service can be integrated with third party applications.

The logo of the service, representing a "4" in a square (in English and Four Square), puts the rumors about the future of the Foursquare between acquisition, partnership or single glance.

Source : Facebook's blog

2juin/100

We All Like to Reblog

Have you ever come across a blog post that you enjoyed so much you wanted to easily share it with the readers of your own blog? Sure, you can copy and paste the link and perhaps even a snippet of text with your own comments, but overall it’s not a particularly enjoyable experience. We wanted to change this and make sharing other posts with your readers as easy as posting to your blog.

Read more...