Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Open Source Camp is ad-hoc and unconference event that brings together open source developer, Geek , entrepreneurs, academics, venture capitalists, and technology influencer, Tech Media for an intense user-created conference about open source, emerging technology topics. It's organized by the ... [More] community, for the community. The event combines,sharing,learning,networking, and fun. Participants, who are experts and innovators in their fields, are also the presenters. The goal is to boost tech community and innovation around the world. oscamp in google code is a hosting place for community presentation files, event collaboration, and information sharing. Learm more: http://www.opensourcecamp.org [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 months ago
 
 

I created a SOAP Web service (WSDL) That pulls data from the meetup.com website allowing who ever uses the web service to have access to all the data that it provides from meetup website. I have provided examples using the web service in Flex builder 2.0, Php 5.2.5 and in C#. I also have supplied ... [More] a file that shows the feature list for the current version of the web service (version 0.1). READ THIS WARNING BEFORE YOU USE THE SERVICE First off I just wanted to say that I merely created this because I wanted to have more access to my meetups information , I MADE THIS MYSELF, it in no WAY has any relation to meetup.com So please do not go to them for help or something, they have NOTHING to do with this project. Also because I am merely scraping the website the service is unstable, when the meetup website alters its website, it could break the service, so DO not use the service for any type of commercial work!!! It is only for personal use!!! Also DO NOT, I REPEAT DO NOT!!! send me any personal information, the service considering its current stage of development is still very limited in what it can do! Of course I will find a way for it to work with private meetups ;-P BUT I DO NOT want any type of personal information from ANY USERS of this service, or from the meetup website... HECK from anyone!!! If by some chance you choose not to listen to me and you do send me personal information... I am not responsible, that being me, Joseph Burchett!!! Responsible for whatever happens to that information or your meetup for that matter!!! Nor am I responsible for any of the actions that may or may not happen when you use the information that is provided to you by the service!!! It is all on you!!! I am merely providing the information the way you use it is your responsibility!!! WSDL v0.1: http://gamedevgroup.com/meetup.wsdl Note: Remember it has to be the URL of the meetups homepage, NOTHING else That is the location of the WSDL, test the service out, tell me what you think! :-) and of course have fun with it!!! OH if you come across any issues with it, or if it doesn't return the proper data, or maybe you have an idea or opinion about the service by all means post it in the issues tab! or email me id be more then happy to help :-) retrogamer4ever at yahoo dot com. 01/15/08 UPDATE Hello everyone, its been over a week since the last update, and just so everyone knows that the project is still alive :-) just wanted to mention a few things that will be in the next update! -Better error messages! So if something goes wrong the output message will make more sense -work around so you can get private meetup info -fix bug where it doesn't return a consistent location for the meetup -will return meetup member information -I will no longer just support WSDL but also REST with both XML and JSON outputs -A new service I have dubbed "Meetup Unity" Hehe, I won't expose to much on this one but my ideas for this one came from the idea behind the new "meetup alliance"! -Possibly code examples with Python and Java, if anyone wants them... But I am a bit rusty with those languages so it might take me a bit :-P -And much, much more! [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Java client library for the Meetup API Featurescompatible with Java 5 and Java 6 compatible with Android 1.0 supports OAuth supports HTTP compression (gzip) Example code import meetup.*; ClientSettings settings = new ClientSettings(); settings.setMeetupKey("foo"); ... [More] Client c = new Client(); c.setClientSettings(settings); EventSearchCriteria criteria = new EventSearchCriteria(); criteria.setZipCode("97201"); criteria.setRadiusInMiles(2); List events = c.getEvents(criteria); for (Event e : events) { System.out.println(e.getName()); } [Less]

0
 
  0 reviews  |  0 users  |  3,477 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

a django based web app for organizing meetups. a portal for your group.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 19 hours ago
 
 

Schedule group meetings and house their files online. Create a self-hosted meeting scheduler for your community.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 days ago
  php meetup
 
 

This ASP.NET 2.0 web app can be used to organize, create and manage face to face meetings. It was designed for security groups but can be adapted easily for anyone. Its like meetup.com but open source and ASP.NET.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

The cool hackers in the AndroidNYC Meetup Group are creating an Android app for meetup.com. This is a stub - more to come.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed over 1 year ago
 
 

1. propose a activity and share with others people 2. join others' activity which you are interested

0
 
  0 reviews  |  0 users  |  17,203 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

meetup is the place where people can set their meetups point

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 13 days ago
  meetup
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.