From karthi.linux.91 at gmail.com Thu Dec 15 22:28:45 2016 From: karthi.linux.91 at gmail.com (Karthikeyan U) Date: Fri, 16 Dec 2016 08:58:45 +0530 Subject: [Chennaipy] Reg : Free SMS python API Message-ID: Hi Guys, The active ChennaiPY very good morning ! i have serached lot of free sms python API did not work. I wanna way2sms Python API. Regards, Karthikeyan U -------------- next part -------------- An HTML attachment was scrubbed... URL: From sakthirengaraj at gmail.com Fri Dec 16 00:06:04 2016 From: sakthirengaraj at gmail.com (Rengaraj D) Date: Fri, 16 Dec 2016 10:36:04 +0530 Subject: [Chennaipy] Reg : Free SMS python API In-Reply-To: References: Message-ID: On 16 December 2016 at 08:58, Karthikeyan U wrote: > Hi Guys, > > The active ChennaiPY very good morning ! > > > i have serached lot of free sms python API did not work. I wanna way2sms > Python API. > > There is no specific python API for way2sms website, to send SMS. May be you need to do webscraping to send sms using way2sms. May be you can check this reference this was send long back to chennaipy google groups[1](group is obsolete now) . I am not sure it will work or not May be you can have try and if it is not working you can fix, since you have source code. [1]. https://groups.google.com/forum/#!searchin/chennaipy/way2sms|sort:relevance/chennaipy/izvci-0dmpE/09dbgfu94DEJ Thanks Rengaraj -------------- next part -------------- An HTML attachment was scrubbed... URL: From sakthirengaraj at gmail.com Fri Dec 16 09:28:45 2016 From: sakthirengaraj at gmail.com (Rengaraj D) Date: Fri, 16 Dec 2016 19:58:45 +0530 Subject: [Chennaipy] Reg : Free SMS python API In-Reply-To: References: Message-ID: I am not sure Karthikeyan U is subscribed to chennaipy mailing list so i am adding his mail id in cc. On 16 December 2016 at 10:36, Rengaraj D wrote: > > > On 16 December 2016 at 08:58, Karthikeyan U > wrote: > >> Hi Guys, >> >> The active ChennaiPY very good morning ! >> >> >> i have serached lot of free sms python API did not work. I wanna way2sms >> Python API. >> >> > There is no specific python API for way2sms website, to send SMS. > May be you need to do webscraping to send sms using way2sms. > May be you can check this reference this was send long back to > chennaipy google groups[1](group is obsolete now) . I am not sure it will > work or not > May be you can have try and if it is not working you can fix, since > you have source code. > > [1]. https://groups.google.com/forum/#!searchin/chennaipy/ > way2sms|sort:relevance/chennaipy/izvci-0dmpE/09dbgfu94DEJ > > Thanks > Rengaraj > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Fri Dec 16 08:46:13 2016 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Fri, 16 Dec 2016 19:16:13 +0530 Subject: [Chennaipy] Talks for the Next Meet Message-ID: Hi Everyone, Hope people are recovering from the after effects of Vardah! The meetup is on 24th of this month. We have 3 talk slot, 20 minutes (max.) each. If you are interested in doing a talk, please send in your talk title and talk description. Regards, Vijay From gashok2 at gmail.com Sat Dec 17 01:21:54 2016 From: gashok2 at gmail.com (Ashok Govindarajan) Date: Sat, 17 Dec 2016 11:51:54 +0530 Subject: [Chennaipy] Talks for the Next Meet In-Reply-To: References: Message-ID: Hello Eveyone, I would like to propose the following talk: Title : Data structures in Python Description : In this talk, we will discuss the concept of data structures and some of the common properties. We will also look at a few sample programs in Python, which we will run during the session and analyse. The motivation of this talk would be to help us understand the need for data structures and what is responsible for the fast web-search provided by the google search engine. Rgds, Ashok On Fri, Dec 16, 2016 at 7:16 PM, Vijay Kumar wrote: > Hi Everyone, > Hope people are recovering from the after effects of Vardah! > > The meetup is on 24th of this month. We have 3 talk slot, 20 minutes > (max.) each. If you are interested in doing a talk, please send in your > talk title and talk description. > > Regards, > Vijay > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > -------------- next part -------------- An HTML attachment was scrubbed... URL: From subil1407 at gmail.com Sun Dec 18 10:12:50 2016 From: subil1407 at gmail.com (Subil Tries To Speak) Date: Sun, 18 Dec 2016 20:42:50 +0530 Subject: [Chennaipy] Talks for the Next Meet In-Reply-To: References: Message-ID: Hello, I left a talk proposal in the meetup.com comments. I'm including it here just for fun :) Title: Obscure Python Implementations Duration: 20 minutes Description: When people talk about using Python, they are usually referring to the most common *implementation* of Python - CPython. Some talk about using PyPy or Jython or IronPython. In this talk, I'd like to present some of the more obscure python implementations, the ones that only very few might have heard about and also talk about their features and the reasons for which you might want to use them. Amendment: Since I want to talk about the very obscure ones, I might talk about defunct implementations also. So for those cases it might not make sense to talk about good reasons to use them (beyond just playing around with them for fun). On 17 December 2016 at 11:51, Ashok Govindarajan wrote: > Hello Eveyone, > > I would like to propose the following talk: > > Title : Data structures in Python > Description : In this talk, we will discuss the concept of data structures and > some of the common properties. We will also look at a few sample programs > in Python, which we will run during the session and analyse. > > The motivation of this talk would be to help us understand the need for > data structures and what is responsible for the fast web-search > provided by the google search engine. > > Rgds, > Ashok > > > > On Fri, Dec 16, 2016 at 7:16 PM, Vijay Kumar > wrote: > >> Hi Everyone, >> Hope people are recovering from the after effects of Vardah! >> >> The meetup is on 24th of this month. We have 3 talk slot, 20 minutes >> (max.) each. If you are interested in doing a talk, please send in your >> talk title and talk description. >> >> Regards, >> Vijay >> _______________________________________________ >> Chennaipy mailing list >> Chennaipy at python.org >> https://mail.python.org/mailman/listinfo/chennaipy >> > > > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at zilogic.com Sun Dec 18 22:56:45 2016 From: vijaykumar at zilogic.com (Vijay Kumar B.) Date: Mon, 19 Dec 2016 09:26:45 +0530 Subject: [Chennaipy] Talks for the Next Meet In-Reply-To: References: Message-ID: <383244ae-85ec-3eb8-b314-fe914e4e1060@zilogic.com> On Sunday 18 December 2016 08:42 PM, Subil Tries To Speak wrote: > > Title: Obscure Python Implementations > > Duration: 20 minutes > > Description: > > When people talk about using Python, they are usually > referring to the most common *implementation* of Python - CPython. > Some talk about using PyPy or Jython or IronPython. > > In this talk, I'd like to present some of the more obscure python > implementations, > the ones that only very few might have heard about and also talk about > their features and > the reasons for which you might want to use them. > > Amendment: Since I want to talk about the very obscure ones, I might > talk about defunct implementations > also. So for those cases it might not make sense to talk about good > reasons to use them (beyond just > playing around with them for fun). Thanks Subil. Your talk has been added. Regards, Vijay From vijaykumar at zilogic.com Sun Dec 18 22:56:16 2016 From: vijaykumar at zilogic.com (Vijay Kumar B.) Date: Mon, 19 Dec 2016 09:26:16 +0530 Subject: [Chennaipy] Talks for the Next Meet In-Reply-To: References: Message-ID: On Saturday 17 December 2016 11:51 AM, Ashok Govindarajan wrote: > Hello Eveyone, > > I would like to propose the following talk: > > Title : Data structures in Python > Description : In this talk, we will discuss the concept of data > structures and some of the common properties. We will also look at a > few sample programs in Python, which we will run during the session > and analyse. > > The motivation of this talk would be to help us understand the need > for data structures and what is responsible for the fast web-search > provided by the google search engine. > Thanks Ashok, your talk has been added. Regards, Vijay -------------- next part -------------- An HTML attachment was scrubbed... URL: From narenravi92 at gmail.com Sun Dec 18 23:54:19 2016 From: narenravi92 at gmail.com (Naren Ravi) Date: Mon, 19 Dec 2016 10:24:19 +0530 Subject: [Chennaipy] Talks for the Next Meet In-Reply-To: <383244ae-85ec-3eb8-b314-fe914e4e1060@zilogic.com> References: <383244ae-85ec-3eb8-b314-fe914e4e1060@zilogic.com> Message-ID: Here's my talk : *A guide to Python's magic methods.* * - Don't panic* Whenever Python newbies encounter a method starting with double underscores(__method__), they think that its just an advanced topic and move on. Even intermediate programmers know only about few magic methods like __init__ and __new__, but there are far more of these in python. During this talk we will discuss about various magic methods in python and how you can use them in your code. On Mon, Dec 19, 2016 at 9:26 AM, Vijay Kumar B. wrote: > On Sunday 18 December 2016 08:42 PM, Subil Tries To Speak wrote: > >> >> Title: Obscure Python Implementations >> >> Duration: 20 minutes >> >> Description: >> >> When people talk about using Python, they are usually >> referring to the most common *implementation* of Python - CPython. >> Some talk about using PyPy or Jython or IronPython. >> >> In this talk, I'd like to present some of the more obscure python >> implementations, >> the ones that only very few might have heard about and also talk about >> their features and >> the reasons for which you might want to use them. >> >> Amendment: Since I want to talk about the very obscure ones, I might talk >> about defunct implementations >> also. So for those cases it might not make sense to talk about good >> reasons to use them (beyond just >> playing around with them for fun). >> > > Thanks Subil. Your talk has been added. > > > Regards, > Vijay > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > -- -- Best, Naren https://in.linkedin.com/in/makernaren -------------- next part -------------- An HTML attachment was scrubbed... URL: From hafizul.azeez at gmail.com Mon Dec 19 06:44:34 2016 From: hafizul.azeez at gmail.com (hafizul azeez) Date: Mon, 19 Dec 2016 17:14:34 +0530 Subject: [Chennaipy] frappe / erpnext Message-ID: Hi, Anyone here has good exposure on frappe web framework and have customized erpnext? Thanks Azeez -------------- next part -------------- An HTML attachment was scrubbed... URL: From karthi.linux.91 at gmail.com Mon Dec 19 07:01:18 2016 From: karthi.linux.91 at gmail.com (Karthikeyan U) Date: Mon, 19 Dec 2016 17:31:18 +0530 Subject: [Chennaipy] Reg : Free Whatsapp API Message-ID: Hi Guys, Good Evening ! i have searched lot of free Whatsapp python API did not work. I wanna whatsapp Python API. Regards, Karthikeyan U -------------- next part -------------- An HTML attachment was scrubbed... URL: From surajnarwade353 at gmail.com Mon Dec 19 07:34:22 2016 From: surajnarwade353 at gmail.com (Suraj Narwade) Date: Mon, 19 Dec 2016 18:04:22 +0530 Subject: [Chennaipy] Reg : Free Whatsapp API In-Reply-To: References: Message-ID: Hi, It may block your number. use with caution, here is the link: https://github.com/tgalal/yowsup Regards, Suraj Narwade On Mon, Dec 19, 2016 at 5:31 PM, Karthikeyan U wrote: > Hi Guys, > > Good Evening ! > > > > > i have searched lot of free Whatsapp python API did not work. I wanna > whatsapp Python API. > > > Regards, > Karthikeyan U > > > > > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > From hafizul.azeez at gmail.com Mon Dec 19 08:29:54 2016 From: hafizul.azeez at gmail.com (hafizul azeez) Date: Mon, 19 Dec 2016 18:59:54 +0530 Subject: [Chennaipy] Reg : Free Whatsapp API In-Reply-To: References: Message-ID: There is no official api for whatsapp. read this thread.. https://www.quora.com/WhatsApp-Why-doesnt-WhatsApp-have-an-API On 19 December 2016 at 18:04, Suraj Narwade wrote: > Hi, > > It may block your number. use with caution, here is the link: > https://github.com/tgalal/yowsup > > Regards, > Suraj Narwade > > > On Mon, Dec 19, 2016 at 5:31 PM, Karthikeyan U > wrote: > > Hi Guys, > > > > Good Evening ! > > > > > > > > > > i have searched lot of free Whatsapp python API did not work. I wanna > > whatsapp Python API. > > > > > > Regards, > > Karthikeyan U > > > > > > > > > > _______________________________________________ > > Chennaipy mailing list > > Chennaipy at python.org > > https://mail.python.org/mailman/listinfo/chennaipy > > > _______________________________________________ > Chennaipy mailing list > Chennaipy at python.org > https://mail.python.org/mailman/listinfo/chennaipy > -------------- next part -------------- An HTML attachment was scrubbed... URL: From winash12 at gmail.com Tue Dec 20 03:32:20 2016 From: winash12 at gmail.com (ashwinD12 .) Date: Tue, 20 Dec 2016 14:02:20 +0530 Subject: [Chennaipy] Want to attend next PUG meet Message-ID: Hello, I am currently in Chennai but based in North India and I want to attend Python Users Group at IMS on Dec 24th. I sent an email to the moderator Vijay two days ago but so far have not received any response. I use OO Python with Open DAP (OPeNDAP) protocol in atmospheric science with the THREDDS architecture. So Atmospheric Science is definitely big data and I just want to listen into the talks. I could say a few words if you allow me other than that I would be happy to listen in. Best wishes, Ashwin. -------------- next part -------------- An HTML attachment was scrubbed... URL: From chintukoshy at gmail.com Tue Dec 20 03:38:18 2016 From: chintukoshy at gmail.com (Chintu Philips Koshy) Date: Tue, 20 Dec 2016 14:08:18 +0530 Subject: [Chennaipy] Want to attend next PUG meet In-Reply-To: References: Message-ID: Hey! Join the meetup group[1]. Do RSVP in Meetup[2]. Hope to see you there! :) [1]https://www.meetup.com/Chennaipy/ [2]https://www.meetup.com/Chennaipy/events/236279197/ Regards, Chintu Philips Koshy -------------- next part -------------- An HTML attachment was scrubbed... URL: From vijaykumar at bravegnu.org Tue Dec 20 04:53:34 2016 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Tue, 20 Dec 2016 15:23:34 +0530 Subject: [Chennaipy] Want to attend next PUG meet In-Reply-To: References: Message-ID: On Tue, December 20, 2016 2:02 pm, ashwinD12 . wrote: > I am currently in Chennai but based in North > India and I want to attend Python Users Group at IMS on Dec 24th. I sent > an email to the moderator Vijay two days ago but so far have not received > any response. Hi Ashwin, sorry about that. Vardah has cast me into a Internet shadow zone. So reponses are expected to be delayed. > I use OO Python with Open DAP (OPeNDAP) protocol in atmospheric science > with the THREDDS architecture. So Atmospheric Science is definitely big > data and I just want to listen into the talks. I could say a few words if > you allow me other than that I would be happy to listen in. Sure, do join us at the meetup. Entry is free. You can also share your experiences, during the lightning talks (5min slot). Regards, Vijay From karthi.linux.91 at gmail.com Wed Dec 21 00:04:17 2016 From: karthi.linux.91 at gmail.com (Karthikeyan U) Date: Wed, 21 Dec 2016 10:34:17 +0530 Subject: [Chennaipy] Reg : Python API for WhatsApp Message-ID: Dear Guys, I got below mentioned error .....Kindly fix the error and also i have attached i done steps in document for your reference. *INFO:yowsup.common.http.warequest:{"status":"fail","reason":"old_version"}* Regards, Karthikeyan U -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: whatsapp_api.odt Type: application/vnd.oasis.opendocument.text Size: 15029 bytes Desc: not available URL: From vijaykumar at bravegnu.org Thu Dec 22 01:07:30 2016 From: vijaykumar at bravegnu.org (Vijay Kumar) Date: Thu, 22 Dec 2016 11:37:30 +0530 Subject: [Chennaipy] December Meetup (RSVP Required) Message-ID: # December Meetup ## Date & Time * 24th December (Saturday) * 3:00pm to 6:00pm ## Venue IMSc, Ramanujam Auditorium, C.I.T Campus, 4th Cross Street, Tharamani, Chennai ## Schedule * Data Structures in Python (20 min) by Ashok Govindarajan * Obscure Python Implementations (20 min) by Subil * Networking Tea Break (30 min) * A Guide to Python's Magic Methods (20 min) by Naren * Lightning Talks (20 min) * Discussions (20 min) Only the talk titles are included here, for the sake of brevity. For details about the talks and the speakers, please visit https://www.meetup.com/Chennaipy/events/236279197/ ## RSVP There is no entry fees. All are welcome. Please RSVP on our Meetup page https://www.meetup.com/Chennaipy/events/236279197/ ## New to Python? If you are new to Python, you can make best use of the meetup, if you go through any of the following resources, before attending the meetup. * Invent Your Own Computer Games with Python, Chapters 1 - 9 http://inventwithpython.com/chapters/ * Google's Python Course (with Lecture Videos) https://developers.google.com/edu/python/ * How to Think Like a Computer Scientist, Chapters 1 - 12 http://greenteapress.com/wp/think-python-2e/ From chandankumar.093047 at gmail.com Thu Dec 22 23:02:21 2016 From: chandankumar.093047 at gmail.com (chandan kumar) Date: Fri, 23 Dec 2016 09:32:21 +0530 Subject: [Chennaipy] Schedule for PyCon Pune 2017 is out. Message-ID: Hello, The schedule for PyCon Pune 2017 is out. You can find it here [1]. If you are yet to book your conference ticket, go ahead and book it right now from here:[2]. The ticket prices may go up in January 2017. The Dev Sprint tickets are sold out. Still want to attend DevSprint, go for Supporter Ticket. If you still confused why you should attend PyCon Pune 2017, Checkout this blog [3]. Child care facility is also available during PyCon Pune 2017 [4]. If you have any queries, Feel free to tweet us on @pyconpune. Links: [1]. https://pyconpune.talkfunnel.com/2017/schedule [2]. https://pune.pycon.org/registration/ [3]. https://pune.pycon.org/blog/post/why-you-should-attend-pycon-pune-2017/ [4]. https://pune.pycon.org/blog/post/child-care-facility/ -- Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From m.manoj at linuxmail.org Sat Dec 24 13:25:40 2016 From: m.manoj at linuxmail.org (Manoj Mohan) Date: Sat, 24 Dec 2016 23:55:40 +0530 Subject: [Chennaipy] 4Ccon Conference announcement References: Message-ID: <1482603940.4942.2.camel@linuxmail.org> Free Software Foundation Tamil Nadu (https://fsftn.org/) welcomes you to 4CCon(https://4ccon.fsmi.in/), ?India?s biggest gathering of Free Software and open technology? activists, geeks, hackers and socially conscious tech enthusiasts to be? held from January 26-29, 2017 at B.S. Abdur Rahman University, Chennai.? 4CCon is the second national conference of Free Software Movement of? India (http://fsmi.in/), ?the umbrella organisation of territorial and sectoral organisations? dedicated to the cause of software freedom across the country. FSFTN,? which is a part of FSMI, is the host for 4CCon.?? At 4CCon, you? will meet India?s smartest upcoming programmers and veteran? technologists, students and academics, who are in the forefront of? innovation and expansion of technology. During the conference, delegates ?and participants will discuss a variety of issues ranging from Digital? India, Smart Cities, Digital Commons, Gender and Technology and? establish collaborative networks that will span the country in the? coming years. Join us in our journey as we envision a new technological? trajectory for the country interacting with thousands of brilliant and? young minds on the way. The themes for the conference include? Software: Coding Freedom Governance: The Digital Turn Networks: Ending Discrimination Commons: Opening up Knowledge Contribution: Thinking Beyond Code Gender: Diversity & Inclusion Community: Secrets of Success Visit https://4ccon.fsmi.in/register/ to register for the conference and workshops? and visit https://4ccon.fsmi.in/4ccon/proposals/ to propose a talk or workshop! The deadline for proposal submission is January 10, 2017. Manoj Mohan ****************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From tshrinivasan at gmail.com Thu Dec 29 04:19:05 2016 From: tshrinivasan at gmail.com (Shrinivasan T) Date: Thu, 29 Dec 2016 14:49:05 +0530 Subject: [Chennaipy] Fwd: [FSFTN] SWIFT Coding Camp - Jan 6 - 8, 2017 In-Reply-To: References: Message-ID: ---------- Forwarded message ---------- From: Srravya C Date: 2016-12-29 14:01 GMT+05:30 Subject: [FSFTN] SWIFT Coding Camp - Jan 6 - 8, 2017 To: mailinglist at fsftn.org Hi all, SWIFT* Women in Free Technologies (SWIFT) presents a 3 day technical workshop for women from January 6 - 8, 2017 at College of Engineering, Guindy (Anna Univ campus). The workshop, which is 'By Women. For Women', will cover topics such as Intro to GNU/Linux, Version Control, Web Design, Python programming and much more. *Date: *Jan 6 - 8, 2017. *Venue: *College of Engineering Guindy, Anna University *Registration Link: http://swift.fsftn.org/camp2k17 * *Registration Fee:* Rs. 600 *Registration Deadline: *Jan 3, 2017. For any queries regarding the workshop, please write to swiftcc at fsftn.org or contact : 99629 43247 Kindly spread the word to interested people! * - SWIFT is an initiative by FSFTN to encourage the women and girls' participation in learning and contributing to Free Software Technologies. Cheers, Srravya _______________________________________________ FSFTN mailing list Website : https://fsftn.org/ Discuss : https://discuss.fsftn.org/ Contact : https://fsftn.org/blog/contact/ General info : https://mailman.fsftn.org/mailman/listinfo/mailinglist_ fsftn.org To Unsubscribe : https://mailman.fsftn.org/mailman/options/mailinglist_ fsftn.org -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get Free Tamil Ebooks for Android, iOS, Kindle, Computer : http://FreeTamilEbooks.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sayan.chowdhury2012 at gmail.com Fri Dec 30 05:04:55 2016 From: sayan.chowdhury2012 at gmail.com (Sayan Chowdhury) Date: Fri, 30 Dec 2016 15:34:55 +0530 Subject: [Chennaipy] Welcome Red Hat as PyCon Pune 2017 sponsor Message-ID: Hi, Glad to announce Red Hat[1][2] as our sponsor for PyCon Pune 2017. Thanks @RedHatSoftware for supporting PyCon Pune 2017. [1] www.redhat.com [2] https://pune.pycon.org/blog/post/welcome-redhat/ -- Sayan Chowdhury Senior Software Engineer, Fedora Engineering - Emerging Platform GPG Fingerprint : 0F16 E841 E517 225C 7D13 AB3C B023 9931 9CD0 5C8B Proud to work at The Open Organization! From srravya.c at gmail.com Thu Dec 29 03:35:20 2016 From: srravya.c at gmail.com (Srravya C) Date: Thu, 29 Dec 2016 14:05:20 +0530 Subject: [Chennaipy] Fwd: SWIFT Coding Camp - Jan 6 - 8, 2017 In-Reply-To: References: Message-ID: ---------- Forwarded message ---------- From: Srravya C Date: 29 December 2016 at 14:01 Subject: SWIFT Coding Camp - Jan 6 - 8, 2017 To: mailinglist at fsftn.org Hi all, SWIFT* Women in Free Technologies (SWIFT) presents a 3 day technical workshop for women from January 6 - 8, 2017 at College of Engineering, Guindy (Anna Univ campus). The workshop, which is 'By Women. For Women', will cover topics such as Intro to GNU/Linux, Version Control, Web Design, Python programming and much more. *Date: *Jan 6 - 8, 2017. *Venue: *College of Engineering Guindy, Anna University *Registration Link: http://swift.fsftn.org/camp2k17 * *Registration Fee:* Rs. 600 *Registration Deadline: *Jan 3, 2017. For any queries regarding the workshop, please write to swiftcc at fsftn.org or contact : 99629 43247 Kindly spread the word to interested people! * - SWIFT is an initiative by FSFTN to encourage the women and girls' participation in learning and contributing to Free Software Technologies. Cheers, Srravya -------------- next part -------------- An HTML attachment was scrubbed... URL: