From 1361aa53c4eaec8b79c6a5834a6192e4fc0d49cd Mon Sep 17 00:00:00 2001
From: prashant
Date: Wed, 30 Sep 2015 11:55:10 +0530
Subject: Initial commit
---
.gitignore | 43 +++++++
esim_faculty_meet_2015.html | 122 ++++++++++++++++++
esim_faculty_meet_2015.php | 125 ++++++++++++++++++
esim_faculty_meet_2015_invite_all.html | 126 ++++++++++++++++++
esim_faculty_meet_2015_invite_all.php | 129 +++++++++++++++++++
images/Fossee_logo.png | Bin 0 -> 5879 bytes
images/Scilab-Arduino_logo.png | Bin 0 -> 15862 bytes
images/Scilab-Arduino_poster_thumb.png | Bin 0 -> 61917 bytes
images/bg.jpg | Bin 0 -> 67302 bytes
images/bg1.jpg | Bin 0 -> 286 bytes
images/bg2.jpg | Bin 0 -> 67302 bytes
images/esim_email_banner.png | Bin 0 -> 40737 bytes
images/favicon.ico | Bin 0 -> 1150 bytes
images/fossee_logo.png | Bin 0 -> 19335 bytes
images/iitb_logo.png | Bin 0 -> 4346 bytes
images/jumbo_bg.jpg | Bin 0 -> 241578 bytes
images/logo_2.png | Bin 0 -> 30742 bytes
images/poster.pdf | Bin 0 -> 3295278 bytes
images/scipy2015.png | Bin 0 -> 12039 bytes
images/scipy_logo.png | Bin 0 -> 41671 bytes
images/scipy_poster_2015.pdf | Bin 0 -> 842578 bytes
images/scipy_poster_2015_thumb.png | Bin 0 -> 48729 bytes
scilab_arduino_workshop_2015_instruction.html | 128 +++++++++++++++++++
scilab_arduino_workshop_2015_invite.html | 128 +++++++++++++++++++
scilab_arduino_workshop_2015_invite.php | 123 ++++++++++++++++++
scilab_arduino_workshop_2015_invite_html.html | 121 ++++++++++++++++++
scipy_conference_2015_invite.html | 177 ++++++++++++++++++++++++++
scipy_conference_2015_invite.php | 177 ++++++++++++++++++++++++++
unsubscribe.php | 50 ++++++++
29 files changed, 1449 insertions(+)
create mode 100755 .gitignore
create mode 100755 esim_faculty_meet_2015.html
create mode 100755 esim_faculty_meet_2015.php
create mode 100755 esim_faculty_meet_2015_invite_all.html
create mode 100755 esim_faculty_meet_2015_invite_all.php
create mode 100755 images/Fossee_logo.png
create mode 100755 images/Scilab-Arduino_logo.png
create mode 100755 images/Scilab-Arduino_poster_thumb.png
create mode 100755 images/bg.jpg
create mode 100755 images/bg1.jpg
create mode 100755 images/bg2.jpg
create mode 100755 images/esim_email_banner.png
create mode 100644 images/favicon.ico
create mode 100755 images/fossee_logo.png
create mode 100755 images/iitb_logo.png
create mode 100755 images/jumbo_bg.jpg
create mode 100755 images/logo_2.png
create mode 100755 images/poster.pdf
create mode 100755 images/scipy2015.png
create mode 100755 images/scipy_logo.png
create mode 100755 images/scipy_poster_2015.pdf
create mode 100755 images/scipy_poster_2015_thumb.png
create mode 100755 scilab_arduino_workshop_2015_instruction.html
create mode 100755 scilab_arduino_workshop_2015_invite.html
create mode 100755 scilab_arduino_workshop_2015_invite.php
create mode 100755 scilab_arduino_workshop_2015_invite_html.html
create mode 100755 scipy_conference_2015_invite.html
create mode 100755 scipy_conference_2015_invite.php
create mode 100755 unsubscribe.php
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..0b93d50
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+# Ignore configuration files that may contain sensitive information.
+sites/*/*settings*.php
+
+# Ignore paths that contain generated content.
+cache/
+files/
+sites/*/files
+sites/*/private
+
+# Ignore default text files
+robots.txt
+/CHANGELOG.txt
+/COPYRIGHT.txt
+/INSTALL*.txt
+/LICENSE.txt
+/MAINTAINERS.txt
+/UPGRADE.txt
+/README.txt
+sites/all/README.txt
+sites/all/modules/README.txt
+sites/all/themes/README.txt
+
+# Ignore everything but the "sites" folder ( for non core developer )
+.htaccess
+web.config
+authorize.php
+cron.php
+index.php
+install.php
+update.php
+xmlrpc.php
+/includes
+/misc
+/modules
+/profiles
+/scripts
+/themes
+
+# Ignore vim temp. files
+*.inc
+*.swo
+*.swp
+*~
diff --git a/esim_faculty_meet_2015.html b/esim_faculty_meet_2015.html
new file mode 100755
index 0000000..36f97c8
--- /dev/null
+++ b/esim_faculty_meet_2015.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ To, {0},
+The FOSSEE project based at IIT Bombay invites all interested faculty members of your institution to the eSim - Faculty Meet.
+eSim is a Free and Open source EDA tool for circuit design, simulation, analysis and PCB design. It can serve as an alternative to commercially available/ licensed software like OrCAD, Xpedition and HSPICE.
+We are organising a presentation followed by a demo of eSim at IIT Bombay. We welcome you to attend this event and avail the opportunity to get familiar with eSim. During this workshop, we will also give a demo of Sandhi, an open source alternative to LabVIEW.
+Date: 22 August 2015.
+Time : 11:00 AM to 1:00 PM
+Venue : VMCC, IIT Bombay
+
+
+Register Now
+
+
+
+For more details, please refer to the attached copy of eSim and Sandhi brochure.
+
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/esim_faculty_meet_2015.php b/esim_faculty_meet_2015.php
new file mode 100755
index 0000000..d613341
--- /dev/null
+++ b/esim_faculty_meet_2015.php
@@ -0,0 +1,125 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi,
+The FOSSEE project based at IIT Bombay invites all interested faculty members of your institution to the eSim - Faculty Meet.
+eSim is a Free and Open source EDA tool for circuit design, simulation, analysis and PCB design. It can serve as an alternative to commercially available/ licensed software like OrCAD, Xpedition and HSPICE.
+We are organising a presentation followed by a demo of eSim at IIT Bombay. We welcome you to attend this event and avail the opportunity to get familiar with eSim. During this workshop, we will also give a demo of Sandhi, an open source alternative to LabVIEW.
+Date: 22 August 2015.
+Time : 11:00 AM to 1:00 PM
+Venue : VMCC, IIT Bombay
+
+
+Register Now
+
+
+
+For more details, please refer to the attached copy of eSim and Sandhi brochure.
+
+
+
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/esim_faculty_meet_2015_invite_all.html b/esim_faculty_meet_2015_invite_all.html
new file mode 100755
index 0000000..09a356a
--- /dev/null
+++ b/esim_faculty_meet_2015_invite_all.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ To {0},
+The FOSSEE project based at IIT Bombay invites all interested faculty members of your institution to the eSim - Faculty Meet.
+eSim is a Free and Open source EDA tool for circuit design, simulation, analysis and PCB design. It can serve as an alternative to commercially available/ licensed software like OrCAD, Xpedition and HSPICE.
+We are organising a presentation followed by a demo of eSim at IIT Bombay. We welcome you to attend this event and avail the opportunity to get familiar with eSim. During this workshop, we will also give a demo of Sandhi, an open source alternative to LabVIEW.
+Date: 22 August 2015.
+Time : 11:00 AM to 1:00 PM
+Venue : VMCC, IIT Bombay
+
+Please note that this event is for faculty participation only. If you are a student, kindly forward this invitation to the concerned faculty in your institute / college.
+
+
+
+
+Register Now
+
+
+
+For more details, please refer to the attached copy of eSim and Sandhi brochure.
+
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/esim_faculty_meet_2015_invite_all.php b/esim_faculty_meet_2015_invite_all.php
new file mode 100755
index 0000000..91c812e
--- /dev/null
+++ b/esim_faculty_meet_2015_invite_all.php
@@ -0,0 +1,129 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi,
+The FOSSEE project based at IIT Bombay invites all interested faculty members of your institution to the eSim - Faculty Meet.
+eSim is a Free and Open source EDA tool for circuit design, simulation, analysis and PCB design. It can serve as an alternative to commercially available/ licensed software like OrCAD, Xpedition and HSPICE.
+We are organising a presentation followed by a demo of eSim at IIT Bombay. We welcome you to attend this event and avail the opportunity to get familiar with eSim. During this workshop, we will also give a demo of Sandhi, an open source alternative to LabVIEW.
+Date: 22 August 2015.
+Time : 11:00 AM to 1:00 PM
+Venue : VMCC, IIT Bombay
+
+Please note that this event is for faculty participation only. If you are a student, kindly forward this invitation to the concerned faculty in your institute / college.
+
+
+
+
+Register Now
+
+
+
+For more details, please refer to the attached copy of eSim and Sandhi brochure.
+
+
+
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/images/Fossee_logo.png b/images/Fossee_logo.png
new file mode 100755
index 0000000..679d675
Binary files /dev/null and b/images/Fossee_logo.png differ
diff --git a/images/Scilab-Arduino_logo.png b/images/Scilab-Arduino_logo.png
new file mode 100755
index 0000000..f0ec489
Binary files /dev/null and b/images/Scilab-Arduino_logo.png differ
diff --git a/images/Scilab-Arduino_poster_thumb.png b/images/Scilab-Arduino_poster_thumb.png
new file mode 100755
index 0000000..b1e2ad8
Binary files /dev/null and b/images/Scilab-Arduino_poster_thumb.png differ
diff --git a/images/bg.jpg b/images/bg.jpg
new file mode 100755
index 0000000..3d92839
Binary files /dev/null and b/images/bg.jpg differ
diff --git a/images/bg1.jpg b/images/bg1.jpg
new file mode 100755
index 0000000..9cb9b71
Binary files /dev/null and b/images/bg1.jpg differ
diff --git a/images/bg2.jpg b/images/bg2.jpg
new file mode 100755
index 0000000..3d92839
Binary files /dev/null and b/images/bg2.jpg differ
diff --git a/images/esim_email_banner.png b/images/esim_email_banner.png
new file mode 100755
index 0000000..31bd912
Binary files /dev/null and b/images/esim_email_banner.png differ
diff --git a/images/favicon.ico b/images/favicon.ico
new file mode 100644
index 0000000..eae7b77
Binary files /dev/null and b/images/favicon.ico differ
diff --git a/images/fossee_logo.png b/images/fossee_logo.png
new file mode 100755
index 0000000..ecd7e44
Binary files /dev/null and b/images/fossee_logo.png differ
diff --git a/images/iitb_logo.png b/images/iitb_logo.png
new file mode 100755
index 0000000..9a4d925
Binary files /dev/null and b/images/iitb_logo.png differ
diff --git a/images/jumbo_bg.jpg b/images/jumbo_bg.jpg
new file mode 100755
index 0000000..79b1b2c
Binary files /dev/null and b/images/jumbo_bg.jpg differ
diff --git a/images/logo_2.png b/images/logo_2.png
new file mode 100755
index 0000000..00b9aba
Binary files /dev/null and b/images/logo_2.png differ
diff --git a/images/poster.pdf b/images/poster.pdf
new file mode 100755
index 0000000..0dda73b
Binary files /dev/null and b/images/poster.pdf differ
diff --git a/images/scipy2015.png b/images/scipy2015.png
new file mode 100755
index 0000000..2f1a3e0
Binary files /dev/null and b/images/scipy2015.png differ
diff --git a/images/scipy_logo.png b/images/scipy_logo.png
new file mode 100755
index 0000000..0710ad9
Binary files /dev/null and b/images/scipy_logo.png differ
diff --git a/images/scipy_poster_2015.pdf b/images/scipy_poster_2015.pdf
new file mode 100755
index 0000000..7120b90
Binary files /dev/null and b/images/scipy_poster_2015.pdf differ
diff --git a/images/scipy_poster_2015_thumb.png b/images/scipy_poster_2015_thumb.png
new file mode 100755
index 0000000..4270cc0
Binary files /dev/null and b/images/scipy_poster_2015_thumb.png differ
diff --git a/scilab_arduino_workshop_2015_instruction.html b/scilab_arduino_workshop_2015_instruction.html
new file mode 100755
index 0000000..954823e
--- /dev/null
+++ b/scilab_arduino_workshop_2015_instruction.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi {0},
+The FOSSEE project based at IIT Bombay invites you to attend a workshop on Arduino control through Scilab from July 3-4, 2015.
+Scilab is an open source, user friendly, state of the art, computational engine. Arduino is an open source microcontroller board and an electronic prototyping platform, popular in industry. This workshop is devoted to the control of Arduino board from Scilab. The workshop kit will include an Arduino UNO board, a shield containing sensors and actuators, and necessary documentation. Participants will learn to perform embedded system experiments on the Arduino board using Scilab code and also through the GUI based simulation environment, Xcos.
+The development environment is compatible with Windows and GNU/Linux based operating systems.
+
+Registration for the workshop is now open.
+
+Register Now
+
+For more details about the workshop, please visit:
+http://fossee.in/workshop/Scilab-Arduino/
+
+
+
+
+
+
+ |
+
+
+
+
+
+We request you to share the poster with your faculty members and students.
+
+View Poster |
+
+
+ |
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/scilab_arduino_workshop_2015_invite.html b/scilab_arduino_workshop_2015_invite.html
new file mode 100755
index 0000000..954823e
--- /dev/null
+++ b/scilab_arduino_workshop_2015_invite.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi {0},
+The FOSSEE project based at IIT Bombay invites you to attend a workshop on Arduino control through Scilab from July 3-4, 2015.
+Scilab is an open source, user friendly, state of the art, computational engine. Arduino is an open source microcontroller board and an electronic prototyping platform, popular in industry. This workshop is devoted to the control of Arduino board from Scilab. The workshop kit will include an Arduino UNO board, a shield containing sensors and actuators, and necessary documentation. Participants will learn to perform embedded system experiments on the Arduino board using Scilab code and also through the GUI based simulation environment, Xcos.
+The development environment is compatible with Windows and GNU/Linux based operating systems.
+
+Registration for the workshop is now open.
+
+Register Now
+
+For more details about the workshop, please visit:
+http://fossee.in/workshop/Scilab-Arduino/
+
+
+
+
+
+
+ |
+
+
+
+
+
+We request you to share the poster with your faculty members and students.
+
+View Poster |
+
+
+ |
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/scilab_arduino_workshop_2015_invite.php b/scilab_arduino_workshop_2015_invite.php
new file mode 100755
index 0000000..5f83276
--- /dev/null
+++ b/scilab_arduino_workshop_2015_invite.php
@@ -0,0 +1,123 @@
+
+
+
+
+ |
+
+
+
+
+ Hello,
+ The FOSSEE project based at IIT Bombay invites you to attend a workshop on Arduino control through Scilab from July 3-4, 2015.
+ Scilab is an open source, user friendly, state of the art, computational engine. Arduino is an open source microcontroller board and an electronic prototyping platform, popular in industry. This workshop is devoted to the control of Arduino board from Scilab. The workshop kit will include an Arduino UNO board, a shield containing sensors and actuators, and necessary documentation. Participants will learn to perform embedded system experiments on the Arduino board using Scilab code and also through the GUI based simulation environment, Xcos.
+
+ The development environment is compatible with Windows and GNU/Linux based operating systems.
+
+
+
+ Registration for the workshop is now open.
+
+Register Now
+
+ For more details about the workshop, please visit: http://fossee.in/workshop/Scilab-Arduino/
+
+
+
+
+
+
+
+ |
+
+ We request you to share the poster with your faculty members and students.
View Poster
+ |
+
+
+ |
+
|
+
+
+ |
+ |
+
+
diff --git a/scilab_arduino_workshop_2015_invite_html.html b/scilab_arduino_workshop_2015_invite_html.html
new file mode 100755
index 0000000..fa2581f
--- /dev/null
+++ b/scilab_arduino_workshop_2015_invite_html.html
@@ -0,0 +1,121 @@
+
+
+
+
+
+ |
+
+
+
+
+
+ Hi,
+The FOSSEE project based at IIT Bombay invites you to attend a workshop on Arduino control through Scilab from July 3-4, 2015.
+Scilab is an open source, user friendly, state of the art, computational engine. Arduino is an open source microcontroller board and an electronic prototyping platform, popular in industry. This workshop is devoted to the control of Arduino board from Scilab. The workshop kit will include an Arduino UNO board, a shield containing sensors and actuators, and necessary documentation. Participants will learn to perform embedded system experiments on the Arduino board using Scilab code and also through the GUI based simulation environment, Xcos.
+The development environment is compatible with Windows and GNU/Linux based operating systems.
+
+Registration for the workshop is now open.
+
+Register Now
+
+For more details about the workshop, please visit:
+http://fossee.in/workshop/Scilab-Arduino/
+
+
+
+
+
+
+ |
+
+
+
+
+
+We request you to share the poster with your faculty members and students.
+
+View Poster |
+
+
+ |
+
+
+
+
+
+ |
+
+
+
+ |
+ |
+
+
+
+
+
+
+
diff --git a/scipy_conference_2015_invite.html b/scipy_conference_2015_invite.html
new file mode 100755
index 0000000..4686e2e
--- /dev/null
+++ b/scipy_conference_2015_invite.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi {0},
+ The FOSSEE project based at IIT Bombay invites the faculty, students and members of your institution/ organization to SciPy India 2015.
+
+ SciPy India 2015
+
+
+
+
+ DECEMBER 14, 15 & 16
+
+ SciPy India is an annual conference that is currently in its seventh year and provides an opportunity to learn and use Python in education and research.
+ Python is an interactive, easy to learn, open source, extensible programming language that is well suited for a variety of tasks including scientific computing. It is likely that you will find Python to be an effective (and often superior) substitute for commercial tools used in your institution/ organization. To know more about Python, please visit http://www.python.org.
+
+
+ Registration and Call For Papers for the conference is now open.
+
+ Register Now
+ Submit Paper
+
+
+ For further information about the conference, please visit http://scipy.in/2015.
+
+ We look forward to your participation in SciPy India 2015.
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+ We request you to share the event details through this poster with faculty members, students and others who might be interested.
View Poster
+ |
+
+
+
+ |
+
+
+
+
+
+ |
+
+
+
+
+ |
+ |
+
+
+
+
+
+
+
+
diff --git a/scipy_conference_2015_invite.php b/scipy_conference_2015_invite.php
new file mode 100755
index 0000000..c32f0d9
--- /dev/null
+++ b/scipy_conference_2015_invite.php
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+ Hi,
+ The FOSSEE project based at IIT Bombay invites the faculty, students and members of your institution/ organization to SciPy India 2015.
+
+ SciPy India 2015
+
+
+
+
+ DECEMBER 14, 15 & 16
+
+ SciPy India is an annual conference that is currently in its seventh year and provides an opportunity to learn and use Python in education and research.
+ Python is an interactive, easy to learn, open source, extensible programming language that is well suited for a variety of tasks including scientific computing. It is likely that you will find Python to be an effective (and often superior) substitute for commercial tools used in your institution/ organization. To know more about Python, please visit http://www.python.org.
+
+
+ Registration and Call For Papers for the conference is now open.
+
+ Register Now
+ Submit Paper
+
+
+ For further information about the conference, please visit http://scipy.in/2015.
+
+ We look forward to your participation in SciPy India 2015.
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+ We request you to share the event details through this poster with faculty members, students and others who might be interested.
View Poster
+ |
+
+
+
+ |
+
+
+
+
+
+ |
+
+
+
+
+ |
+ |
+
+
+
+
+
+
+
+
diff --git a/unsubscribe.php b/unsubscribe.php
new file mode 100755
index 0000000..85bc80e
--- /dev/null
+++ b/unsubscribe.php
@@ -0,0 +1,50 @@
+query($sql);
+ $row = $result->fetch_assoc();
+
+
+ if($row != NULL){
+
+ if($row['unsubscribe'] == 0 && $row['email_hash'] == $email_id_hash){
+ $query="UPDATE sent_email SET unsubscribe = 1 WHERE email_hash ='". $email_id_hash."'";
+ $result = $conn->query($query);
+
+ echo '