Pisanojm @pisanojm ?

active 2 hours, 25 minutes ago

Dr. Joseph M. Pisano ~ You can find me here: http://mustech.net http://musicednews.com http://musicpln.org http://jpisano.com

"Hey Peter when can we get an update on what you are doing with your plugins?" · View

Pisanojm's Stats

  • 2 hours, 25 minutes since active
  • 5 followers
  • 98 updates
  • 254 forum posts

Location

  • Pisanojm posted a new activity comment:

    Any ”like” plugin devs still working on this plugin???

    In reply to - Pisanojm posted an update in the group BuddyPress Like : @hempsworth Would love to see the functionality of this plugin to include a ”preview” of what was liked… This would enhance our users probability of clicking to view ”what” was ”liked”. I.E. Instead of: ”Pisanojm Liks Somebody’s Activity” it would say this then include a 75 character preview of [...] · View
    # 6 hours, 27 minutes ago
  • @ray you mentioned a month ago about a plugin for caching avatars…. any ideas what/where this is?

    # 1 day, 4 hours ago
  • Pisanojm posted an update in the group BuddyPress Share It:

    @modemlooper Was messing around with your plugin today… I wanted to add the blogurl before the ”share” and also limit the Title for Twiter Shares as some of our forum topics titles are quite lengthy…. So I added a function, a couple of new variables, and a slight change to the twitter wording… now I have it where I want… it’s simple code, but I thought it might be useful for some people trying to do similar…

    function twitter_short_title() {
    $twitter_title= bp_get_the_topic_title();
    $countt = strlen($twitter_title);
    if ($countt >= 80) {
    $twitter_title = substr($twitter_title,0,80);
    $twitter_title .='...';
    }
    return $twitter_title;
    } 
    
    function bp_share_it_button_topic_filter() {
    	$topiclink = bp_get_the_topic_permalink();
    	$topictitle = bp_get_the_topic_title();
    	$pluginpath = plugins_url();
    	$shareitblogurl = get_bloginfo('wpurl');
    	$twitter_title_post = twitter_short_title();
    
    	$shareittwitter = '<a class="new-window" href="http://twitter.com/share?url=' . $topiclink . '&text='.$shareitblogurl.' Topic: '.$twitter_title_post.'"><img src="' .$pluginpath . '/buddypress-share-it/img/tweet.png"></a>';
    # 1 day, 5 hours ago
  • Pisanojm joined the group BuddyPress Share It

    # 1 day, 5 hours ago
  • So I looked at this and it looks like it would be more difficult that I expected… It doesn’t look like there is an easy way to differentiate which topic to pull… that is using the bp_has_forum_topics () loop I can pull the most recent of all the topics, but there is no easy way [...]

    # 2 days, 7 hours ago
  • Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:

    @modemlooper I respectfully disagree with your assessment of pulling tweets into a site. In our situation (and many others) a large part of our PLN is integration with the established PLN already on Twitter or some other social media forum. We use this and multiple other Social Networking sites as vehicles of information exchange. We are [...]

    # 3 days, 8 hours ago
  • Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:

    Twire sounds interesting….

    # 3 days, 10 hours ago
  • Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:

    @anton not quite the same thing… I need users to be able to pull their own Tweets into their Status Timeline… I also need the ability to make it filtered so only specific tweets are imported and I like the ability to limit the number of Tweets per day that can be imported so it doesn’t [...]

    # 3 days, 10 hours ago
  • Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:

    As someone that has championed this plug-in… I am getting very concerned about the lack of support/updates for it… or even timelines… @blackphantom can we get some ideas as to where you are going with this… Would you consider having other developers help you look at maintaining this…. If this plugin fails to be supported there [...]

    # 3 days, 17 hours ago
  • @Pisanojm

    Works fine on test site, default theme current BP and WP. Did you try deactivating other plugins?
    http://tempsg.com/activity/

    # 4 days, 18 hours ago
  • @modemlooper Hey, first of great plugin with huge potential. Just an FYI, I’ve tested your plugin and there seems to be a problem with it and the “load more” button. I’ve confirmed it to be happening only when your plugin is loaded. Basically, for me, when your plugin in is activated and the load more is [...]

    # 4 days, 22 hours ago
  • Pisanojm posted an update:

    @blackphantom Hey Peter when can we get an update on what you are doing with your plugins?

    # 6 days, 6 hours ago
  • Pisanojm posted a new activity comment:

    @Slaffik I’m glad you’re back! Still looking at correcting the hover-over delay as in previous posts. I.E. set a certain amount of time the icon is hovered-over before the pop-up is triggered… If it is not a certain amount of time the pop-up does NOT trigger…

    In reply to - SlaFFik posted an update in the group CD BuddyPress Avatar Bubble: Hi all, I’m back and will read carefully what you wrote to me in this group. · View
    # 6 days, 17 hours ago
  • Glad to see you guys hammering away at this.

    Thanks @pisanojm and @warut!

    # 1 week ago
  • @r-a-y @boonegorges any thoughts as to the above?

    # 1 week ago
  • hello posted an update:

    @pisanojm Hello,
    I visited your profile today at( http://buddypress.org) and I find out that you’er
    the type my heart love, I believe we suit for real love, let walk that
    presious thing out for heart desire, I hope and believe we match for
    good. When contacting reply to my mail address(presiousjerry@yahoo.ca)
    waiting for the love.
    I am Miss presious

    # 1 week ago
  • Pisanojm posted an update:

    @johnjamesjacoby is ripping up the timeline again in the trac. Last I checked there are only 4 ticket left to be comiited before BP 1.2.6 goes live! This is an exciting day!

    # 1 week, 1 day ago
  • Need a how to… How can I add the latest group discussion directly underneath the group description when viewing the group tab off of the main page? Not unlike when viewing the members tab and seeing the latest update next to each member…

    View Thread # 1 week, 1 day ago
  • Yes!

    # 1 week, 2 days ago
  • Pisanojm posted a new activity comment:

    Woah… This is great news!

    In reply to - Boone Gorges posted an update: Activity permalinks! They work! · View
    # 1 week, 2 days ago
  • Load More