Plugin: BuddyPress Media

Join this plugin group to follow comments, support topics and reviews.

Image Facebook-like tagging. Want to help ! (20 posts)

Started 1 year, 6 months ago by: dmikam

  • Profile picture of dmikam dmikam said 1 year, 6 months ago:

    Hi ! I’m new with buddypress and with bp-album but now I’m building some social network and wish to implement facebook-like “people on foto” tagging. I have seen than bp-album has it on very inicial state. How can I help to make it work ? How can I participate and where from is it better to start ?

    I’m thinking to use this jQuery plugin for a frontface:

    http://www.bennadel.com/blog/1839-jQuery-Photo-Tagger-Plugin-For-Flickr-Style-Photo-Tagging.htm

    or this:

    http://karlmendes.com/2010/07/jquery-photo-tag-plugin/

    I need it in small period of time but I’m good enough in programming PHP+MySQL+JavaScript/jQuery and with Wordpress. Need some point of start.

  • Profile picture of paulhastings0 paulhastings0 said 1 year, 6 months ago:

    Wow, you’re just the kind of guy that @foxly and @francescolaffi are looking for. You can take a start here: http://code.google.com/p/buddypress-media/

    and here: http://code.google.com/p/buddypress-media/issues/list

  • Profile picture of dmikam dmikam said 1 year, 6 months ago:

    Thanx @paulhastings0 !!!
    As I see thous guys @foxly and @francescolaffi are main developers of this project ?
    Can some of you explain me how to start participate ? Need I to be registered on your google-code project ? Now I have downloaded the sources from SVN but it is READ ONLY.
    And, if it’s possible, somebody tell me in two words what functions and classes are useful for me and which files to start from.

  • Profile picture of foxly foxly said 1 year, 6 months ago:

    @dmikam

    Actually, it’s very easy to get in touch with us, and we would be happy if you would like to finish building the UI for tagging users “Flickr Style”.

    Contact me via email. My address is:

    $a = "CarlRoett";
    $b = "@";
    $c = "gmail.com"
    echo "Address is:" . $a . $b . $c;

    ^F^

  • Profile picture of dmikam dmikam said 1 year, 6 months ago:

    @foxly
    Ok ! I wrote you an e-mail !

  • Profile picture of foxly foxly said 1 year, 6 months ago:

    @dmikam

    Great!

    Feel free to ask questions as often as you like while learning the source code.

    ^F^

  • Profile picture of David Yerrington dyerrington said 1 year, 6 months ago:

    I’ve considered writing a mod for enabling photo tagging. I’m still evaluating a few different plugins vs writing my own. Have you guys made any progress with this or need any help?

  • Profile picture of paulhastings0 paulhastings0 said 1 year, 6 months ago:

    Note: @dmikam @foxly and @francescolaffi

  • Profile picture of foxly foxly said 1 year, 6 months ago:

    @xgote
    @paulhastings0

    @dmikam checked in this morning via Skype, and it looks like he has working code for the tagging interface. The only UI element left is a “friend picker” (like FaceBook has) …and @dmikam has just started work on it. Hopefully he will get that code finished within the next few days.

    I have booked next week for another dev sprint on bp-media …so if everything lines-up, I should be able to review @dmikam‘s code and get it in the trunk by the end of next week.

    @xgote …don’t write your own plugin, help us build bp-media … :)

    Take a look at all the open tasks https://code.google.com/p/buddypress-media/issues/list pick anything you like, contact me to request a “lock” on a task, and get coding! Or, if you want a specific feature (and want to code it yourself), send me an email and we’ll coordinate with you to get it added.

    Thanks!

    ^F^

  • Profile picture of David Yerrington dyerrington said 1 year, 6 months ago:

    @foxly this is great! I will have to give this plugin another look. When I first installed it, nothing worked with the version of WP and BP I have installed (most recent).

    I’ll check out the code and see if I can’t help :)

  • Profile picture of paulhastings0 paulhastings0 said 1 year, 6 months ago:

    You guys are rock stars.

  • Profile picture of corneliusw corneliusw said 1 year, 5 months ago:

    This is great news, as the only two reasons I haven’t used this plugin is because it did not have group albums and photo tagging. Are both of these going to be included in the .1.9 beta release?

    Also to add (I only wish I was a programmer so I could help you guys!) I have seen both of the examples the original poster add regarding the photo tagging a few months ago, hopefully your version will be a much more improved one. Maybe with the tagging you could make it a dot tagging system like http://stippleit.com/ which is much cleaner and easier to use. This way multiple objects can easily be tag by using a dot, instead of some box shape that looks funky or having to drag your mouse over the picture to tag it. Placing a dot will give the tagging more accuracy and keep it clean and profressional. They also have a cool feature which you can tag your facebook and twitter friends in the pictures that is explained more here http://stippleit.com/blog. I know that will put this photo album over big time.

  • Profile picture of digitalmahdi digitalmahdi said 1 year, 2 months ago:

    hello i was reading about this plugin features . but i did not see anything such as group album

  • Profile picture of foxly foxly said 1 year, 2 months ago:

    @digitalmahdi

    We haven’t finished building these features yet. If you’re a good PHP coder, feel free to join the project and help us get it finished faster.

    ^F^

  • Profile picture of tapan2721 tapan2721 said 1 year, 1 month ago:

    hello
    i have been trying a similar thing in flash using as3….u can view the sample and download the code @ http://ilikeitinopen.blogspot.com/2011/04/vantage.html ….lemme know if it helps/frustrates