Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts

  • July 26, 2010 Permalink | Reply  

    Yoomit 

    MuchBeta, a portuguese startup based in Porto, has launched Yoomit, a web app for organizing meetings. I’ve gave it a try and it’s very simple and easy to use.

    There is one little thing I would like to suggest.

    Say I get an email from a client A in New York to schedule a meeting at 9am followed by another client B in New Zealand for a meeting at 1pm. They are both scheduling a meeting at the same time because I’m sitting in Lisbon so I’ll have to reschedule at least one of them. It would be very practical if Yoomit could make the time conversion and eventually warn of overlapping meetings. Is it too much to ask? Maybe it is but anyway here is the suggestion. Anyone else feels this pain? :)

    p.s. I’ve also sent a message to the guys at MuchBeta. Let’s see if they say something.

     
    • Fernando Martins 5:36 am on July 27, 2010 Permalink

      Hi, Nuno,

      My name is Fernando and I work at muchBeta.
      Thank you for giving Yoomit a try and a post on your blog.

      Your suggestion is actually three-fold: integrated accounts, timezone check and anti-overlapping mechanism.

      The latter is obviously missing, and we’ll most definitely going to implement it, as soon as possible.

      The first one implies that any two people using Yoomit have some sort of interaction within the application – which is not necessarily true: they must be on the same Yoomit account.

      Yoomit is a tool meant to be used within an organization. That organization chooses a (paid) pack, creates their users and starts simplifying and organizing their meetings in a better way.
      Contacts outside the company (say, clients) get emails with alerts on new/rescheduled/cancelled meetings involving them (if the manager of the meeting wishes so), as well as meetings’ minutes in PDF format (again, if the manager of the meeting wishes so). They don’t have access to the meeting’s details (other than those present in the email message) and do not take part on building the agenda.
      If those contacts also use Yoomit, but in a different account, at this time there’s no connection whatsoever between those accounts.

      The timezone check would imply people in different timezones using the same account, which, at the moment, is not possible. The account has a timezone setting, but it’s common to all users in the same account.

      Yoomit was launched as simple as possible, aiming to solve the problem organizations have in organizing the agenda of their meetings and getting results from the information generated during their meetings. Each meeting agenda in Yoomit makes it all straightforward and simple with file attachments, discussion, action items, personal notes and conclusion for each agenda item, turning the generation of minutes a very simple process.
      At the end, people have the minutes archived and searchable with all the conclusions that came out of the meeting and each one gets their manageable to-do list. This way, meetings can get productive and actually solve something instead of just making everyone lose valuable work time!

      Cheers,
      Fernando

  • July 14, 2010 Permalink | Reply  

    Know your WordPress using the WP_DEBUG option 

    If you’re into WordPress I’m sure you tried already all sorts of plugins and themes.What you might not be familiar with is the WP_DEBUG option. It raises the error reporting level to include warning messages that may be lurking around and that you haven’t been told about, e.g. deprecated functions being called or variables not being initialized. This happens because the default error reporting level of WordPress doesn’t include everything it could, I guess because some people don’t care or don’t know what to do with these messages. But it is good practice to have this option enabled in your development environment as any WordPress core developer or plugin/theme author will tell you.

    It’s very simple to activate, just add to your wp-config.php file the following:

    define('WP_DEBUG', true);
    

    But don’t do it in your site, otherwise you won’t be the only one looking at the warnings :|

    http://codex.wordpress.org/Editing_wp-config.php

     
  • June 11, 2010 Permalink | Reply  

    Turn off Sending Emails to New Users in WordPress Mu 

    WordPress automatically sends an email with the password to new users. How can we disable this feature?

    I’ve seen this question being asked around (e.g. here) and couldn’t find a helpful reply anywhere.

    I had this same problem and since I couldn’t find a clean way of doing it I had to comment a line in one of the core files. In the file wp-includes/pluggable.php, function wp_new_user_notification(), you can comment the last line that reads:

    wp_mail($user_email, sprintf(__('[%s] Your username and password'), $blogname), $message);

    I would love a cleaner way of doing this, if you know one please let me know!

    Note that with upgrades you will lose this change. Unfortunately there seems to be no way around this until WordPress supports a filter or some other mechanism to do it in a cleaner way.

    Also note that this is different from disabling new user notifications that are sent to the admin email, for that there is an option in the admin panel.

    This was done against WordPress Mu 2.9.2. Your mileage may vary of course! :)

     
  • June 8, 2010 Permalink | Reply  

    The Future of WordPress Video 

    Much to my amazement I was featured in Scott Berkun’s talk about the future of WordPress at the WordCamp San Francisco 2010 (around minute 33:36). Scott is a great speaker and a world reference in the technology world so I was very happy that he considered my input of enough value to be included.

    Thanks Scott!

     
  • April 13, 2010 Permalink | Reply  

    The Future of WordPress 

    Scott Berkun will talk about the future of WordPress at the WordCamp San Francisco 2010. He is asking for suggestions on things to talk so if you have any ideas head here. On the other hand, you can read upon my suggestions there or here:

    1) Keep the Simplicity – My greatest fear with WordPress is that people won’t stop adding more things to it. I like its smallness. The merging of WordPress MU in the upcoming 3.0 version is just one example of the unnecessary growing complexity of the WordPress code base.

    2) Be more Open – Automattic keeps control of the only official plugin repository and WordPress only works with it. Reminds me of the Apple App Store and I for sure don’t want anything like that for WordPress.

     
    • João Leitão 3:25 pm on April 14, 2010 Permalink

      o que é que pensas disto nuno?

    • Nuno Morgadinho 4:10 pm on May 9, 2010 Permalink

      Fui eu que escrevi João, por isso concordo :)

  • Pages: 1 2 3 4 5 6 7 8 9 10 ...61 62 63 Next
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel