-
Notifications
You must be signed in to change notification settings - Fork 8
/
events.sql
154 lines (142 loc) · 298 KB
/
events.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
-- phpMyAdmin SQL Dump
-- version 3.4.5deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Oct 05, 2013 at 01:46 AM
-- Server version: 5.1.69
-- PHP Version: 5.3.6-13ubuntu3.10
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `tathva`
--
-- --------------------------------------------------------
--
-- Table structure for table `events`
--
CREATE TABLE IF NOT EXISTS `events` (
`code` varchar(5) NOT NULL,
`name` varchar(50) NOT NULL,
`cat_id` tinyint(4) NOT NULL,
`shortdesc` text,
`longdesc` mediumtext,
`tags` text,
`contacts` text,
`prize` varchar(800) DEFAULT NULL,
`prtpnt` varchar(20) NOT NULL DEFAULT '1',
`validate` tinyint(4) NOT NULL DEFAULT '0',
PRIMARY KEY (`code`),
KEY `cat_id` (`cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `events`
--
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('ABX', 'accelero-botx', 12, 'Guide a wireless controlled vehicle through the arena using wrist movement', 'Guide your automaton through a plethora of twists and turns. Make sure the bumps on the road don't catch you off-guard.<br/>\r\n<br/>\r\n<img src="/2012/images/events/robot hand (2)_resized.png" alt="robot hand (2).png"/>||sec||Problem Statement||ttl||Build a vehicle that is controlled solely by wrist movement. The challenge is to guide the wireless through a puzzled passage in the least possible time.||sec||Arena||ttl||The surface of the arena will be flat for a larger part of the race maintaining a path width of 35cms.The obstacle course will be consisting of curves of varying degrees.The edges will be lined by blocks. Along with obstacles of different shapes and sizes,there will be ramps with an angle of inclination of maximum 35 degrees.Apart from getting past obstacles,driving past the green flag poles will also fetch you points.<br/>\r\n<br/>\r\nNote that the arena pic is just for sample and not the exact one. It may change during the running time of the event.\r\n\r\n<br/>\r\n\r\n\r\n<img src="/2012/images/events/Arena final_resized.png" height="300px" alt="Arena final.png"/>||sec||Machine Specification||ttl||<ul>\r\n<li>The vehicle must be at least 15cm wide and 15cm long. There is no size constraint for the external device.</li>\r\n</ul>\r\n<ul>\r\n<li>The machine should be controlled by a wireless mechanism that uses only wrist movements to manipulate the movement of the vehicle. </li>\r\n</ul>\r\n<ul>\r\n<li>The machine must not be made from Lego parts, or any ready-made assembly kits but they can have ready-made micro-controller boards, ready-made sensor kits and accelerometers.</li>\r\n</ul>\r\n<ul>\r\n<li>Power supplies for the system will not be provided.</li>\r\n</ul>||sec||Controls||ttl||The machine must be controlled using the following hand movements only.\r\n<br/>\r\n<br/>\r\n\r\n<img src="/2012/images/events/accelerobotx_resized.png" alt="accelerobotx.png"/>||sec||Event Rules||ttl||<ul>\r\n<li>The teams are required to complete the track in minimum possible time.</li>\r\n</ul>\r\n<ul>\r\n<li>The vehicle should only move through the path specified. </li>\r\n</ul>\r\n<ul>\r\n<li>If at any point during the race the vehicle encounters a problem the participants have 1 minute to go up to the vehicle and fix it.</li>\r\n</ul>\r\n<ul>\r\n<li>In case of ties, a re-run will be given to the teams.</li>\r\n</ul>\r\n<ul>\r\n<li>The contestants should be ready with the circuit diagrams, algorithms and code listing (if any) to give proper answers to the judge's questions.</li>\r\n</ul>\r\n<ul>\r\n<li>The event managers are reserved the right to change any or all of the above rules as they deem fit. Change in rules, if any, will be highlighted on the website and notified to the registered participants.</li>\r\n</ul>||sec||Team Specification||ttl||<ul>\r\n<li>Each team can have a maximum of 3 members.</li>\r\n<li>Team members will have to produce valid ID card of their institute.</li>\r\n<li>Cross college teams are permitted.</li>\r\n</ul>||sec||Judging Criteria||ttl||<ul>\r\n<li>The judge's decision shall be final and binding.</li>\r\n</ul>\r\n<ul>\r\n<li>The score will be based on best time, number of flag poles covered and the number of obstacles the vehicle hits.</li>\r\n</ul>\r\n<b>Score = 50 - [(your time-best time) / best time] * 40 - (No of red blocks hit) + (no. of green flag poles covered).</b>\r\n', 'electrical events,robotics,vehicle race,wireless controlled vehicle,wrist controlled vehicle,mouse drive,aceelerobotics,accelerobotx,accelero-botx,accelerometer', 'Cmcl Sgbcsvicn||@||0963525445||@||accelerobotx||0||Livhkn Mqhcn||@||9756063315||@||accelerobotx||0||||@||||@||accelerobotx||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 14000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs.6000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('ACR', 'acrobatics', 20, 'Keep your eyes open for a fantastic show of acrobatic genius!!!', 'This Bangalore based dance team has been making thousands of hearts resonate in rhythm to their\r\nbeats ever since its humble beginning in September 2010. ADC has a number of national and international shows to their credit in various genres of\r\nmusic and varied platforms, including stage performances, reality shows for various channels, flash\r\nmobs and awards shows to mention just a few.\r\nSo, here is your chance to witness a heart thumping performance by Team ADC!', 'acrobatic,acrobatics,skill,dance,music,gymnastic', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('AGM', 'agam', 20, 'The much awaited contemporary carnatic rock band, vouched for by thousands across the country', 'Regular crowd pleasers at the HardRock Cafe, Storm festival and Octoberfest Bangalore; Agam is a\r\nContemporary Carnatic Progressive Rock band. Since their inception in the year 2004 Agam has performed\r\nwith gusto at various stage shows across india. Vouched for by thousands from across the\r\ncountry they come with high recommendations from the Oscar Winning Indian musician A.R Rahman. Watch\r\nthem sizzle the stage, burn it up like mad men craving revenge.', 'agam,agham,rock,hardrock,hard rock,metal', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('ALQ', 'analogiq', 13, 'Design a circuit using analog components.', '<img src="/2012/images/events/ANALOG(1)_resized.jpg" width ="400px" alt="ANALOG(1).jpg"/><br/>\r\n<br/>\r\n\r\n\r\n Is the game of 1's and 0's driving you nuts ? <br/>\r\n\r\n <br/>\r\n<b>ANALOGIQ</b> provides you a platform to showcase your talents in innovative thinking and circuit design.<br/>\r\n\r\nThe event basically focuses on the participant's ideas and the power to transform ideas into commercially viable and cost effective circuit using analog components.||sec||PROBLEM STATEMENT||ttl||The Objective of the event is to design an innovative and cost efficient commercial circuit using analog components.\r\n<br/>\r\n<br/>\r\n<br/>\r\n||sec||EVENT FORMAT||ttl||The event shall comprise of two rounds :<br/>\r\n<ol>\r\n<li><u><b>PRELIMINARY ROUND :</b></u><br/><br/> Teams are supposed to send their ideas and the proposed design to us on or before 15th October. The 15 most promising ideas will be shortlisted and they will be qualified for the final round.</li><br/>\r\n<li><u><b>FINAL ROUND :</b></u><br/><br/>\r\nTeams that pass through the prelims shall take part in the final round . The working model of the circuit has to be presented to the esteemed panel of judges for evaluation. </li>\r\n</ol>\r\n||sec||SPECIFICATIONS||ttl||<ul>\r\n<li><u><b>CIRCUIT SPECIFICATIONS</b></u></li>\r\n</ul>\r\n<ol>\r\n<li>The circuit cost should be less than Rs.1000.</li>\r\n<li>The circuit should be neatly assembled on a PCB .</li>\r\n<li>External power will be provided if required .</li>\r\n<li>The judge's decision will be final .</li>\r\n<li>Ready made kits should not be used .</li>\r\n<li>The ICs that are allowed are:\r\n<ul>\r\n<li>Power Supply ICs (78xx, 79xx series)</li>\r\n<li>Timer IC(555)</li>\r\n<li>Op Amp(741)</li>\r\n<li>Comparator(311)</li></li>\r\n</ul>\r\n<li>ICs other than those mentioned should not be used and if used, will lead to disqualification </li>\r\n<li>The final circuit should be the same as the one approved in prelims by the judges and if there is large variation in the proposed design and assembled circuit , the team will be disqualified . </li>\r\n<li>Direct circuits from the internet and books should not be used .</li>\r\n<li>Judges decisions will be final, and any of the above mentioned rules can change according to the scenario of the event</li>\r\n</ol><br/>\r\n\r\n<ul>\r\n<li><b><u>TEAM SPECIFICATIONS</u></b></li>\r\n</ul>\r\n\r\n<ol>\r\n<li>Each team consist a maximum of 3 members. </li>\r\n<li>Team members must produce valid ID card of their institute.</li>\r\n<li>Inter-college teams are permitted.</li>\r\n</ol>\r\n||sec||JUDGING CRITERIA||ttl||1.The circuit will be evaluated on the basis of :<br/>\r\n<ul>\r\n<li><b>Circuit Idea</li>\r\n<li>Cost efficiency</li>\r\n<li>Design</li>\r\n<li>PCB Assembly</li>\r\n<li>Innovation</li>\r\n</ul>\r\n</b>\r\n2. The teams may be tested through viva-voce on the design of the circuit and other details of implementation.', 'ANALOGIQ,ANALOG,LOGIC,CIRCUIT DESIGN', 'CNCNVHW T MRKSJNCN||@||1420792996||@||analogiq||0||PIVHKN SKMQN||@||0006815345||@||analogiq||0||CRWN KQSJY T||@||1466683886||@||analogiq||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 8000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('AQM', 'aqua missile', 11, 'Design and fabricate a water powered rocket.', '<img src="/2012/images/events/484px-Launchbottle(2)_resized.jpg" alt="484px-Launchbottle(2).jpg"/>\r\n<br/>The power of water is so immense that it has overturned continents and reshaped the globe. However man is still pondering over how to utilize it most efficiently. Here we attempt to invoke a small fragment of its true power into launching a water powered rocket. <br/>\r\n<br/>\r\n\r\nA water rocket is powered by pressurized water. Creating one may sound simple but it requires you to have sound knowledge in streamlining and involves collaborative design and decision making.<br/>\r\n<br/>\r\n\r\nThe current record for the greatest altitude is 2044 feet (623 meters). Lets see if you can beat that....||sec||PROBLEM STATEMENT||ttl||The participants are required to design and build a single stage water rocket and its launcher. The rocket can be launched at any angle with respect to the horizontal. ||sec||SPECIFICATION||ttl||<b>General Rules</b><br/>\r\n<ol>\r\n<li>A maximum of three members are allowed in a team.There can be students from different educational institutes in a single team.</li>\r\n<li>Only plastic soft drink bottles, of maximum capacity 1.5L, are to be used for the rocket body. </li>\r\n<li>The water rocket must use only compressed ambient atmospheric air as its source of energy. Pressure compressors (foot pump) shall be provided. Water brought by the team shall not be allowed in the rockets, it shall be provided as well. The amount of water to be filled in the rocket body is left to the choice of the team.</li>\r\n<li>The pressure inside the container (rocket body) before launch should not exceed 60 psi.</li>\r\n<li>Launchers will NOT be provided by the organisers. Each team must have their own launchers.</li>\r\n<li>The rocket must be launched from a stationary position using a fixed launcher. Slingshots, trebuchets, catapults, cannons, and all other forms of launcher boost assists are forbidden. In other words, the internal pressure of the rocket must be the only source of energy for the rocket.</li>\r\n<li>A team can get disqualified if:<ul>\r\n<li>Any rocket is found to be dangerous to launch by the organizers and judges.</li>\r\n<li>A rocket blasts before the launch.</li>\r\n<li>A rocket launches before indicated by the organizers.</li>\r\n<li>Any part of the rocket breaks off from the rocket during the flight.</li>\r\n<li>Any ready-made models are used. </li>\r\n<li>Any design rule is not abided by the participant.</li>\r\n</ul></li>\r\n<li>The organizers reserve all rights to change any of the above rules as they deem fit. Changes in rules, if any, will be highlighted on the website. In case of any discrepancy, the decision of the judges shall be treated as final and binding on all.</li>\r\n</ol><br/><br/><b>Elimination Round</b><br/>\r\n<br/>\r\n\r\n<img src="/2012/images/events/1(1)_resized.png" alt="1(1).png"/><br/>\r\nThe task is to cover the maximum horizontal distance.\r\n<ol>\r\n<li>The track is a 30 degree sector with a straight line cutting it into two halves; score will be reduced if there is a deviation from this line on landing.</li>\r\n<li>The place where the tip of the bottle falls will be considered for scoring.</li>\r\n<li>Two trials will be given to the participants. For this round,the greater of the distances covered in the 2 trials will be considered.</li>\r\n<li>Participants are allowed to use different rockets for this round.</li>\r\n<li>The teams which successfully cross 60m will be eligible for the finals.</li>\r\n</ol><br/>\r\n<b>Final Round</b><br/><br/>\r\n\r\n<img src="/2012/images/events/2(1)_resized.png" alt="2(1).png"/><br/>\r\n\r\n\r\nThe task is to make the rocket land on the 'bulls-eye' of the target to earn maximum points.<ol>\r\n<li>The launch point will be 45m away from the center of the 'bulls-eye'.</li>\r\n<li>Two trials will be given to the participants and the better of the two will be considered as the Round 2 score.</li>\r\n<li>The participants are allowed to use different rockets for both the trials.</li>\r\n<li>The team, with the highest score according to the judging criteria will be declared as the winner. </li>\r\n</ol>||sec||JUDGING CRITERIA||ttl||<b>First Round</b><br/><br/>\r\n\r\nS1 = 60(L-60)-40D<br/>\r\n\r\nS1 : Score<br/>\r\n\r\nL : Distance covered by the bottle in metres<br/>\r\n\r\nD : Deviation from center line in metres<br/>\r\n<br/>\r\n<b>Final Round</b><br/><br/>\r\n\r\nS2 = 250A<br/>\r\n\r\nS2 : Score<br/>\r\n\r\nA = 2 for 5th circle<br/>\r\n\r\n = 4 for 4th circle<br/>\r\n\r\n = 6 for 3rd circle<br/>\r\n\r\n = 8 for 2nd circle<br/>\r\n\r\n = 10 for 1st circle<br/>\r\n<br/>\r\n\r\n\r\nFinal Score = S1 + S2 \r\n', 'AQUA MISSILE,AQUA,MISSILE,AQUAMISSILE,WATER ROCKET,WATER,ROCKET,AQUA MISILLE,BOTTLE,MISILE', 'CRWN V||@||0811432450||@||aquamissile||0||EHWNEHWN S||@||1764473023||@||aquamissile||0||IEQRIE JQSGPJ||@||0567772723||@||aquamissile||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 8000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('ARS', 'archana sharma', 19, 'A pride of the nation, being the only scientist to represent India in the Higgs Boson experiment', '<img src="/2012/images/events/archana sharma_resized.jpg" height="180px" alt="archana sharma.jpg"/>\r\n<br/>\r\n<br/>\r\n\r\n<b>Archana Sharma</b> is the only Indian scientist who has been involved in the Higgs Boson experiment. Currently a Staff Physicist at the CERN headquarters in Geneva, Switzerland, Archana finished her post-graduation from the Banaras Hindu University and her doctorate from Delhi University. Subsequently she moved to Geneva for her post doctoral research and joined CERN in 1989. Over a career of 23 years, all of which has been with CERN one way or the other, she has helped make CERN accessible to Indian students by facilitating student visits and providing prestigious internships. ', 'sarma,archanasharma,lecture,talk,session,speech, video conference,lhc', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('ASA', 'automation in scoring/bending machine', 23, '', 'Scoring machine is used in a factory for manufacturing corrugated boxes as per client's needs. The process involves converting the raw material into sheets of required thickness after which they are put through either of the following processes.\r\n<ul>\r\n<li> Punching(for lightweight boxes)</li>\r\n<li> Scoring(for heavy boxes)</li>\r\n</ul>\r\n\r\n\r\n\r\n<br/>\r\n<br/>\r\n\r\nIn a scoring machine, different designs require different setups. The changeover time required is high. Business model is such that various box types are manufactured in batches. These changeovers take place 2-3 times an hour and 5-10 mins are wasted per changeover.<br/><br/>\r\n\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/idp1_resized.jpg" alt="idp1.jpg"/><br/>\r\n<br/>\r\n<br/>\r\n\r\n<u><b>System</u>:</b> The bends required in the carboard have to be set up manually. It involves shifting of heavy creasing rollers(male and female) which gives the bend and a corresponding pair of cutters. The movements are carried out manually and are measured everytime using a measuring tape. Moving also needs to be done by hammering and requires skilled labour.\r\n <br/>\r\n<br/><br/>\r\n<img src="/2012/images/events/IDP2_resized.jpg" width="500px" alt="IDP2.jpg"/><br/>\r\n<br/>\r\n<br/>\r\n\r\n<b><u>Subsystem</u>:</b> The creasers and cutters are rings fixed on the rollers. Depending upon the measurement and shape of boxes required, the cutters and creasers have to be moved manually and fixed on the rollers. There is no measurement device to measure the distance the heavy rollers have to be moved. Distance measuring is done with a measuring tape and thus requires a skilled labourer for precise measurements.<br/>\r\n<br/>\r\n<br/>\r\n\r\n<img src="/2012/images/events/IDP3_resized.jpg" width="500px" alt="IDP3.jpg"/>\r\n<br/>||sec||Problem Statement||ttl||Design an automated system to reduce the machine setup time in a scoring/bending machine and also to reduce dependence on skilled labour. ||sec||System Specifications||ttl||<u><b>Ideal Outcome</u>:</b> \r\n<ul>\r\n<li>Automatic feed of sheets.</li>\r\n\r\n<li>Digital setup of co-ordinates for shaping the box.</li>\r\n\r\n<ul>\r\n<li>Automatic shifting mechanism for roller.</li>\r\n\r\n<li>Automatic shitfing mechanism for creaser and cutters on the roller.</li>\r\n</ul>\r\n</ul>\r\n\r\n<u><b>Primary Benefit</u>:</b> Reducing machine setup time.\r\n<br/>\r\n<br/>\r\n\r\n<u><b>Necessary Secondary Benefits</u>:</b> Lowest training and dependence on skilled labour.<br/>\r\n<br/>\r\n\r\n<u><b>Additional Secondary Benefits</u>:</b> Complete optimization of the process from stacking to the end product.\r\n<br/>\r\n<br/>\r\n<u><b>Constraints</u>:</b> \r\n<ul>\r\n<li> The system should be compact.</li>\r\n<li>The system should have low power requirements. </li>\r\n</ul>\r\n\r\n<u><b>Acceptable Harms</u>:</b> <ul>\r\n<li> Reasonable cost for automation. </li>\r\n<li> Training for use of software/system can be done. </li>\r\n</ul>\r\n<br/>\r\n\r\n<u><b>Unacceptable harms</u>:</b> \r\n<ul>\r\n<li>Speed: The new system shouldn't be slower than the current system/Maintanence and down time should be low.</li>\r\n<li>System must be safe to operate. </li>\r\n<li>Accuracy cannot be compromised.</li>\r\n</ul>\r\n\r\n||sec||Rules||ttl||<ul>\r\n<li> There can be a maximum of 3 members per group. </li>\r\n<br>\r\n\r\n\r\n\r\n<li>The abstract of the solution must be submitted online to [email protected]. It must contain the complete details and design. The last date for submission of abstract is October 15th, 2012. </li>\r\n\r\n<br/>\r\n\r\n\r\n<li>Participants will prepare an in-depth presentation, which will include the following:\r\n<ol>\r\n\r\n<li> Introduction to the technology strategy to solve the problem. </li>\r\n\r\n<li> Detailed descriptions of the steps as to how the problem will be solved. </li>\r\n</ol></li>\r\n</ul>\r\n\r\n||sec||Benefits||ttl|| The winners of the challenge will be either\r\n<ol>\r\n\r\n<li>Given a opportunity to develop a prototype of the same on a payment basis OR</li>\r\n<li> Will be awarded other internship/project opportunities. </li>\r\n</ol>\r\n<br/>\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/GreenAdd_logo(2)_resized.jpg" alt="GreenAdd_logo(2).jpg"/>\r\n \r\n', 'idp, industry defined problems, green add, green add+, scoring machine, Automation', 'Cncnf O||@||1466192929||@||idp||0||Niuhc Havhkmc||@||1467730961||@||idp||0||||@||||@||idp||0||||@||||@||||0||', '||@||||@||', '1||@||3', 0),
('ASP', 'Dr A Shivthanu Pillai', 19, 'The CEO and MD of Brahmos Aerospace, and a major contributor in the field of space science in India', '<img src="/2012/images/events/shivathanu pillai_resized.jpg" height="200px" alt="shivathanu pillai.jpg"/><br/><br/>\r\n<b>Dr. A Shivthanu Pillai</b> is the CEO and MD of BrahMos Aerospace. An electrical engineer from Madras \r\nUniversity and management expert from Harvard Business School, he has contributed in India’s major space research programmes alongside Dr. Vikram Sarabhai, Dr. Satish Dhawan and Dr. A P J Abdul Kalam. His most important contribution has been the development of critical technologies using a network of academic institutions, R&D Labs and industries through an innovative consortium approach and technology empowerment. Dr. Pillai is the author of many technical papers and has co-authored the book “Envisioning an Empowered Nation†with Dr. Kalam.', 'shivathanu,sivathanu,sivthanu,isro,vssc,lecture,talk,session,speech', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('ATG', 'autograph', 22, 'A photo exhibition of cars that ever ruled the roads!!!', '<img src="/2012/images/events/Rolls-Royce-Phantom-Black-1-lg_resized.jpg" height="250" alt="Rolls-Royce-Phantom-Black-1-lg.jpg"/><br/>\r\n<br/>\r\nStats never lie. And so we bring you unadulterated fun about the best pairs of wheels that ever conquered the road. Get to know the cars that make you drool. Here is a 'class' you might actually enjoy.\r\n', 'photo,car', 'Vhquuegf||@||1767597367||@||wheels||0||||@||||@||wheels||0||||@||||@||wheels||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('ATQ', 'autoquiz', 7, 'Want to know your level of expertise in the field of automobiles? Here is the opportunity...', '<img src="/2012/images/events/AUTOQUIZ MAIN PIC(1)_resized.jpg" height="250px" alt="AUTOQUIZ MAIN PIC(1).jpg"/><br/>\r\n<br/>\r\nIf things with wheels stoke you more than things with legs, then the Wheels Autoquiz is the right place to be at. Gear yourselves up for the grittiest, greasiest and the greatest automobile quizzes of all time.\r\n||sec||Specifications||ttl||<ol>\r\n<li>Autoquiz is a quiz event open for both school and college students.</li>\r\n<li>The event will be a written one which tests your knowledge on every aspect of an automobile.</li>\r\n</ol>', 'auto,car,wheels,quiz', 'Oifhwn K||@||1416547070||@||wheels||0||||@||||@||wheels||0||||@||||@||wheels||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '1||@||1', 0),
('AUT', 'autonova', 18, 'a dream coming true for automobile enthusiasts', '<img width="350px;"src="/2012/images/events/transparent car machinery(1)_resized.jpg" alt="transparent car machinery(1).jpg"/><br/>\r\n<br/>\r\nAutonova workshop offers a chance for the automobile enthusiasts to explore each and every aspect of an automobile, from the systems and subsystems of an automobile to a hands on experience on a honda engine.<br/>\r\n<br/>\r\nSo, dont miss this golden opportunity to learn everything about automobiles in just 16 hours!<br/>\r\n<br/>\r\n||sec||Workshop Highlights||ttl||<ul>\r\n<li>Car Designing</li>\r\n<li>Suspension Design</li>\r\n<li>Chassis Design</li>\r\n<li>Braking Units</li>\r\n<li>Transmission Systems</li>\r\n<li>IC Engines</li>\r\n<li><b>LIVE ENGINE DEMONSTRATION OF HONDA 110CC ENGINE</b></li>\r\n<b></b>\r\n</ul>||sec||Course Details||ttl||<ul><center>DAY 1</center>\r\n<br><li> Session 1\r\n<ul>\r\n<li> Introduction (1 Hr) </li>\r\n<li> What is an automobile? </li>\r\n<li> Brief history </li>\r\n<li> Changes over the years </li>\r\n<li> Indian automobile industry </li>\r\n<li> Sigma ratings </li>\r\n<li> Introduction (1 Hr) </li>\r\n<li> SNMP Enumeration </li>\r\n<li> PS TOOLs </li>\r\n<li> Demo – SolarWinds </li>\r\n<li> Countermeasures </li>\r\n<br>\r\n</ul>\r\n</li>\r\n<li> Session 2</li>\r\n\r\n<ul>\r\n<li>Chassis design </li>\r\n<li> Brief terminology \r\n<ul>\r\n<li> Multi point strut bar </li>\r\n<li> Fender bar </li>\r\n<li> Anti roll bar </li>\r\n<li> Monocoque </li>\r\n<li> Tubular space </li>\r\n<li> Longeron rh,lh </li>\r\n</ul>\r\n</li>\r\n<li>Types of chassis \r\n<ul>\r\n<li> Ladder frame chassis </li>\r\n<li> Tubular space frame chassis </li>\r\n<li> Monocoque frame chassis </li>\r\n<li> Ulsab monocoque </li>\r\n<li> Backbone frame chassis </li>\r\n<li> Aluminium space frame </li>\r\n<li> Carbon fibre monocoque </li>\r\n</ul>\r\n</li>\r\n<br>\r\n</ul>\r\n</li>\r\n<li> Session 3</li>\r\n<ul>\r\n<li> Suspension Unit (1 Hr 30 Min) </li>\r\n<ul>\r\n<li> Brief terminology </li>\r\n<ul>\r\n<li> Weight transfer (sprung and unsprung) </li>\r\n<li> Jacking forces </li>\r\n<li> Camber and caster angle </li>\r\n<li> Anti dive & anti squat </li>\r\n<li> Spring Rate </li>\r\n<li> Travel </li>\r\n</ul>\r\n</ul>\r\n</ul><br>\r\n\r\n<li> Session 4\r\n<ul>\r\n<li> Types of suspensions \r\n<ul>\r\n<li> Dependent suspension </li>\r\n<li> Independent suspension </li>\r\n</ul>\r\n</li>\r\n<li> Front Independent Suspensions \r\n<ul>\r\n<li> McPherson Strut </li>\r\n<li> Double wishbone </li>\r\n<li> Coil Spring type1 </li>\r\n<li> Coil spring type2 </li>\r\n<li> Multi link type </li>\r\n<li> Trailing arm suspension </li>\r\n<li> I beam suspension </li>\r\n</ul>\r\n</li>\r\n<li> Rear suspension - dependant systems \r\n<ul>\r\n<li> Solid-axle, leaf-spring </li>\r\n<li> Solid-axle, coil-spring </li>\r\n<li> Beam Axle </li>\r\n</ul>\r\n</li>\r\n<li> Hydra gas Suspension </li>\r\n<li> Hydro pneumatic Suspension </li>\r\n<li> Progressively wound springs </li>\r\n<li> Torsion bars </li>\r\n<br>\r\n</ul>\r\n</li>\r\n<li> Session 5\r\n<ul>\r\n<li> Braking Unit (1Hr) \r\n<ul>\r\n<li> Disc brakes \r\n<ul>\r\n<li> Self adjusting nature </li>\r\n<li> Disc damage modes </li>\r\n<li> Servicing your disc </li>\r\n</ul>\r\n</li>\r\n<li> Drum brakes </li>\r\n<li> Magnetic brakes </li>\r\n<li> Vaccum brakes </li>\r\n<li> Anti-lock braking system \r\n<ul>\r\n<li> Four-channel, four-sensor ABS </li>\r\n<li> Three-channel, three-sensor ABS </li>\r\n<li> One-channel, one-sensor ABS </li>\r\n</ul><br>\r\n</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n\r\n\r\n<li> Session 6\r\n<ul>\r\n<li> Brake Actuators \r\n<ul>\r\n<li> Cable-operated </li>\r\n<li> Solid bar connection </li>\r\n<li> Single-circuit hydraulic </li>\r\n<li> Dual-circuit hydraulic </li>\r\n<li> Brake-by-wire </li>\r\n</ul>\r\n</li>\r\n<li> Power Brakes and master cylinders </li>\r\n<li> Brake fluids </li>\r\n<li> Drawing, modifying & dimensions in AutoCAD </li>\r\n<li> Sketching & Part modeling in CATIA. </li>\r\n<li> Drawing, modifying & dimensions in AutoCAD </li>\r\n</ul>\r\n</li>\r\n<br>\r\n<center>DAY 2</center>\r\n<br>\r\n<li> Session 1\r\n<ul>\r\n<li>Transmission system \r\n<ul>\r\n<li> Types of Transmission system \r\n<ul>\r\n<li> Manual transmission \r\n<ul>\r\n<li> Gear ratio </li>\r\n<li> Different types of gear </li>\r\n<li> Clutch & its components </li>\r\n<li> Reverse & its working </li>\r\n</ul>\r\n</li>\r\n<li> Automatic transmission </li>\r\n</ul>\r\n</li>\r\n<li> Planetry gearsets </li>\r\n<li> DSG / DCT Gearboxes </li>\r\n<li> Torque Converters </li>\r\n<li> Semi automatic Transmission </li>\r\n<li> Continuously variable transmission </li>\r\n<li> Differentials \r\n<ul>\r\n<li> Open Differentials </li>\r\n<li> Limited-slip differentials </li>\r\n<li> Locking differentials </li>\r\n</ul>\r\n</li>\r\n<li> 2WD, 4WD, AWD </li>\r\n<li> Tyres and Traction Control </li>\r\n<li> Tyre size notations </li>\r\n<li> Tyre types for passenger cars </li>\r\n<li> Tyre constructions </li>\r\n<li> Cross-ply construction </li>\r\n<li> Radial construction </li>\r\n<li> Tyre tread </li>\r\n<li> Traction & its control </li>\r\n\r\n</ul>\r\n</ul>\r\n</li><br>\r\n<li> Session 2\r\n<ul>\r\n<li>IC engines\r\n<ul>\r\n<li> Types \r\n<ul>\r\n<li> Compression ignition </li>\r\n<li> Spark ignition </li>\r\n</ul>\r\n</li>\r\n<li> Layout </li>\r\n<li> Engine balancing </li>\r\n<li> Spark plug </li>\r\n<li> Carburetor </li>\r\n<li> Fuel injector </li>\r\n<li> Valves & valve timing </li>\r\n<li> Valve trains </li>\r\n<li> Engine cooling </li>\r\n<li> Turbochargers </li>\r\n<li> Superchargers </li>\r\n<li> Air/Fuel ratios </li>\r\n<li> Wankel Engine (6 stroke) </li>\r\n<li> Latest technologies </li>\r\n<li> PGMFi,DTS-Fi,MPFI,CRDI,VVTi, iVtec, TDI</li>\r\n<li> MPFi, CRDI</li>\r\n<li> VVTI, RTR</li>\r\n<li> iVTec, TDI</li>\r\n<br>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n<li>Session 3: \r\n<ul>\r\n<li>Air Bags & Steering System </li>\r\n<li>Technical aspects of various student car projects </li>\r\n<li>Formula student car project </li>\r\n<li>Solar vehicle </li>\r\n<li>Mini Baja </li>\r\n<li>Super Mileage Vehicle </li>\r\n<li>Hybrid vehicle </li>\r\n\r\n</ul>\r\n</li>\r\n<li>Live Engine Demonstration - Honda 110 CC (45 Min)</li>\r\n</ul>||sec||Workshop Details||ttl||<b>Date: </b> 19-20 Oct 2012(8 hours/day)<br><b>Fees: </b> Rs 1000/-<br>\r\n<b>Organizers:</b> INDROYD LABS', 'car,automobile,motor,vehicle,engine,workshop,mechanical', 'Legtj Louerh||@||1057609809||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('AVR', 'aavishkaar', 5, 'social intiative of Tathva '12', '"To raise new questions, new possibilities, to regard old problems from a new angle, requires creative imagination and marks real advance in science." – <b>Albert Einstein</b><br/><br/>\r\n\r\n<img src="/2012/images/events/aavishkaar_resized.jpg" height="300px" alt="aavishkaar.jpg"/><br/><br/><br/>\r\n\r\n<q><b>Aavishkaar</b></q> is a social initiative of Tathva '12 , a social endeavor with a sole ambition of blending technological progress with social augmentation. <q><b>Aavishkaar</b></q> comprises of two events-<q><b>Srishti</b></q> and <q><b>Upakrithi</b></q>.\r\n<br/>\r\n\r\n<q><b>Srishti</b></q> is a project exhibition where talented students from all over the country can showcase their ideas through working models aimed at finding technology motivated solutions to problems faced by the society.<br/>\r\n\r\n<q><b>Upakrithi</b></q> is a noble venture intended to provide the Government L.P School,Chetyallathur, Wayanad with the most basic facility of electricity to lighten up the world of its students to a better future. For more details, log on to: <br/>\r\n\r\n<a style="color:yellow" href="http://aavishkaar.tathva.org">aavishkaar.tathva.org</a> ||sec||powered by||ttl||<img src="/2012/images/events/acc_resized.jpg" alt="acc.jpg"/>', 'social intiative, aavishkaar, srishti, upakrithi, avishkaar, aavishkar,avishkar', 'C Crwn||@||1653074767||@||aavishkaar||0||Cnkrwdj X||@||1587765257||@||aavishkaar||0||Urgycs R||@||1466662505||@||aavishkaar||0||||@||||@||||0||', '<table>\r\n<tr>\r\nCash prizes worth 40000/-\r\n</tr>\r\n</table>', '1||@||4', 0),
('BFG', 'befunge', 14, 'Befunge is a 2D programming language. This event will put your programming skills in befunge to test.', 'Can you free programing from confinements of dimensions?<br/> We welcome you to the world of 2-dimensional programming.\r\n<br/>\r\n<img src="/2012/images/events/code small_2(1)_resized.jpg" alt="code small_2(1).jpg"/ width="275" height="150"><br/>\r\n<b>BEFUNGE</b>: it's a 2-dimensional language which offers 4 directions for the instruction pointer.<br/>\r\nSo break all the coding boundaries and battle it out to be the Lord of BEFUNGE!\r\n||sec||Specification||ttl||<ol>\r\n<li>The Befunge-93 specification will be followed.</li>\r\n<li>There is no limit to the number of teams from a college. However one person should belong to only\r\none team.</li>\r\n<li>The event will be conducted in two stages - prelims and mains.</li>\r\n<ul>\r\n<li>Prelims will be a 30 min written exam on befunge.</li>\r\n</ul>\r\n<ul>\r\n<li>Mains will be a practical round in which the selected teams will have to code programs in Befunge and show its output.</li>\r\n</ul>\r\n<li>TBC must be used for interpretation to C followed by compilation using GCC.</li>\r\n<li>Systems will be provided for the final round.</li>\r\n</ol>||sec||Judging Criteria||ttl||<ol>\r\n<li>Marks will be awarded for clean coding style and usage of loops and other Befunge tricks.</li>\r\n<li>Marks scored in a round will not be carried over to the succeeding rounds.</li>\r\n<li>Programs will be evaluated against standard test cases set by the organizers.</li>\r\n<li>In case of any discrepancy, the decision of the event coordinators shall be final in all respects.</li>\r\n</ol>||sec||Tutorials||ttl||Tim's Befunge Compiler<br/>\r\n<br/>\r\nTim's Befunge Compiler is a pseudocompiler for Befunge-93 source files. It is written in ANSI C, and it outputs an ANSI C version of its input file. This output file contains the Befunge program, already loaded into an array, and the guts of Chris Pressey's b93 interpreter.<br/>\r\n<br/>\r\nCompiling in TBC\r\n<ol>\r\n<li>Download <a href="http://quadium.net/funge/tbc/tbc.c">tbc.c</a>\r\n and <a href="http://quadium.net/funge/tbc/core.int">core.int</a>\r\n and keep it in the same folder.</li>\r\n<li>Compile TBC</li>\r\ngcc tbc.c -o tbc\r\n<li>Code your program in your favorite text editor and save it as infile.bf.</li>\r\n<li>Run ./tbc infile.bf > outfile.c</li>\r\n<li>Compile outfile.c in gcc</li>\r\ngcc outfile.c -o out\r\n<li>Run ./out</li>\r\n</ol>\r\nFor sample programs visit <br/>\r\n<a href="http://en.wikipedia.org/wiki/Befunge">Wikipedia Page</a>\r\n<br/>\r\nOr\r\n<br/>\r\n<a href="http://progopedia.com/language/befunge/">Progopedia Page</a>||sec||powered by||ttl||<br/>\r\n<img src="/2012/images/events/yahoo(1)_resized.jpg" alt="yahoo(1).jpg"/ width="250" height="85" >', 'Befunge,programming,coding,2D language,computer,CS,', 'Nilip E||@||1653808683||@||befunge||0||Pijan Cbfunlc R V||@||1866207046||@||befunge||0||Uaehkn Tjooau||@||1417092266||@||befunge||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('BKZ', 'dota', 9, 'Multiplayer online battle arena', '<img src="/2012/images/events/gaidi_3_resized.jpg" width="350px" alt="gaidi_3.jpg"/>\r\n<br/><br/>\r\nSlash. Hack. Burn. Retreat.\r\n<br/>\r\nBuy. Heal. Relax.\r\n<br/>\r\nSlash Hack. Burn. Retreat.\r\n<br/>\r\nBut, you better be smart\r\n<br/>\r\nOr pawned, you will be.\r\n<br/><br/>\r\nDefense of the Ancients (commonly known as DotA) is the wildly popular map for the real-time strategy game Warcraft III, based on the "Aeon of Strife" map for StarCraft. The objective is for each team to destroy the opponents' Ancients, heavily guarded structures at opposing corners of the map. Players use powerful units known as heroes, and are assisted by allied heroes and AI-controlled fighters called "creeps". Gamasutra declared that DotA was perhaps the most popular "free, non-supported game mod in the world". DotA takes a few days to learn, but years to master and has become extremely popular in India in the last few years and the competitive has become more intense. In any LAN Cafe, one can walk in to find DotA games in progress and many nights are wasted playing and discussing DotA.\r\nCome battle some of the best teams of South India at <b>Blitzkrieg</b>!\r\n<br/>\r\n\r\n||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>Registration Fees: Rs. 600/- per team (This is excluding Tathva registration and at least 1 member should have a Tathva registration.)</li>\r\n<li>Competition format: 5v5 Teams</li>\r\n<li>Match format: Single elimination i.e,Knockout (may be changed to Double Elimination if feasible)</li>\r\n<li>Match winner: The team who destroys the opponent's Frozen Throne / World Tree first, or the team who's opponent surrenders by typing gg/ff/forfeit into the All-Chat.</li>\r\n<li>Finals will be 'Best of 3 games' and all other rounds will be single game only.</li>\r\n</ol>||sec||GAME SETTINGS||ttl||<ol>\r\n<li>Game Version: 1.26a</li>\r\n<li>DotA Version: 6.74c(or the lastest stable map released at the time of competiton)</li>\r\n<li>Drafting mode: Captains Mode (-cm)</li>\r\n<li>Game Speed: Fast</li>\r\n<li>Item Restrictions: None</li>\r\n<li>Coin Toss: Winner selects Sentinel / Scourge OR Picks first hero during draft.</li>\r\n</ol>||sec||RULES||ttl||General :<br/>\r\n<ol>\r\n<li>Teams must report to the venue at the time informed. If they cannot report within 10mins of allotted time, they will be disqualified. The time will be informed in the contact provided by the team at least 45 minutes in advance.</li>\r\n<li>The administrator's decision will be final in case of any dispute.</li>\r\n<li>Game will be hosted by Blitzkrieg using referees.</li>\r\n<li>Team members are not allowed to change seats once the DOTA map has started to load.</li>\r\n<li>At the end of the match, competitors must maintain the final screenshots and receive the confirmation from the admin.</li>\r\n<li>Backdooring is allowed. However instances of teleport abuse are not allowed. You cannot use any form of teleport (furion skill) to enter an enemy base unless your creeps are already present in the base.\r\n Example: Furion teleporting into enemy's base without Furion's creeps present.</li>\r\n<li>Sharing of items is allowed as long as the game permits.</li>\r\n<li>Item pooling of any sort is not allowed. This means that: \r\n<ul>\r\n<li>Items bought with a competitor's own money cannot at any time be carried by any of his teammates. Using shared courier is allowed.</li>\r\n <li> Items bought with the competitor's own money can only be carried or sold by him.</li>\r\n <li> This rule applies to competitors on the same team. Competitors can pick up items dropped by their opponents.</li>\r\n</ul>\r\n</li>\r\n<li>Control Sharing is allowed.</li>\r\n<li>Abuse & Exploitation:\r\n <ul><li> Trees Trapping: intentionally trapping enemies in trees is not allowed (except Furion's skill).</li>\r\n <li> Pause Abuse: From the point after hero selection process is completed, pausing without any valid reason is not allowed.</li>\r\n <li> Creep Blocking: Creep blocking (such as using Chen's creeps to block the entrance to the base, disallowing creeps from moving down the lane completely) is not allowed. Creep slowing (such as moving in front of the creeps in zigzag manner to slow their progress or using fissure) is allowed.</li>\r\n <li> Bug Exploitation: Exploitation of any known or newly discovered bug during the match will result in an immediate disqualification of the team. Excuses will not be entertained. Not knowing the bug is not an excuse, competitors are expected to know the current bugs.</li>\r\n</ul>\r\n</li>\r\n<li>Definition of Bugs\r\n <ul><li> Anything abnormal which will give a competitor / team an unfair advantage.</li>\r\n <li> Anything which will cause interruption / fatal error to the game.</li>\r\n</ul>\r\n</li>\r\n<li>Penalties\r\n <ul><li> Warning: After a warning is given, the game goes on. If these warnings are accumulated by the team during the match, the team will be disqualified from the tournament.</li>\r\n <li> Game Loss: A 'Game loss' given to a team means that the team will automatically lose the game, irrelevant of the actual match result.</li>\r\n <li> Disqualifications: A team disqualification will lead to the team being removed from the tournament. They will not be allowed to take part in the current event.</li>\r\n</ul>\r\n</li>\r\n<li>Game Saves\r\n <ul><li> First save will be at either:\r\n <ol><li> 15 minutes into the game</li>\r\n <li> First blood</li>\r\n</ol>\r\n</li>\r\n <li> Second save onwards will be every 15 minutes of the game.</li>\r\n <li> Saves will be done after any tower/rax are taken down or after a major gank/team-battle at a 'safe' instance decided by the Admins/Referees.</li>\r\n <li> Admins/Referees have the right to request for additional game save at any moment during the tournament.</li>\r\n</ul>\r\n</li>\r\n<li>Any competitor found to have intentionally disconnected from the game will give that competitor's team a loss for that match.</li>\r\n<li>If any competitors are disconnected within 15 minutes after the game start, the game will be restarted with same heroes on same players and same lanes have to be maintained till 1st creepwave clashes.</li>\r\n<li>If any competitors are disconnected 15 minutes after the game start, the game will be reloaded from the latest save, if no barracks have been destroyed since last save. If so, the game will continue.</li>\r\n<li>In case of game crash, the game will be reloaded from the latest save.</li>\r\n<li>No random chats are allowed in all-chat during the game. Request for pause or save can be made by either captain at any point.</li>\r\n<li>Pauses are allowed, but there can only be a maximum of two pauses, each 5 minutes, per team. If you cannot agree for longer pauses, the game can be resumed after 5 minutes. Before pausing and un-pausing , you need to inform your enemy about this, so that you don't get any advantage. Pauses must be for genuine reasons only.</li>\r\n<li>War3HK tool, WarKeys and DotaKeys are allowed to remap keys - however any use of such tools must be declared and subject to inspection before the game.</li>\r\n<li>Any use of hacks like maphack or any software or scripts which gives any unfair advantage is banned and will result in instant disqualification from the tournament.</li>\r\n<li>Players are required to conduct themselves in a professional manner, showing sportsmanship and respect for everyone involved. Any flaming or insulting will result in team-disqualification.</li>\r\n<li>Team or player names may not be vulgar. While it is up to the admins' discretion, as a guideline, avoid the following: profanity, hate-speech, drug use, or sexual references.</li>\r\n</ol>', 'dota,gaming,Blitzkreig', 'Csjwkn M Mctjeys||@||0149474645||@||Blitzkrieg||0||Wdcy Bjattka||@||1308561497||@||Blitzkrieg||0||Ehkrcg Vcsyapi ||@||1665882675||@||Blitzkrieg||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 30000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Worth Rs.6000/-</th>\r\n</tr>\r\n</table>', '5||@||5', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('BLP', 'blueprint', 7, 'A paper presentation contest, encompassing a broad stream of topics', 'Congratulations to all the participants who have cleared the first round of BluePrint.<br/>\r\n <b>The selected candidates are requested to send their complete paper before</b> <b>19.10.12</b> and to report at NITC at 9AM on the scheduled date. Please keep visiting the website for further updates.\r\n<br/>\r\n<br/><b>Round II of BluePrint is scheduled for 19.10.12 and 20.10.12.</b><br/><br/>\r\n<br/>\r\nCHECKLIST FOR THE CANDIDATES SHORTLISTED :\r\n<b><ul>\r\n<li>TATHVA ID AND EVENT ID</li>\r\n<li>HARD COPY OF PAPER</li>\r\n<li>SOFT COPY SENT VIA MAIL</li>\r\n<li>LETTER FROM THE GUIDE</li>\r\n</b>\r\n</ul>\r\nIf the candidate fails to meet any one of the above mentioned, at the time of reporting he/she stands disqualified. <br/><br/>\r\n\r\n\r\n<q>Imagination is everything. It is the preview of life's coming attractions</q>\r\n<br/>\r\n–<b> Albert Einstein<br/><br/></b>\r\n<img src="/2012/images/events/Commercialisation_Blueprint_resized.jpg" height="225px" alt="Commercialisation_Blueprint.jpg"/>\r\n<br/>\r\nIf you think your idea could be a solution to a real world problem by applying the capabilities of science and technology – Folks ,the stage is all set!!<br/><br/>\r\n\r\n Blueprint is a core paper presentation event, promising you a platform, where budding scientists from all over the country are all ready to establish their ideas, compete, learn and share.<br/>\r\n<br/>\r\n\r\n||sec||Rules||ttl||<br/>\r\n<br/>\r\nCHECKLIST FOR THE CANDIDATES SHORTLISTED :\r\n<b><ul>\r\n<li>TATHVA ID AND EVENT ID</li>\r\n<li>HARD COPY OF PAPER</li>\r\n<li>SOFT COPY SENT VIA MAIL</li>\r\n<li>LETTER FROM THE GUIDE</li>\r\n</b>\r\n</ul>\r\nIf the candidate fails to meet any one of the above mentioned, at the time of reporting he/she stands disqualified. <br/><br/><br/>\r\n\r\n<ol>\r\n<li>There can be a maximum of two members per team.</li>\r\n<li>Team members must register online for the event. On registering, members will be mailed a unique Tathva '12 ID which shall be useful during the course of the event and while sending the abstract.</li>\r\n<li>For screening purposes, a pre-event abstract, along with your Tathva ID's and other details has to be submitted in .pdf or .doc format. Abstract, of maximum 1000 words, should include a brief introduction, motivation, methodology adopted, results obtained and practical application. The abstract should be mailed to [email protected].</li>\r\n<li>In the pre-event abstract to be sent, the participant should mention as to under which department, under which topic he/she wishes to present the paper.</li>\r\n<li>The last date for submission of pre-event abstracts will be 13th October 2012.</li>\r\n<li>The participants will be given 20 minutes to present their paper before a panel of judges, of which 15 minutes will be for presentation and 5 minutes for the discussion.</li>\r\n<li>The participant is expected to bring 3 hard copies as well as a soft copy of the paper.</li>\r\n<li>Along with the pre-event abstract, we request the participants to send a short write up (250 – 300 words) on how they reached upon the idea and their motivation to it. Also the practical application of the research, in the practical application participates can cite places and even include local incidence with relevant proof. This shall not be taken as a criterion for scrutiny and has a different prize.</li>\r\n<li>Short listed teams will be informed by mail. A list of short listed teams will also be displayed on the Tathva '12 website.</li>\r\n</ol>||sec||Format||ttl||<br/>\r\n<br/>\r\nCHECKLIST FOR THE CANDIDATES SHORTLISTED :\r\n<b><ul>\r\n<li>TATHVA ID AND EVENT ID</li>\r\n<li>HARD COPY OF PAPER</li>\r\n<li>SOFT COPY SENT VIA MAIL</li>\r\n<li>LETTER FROM THE GUIDE</li>\r\n</b>\r\n</ul>\r\nIf the candidate fails to meet any one of the above mentioned, at the time of reporting he/she stands disqualified. <br/><br/><br/><u><b>ROUND I :</b></u><br/>\r\n<ul>\r\n<li>Abstract</li>\r\n</ul><br/>\r\n<u><b>ROUND II :</b></u><br/>\r\n<ul>\r\n<li>Paper Presentation</li>\r\n<li>Discussion</li>\r\n</ul>||sec||Topics||ttl||<b> CHEMICAL ENGINEERING</b>\r\n<ul>\r\n<li>Biochemical engineering</li>\r\n<li>Ceramics</li>\r\n<li>Chemical engineering thermodynamics</li>\r\n<li>Chemical Process Technology</li>\r\n<li>Chemical reaction engineering</li>\r\n<li>Food process engineering</li>\r\n<li>Interfacial Engineering</li>\r\n<li>Micro fluidics</li>\r\n<li>Nanotechnology and Chemical Engineering</li>\r\n<li>Petrochemical technology</li>\r\n<li>Polymer sciences</li>\r\n<li>Process Utilities and Pipeline Design</li>\r\n<li>Pulp and Paper Technology</li>\r\n<li>Separation processes</li>\r\n<li>Transport Phenomenon</li>\r\n</ul>\r\n<b>CIVIL ENGINEERING\r\n</b><ul>\r\n<li>Building Construction</li>\r\n<li>Environmental engineering</li>\r\n<li>Geotechnical engineering</li>\r\n<li>Structural Mechanics</li>\r\n<li>Traffic and Transportation</li>\r\n<li>Structural analysis</li>\r\n<li>Design</li>\r\n</ul>\r\n<b>COMPUTER SCIENCE ENGINEERING\r\n</b><ul>\r\n<li>Algorithms-complexity</li>\r\n<li>Operating systems/Distributed/Networking Systems</li>\r\n<li>Information Security/Cryptography</li>\r\n<li>Bioinformatics</li>\r\n<li>Mobile Communication</li>\r\n</ul>\r\n<b>ELECTRICAL ENGINEERING\r\n</b><ul>\r\n<li>Control systems</li>\r\n<li>Digital Signal Processing</li>\r\n<li>Digital electronics</li>\r\n<li>Electronic Circuit Design</li>\r\n<li>Filter Design</li>\r\n<li>Instrumentation and Measurement Systems</li>\r\n<li>Microprocessors and Microcontrollers</li>\r\n<li>Power Quality and Conservation</li>\r\n<li>Power systems-generation and transmission</li>\r\n</ul>\r\n<b>ELECTRONICS ENGINEERING\r\n</b>\r\n<ul>\r\n<li>VLSI Design</li>\r\n<li>Embedded Systems</li>\r\n<li>Power Electronics</li>\r\n<li>Theory of semiconductor devices and development</li>\r\n</ul>\r\n<b>MECHANICAL ENGINEERING\r\n</b>\r\n<ul>\r\n<li>Aerospace - aerodynamics</li>\r\n<li>Fabrication</li>\r\n<li>Fluid Mechanics</li>\r\n<li>Heat and Mass Transfer</li>\r\n<li>Material Science</li>\r\n<li>Solid Mechanics</li>\r\n</ul>||sec||RESULTS||ttl||<u><b>COMPUTER SCIENCE ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>BLP 274</td><td>Rohit Minni,Rajat Gupta </td><td>Vellore Institute of Technology, Tamil Nadu</td></tr>\r\n<tr><td>BLP 129 </td><td>Sharath Kumar</td><td> University College of Engineering, Villupuram </td></tr>\r\n<tr><td>BLP 160</td><td>Ajin Abraham, Arun Bala Krishnan</td><td>Vimal Jyothi Engineering College, Chemperi</td></tr>\r\n<tr><td>BLP 196 </td><td>Rahul Sharma S , Abhas Tandon </td><td>Vellore Institute of Technology, Tamil Nadu </td></tr>\r\n<tr><td>BLP 159 </td><td>Vignan Joseph K, Sandeep Konam </td><td> Rajiv Gandhi University of Knowledge Technologies, Andhra Pradesh </td></tr>\r\n<tr><td>BLP 219</td><td>Mani Bharath K,Sankari G </td><td>Amrita Vishwa Vidyapeetham, Coimbatore </td></tr>\r\n<tr><td>BLP 153</td><td> M.V.Kartheek,Nithin Reddy Althuru </td><td>RSR Engineering College, Nellore </td></tr>\r\n</table>\r\n\r\n<u><b>ELECTRICAL AND ELECTRONICS ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>BLP 101</td><td>Nakul Narayanan</td><td>National Institute of Technology, Calicut</td></tr>\r\n<tr><td>TAT12084,TAT11418</td><td>Nivedita Maji & T.Swetcha Parimala</td><td>National Institute of Technology, Calicut</td></tr><tr><td>BLP 192</td><td>Mohammed Jaseel</td><td>National Institute of Technology, Calicut</td></tr>\r\n<tr><td>BLP 180</td><td>Suja sreekumar Reshma surendran</td><td>National Institute of Technology, Calicut</td></tr>\r\n<tr><td>BLP 222</td><td>Karthik.G Pranesh.B Prashanth Durairaj.S P.M.Nikhil</td><td>SASTRA University,Thanjavur,Tamilnadu.</td></tr>\r\n<tr><td>BLP 193</td><td>libin</td><td>Rajagiri School of Engg. & Tech., Kakkanad</td></tr>\r\n<tr><td>BLP 201</td><td>Naveen kumar,vijayarangaraj s s</td><td>Kongu Engineering College, Erode</td></tr>\r\n<tr><td>BLP 248</td><td>Tharun Thampan</td><td>ER & DCI-IT(CDAC campus), Trivandrum</td></tr>\r\n<tr><td></td><td>NITHIN THOMAS</td><td></td></tr>\r\n<tr><td>BLP 167</td><td>JIJO PUAL</td><td>Rajagiri School of Engg. & Tech., Kakkanad</td></tr>\r\n<tr><td>BLP 230</td><td>Sampath kumar </td><td>sri krishnadevaraya university college of engineering and technology,Anantapur</td></tr>\r\n</table>\r\n\r\n\r\n<u><b>ELECTRONICS AND COMMUNICATION ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>BLP263</td><td>PRANAV.K.O &ARUNKUMAR.N</td><td>L B S College of Engineering, Kasaragod</td></tr>\r\n<tr><td>BLP 204</td><td>N. Satish, Mr. V.V. Kalyan Chakravarthi,</td><td>Prof. Rama Reddy College of Engineering and Technology, Medak\r\n</td></tr>\r\n<tr><td>BLP257</td><td>Vachan Rajeev & Vigeeth Kolladikkal</td><td></td></tr>\r\n<tr><td> BLP 244</td><td> SANAKATTULA SANDEEP.</td><td></td></tr>\r\n<tr><td>BLP 199</td><td>Abhas Tandon, Milind Garg</td><td>Vellore Institute of Technology, Tamil Nadu</td></tr>\r\n<tr><td>BLP 149</td><td>Lovin Babu, Anoop.A.Anto</td><td>Jayam College of Engineering and Technology, Dharmapuri</td></tr>\r\n<tr><td>TAT11642, TAT11646</td><td>Ayyappan Elangovan</td><td></td></tr>\r\n<tr><td>BLP199</td><td>Abhas Tandon, Milind Garg</td><td>Vellore Institute of Technology, Tamil Nadu</td></tr>\r\n<tr><td>BLP 167</td><td>Jijo Paul</td><td>Rajagiri School of Engg. & Tech., Kakkanad</td></tr>\r\n<tr><td>TAT11177 TAT11305</td><td>Amith Jose Gokul Krishnan</td><td></td></tr>\r\n<tr><td></td><td>manoj kumar R.SURESHKUMAR</td><td>Kongu Engineering College, Erode</td></tr>\r\n</table>\r\n\r\n<u><b>CIVIL ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>TAT11525</td><td>Sneha Jacob</td><td></td></tr>\r\n<tr><td></td><td>Indrajit Mandal</td><td>SASTRA University, Tamil Nadu</td></tr><tr><td>BLP209, BLP208</td><td>VekataLakshmi,P.Jyoshna</td><td>RGUKT</td></tr>\r\n\r\n<tr><td>TAT11316, TAT11317</td><td>Mounika, Nandini</td><td>Rajiv Gandhi University of Knowledge Technologies, Andhra Pradesh</td></tr>\r\n<tr><td>TAT11773,TAT11777</td><td>Anu Abraham ,Anjali Krishnan</td><td>College of Engineering Thiruvananthapuram</td></tr>\r\n<tr><td>TAT10519,TAT10316</td><td>Jayanthi, Sarah Reddy</td><td>RGUKT</td></tr>\r\n<tr><td>TAT10154,TAT10341</td><td>Raghunath Reddy , Roopa S</td><td>Rajiv Gandhi University of Knowledge Technologies, Andhra Pradesh</td></tr>\r\n<tr><td>BLP177</td><td>N C Vikram , Girish Nadan</td><td>sree vidyanikethan engineering college, tirupati</td></tr>\r\n<tr><td>TAT10203,TAT10578</td><td>Nagendra Babu, Greeshma Priya</td><td>RGUKT</td></tr>\r\n</table>\r\n\r\n<u><b>MECHANICAL ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>TAT10939 & TAT10984</td><td>K. Surendharan & P. Venkateshwaran,</td><td>Periyar Maniammai University</td></tr>\r\n<tr><td>BLP213</td><td>Gurudev,Shardul</td><td>Vellore Institute of Technology, Tamil Nadu</td></tr>\r\n<tr><td>BLP182</td><td>S. JANASAKTHIVEL, S. R. SOUNDAR</td><td>PSG College of Technology, Coimbatore</td></tr>\r\n<tr><td>BLP 218</td><td>Indrajit Mandal</td><td>SASTRA University,Thanjavur,Tamilnadu.</td></tr>\r\n<tr><td></td><td>Melvin Cyriac & Shijith A </td><td>Vimal jyothi Engineering College, Kannur.</td></tr>\r\n<tr><td></td><td>Siddhant Gupta\r\n Akash Swamy</td><td>Manipal Institue of Technology, Manipal</td></tr>\r\n</table>\r\n\r\n<u><b>CHEMICAL ENGINEERING</b></u><br/>\r\n<br/>\r\n\r\n<table>\r\n<tr><th style="width:150px;">TEAM ID</th><th style="width:250px;">MEMBERS</th><th style="width:300px;">COLLEGE</th></tr>\r\n<tr><td>BLP 166</td><td>Renjina Mary Varghese,A. Manju Sri</td><td>Kongu Engineering College, Erode</td></tr>\r\n<tr><td>TAT0880,TAT11755</td><td>ARCHANA B.S, DHANASHREE.G, </td><td></td></tr>\r\n<tr><td>BLP 108</td><td>Mohammed shib'l</td><td>MES College of Engineering,Kuttipuram</td></tr>\r\n<tr><td></td><td>S DEEPAK ,\r\nA T DINESHU BABBU</td><td>UIT-COIMBATORE</td></tr>\r\n<tr><td></td><td>A. VIJAYALAN, A.ROSHAN</td><td></td></tr>\r\n<tr><td>BLP 155</td><td>Pradeep kumar Behara,Giri Naga Sai Nutakki</td><td>AU college of engineering,Vishakapatnam</td></tr>\r\n<tr><td></td><td>Senbiga.S,Manjula.P</td><td>Kongu Engineering College, Erode</td></tr>\r\n<tr><td>BLP 126</td><td>SARAVANA KUMAR</td><td>Kongu Engineering College, Erode</td></tr>\r\n<tr><td>BLP 104</td><td>Swathiha Priyadarshini</td><td>Central Electro-Chemical Research Institute, Karaikudi</td></tr>\r\n</table>\r\n<b>CONGRATS TO ALL THE FINALIST....</b>\r\n<br/>\r\n<br/>\r\nCHECKLIST FOR THE CANDIDATES SHORTLISTED :\r\n<b><ul>\r\n<li>TATHVA ID AND EVENT ID</li>\r\n<li>HARD COPY OF PAPER</li>\r\n<li>SOFT COPY SENT VIA MAIL</li>\r\n<li>LETTER FROM THE GUIDE</li>\r\n</b>\r\n</ul>\r\nIf the candidate fails to meet any one of the above mentioned, at the time of reporting he/she stands disqualified. <br/><br/><br/>', 'paper,presentation,discussion,publish,blueprint', 'Pimiva Mctjey||@||1369266076||@||blueprint||0||Crlup T0 Ncit||@||0149376343||@||blueprint||0||M0U0 Kwrkap||@||1915523562||@||blueprint||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 8000/- per category</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/- per category</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('BLS', 'blink solutions', 3, 'Learn how to use the real world as the backdrop for virtual objects that we create.', '<img src="/2012/images/events/blink solutions(1)_resized.jpg" alt="blink solutions(1).jpg"/><br/>\r\n<p>For long gamers, animation artists had to contend themselves with the real world that could be replicated on screen. Inevitably the questions started arising. Why cant we interact with virtual objects the way we do with physical world? Why cant we use the real world as the backdrop for virtual objects that we create? Then one day, someone got this brilliant idea Augmented Reality.</p>\r\n<p>The immensely talented BlinkSolution team is here at tathva 2012 to present to you their work on Augmented/Virtual Reality. With a glove with some LED lights fitted in, interact with objects on the screen using gestures as you would normally do! Its that simple. Fitted with sensors / a video camera that tracks your actions, all your motions are replicated on screen. It would be of no wonder if the omnipresent mouse is replaced with such a device in the near future. Be at Tathva 2012 to witness what the future beholds!</p>\r\nFor more info, visit:\r\n<br/>\r\n<a href="http://blinksolution.com/projects/shoppers-stop-india-augmented-reality-app/">http://blinksolution.com/projects/shoppers-stop-india-augmented-reality-app/ </a>\r\n<br/>\r\n<a href="http://blinksolution.com/projects/vodafone-3g-kinect-installation/">http://blinksolution.com/projects/vodafone-3g-kinect-installation/</a> \r\n<br/>\r\n<a href="http://blinksolution.com/projects/hennessy-artistry-augmented-reality/">http://blinksolution.com/projects/hennessy-artistry-augmented-reality/</a>', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('BLT', 'counter strike 1.6', 9, 'Tactical first-person shooter video game', '<img src="/2012/images/events/counterstrike2(1)_resized.jpg" width="325px" alt="counterstrike2(1).jpg"/>\r\n<br/><br/>\r\nYou are sneaking past the alley. <br/>\r\nYou hear a flurry of steps.\r\n<br/>\r\nYou turn around quickly but it's already too late.\r\n<br/>\r\nA spray of bullets.GAME OVER.<br/>\r\n\r\nCounter Strike never gets old, does it?\r\n\r\n<br/>\r\n<br/>\r\nCounter-Strike is a tactical first-person shooter which originated from a Half-Life modification. Counter-Strike pits a team of counter-terrorists against a team of terrorists in a series of rounds. Each round is won by either completing the mission objective or eliminating the opposing force. Counter-strike was one of the most popular clan-based games in India till Dot-A overtook it in popularity - however clans still play it extensively and are always ready for yet another round.\r\nCome prove your clan's skill at <b>Blitzkrieg</b>!<br/>\r\n<br/>\r\n||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>Registration Fees: Rs. 600/- per team (excluding Tathva registration). At least 1 member should have a Tathva registration.</li>\r\n<li>Competition Method : 5 vs. 5 (Team Play, 5 players per team).</li>\r\n<li>The first team to win 16 rounds wins the match.</li>\r\n<li>Extra rounds will be played until the winner is decided.</li>\r\n<li>Blitzkrieg may install third party program and/or join as an observer for tournament operations purposes, such as verifying match results or gathering match data.</li>\r\n<li>A knockout tournament structure will be used.</li>\r\n<li>Rounds: 30 Rounds (Max rounds format): 15 rounds as Terrorists and 15 rounds as Counter-Terrorists per team .If a team scores 16 rounds first, the match is ended immediately.</li>\r\n<li>Victory Condition: The first team to win 16 rounds.</li>\r\n<li>Round Time: 1 minute 45 seconds.</li>\r\n<li>Freeze Time: 10 seconds.</li>\r\n<li>Buy Time: 15 seconds.</li>\r\n<li>Counter-Strike, Terrorist will be announced before the match or decided by knifing.</li>\r\n<li>In the case of a tie after regulation, 6 extra rounds will be played. (3 rounds as Terrorists / 3 rounds as Counter-Terrorists per team).</li>\r\n<li>Extra Round restart money: $10,000.</li>\r\n<li>In the case of a re-tie after 6 extra rounds as stated above, 6 more extra rounds will be played until the tie is broken.</li>\r\n<li>Official Maps: De_Dust2, De_Inferno, De_Nuke, De_Train (* Each map may be modified by the Blitzkrieg committee. Players will be informed before the tournament of any such modifications).</li>\r\n<li>The Server Master will be record the process of the match.</li>\r\n<li>Approved Grenade Amounts Per Round:\r\n<ul>\r\n<li>Flashbangs: 2.</li>\r\n<li>Grenades: 1.</li>\r\n<li> Smoke Grenades: 1.</li>\r\n</ul>\r\n</li>\r\n<li>Approved Commands:\r\n<ul>\r\n<li>Adjust crosshair size.</li>\r\n<li>Left Hand.</li>\r\n<li>Default skins must be used.</li>\r\n</ul>\r\n</li>\r\n<li>Any other use of map or program bugs can result in a warning at the minimum or loss bydefault for the offending team after deliberation and decision by the board of referees at discretion.</li>\r\n<li>Mouse fix and Unfix will be provided in the arena.</li>\r\n<li>The server master can and will check for the use of any unfair practice or script, even those not listed above, during each match.</li>\r\n<li>If referee decides that external conditions (Press, Team Leader, Player, Spectator,etc) give unfair advantage to a player, the team may be given a warning or lose by default at the referee's sole discretion.</li>\r\n<li>HLTV Proxy will join the game servers for Tournament Broadcast.</li>\r\n<li>To test for HLTV flash bugs, players must follow the directions of the server master and/or referees.</li>\r\n<li>The use of console will be strictly monitored by the official at the Arena.</li>\r\n<li>Players are requested to cooperate with the admin.</li>\r\n</ol>||sec||GAME SETTINGS||ttl||These rules are for the Blitzkrieg and are subject to modification in the following aspects.\r\n<ol>\r\n<li>Players must submit their configuration (if any) to the admin before executing on the computer.</li>\r\n<li>No USB's can be plugged in to the computers at the arena without due consent from the admin.</li>\r\n<li>If a problem occurs with flash bang bug, the referee reviews the demo file and the offending team loses the round. The match continues normally.</li>\r\n<li>Use of personal model/skins (includes weapon skins) are not allowed.</li>\r\n<li>Use of personal map texture is not allowed.</li>\r\n<li>All cheat programs are banned from the arena.</li>\r\n<li>Use of map bugs in play (e.g. map swimming, auto aim, flash bugs etc.) is not allowed.</li>\r\n<li>Uses of unfair but available scripts (e.g. silent run, attack + use, center view script, nore coil script, etc.) are not allowed.</li>\r\n<li>Only team leaders are allowed to use public in-game messages (messagemode1) within a match. The rule also applies when dead. Use of messagemode1 by any member other than the team leader shall result in a warning. Other team members must only use team message (messagemode2), while in a match.</li>\r\n<li>If disconnection occurs during a match:\r\n<ul>\r\n<li>If all the players cannot play due to an unintended, unforeseen accident such as server stoppage,\r\n<ol>\r\n<li>Before the 3rd round starts: restart the half with $800 starting money.</li>\r\n<li>After the 3rd round starts: Disconnected player must re-connect to the server.</li>\r\n</ol>\r\n</li>\r\n<li>The round is continued without pausing, and if the disconnected player cannot connect to the server, all players must wait during the freeze time after the round until the disconnected player connects to the server. At this time, the match may continue by without pausing.</li>\r\n<li>(Not a restart) If up to 3 of all players are unintentionally disconnected: The score for that round is discarded. The game is paused after the round during the freeze time, and all players wait until the disconnected players are connected to the server.</li>\r\n<li>When all players are connected, the match may continue by without pausing the game.</li>\r\n<li>In the case of intentional disconnection, the referee may decide to end the match with the offending team losing by forfeit.</li>\r\n<li>Protests can only be filed by the team leader (i.e.: a player that represents the team).</li>\r\n</ul>\r\n</li>\r\n<li>If a player does not agree to any rules, he/she can express his/her protest to a referee before the completion of a match. Any intentional refusal to connect to the match server can result in a default loss for that team with the decision to be made is at the sole discretion of the referee.</li>\r\n<li>If a rematch is decided by the head referee, the team that does not follow this decision will be subject to disqualification.</li>\r\n<li>The gamma rate can be changed in the video graphic driver.</li>\r\n<li>Buying of Shield is prohibited for CT's. If bought, the player should discard it at CT spawn before the round begins. Terrorists are not allowed to pick up a dropped shield.</li>\r\n<li>Use of most recent patch/version release of each official game will be within committee's own discretion.</li>\r\n<li>Changes to in-game settings and options will be necessitated by the use of most recent patch version/release.</li>\r\n<li>Cheat Protection Program release and/or cheat protection functions.</li>\r\n<li>Game settings and/or operations guidelines will be dictated by differences between online and LAN Tournaments.</li>\r\n<li>Teams registering for the tournament are required to bring the individual college ID card at the registration desk. Players will not be allowed to play their matches without showing their Tathva '12 ID.</li>\r\n<li>A player may not be allowed to play for more than one clan for which he/she has been registered to. If found so, the player may be disqualified from the tournament.</li>\r\n<li>Unfair practices are subjected to penalty.</li>\r\n<li>Team members may communicate verbally if they are alive in the match or when all team members are dead.</li>\r\n<li>The player is deemed dead when the screen is completely faded to black. If a bug occurs and the screen doesn't fade to black, the player is deemed dead three seconds after he/she has fallen.</li>\r\n<li>Any player who has died cannot communicate by ANY means (No gesture or verbal communication will be allowed) with any other team member or opponent until the beginning of the next round.</li>\r\n<li>If a player continues to communicate after he/she is killed, the team may be given a warning or lose by default at the referee's sole discretion.</li>\r\n<li>Boosting (stepping on top of own team player) is allowed in play.</li>\r\n<li>Binding 'Duck' to scroll wheel is not allowed.</li>\r\n<li>C4 must be installed at a viewable location. Installing C4 at a location where a boost is required is allowed.</li>\r\n<li>Silent C4 installation is considered bug play. Such an offense may result in a warning or loss of all remaining Terrorist rounds at the sole discretion of the board of referees.</li>\r\n<li>Throwing grenades over buildings in all maps are allowed.</li>\r\n<li>Any use of the flash bang bug will result in a warning at the minimum or loss by default for the offending team.</li>\r\n</ol>||sec||RULES||ttl||Players are allowed to adjust the multiplayer settings using commands like mp_autokick0 but they are not allowed to use just any command.The permissible multiplayer commands and server commands shall be specified by the organizers at the arena.</sub>\r\n<br/><br/>\r\n\r\n||sec||CODE OF CONDUCT||ttl||<ol>\r\n<li>Word of the admin is final. Anyone who disobeys or disregards will be deemed disqualified.</li>\r\n<li>No communication (verbal or gesture) is permitted once fade to black occurs. For each violation of this rule, one warning shall be given to the player. For the second offence he/she may be sent out of the arena. If a fade to black bug occurs on any of the computers after death the player shall remain silent till the round is over.</li>\r\n<li>Request for 'pub' gaming shall not be entertained.</li>\r\n<li>No spectators are allowed beyond the barricades setup in the arena.</li>\r\n<li>Smoking shall not be permitted inside the arena.</li>\r\n<li>Players under the influence of alcohol or drugs shall not be allowed to enter the arena under any circumstances.</li>\r\n<li>A player may be cautioned and be sent off if he commits any of the following offences:\r\n<ul> \r\n<li>receives more than one warning</li>\r\n <li>is guilty of violent conduct</li>\r\n <li>uses any unlawful or unfair proceedings</li>\r\n <li> mislead or dupe any tournament official</li>\r\n <li> is not present at his match schedule</li>\r\n <li> violates a rule of this regulation</li>\r\n</ul>\r\n</li>\r\n<li>Only registered players are allowed to play at the Tathva '12 arena.</li>\r\n<li>Players are responsible for their own belongings and will have to pay for all damages caused in the arena.</li>\r\n</ol>\r\n', 'counter strike 1.6, cs 1.6, gaming, blitzkreig', 'Csjwkn M Mctjeys||@||0149474645||@||Blitzkrieg||0||Wdcy Bjattka||@||1308561497||@||Blitzkrieg||0||Ehkrcg Vcsyapi ||@||1665882675||@||Blitzkrieg||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 30000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Worth Rs.6000/-</th>\r\n</tr>\r\n</table>', '5||@||5', 0),
('BPT', 'b-aptist', 10, 'Money won't come free, you have to have a plan for it.', '<q>You get out of life what you put into it ... it's the same with business. A clear and impactful plan makes a massive difference to achieving this. With a great plan you can engage others with a sense of direction and purpose,align all activities and review progress.</q>\r\nMatthew Brearley, Ex HR & Properties Director, Vodafone<br/>\r\n<br/>\r\n<br/><br/>\r\n\r\n<img src="/2012/images/events/business-plans-samples-2_resized.jpg" width="400px" alt="business-plans-samples-2.jpg"/>\r\n\r\n\r\n<br/>\r\n<br/>\r\n<br/>\r\nB-aptist, a Tathva-12 event designed for business start-ups, provides the opportunity to put your B-plan to a nation-wide test. It offers an enriched learning experience through the team's efforts, quality mentorship, and presentations to the judges.<br/>\r\n Welcoming, the most promising of ideas, B-aptist awaits with dedicated mentors and potential investors.\r\n<br/>\r\n\r\n ||sec||Specifications||ttl||<br>\r\n<b>PRELIMS</b>:\r\n<ol>\r\n<li>Participants should submit the executive summary of their B-Plan to the following e-mail id:[email protected] with Subject: B Plan Executive Summary.</li>\r\n<li>Last date for submission of executive summary is 10th October 2012.</li>\r\n<li>Based upon the executive summary, teams will be short-listed for final round.</li>\r\n<li>The shortlisted teams will receive intensive mentoring from our distinguished panel of mentors.</li>\r\n</ol>\r\n\r\n<b>Executive Summary/Abstract Format:</b>\r\n<ol>\r\n<li>The abstract/executive summary should be limited to 3 pages (excluding annexure and introduction), stating briefly the purpose of the plan, opportunities, financial & marketing plan, etc.</li>\r\n<li>The document should be prepared in Times New Roman font, sized 12 pt with 1.5 line spacing submitted in pdf format.</li>\r\n<li>The cover page of the abstract should contain name of the team members, college of the team members and contact details. This cover page shall be detached before papers are given for panel evaluation. The name of the author or their institute should not appear anywhere in the body of the paper.</li>\r\n<li>\r\n<b>The business plan submitted should strictly follow the provided format.</b> <br/>You can download the format from <a href="http://www.4shared.com/office/kIv0YWJV/Final_Business_Plan_Submission.htnk">here </a>\r\n</li>\r\n</ol>\r\n\r\n<b>Final Presentation:</b>\r\n<ol>\r\n<li>The shortlisted teams will present their B-Plan in front of the judges in form of a presentation at Tathva 2012.</li>\r\n<li>A maximum of 15 minutes will be given to each team to present their idea.</li>\r\n<li>The presentation will be followed by a question and answer round of 10 minutes by the judges as well as the audience.</li>\r\n<li>Points will be deducted for exceeding the time limit.</li>\r\n<li>The ultimate decision will be taken by the judging panel and all participants are requested to abide by it.</li>\r\n</li>\r\n</ol>||sec||Short-listed Entries||ttl||\r\n<ul>\r\n<li>BPT 107</li>\r\n<li>BPT 112</li>\r\n<li>BPT 113</li>\r\n<li>BPT 126</li>\r\n<li>BPT 127</li>\r\n<li>BPT 130</li>\r\n<li>BPT 131</li>\r\n<li>BPT 134</li>\r\n<li>BPT 135</li>\r\n<li>BPT 137</li>\r\n<li>BPT 138</li>\r\n<li>BPT 139</li>\r\n</ul>||sec||powered by||ttl||<br/>\r\n<img src="/2012/images/events/gasotech_resized.jpg" alt="gasotech.jpg"/>', 'business, business plan, baptist, prize, prize money, corporate, tycoon, entrepreneur, entrepreneurship,', 'Faxif Oovi||@||1766125701||@||baptist||0||Rawl Vcrihgsg||@||1546222322||@||baptist||0||||@||||@||baptist||0||||@||||@||||0||', 'Prizes worth 1.3 lakhs*', '1||@||4', 0),
('CAS', 'castello', 3, 'Here is the ultimate test of your skills, where you will be faced by nothing less than electronic obstacles!!!', '<img src="/2012/images/events/castello_resized.jpg" alt="castello.jpg"/>\r\n<br/><br/>\r\n\r\nCastello is an electronic maze that will test your wits. There are new challenges awaiting you at every turn. So put yourself together if you want to survive the labriynth unscathed and emerge victorious. Attractive prizes are on offer. ', 'exhibition, castello, electronic games', '||@||||@||castello||0||||@||||@||castello||0||||@||||@||castello||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('CCD', 'concept car design', 11, 'Design a concept car that is able to fly', 'The fact that man has dreamt of flight since the day he came into existence is quite apparent. Get ready to create the new paradigm of modern transportation, the one which combines both car and aeroplane. So fire up your minds to literally give wings to your design.<br/>\r\n<br/>\r\n<img src="/2012/images/events/YEE-The-Flying-Car-Photo1(1)_resized.jpg" alt="YEE-The-Flying-Car-Photo1(1).jpg"/>||sec||Problem Statement||ttl||You have to design a car that is capable of flight. The car must not run on aviation fuels, but normal fuel used in car(gasoline,electricity,etc). The design of the car should comply with the present rules of the road.It must be capable of flying at an altitude of at least 1000ft. The car should serve the purpose of day to day commutation without sacrificing basic luxuries. New innovations in the field of fuel economy and on road comfort are welcomed.||sec||Form of Submission||ttl||<ol>\r\n<li>The entries should contain :\r\n<ul>\r\n<li>A simulation in CAD format</li>\r\n<li>A pencil sketch with atleast three different views, attached as scanned copies</li>\r\n</ul>\r\n</li>\r\n<li>A write up in less than 1000 words describing all the details justifying your claims must also be submitted.</li>\r\n\r\n<li>Last date for submission of the abstract is 15th October, 2011</li>\r\n<li>Send your entry to [email protected]. Include your contact number in the email. </li>\r\n<li>The selected participants will be notified through e-mail.</li>\r\n<li>The participants will be given 15 minutes to present their paper before a panel of judges.</li>\r\n<li>10 minutes will be for presentation and 5 minutes for the Viva.</li>\r\n<li>The participant is expected to bring 3 hard copies as well as a soft copy of the paper.</li>\r\n</ol>||sec||Judging Criterion||ttl||Points will be awarded based on the following criteria:\r\n<ol>\r\n<li>Practicality of the design.</li>\r\n<li>Feasibility of the design.</li>\r\n<li>Application of aerodynamic principles and techniques in the design.</li>\r\n<li>Implementation of other modern necessities and luxuries.</li>\r\n<li>Environmental friendliness in the design.</li>\r\n</ol>', 'fly,car', 'Oifhwn K||@||1416547070||@||wheels||0||Crwn M||@||1764650344||@||wheels||0||||@||||@||wheels||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '1||@||1', 0),
('CCV', 'cloud computing ', 18, 'a session on cloud computing and cloud softwares', 'Cloud Computing is the latest technology that will make life easier for people in organizations dealing with huge amounts of data and information. Today institutions, both government and private, invest a great deal in maintaining servers to store that information. However, not all of this data is accessed frequently. This result is under utilization of available services and unnecessary costs. That's where cloud computing helps.<br/>\r\n<br/>\r\n<img src="/2012/images/events/cloud-computing_resized.jpg" alt="cloud-computing.jpg"/>\r\n||sec||Workshop Highlights||ttl||<ul>\r\n<li>Introduction & Conceptual Understanding of Cloud Computing </li>\r\n<li>Hands-on Practical Training on Cloud related softwares </li>\r\n<li>Important Add-on Capability Builders </li>\r\n<li>Industry Case Studies for Cloud implementation </li>\r\n</ul>||sec||Course Details||ttl||<ul>\r\n<li>Introduction & Conceptual Understanding – 2hrs:</li><br>\r\n\r\n<ul>\r\n<li>Cloud Computing Fundamentals\r\n<ul>\r\n<li>Distributed Computing</li>\r\n<li>Client Server Architecture</li>\r\n<li>Fundamentals of Cloud Computing and Applications</li>\r\n</ul>\r\n</li><br>\r\n<li>Virtualization\r\n<ul>\r\n<li>What is Virtualization and Types of Virtualization: CPU, Memory, I/O, Network, Platform, Software, Storage, Data</li>\r\n<li>Industry Specific Models and Cloud Deployments</li>\r\n<li>IaaS – Infrastructure as a Service, PaaS – Platform as a Service, Saas – Software as a Service</li>\r\n<li>Private Cloud, Public Cloud, Hybrid Cloud</li>\r\n</ul>\r\n</li>\r\n</ul><br>\r\n\r\n<li>Hands-On Practical Training – 9hrs: </li>\r\n<br>\r\n<ul>\r\n<li>Kick-Start Basics:\r\n<ul>\r\n<li>Linux : Command Line Interface (CLI) - Basic Commands - Network Configuration - Advanced Tools</li>\r\n<li>Private Cloud, Web based Cloud OS & Hybrid (public + private) Clouds</li>\r\n<li>Eyeos/Lucid</li>\r\n<li>Learning the cloud Infrastructure as a Service (IaaS) with softwares.Install and configure Cloud OS.</li>\r\n<li>Understanding OS With fundamentals and Applications</li>\r\n<li>Instance Management through root account, User Management and rights allocation</li>\r\n<li>Monitoring the performance of Cloud OS</li>\r\n<li>JoliOS/ChromeOS</li>\r\n<li>Cloud based Operating systems on the internet</li>\r\n<li>Web based Cloud Computing Operating Systems</li>\r\n<li>Introduction to WebApps</li>\r\n<li>Setting up your web desktop</li>\r\n<li>Understanding Syncing </li>\r\n<li>Using DropBox for sharing memory on the web.</li>\r\n<li>Using Webapps like Evernote.</li>\r\n<li>Platform for Cloud Applications: AppFog/ PHPFog</li>\r\n<li>Simple PaaS for Java, Python, Node, .Net, Ruby, PHP, MySQL, Mongo, PostgreSQL, and more…</li>\r\n<li>Freedom to move between IaaS at will with the easiest pricing in the cloud.</li>\r\n<li>Cloud Foundry-powered polyglot platform. Available on HP Cloud, Rackspace, AWS ,</li>\r\n<li>Learn how to go from being a developer to a web based business</li>\r\n\r\n</ul><br>\r\n\r\n<li>Grid Computing</li>\r\n\r\n<ul>\r\n<li>Berkeley Open Infrastructure for Network Computing (BOINC)</li>\r\n<li>Allocating resources to a project </li>\r\n<li>Cient preferences configuration</li>\r\n<li>Grid Performance measurement</li>\r\n</ul>\r\n\r\n<br>\r\n<li>Virtualization\r\n<ul>\r\n<li>Oracle VMBox</li>\r\n<li>VMware ESX Server</li>\r\n<li>More Details on Key Domains:</li>\r\n<li>VMBox Installation and setup</li>\r\n<li>Creating and Allocating hardware for Managing Virtual Machines </li>\r\n<li>Installing a Guest Operating System - Managing and Modifying Virtual Machines </li>\r\n<li>Connecting between machines allowing for remote access and control of virtual images with VMBOX extension enhancements.</li>\r\n<br>\r\n</ul>\r\n</ul>\r\n<li>Important Add-On Capability Builders – 2hrs:</li><br>\r\n\r\n<li>Industry Developer/Consultant Perspective Case Studies & Career Training – 3hrs:</li>\r\n<ul><br>\r\n<li>Industry Case Studies: </li>\r\n<ul><li>Case Studies- practical cases and scenarios to be solved and with deployment strategy to be formulated in order for holistic cloud design and implementation</li></ul>\r\n<br><li>Industry Current Status & Career Opportunities:</li>\r\n<ul><li>Key Players in different markets (Iaas/Paas/Saas) and even region wise</li>\r\n<li>Top Global and India specific current Cloud Challenges</li>\r\n<li>Future of Cloud Computing</li>\r\n<li>Students career – jobs, internship, projects, further studies and scholarship opportunities</li></ul>\r\n</ul>\r\n</ul>||sec||Workshop Details||ttl||\r\n<center><img src="/2012/images/events/greenlogo_resized.jpg" height="200" alt="greenlogo.jpg"/></center><br>\r\n<b>Date:</b> 2 days(8 hours/day) on 19-20 Oct 2012<br>\r\n\r\n\r\n<b>Fees:</b> Rs 800/-<br>\r\n\r\n\r\n<b>Organizers:</b> GreenAdd<br>\r\n <ul>\r\nVisit <a href="http://www.greenadd.in"> www.greenadd.in </a></ul>', 'software,computer,virtual,information,server,workshop.computer science', 'Legtj Louerh||@||1057609809||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '', '1||@||1', 0),
('CGE', 'Coil Gun', 12, 'Get set, grab your rifle and fire...', 'A coilgun is a keen space-age toy without any moving parts, within which lies the magic of invisible forces, making it scalable for large applications.<br/>\r\n<br/>\r\n<img src="/2012/images/events/images (6) (2)_resized.jpg" alt="images (6) (2).jpg"/>\r\n||sec||Problem Statement||ttl||You are supposed to build a coil gun (like how the hobbyists made it recreationally), which runs only on the given dc power supply to fire a given small ferromagnetic "bullet" to a maximum possible horizontal distance.\r\n<img src="/2012/images/events/090507-coilgun-02_resized.jpg" height="300px" alt="090507-coilgun-02.jpg"/>||sec||Specifications||ttl||<ol>\r\n<li>Team Specifications\r\n<ul>\r\n<li>Maximum of 2 members per team.</li>\r\n</ul>\r\n</li>\r\n<li>Gun Specifications\r\n<ul>\r\n<li>Weight of the gun, including all circuitries involved (except power supply), must not exceed 1 kg.</li>\r\n<li>The length of the barrel should be less than 50 cm.</li>\r\n</ul>\r\n</li>\r\n<li>Bullet specifications\r\n<ul>\r\n<li>The bullet will be made of a ferromagnetic material, and will weigh less than 15gm.</li>\r\n<li>Bullet will have a cylindrical shape with a radius of 3mm and a length of 2cm.</li>\r\n</ul>\r\n</li>\r\n<li>Power Supply Specifications\r\n<ul>\r\n<li>A regulated dc power supply (9V, 2A) will be provided.</li>\r\n<li>The participants are not allowed to use their own power supply.</li>\r\n</ul>\r\n</li>\r\n<li>Conduct\r\n<ul>\r\n<li>The Organisers will hand over the supply leads and the bullet to one of the team members.</li>\r\n<li>Only that member is allowed to set up and fire the gun in the arena.</li>\r\n<li>After loading the bullet, no manual interventions with the gun are allowed, except switching it on and firing with the control switches.</li>\r\n<li>The barrel should be kept horizontal in an elevated position 2m from the ground before firing and should fire in the given direction.</li>\r\n<li>It should be placed in the specified position of the arena.</li>\r\n<li>3 trials will be given to each team and the best shot will be considered.</li>\r\n<li>Set up time per team would be 4 min, and the time gap between trials will be less than 1min.</li>\r\n<li>The participants must ensure their safety before they plug in their devices.</li>\r\n<li>In case of any danger (explosion, shock etc.) the team will be disqualified immediately, and the organisers hold the discretion power for the same.</li>\r\n<li>The circuit must be built from discrete components except in the case of timer IC-555.</li>\r\n<li>No ready-made circuits should be used (even as a block in the entire circuit).</li>\r\n</ul>\r\n</li>\r\n</ol><br/>\r\n<br/>||sec||Judging Criteria||ttl||<ol>\r\n<li>The gun which fires the bullet to a maximum horizontal distance will win the prize.</li>\r\n<li>The organisers hold the right to avail more time as in the case of system failure.</li>\r\n<li>The first point of contact of the bullet will be considered for distance measurement, in case it rolls further on the ground.</li>\r\n<li>The distance will be measured from the tip of the barrel in the horizontal direction.</li>\r\n<li>The judge's decision shall be final, and binding on all.</li>\r\n</ol>||sec||FAQs||ttl||Que: What is a coil gun?<br/>\r\nAns: A coil gun is a device which works on electrical energy to fire a pellet to a distance. It uses a solenoid coil which pulls a ferromagnetic piece to its centre when a high current pulse is passed through it.<br/>\r\n<br>\r\nQue: How can we develop a high current pulse?<br/>\r\nAns: This can be developed by charging a capacitor of high value to a high voltage and suddenly discharging it through the coil (low resistance).', 'CG,electrical.', 'Uhknfe Adhksjem Talepdta||@||0009844868||@||coilgun||0||Uhchknc X||@||1587900455||@||coilgun||0||Iatioa Gwpva||@||0734430749||@||coilgun||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 7000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('CHE', 'cheo-propello', 16, 'Run your chemical powered vehicle.', 'From the age old field-made missiles of the great king Tipu Sultan to the Neolithic multi-stage propulsion systems that drive the rockets and space shuttles, propulsion using chemicals has come a long way and a balance between speed and control has been the need of the hour. After all, Einstein did say, <q></q>Human stupidity had no bounds; then why should your wheels have it?!!<q></q> <br/>\r\n<br/>\r\n\r\n<img src="/2012/images/events/cheopropello_resized.jpg" width="400px" alt="cheopropello.jpg"/>\r\n<br/>\r\n<br/>\r\nThis Tathva, when your knowledge and automobile instincts are pitted against the best of techies in India in the ultimate showdown, the leader keeps the others choking in smoke. So let loose your Bugatti at this rat race of ups and downs.||sec||Problem Statement||ttl||Design and fabricate a self propelled car which runs on a controlled chemical reaction and completes the specified track in minimum time.||sec||Specifications||ttl||<b>General Specifications</b>\r\n<ol>\r\n<li>Maximum of three members per team. Cross college teams are allowed.</li>\r\n<li>Team members should produce a valid identity card.</li>\r\n<li>Dimensions: The Car should fit into a box of size 30cm x 25cm x 20cm.</li>\r\n<li>Ready-made kits should not be used for the event (eg. LEGO).</li>\r\n<li>No commercial batteries,motors can be used.</li>\r\n<li>Use of hazardous chemicals like dynamite, fireworks, mercuric chloride, white phosphorous, nitroglycerin are strictly forbidden.</li>\r\n<li>Cellulose, aluminum alkyls, gunpowder and other explosive chemicals should not be used for the propulsion.</li>\r\n<li>Poisonous gases like Hydrogen Cyanide, fluorine and chlorine etc should not be emitted from the machine during the event.</li>\r\n<li>The car must not damage the track. If it does, the team will be disqualified.</li>\r\n<li>Teams may be given a second round and/or re-try based on the competition and necessity. The decision of the judges will be final and binding to all.</li>\r\n<li>Decision of judges and coordinators is final and all the teams shall abide by it.</li>\r\n</ol>\r\n <b>Area Specifications:</b>\r\n<ol>\r\n<li>The track will be straight with different turfs of sand, red oxide, wet area (water till tire level only; floating mechanism is not required), lubrication and inclinations.</li>\r\n<li>The length of the track will be 6 m.</li>\r\n<li>There will be walls on both the edges of the track (only one wall is shown in the model track for convenience).</li>\r\n<li>The model track is only a probable estimate of the actual track, uploaded for the ease of the participants. Actual track may vary from the model track.</li>\r\n</ol>\r\n<a href="http://www.tathva.org/2012/images/events/cheautic_2.png">\r\n<img src="/2012/images/events/cheautic_2_resized.png" alt="cheautic_2.png"/><br/></a>\r\n<br/>\r\n<br/>\r\nclick on the image to view in large size\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/cheautic_3_resized.jpg" alt="cheautic_3.jpg"/>||sec||Judging Criteria||ttl||<ol>\r\n<li>The car which reaches the end point in the lowest time wins.</li>\r\n<li>The cars must touch the track throughout.</li>\r\n<li>If two cars reach the end point in the same time, a re-test may be considered.\r\nAgain, the final decision lies with the judges.</li>\r\n</ol>\r\n||sec||Guidelines||ttl||<ol>\r\n<li>Controlling the reaction and decreasing the time of run is the key.</li>\r\n<li>The common reactions that can be used are as follows-</li>\r\n<ul>\r\n<li>Baking soda and vinegar.</li>\r\n<li>Dry ice and water.</li>\r\n</ul>\r\n</li>\r\n<li>Take adequate care that the chemical reaction (reactants) is sustained till the end of the track.</li>\r\n</ol>||sec||FAQ||ttl||Q. Can an ignition engine be used for this purpose (eg: Petrol engine)?<br/>\r\n\r\nA. No. It cannot be used.\r\nNo conventional combustion engines should be used.<br/>\r\n<br/>\r\n\r\nQ. Can any ready-made parts be used for the car?<br/>\r\n\r\nA. No. Only wheels can be readymade. All the other parts should be fabricated.<br/>\r\n<br/>\r\n\r\nQ. Is there any pre-registration required for the event?<br/>\r\n\r\nA. No. Teams just have to register on the Tathva website, and collect the Tathva ID provided on the day of Tathva. On the spot registration will also be available for the event.\r\n', 'chemical, engineering, propello, cheautica, propulsion, cheautic, car, chemistry', 'Oifhwn Mqhcn||@||1815131077||@||cheopropello||0||[ Dhcriax Tao||@||9756719717||@||cheopropello||0||Xepkct Syatoqp||@||1068399679||@||cheopropello||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2400/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0),
('CHP', 'CHEO-PROPELLO', 16, NULL, NULL, NULL, '||@||||@||||0||', NULL, '1', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('CLC', 'collision course', 8, 'A wrestling match between wired/wireless bots.', '\r\nIf you desire to be a gladiator who can take over any opponent, here's the greatest opportunity for you.<br/>\r\nTATHVA 12 presents a spectacular event where your bot is the gladiator and you feel the thirst for victory. So get ready for the ultimate battle of bots and feel the heat of the arena.\r\n<br/><br/>\r\n<img src="/2012/images/events/robots_fighting_resized.jpg" alt="robots_fighting.jpg"/>||sec||Problem statement||ttl||Design and build a remote controlled robot (wired/ wireless) that can play a wrestling match against a similar bot from an opposing team in a circular arena, under a stipulated time.<br/><br/>\r\n<img src="/2012/images/events/collisioncourse_2(1)_resized.jpg" alt="collisioncourse_2(1).jpg"/>||sec||Specifications||ttl||<img src="/2012/images/events/collisioncourse_1(1)_resized.jpg" alt="collisioncourse_1(1).jpg"/>\r\n<ol>\r\n<li>Maximum number of members per team is 4.</li>\r\n<li>The diagram above represents a sample arena.</li>\r\n<li>The arena will be consisting of 2 wedges,\r\n 4 coloured regions and 2 pairs of grills with 3 sets of openings. It will have a fence except at the grills.</li>\r\n\r\n<li>A and B are the starting positions.</li>\r\n\r\n\r\n<li>There are 2 pairs of grills with 3 sets of openings in each.</li>\r\n\r\n<li>Both the bots, at their maximum size (all retractable projections included) should fit into a box of dimensions 30cm x 30cm x 30cm. The measurements shall be done just before the start of the match.</li>\r\n\r\n<li>The weight of the machine should not exceed 10kg.</li>\r\n\r\n<li>After every scoring session there will be a reset (back to the starting position).</li>\r\n\r\n<li>The teams will be divided into groups depending upon the number of participants.</li>\r\n\r\n<li>In the league matches the team with maximum number of wins will get into the next level.Each league match shall be 8 minutes long with a half time of 4 minutes.</li>\r\n<li>Pneumatics weaponry can be used.</li>\r\n\r\n<li>Robots can have any kind of miniature weapons with the following exceptions and limitations:\r\n<ul>\r\n<li>Hydraulics.</li>\r\n<li>Liquid projectiles.</li>\r\n<li>Flame-based weapons.</li>\r\n<li>Nets, tape, glue, or any other entanglement device.</li>\r\n<li>Projectiles.</li>\r\n<li>Weapons should not come in contact with the arena or damage it.</li>\r\n<li>Radio jammers.</li>\r\n</ul>\r\n<li>There should be no entanglement of the wires during the match.</li>\r\n\r\n<li>If a bot remains stationary for a time of 30 seconds, the opposition will be declared as winner.</li>\r\n\r\n<li>An interrupt will be given if and only if any technical problem occurs in between the match, but a penalty of 25 points will be awarded.\r\n<ul>\r\n<li>Only the wireless one will get first interrupt for free.</li>\r\n\r\n<li>Maximum number of interrupts allowed in a match are 3.</li>\r\n</ul>\r\n<li>Only electrical powered actuators are allowed. The power supply may be onboard or external. A maximum voltage of 24V D.C/A.C can be used to power the vehicle.</li>\r\n\r\n<li>The wires should be projected to a minimum height of 25 cm.</li>\r\n\r\n<li>Participants should bring the required length of wire (minimum 3.5 meters along with them. The wires should remain slack throughout the match).</li>\r\n\r\n<li>A tolerance of 5% is allowed in the above mentioned dimensional & power specifications, taking into consideration the error of the measuring instruments that we use here and those used by the participants in the making of the robot. This relaxation is scientific & tolerable.</li>\r\n\r\n<li>Ready-made chassis are not allowed and would lead to the disqualification of the team.</li>\r\n</ol>\r\n||sec||Judging criteria||ttl||<ol>\r\n<li>The bots which do not abide by the rules will be disqualified.</li>\r\n\r\n<li>If the bot is of wireless control the team will be given a bonus of 75 points.</li>\r\n<li>If a bot falls from the end of the wedge the opposite team will be awarded 100 points.</li>\r\n<li>If a bot falls from the side of the wedge the opposite team will be awarded 50 points.</li>\r\n<li>If one bot falls from the end and the other from the side, then the one which has fallen from the side will be awarded 25 points.</li>\r\n<li>If the bots fall together (i.e both from end or side) no team will be awarded any points(there will be a reset).</li>\r\n<li>If a bot pushes the other one into the blue coloured region completely then it will be awarded 50 points.</li>\r\n<li>If a bot pushes the other one through any of the openings completely then it will be awarded 75 points.</li>\r\n<li>If a tie exists after any match, the team which got more number of points through the wedges will be declared as winner.</li>\r\n<li>If the tie still exists, the one which got more number of points through the grills will be declared as winner.</li>\r\n<li>If there still is a tie, the one which got more number of points through the colour region will be declared as winner.</li>\r\n<li>If the tie still exists, the decision will be taken by the judges.</li>\r\n<li>Coordinator's decision will be final and binding in all respects.</li>\r\n</ol>', 'CollisionCourse, collision, Course, Robotics.', 'Oafhw ehcktaxattjuna||@||1766124587||@||collisioncourse||0||Rrcdgeram cnwmclc||@||1815751513||@||collisioncourse||0||||@||||@||collisioncourse||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 15000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 9000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0),
('CON', 'contraption', 11, 'Work your magic and create a contraption to pour water from a bucket to a pot in minimum of 20 steps.', '</i></i></i>\r\n It's not that I'm so smart, it's just that I stay with problems longer.</i></b><br/>\r\n<br/>\r\n<b>-Einstein</b><br/>\r\n<br/>\r\n<img src="/2012/images/events/Untitled(1)_resized.png" alt="Untitled(1).png"/>||sec||Problem Statement||ttl||<ol>\r\n<li>Create a contraption to pour water from a bucket to a pot. </li><br/>\r\n\r\n\r\n <li>Maximum distance between the bucket and pot (center to center) should not exceed 2.5m.</li><br/>\r\n\r\n\r\n<li>No limitations on the height of the bucket or the level of water in the bucket. The pot should be placed on the ground.</li>\r\n</ol>||sec||Specifications||ttl||<ol>\r\n<li>A team may consist of a maximum of six members.</li><br/>\r\n\r\n\r\n<li>Cross college teams will also be allowed to participate in the event.</li><br/>\r\n\r\n\r\n<li>The team members should produce a valid identity card of their college.</li><br/>\r\n\r\n\r\n<li>All Teams should submit an abstract to the event manager with Subject: Abstract-Contraption (Soft copy/Hard copy) on or before 16th October, 2012.</li><br/>\r\n\r\n\r\n<li>Abstract should contain following details:</li><br/>\r\n\r\n <ul>\r\n<li> Tathva ID No.(obtained after online registration).</li>\r\n\r\n<li> Event ID No.</li>\r\n\r\n<li> Name of Participants.</li>\r\n\r\n<li> Plan or layout of the contraption.</li>\r\n\r\n<li> Total number of steps and a short description of each step. Sketches and flowcharts can be made about each step.</li>\r\n\r\n<li> The various energy conversions involved.</li>\r\n</ul>\r\n<br/>\r\n\r\n<li>All teams must submit abstracts before the above mentioned date in order to get accommodation facility within the campus during the period of TATHVA '12.</li><br/>\r\n\r\n\r\n<li>The contraption must have a minimum of 20 steps.</li><br/>\r\n\r\n\r\n<li>The team will be given a maximum of 1hr to set up the contraption.</li> <br/>\r\n<br/>\r\n\r\n<li>The team should bring the bucket and the pot.</li><br/>\r\n<br/>\r\n\r\n<li>The organizers will provide the following at the venue:</li><br/>\r\n\r\n <ul>\r\n<li>Extension cords<br/></li>\r\n\r\n\r\n<li> Water.</li>\r\n</ul></ol>||sec||Judging Criteria||ttl||<ol>\r\n<li> The safety of the contraption must be satisfactory to the judges and the coordinators.</li><br/>\r\n\r\n<li>If the judges feel that a particular idea is repeated in two or more different steps, the redundant steps won't be counted among the 20 stipulated steps and points will be reduced.</li><br/>\r\n\r\n<li>Judge's decision shall be final and binding on all.</li><br/>\r\n\r\n<li>Bonus points will be awarded for innovation and shall be decided by judge and coordinators.</li><br/>\r\n\r\n<li>Total score, Z = 15S + 25E +50C - 25I - 10R + 20Q+J</li><br/>\r\n\r\n <ul>\r\n<li>S = Total number of steps</li>\r\n<li> E = Total number of energy conversion</li>\r\n<li> C = Total number of complex steps*</li>\r\n<li> I = Number of interventions</li>\r\n<li> R = Number of repeating steps</li>\r\n<li>Q= Abstract Clarity</li>\r\n<li> J = Points for innovative steps (between 10 and 50 depending on the technique involved)</li>\r\n</ul>\r\n\r\n * A step is complex if it starts from a point and takes two paths and come together at some other point in the contraption. Each of these two paths should contain atleast two steps in it.\r\n</ol>', 'contra,contraption,steps,conservation,energy conversion,transfer of energy,energy transformation,transformation,energy', 'Cbcn Tqm||@||1466608764||@||contraption||0||Xipegd Bkjw||@||1057380040||@||contraption||0||||@||||@||contraption||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n</table>', '2||@||6', 0),
('CSS', 'chandra sekhar s', 19, 'An assistant professor in the department of electrical engineering at the Indian Institute of Science,bangalore and associate faculty at the centre of neuroscience,IISc', '<img src="/2012/images/events/chandra_sekhar_s_resized.jpg" height="200px" alt="chandra_sekhar_s.jpg"/><br/>\r\n<br/>\r\n\r\n<b>Dr Chandrasekhar</b>,is an assistant professor in the department of electrical engineering at the Indian Institute of Science,bangalore and associate faculty at the centre of neuroscience,IISc.He took his postgraduate degree from the prestigious IISc and went on to take a Phd from the same institution.He later did his postdoctoral studies at the Swiss Federal Institute of Technology.Having specialized in Electrical communications engineering,he has worked as a technology consultant for many leading companies and holds 5 patents to his name.He shall be talking about Biomedical applications of electrical engineering.', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('CTT', 'create to transform', 21, 'here comes a real test of your design skills', '<img src="/2012/images/events/c2t_resized.jpg" alt="c2t.jpg" height="250px"/><br/>\r\n<br/>\r\nINTRODUCTION\r\n Where is the big role of an architect if it is to design a simple structure that is just to suffice the functional needs? Considering all other aspects including climatic design, requirements of client and ambitions of architect, it is usually the form of the building that creates the first impression on everyone. Apply your design skills to convert a given mass into the best architectural product.\r\n||sec||problem statement||ttl||Design a utility building out of a given mass on a given site.||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>The key file of the mass and site will be provided in three formats of the softwares including Sketchup, Revit and 3dsmax two days before the submission.</li>\r\n<li>The participant can use any medium to complete the given design in the allotted time. </li>\r\n<li>Maximum of three participants per team.</li>\r\n<li>The output should be in maximum of two A2 sheets.</li>\r\n</ol>||sec||JUDGING CRITERIA||ttl||<ol>\r\n<li>The logic behind your concepts and design.</li>\r\n<li>Realistic aspects of your design.</li>\r\n<li>Aesthetic aspects of your design.</li>\r\n<li>Blending of your design with the site.</li>\r\n<li>Composition of sheet.</li>\r\n</ol>', 'c2t,createtotransform,archi', 'Pixip O||@||1057837552 ||@||c2t||0||||@||||@||c2t||0||||@||||@||c2t||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('DIR', 'Dirt Races', 8, 'Racing event for wired/wireless bots.', '\r\n<q>Here is your chance to feel the passion and live the dream.\r\nDefy the traps, time your gaps,\r\njump the bridges and speed through the tunnels.\r\nFeel the adrenaline pump though your veins, as Tathva '12 presents to you \r\nDirt Races.</q>\r\n<br/>\r\n<br/>\r\n\r\nGet ready to conquer the racing arena, see if the robot of your creation has what it takes to withstand this test of speed, skill and endurance. Stride past the other robots at top speed to emerge the champion of this race.\r\n\r\n||sec||PROBLEM STATEMENT||ttl||\r\nDesign and construct a wired or wireless bot which can race against others. The goal is to complete the given racetrack in the minimum amount of time.\r\n||sec||ARENA||ttl||<ol><li>The actual arena will be displayed only at the venue.</li>\r\n<li>The bot may use any shortcut it finds in the racecourse, but it must complete all the obstacles.</li>\r\n<li>Different terrains like concrete, sand, soil, gravel, glass, wood, etc. will be used in the track.</li>\r\n<li>Two minutes preparatory time will be given to the teams before the start to study the arena and devise game-play strategies.</li>\r\n<li>There may be bridges, inclined planes, wedges, death wells, rotating platforms, and many more surprise elements. </li>\r\n<li>Final aim is to reach the finish line before the other bots.</li>\r\n<li>The actual arena may or may not have the above mentioned elements.</li>\r\n<li>Apart from these, the arena may hold any other such contrivances which will be revealed only at the venue.</li>\r\n</ol><br/>\r\n<br/><b>\r\nELEMENTS:</b><br/>\r\n\r\n<ul>\r\n<li>Bumper Rolls</li>\r\n<li>Sea-Saw Bridge</li>\r\n<li>Maze</li>\r\n<li>Slip Glass</li>\r\n<li>Harsh Rotor</li>\r\n<li>Water Splash</li>\r\n</ul>\r\n\r\n<img src="/2012/images/events/bumpingrollers_1_resized.jpg" alt="bumpingrollers_1.jpg"/>\r\n<br/><br/>\r\n<img src="/2012/images/events/dirt race_resized.png" alt="dirt race.png"/>||sec||GAME PLAN||ttl||THE EVENT CONSISTS OF THREE ROUNDS<br/>\r\n\r\n<br/>\r\nROUND 1:\r\n<ul>\r\n<li>In the first round, two teams will be selected arbitrarily who have to compete against each other in a single race.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>The 14 teams which clock the fastest times will make it to the next round irrespective of the individual race rankings, i.e., from a single race, both the bots can make it to the next round, or none of them.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>Apart from these 14 teams, 3 other teams will also join them in the third round based on a wild card round. The judges have the discretion to decide which teams will compete for the wild card round irrespective of their race timings.</li>\r\n</ul>\r\nROUND 2:\r\n\r\n<ul>\r\n<li>In the second round, 2 teams race on the same track.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>The battling pairs will be selected by the officials.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>The first bot to pass the finish line moves on to the next round.</li>\r\n</ul>\r\n\r\n\r\nWILD CARD ROUND:\r\n\r\n<ul>\r\n<li>Based on the performance, design and credibility, the judges will prepare a list of 6 teams which will compete against each other on the same track used for Round 2.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>The top 3 teams will then be allowed to enter round two, along with the already selected 6 teams.</li>\r\n</ul>\r\n\r\nROUND 3:\r\n\r\n<ul>\r\n<li>The final round will be conducted on a new track.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>Here the bots race against time.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>The fastest 3 bots will be declared as the winners.</li>\r\n</ul>\r\n\r\nCERTIFICATE OF EXCELLENCE WILL BE GIVEN TO THE PARTICIPANTS WITH THE BEST DESIGN. ||sec||COMBAT POLICY||ttl||<ul>\r\n<li>The bots can push or collide against each other amidst the race.</li>\r\n<li>No kind of weapons (guns, knives, projectiles, hammers, axes, etc.) should be used upon the opponents.</li>\r\n<li>All the bots are expected to have defensive structures as the competitors themselves are responsible for any damage caused to their respective bots due to harsh impact with the arena walls or any other bots.</li>\r\n<li>The participants may not touch the bots while it is on the race track. Only the official supervising the bot on the track may reset the bot at the last checkpoint. Any violation of this rule may lead to disqualification.</li>\r\n</ul>||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>A team may consist of a maximum of 4 members.</li>\r\n<li>Inter-college teams are allowed.</li>\r\n<li>All the teams must register for the event on the website.</li>\r\n<li>Each team is allowed to have only one bot for both the rounds.</li>\r\n<li>The bot must fit into a cube of 25cm x 25cm x 20cm.</li>\r\n<li>No external power supply will be supplied at the venue. All teams should arrange for their own power.</li>\r\n<li>The maximum potential difference between any two points should not exceed 18 V for wired vehicles and 24 V for wireless bots.</li>\r\n<li>No IC engines are allowed. The batteries can be placed on the bot or held in hand.</li>\r\n<li>In case of wired bots, the connecting wires from the bot to the remote control should be a minimum of 3 meters in length.</li>\r\n<li>Bots cannot be constructed using ready-made Lego kits or any other such mechanism. But ready-made gear assemblies and wheels can be used. Although the chassis has to be hand-made.</li>\r\n<li>Violating the clause will lead to immediate disqualification.</li>\r\n</ol>\r\n\r\n<br/>\r\n<br/><i><b>\r\n*Wireless bots will be given a higher preference in the wild card round due to design.\r\n<br/>\r\n\r\n*On the spot registrations are accepted but the racing slots are subject to availability.\r\n<br/>\r\n*Rules are subject to change. Decisions of the officials are final.</b></i>||sec||RULES||ttl||<ol>\r\n<li>Only two players are allowed into the arena. One to control the bot and the another to hold connecting wires.</li>\r\n<li>There will be checkpoints all along the track. If any kind of human intervention is required, then the bot has to start once again from the last checkpoint.</li>\r\n<li>For example, if a bot falls from a cliff and is unable to get back on the track, then the Official will restart the bot immediately from the last checkpoint it had surpassed, while the other team continues to move ahead on its path without stopping.</li>\r\n<li>The above policy can be used only three times for a given checkpoint. If a team cannot reach the next checkpoint in spite of restarting from a previous checkpoint thrice, it will be disqualified.</li>\r\n<li>Also if a bot hasn't moved from its spot for more than 90 seconds, it will lead to disqualification.</li>\r\n<li>In case of wire entanglement, the timers will be stopped and the race will be restarted from a previous checkpoint.</li>\r\n<li>In order to prevent the loss of momentum during such an event, wireless robots are encouraged.</li>\r\n<li>In case of any discrepancy, decision of the organizing panel will be considered absolute.</li>\r\n</ol>', 'dirtraces, dirt, races, robotics.', 'Uapdger Mapdteiuna||@||9756589001||@||dirtraces||0||Eh Skvc Uutyc Mitap||@||9756927625||@||dirtraces||0||||@||||@||dirtraces||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n</table>', '2||@||4', 0),
('DRD', 'drdo', 3, '', '<img src="/2012/images/events/drdo_resized.jpg" alt="drdo.jpg"/><br/>\r\nThe Defence Research and Development Organisation (DRDO) is an agency of the Republic of India, responsible for the development of technology for use by the military, headquartered in New Delhi, India. It was formed in 1958 by the merger of the Technical Development Establishment and the Directorate of Technical Development and Production with the Defence Science Organisation.\r\n \r\n DRDO has a network of 52 laboratories which are deeply engaged in developing defence technologies covering various fields, like aeronautics, armaments, electronic and computer sciences, human resource development, life sciences, materials, missiles, combat vehicles development and naval research and development. The organization includes more than 5,000 scientists and about 25,000 other scientific, technical and supporting personnel.\r\n', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('DSC', 'descartes square', 15, 'A mathematical and logical event testing the analytical, reasoning and engineering abilities of the participant ', '\r\nMathematics...Numbers...<br/>\r\nLets see you rack your brains a little bit...\r\nDescartes Square will make you savor the perfume of mathematical divinity. Kick start your senses and put to work the rusty corners of your brain and enjoy the beauty of the three pillars of the engineering Hercules..<br/>\r\n<br/>\r\n<br/>\r\n\r\n<br/><br/>\r\n\r\n<img src="/2012/images/events/odd_sided_polygon_resized.jpg" width="400px" alt="odd_sided_polygon.jpg"/><br/><br/>\r\n\r\n\r\n||sec||Specifications||ttl||<ol>\r\n<li>Descartes Square puts your mathematical, logical and analytical abilities to test and takes you into the spheres of engineering and technological applications.<br/></li>\r\n<li>This event doesn't necessarily focus on the Civil Engineering areas of study and participation from other branches are encouraged.<br/></li>\r\n</li>\r\n<li> There will be two rounds-a preliminary round and a final round.</li>\r\n</li>\r\n<li>The first round is a written round to test the analytical skills of participants in geometry and algebra, consisting of filling the blanks and multiple choice questions.</li>\r\n\r\n<li> This round consists of 25 questions to be answered in a maximum of 40 minutes.</li>\r\n</li>\r\nParticipants who clear the first round and are among the top 10 teams are eligible for the second round. However, the number of teams through to the second round is likely to change during the course of the event depending upon the participation.</li>\r\n</li>\r\n<li>The second round will be conducted in two phases-first of which will be a quizzing round, and second, will be specified on the spot. </li>\r\n</ol>||sec||Judging Criteria||ttl||<b>FIRST ROUND</b>:\r\n<ol>\r\n<li>Each correct answer in the Fill in the blanks fetches the group 5 points with no negative marking. </li>\r\n<li>The multiple choice questions carry 3 points each with -1 (negative) point for each wrong answer.</li>\r\n</ol>\r\n<b>SECOND ROUND</b>:\r\n<ol>\r\n<li>The decision regarding the marking scheme is left to the event managers' discretion.</li>\r\n<li>However, both the phases in this round carry equal weightage in total.</li>\r\n</ol>', 'square,descartes,descartes square, mathematics,civil', 'Mrksjnc Cnksj0C||@||1587149467||@||descartessquare||0||Jategsj0I||@||9756666899||@||descartessquare||0||Uatav Ehcnfrc0D||@||0009178248||@||descartessquare||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('DWA', 'delta wing aircraft design', 18, 'make your own delta wing aircraft, without any pre designed kits!!!', 'A delta wing is a wing whose shape when viewed from above looks like a triangle, often\r\nwith its tip cut off. Delta wings have become popular during the world war II and have been\r\nexplicitly researched upon till date to develop new and efficient configurations. The practical\r\nissues related to the development of delta wing configuration have posed many challenges\r\nto the great minds. Over the course of time few of them have been tackled but a lot many\r\nremained in the grey area. All the combat aircrafts of the new era are either delta planes or\r\ntail-less delta planes.<br/><br/>\r\n\r\n<img height="250px" src="/2012/images/events/800px-Vulcan.delta.arp_resized.jpg" alt="800px-Vulcan.delta.arp.jpg"/>\r\n\r\n<br/>\r\n<br/>\r\nThis workshop by AerotriX gives the participants an opportunity to understand the theory\r\nbehind the functioning of delta wing aircrafts and their design. The participants are exposed\r\nto the practical limitations put forward by the delta wing configuration and the different\r\npossible ways of overcoming them. It makes the participants innovate by coming up with\r\ntheir own design of mini delta wing aircrafts and fabricating them as per their design. This\r\nworkshop takes the participants through a series of interactive lectures and design sessions\r\nsupplemented by practical sessions, thereby providing a complete learning experience.||sec||Workshop Specialties||ttl||<ul>\r\n<li>No pre-designed kits are given to participants. Participants design their own aircrafts (using hand calculation and software) under the guidance of our professionals which arelater fabricated by them.</li>\r\n<li>The workshop is organized by IIT Kanpur Aerospace Engineering Graduates</li>\r\n</ul>||sec||Course Details||ttl||The workshop is divided into 4 modules:\r\n<ul>\r\n<li>Understanding of basics of Delta Wing flight</li>\r\n<li>Design of Delta Wing Aircraft</li>\r\n<li>Fabrication of Aircraft</li>\r\n<li>Flying using Remote Control</li>\r\n</ul>l\r\n\r\nThree awards will be given to the participating teams in terms of Best Design, Best Fabrication and Innovation. The names of the recipients will be put up on our website permanently and they will also be provided with certificate of merit.\r\n\r\n\r\n||sec||Kit Contents||ttl||<b>Hardware</b>\r\n<ul>\r\n<li>Engine/ Electric Motor *</li>\r\n<li>Electric Motor Controller *</li>\r\n<li>Propeller *</li>\r\n<li>Transmitter *</li>\r\n<li>Receiver *</li>\r\n<li>Li-Po battery *</li>\r\n<li>Servo motors (3 pieces) *</li>\r\n<li>Landing Gear ( main and tail dragger)</li>\r\n<li>Wheels (2 pieces)</li>\r\n<li>Coroplast</li>\r\n<li>Styrofoam</li>\r\n<li>Control Rods</li>\r\n<li>Epoxy Glue</li>\r\n<li>Wing Holders</li>\r\n<li>Working Tools#</li>\r\n<li>Other miscellaneous items</li>\r\n</ul>\r\n\r\nThe parts marked * are not part of standard kit. <br/>\r\nThese components would be provided\r\nduring the workshop but would be taken back after the workshop. This is being done to\r\nreduce the cost of the workshop and make it affordable for students who do not want to buy\r\nthe complete kit.\r\n<br/>\r\n#Working tools will be taken back after the completion of workshop\r\nComplete kit consists of all the above items excluding transmitter and receiver\r\n\r\nParticipants can buy the receiver and transmitter for an additional cost at the venue.\r\n\r\n<br/>\r\n<br/>\r\n<b>Software</b>\r\n\r\n<ul>\r\n<li>Software used to design and test RC planes</li>\r\n<li>RC Simulator</li>\r\n<li>RC Flying Tutorials and videos</li>\r\n</ul>\r\n\r\n<b>Other Material</b>\r\n<ul>\r\n<li>Booklet on Aircraft Maintenance</li>\r\n<li>Booklet on aerobatic maneuvers</li>\r\n<li>Booklet on history and advancements of Delta Wing Aircraft</li>\r\n</ul>||sec||Workshop Details||ttl||\r\n<img src="/2012/images/events/aerotrixcrop_resized.jpg" alt="aerotrixcrop.jpg"/><br/>\r\n<ul>\r\n\r\n<b>Date:</b> 3 days(8 hours/day) on 19,20 & 21 October, 2012.<br>\r\n\r\n\r\n\r\n\r\n\r\n\r\n<b>Fees:</b> \r\n<ul>\r\n\r\n\r\n<li>Rs 8000/- per team for the standard kit</li>\r\n\r\n<li> Rs 13000/- for the complete kit</li>\r\n</ul>\r\n<b>Organizers:</b> AerotriX<br><br/>\r\nParticipants can register in team containing maximum of 5 members\r\n\r\n\r\n\r\n</ul>\r\n\r\n<ul>\r\n<ul>\r\n<br>\r\n<li>Visit<a href="http://www.aerotrix.com"> www.aerotrix.com </a>for further details</li>\r\n<li>Other related links: www.facebook.com/aerotrix</li>\r\n<li>E-mail: [email protected]</li>\r\n</ul></ul>', 'plane,airplane,aeroplane,jet,airforce,military,workshop,mechanical,aerotrix', 'Legtj Louerh||@||1057609809||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '||@||||@||', '1||@||5', 0),
('ERC', 'e racer', 13, 'Collect circuits through tasks and complete your design.', 'Are you the digital warrior who gets an adrenaline rush when faced with a problem to sink your teeth into ?<br/>\r\nDoes the tick of a clock leave you shaken and stirred ?<br/>\r\nDo you feel right at home in the middle of resistors, transistors, soldering, CROs and capacitors?<br/>\r\n<br/>\r\nThen E RACER is just the event for you!<br/>\r\n<br/>\r\nIf you have the guts to enter the spider's web and come out of it,Tathva 12 presents E-racer where you race against time and rivals to collect the circuit required to complete your design.<br/>\r\n Pit your knowledge and skills against the rest. The race is on!||sec||EVENT SPECIFICATIONS||ttl||<b>THE GAUNTLET</b> \r\n<ul>\r\n<li> The teams will be given a questionnaire of 25 questions.</li>\r\n</ul>\r\n<ul>\r\n<li>The questions will test the participants' practical as well as theoretical knowledge of electronics, their idea about the working of various common components. There will also be some out of the box questions to test their problem solving skills and some mind twisters too.</li>\r\n</ul>\r\n<ul>\r\n\r\n</ul>\r\n<ul>\r\n<li>The Gauntlet allows a max of 10 groups to pass through.</li>\r\n</ul><br/>\r\n\r\n<b>THE RACE</b><br/>\r\n<ul>\r\n<li>The participants have to earn their design question.</li>\r\n</ul>\r\n<ul>\r\n<li> The circuit will be divided into parts which the participants have to earn in the race by finishing small tasks in the given time limit.</li>\r\n</ul>\r\n<ul>\r\n<li>\r\nAfter the completion of each task, contestants will be given directions to their next task.\r\n</li>\r\n</ul>\r\n<ul>\r\n<li>The race will be modeled on <q>The Amazing Race </q> and each task will require basic understanding of the electronic circuits, logic design and workshop practice.</li>\r\n</ul>\r\n<ul>\r\n<li>There will be limited number of circuits per task.</li>\r\n</ul>\r\n<ul>\r\n<li>The top 5 teams to collect the complete circuit will go through to the next round.</li>\r\n</ul>\r\n\r\n<br/>\r\n\r\n\r\n\r\n<b>SHOWTIME</b><br/>\r\n<ul>\r\n\r\n<li>Participants will have to implement the design they acquired from the earlier round.</li>\r\n\r\n\r\n<li> They will have 45 minutes to earn their entry to the final round.</li>\r\n</ul>\r\n<ul>\r\n<li> In this time they will have to collect their components, get the stuff assembled and most importantly, ensure that the circuit is working.</li>\r\n<br/>\r\n</ul>\r\n</ul>\r\n</ul>\r\n\r\n\r\n\r\n<b>THE ULTIMATE RACEWAY</b> - To finish first, you must first finish!<br/>\r\n<ul>\r\n<li> This round measures your expertise in Electronics. Unleash your speed on the Ultimate Raceway.</li>\r\n</ul>\r\n<ul>\r\n<li> It consists of 2 questions, both of which will be provided with 15 minutes for brainstorming and 45 minutes for building, using components from the provided list.</li>\r\n</ul>\r\n<ul>\r\n<li> These can be from any of the following topics- Logic Design, Network Theory and Telecommunication.</li>\r\n</ul>\r\n<ul>\r\n<li>Partial completion of the task will also be considered for judging.</li>\r\n</ul>\r\n||sec||TEAM SPECIFICATIONS||ttl||<ul>\r\n<li>Each team must consist of two members.</li>\r\n</ul>\r\n<ul>\r\n<li> Participants must produce valid ID card of their institute.</li>\r\n</ul>\r\n<ul>\r\n<li> Inter-college teams are permitted.</li>\r\n</ul>\r\n||sec||JUDGING CRITERIA||ttl||<ul>\r\n<li>During the race,points will be awarded based on speed and accuracy of completing each task. </li>\r\n</ul>\r\n<ul>\r\n<li> In case of no output,partial outputs will also be considered for judging.</li>\r\n</ul>\r\n<ul>\r\n<li> In the case of a tie, the points during the race will also be taken into consideration.</li>\r\n</ul>\r\n<ul>\r\n<li> The decision of the event managers shall be final.</li>\r\n</ul>', 'eracer,e racer,e-racer,erc,eracer, racing, erc', 'CRCVKNF M L||@||0811491596||@||eracer||0||LOJN TJOOAU||@||1416068612||@||eracer||0||PEGLKMC RRCTCP||@||1420976148||@||eracer||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 7000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '2||@||2', 0),
('ERN', 'erecthion', 15, 'Come up with a prototype of a crane...', '<img src="/2012/images/events/erecthion_resized.jpg" height="200px" alt="erecthion.jpg"/>\r\n<br/><br/>\r\nThe construction of the Burj Al Arab required the workers to move loads weighing tons up to a height of about 300m. A complex system of trusses and beams made this task a walk in the park for them. Here at Tathva '12, we set the stage for you to exhibit your skill in designing a prototype model of a crane with ice cream sticks.\r\n||sec||PROBLEM STATEMENT||ttl||Construct a stable crane structure, using a given number of ice-cream sticks.||sec||SPECIFICATIONS||ttl||<ul>\r\n<li>200 ice-cream sticks will be provided per team along with a limited amount of glue.</li>\r\n</ul>\r\n<ul>\r\n<li>Scissors, knives and measuring instruments will be provided on request.</li>\r\n</ul>\r\n<ul>\r\n<li>Participants are not allowed to bring any materials of their own.</li>\r\n</ul>\r\n<ul>\r\n<li>Time limit will be 3 hours.</li>\r\n</ul>\r\n<ul>\r\n<li>A team can have a maximum of 4 members.</li>\r\n</ul>\r\n<ul>\r\n<li>The boom should have a minimum inclination of 30 degrees to the vertical.</li>\r\n</ul>\r\n<ul>\r\n<li>The boom should have a minimum clear length of 25 cm.</li>\r\n</ul>\r\n<ul>\r\n<li>A base of dimension 15x15x15 cm should be provided as carrier . </li>\r\n</ul>\r\nStructure need not be free standing. Loading will be given at the tip of the boom by holding(fixing) the carrier firmly. \r\n<ul>\r\n<li>Note that any vertical, horizontal or inclined supports for the boom cannot be provided out of your base as shown:<img src="/2012/images/events/FIGURE(2)_resized.png" alt="FIGURE(2).png"/></li>\r\n</ul>||sec||Judging Criteria||ttl||<ol>\r\n<li>The structure will be loaded at the boom tip sequentially until failure.</li>\r\n<li>Breakage of the first stick is considered as failure.</li>\r\n<li>The length of the boom L will be measured as shown in the figure.</li>\r\n<li>The scoring will be as follows:</li>\r\n<ul>\r\n<li>50 points are awarded to the longest boom.</li> \r\n<li>Remaining teams would be awarded points based on linear interpolation of their own height between the maximum and the minimum (25cm).</li>\r\n<li> Note that the entries with boom length less than 25 cm will be disqualified.</li>\r\n<li> 50 points to the structure that bears the maximum load at failure.</li>\r\n<li>Remaining teams would be awarded points based on linear interpolation of their own capacity between the maximum and the minimum.</li>\r\n</ul>\r\n<li>The structure with the highest cumulative score (out of 100) will be declared the winner.</li>\r\n<li>Judge's decision shall be final in all respects.</li>\r\n</ol>', 'erecthion,ice cream stick ', 'UOQRCJ KWMCR||@||0567788994||@||erecthion||0||UATAVH K2S2||@||1420980765||@||erecthion||0||CLHI[A FCTJIOA||@||0811144057||@||erecthion||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '2||@||4', 0),
('FFA', 'fifa', 9, 'challenging and addictive football game', '<img width="350px" src="/2012/images/events/FIFA-12-Review_resized.jpg" alt="FIFA-12-Review.jpg"/>\r\n<br/><br/>\r\nAccuracy and Fluidity.<br/>\r\nTeam Play and Individual skills.\r\n<br/>\r\nGrace and Power.\r\n<br/>\r\nThe summersault, when the ball slams into the back of the net.<br/>\r\n\r\nWhen the magic of it all comes with a pair of keyboards or joysticks, it's just hard to resist.\r\n<br/>\r\n\r\n<br/>\r\nThe latest edition in FIFA series is the fastest selling sports game ever. FIFA 12 has received high critical acclaim "One of the most refined, polished and compelling takes on the beautiful game and arguably of any given sport". Fast paced and with various skills and tricks to be mastered, this game has been a regular at gaming events since release. The soul and passion of the people's game is translated into FIFA. Though games are short - they are competitive and fun to watch, even by non-gamers. Score the most goals and kick your way to victory at this Blitzkrieg!!!<br/>\r\n<br/>\r\n||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>Registration fee is Rs. 60/- per participant. Tathva registration is compulsory.Registration will be closed after prelims.</li>\r\n<li>NFS and FIFA together can be registered for Rs 100/- per participant </li>\r\n<li>All games will be Classic 1 vs 1 in multiplayer mode.</li>\r\n<li>There will be no practicing allowed. Participants are only allowed to change the necessary controls and check them.</li>\r\n<li>Only joystick controls are to be used, which will be provided.</li>\r\n<li>The total number of rounds will be decided by the participation.</li>\r\n<li>All rounds will follow usual knockout procedure.</li>\r\n<li>In case of a draw, the match is restarted with the golden goal rule (Same teams must be selected).</li>\r\n<li>In case of un-intentional disconnection, the admin will decide on how to proceed. In the game is within half-time and no goals have been scored, the game will be restarted with same teams for a full-time game. If not, the game will be played for the remaining time based on at what time it disconnected with scores being carried over.</li>\r\n<li>If at any time, a player intentionally disconnects/exits the game he/she will be disqualified. In case of alt-tabbing - the admin will decide whether it was intentional or a mistake and what action must be taken with disqualification being the maximum penalty.</li>\r\n<li>Teams can be either clubs or countries according to user's will.</li>\r\n<li>The first and second rounds will be classic 4 minute half timematches. The rest will all be 6 minute ones. Final match will be made a best of three.</li>\r\n<li>The administrator's decision will be final.</li>\r\n</ol>', 'FIFA-12,CONSOLE,XBOX,XBOX-360', 'CSJWKN MCTJEYS||@||0149474645||@||blitzkrieg||0||EHKRCG VCSYAPI||@||1665882675||@||blitzkrieg||0||WDCY BJATTKA||@||1308561497||@||blitzkrieg||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Worth Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 500/-</th>\r\n</tr>\r\n</table>', '2||@||2', 0),
('FLT', 'full throttle', 22, 'Exhibition of modified cars', '<img src="/2012/images/events/full throttle_resized.jpg" height="250px" alt="full throttle.jpg"/><br/>\r\n<br/>\r\nSpent chunks of money on your car revamping its performance and looks? Now you can win some of that money back. All you have to do is register your styled-up car and bring it along to our grounds. \r\nBe sure to be a crowd-pleaser, because the final call is theirs...', 'modified, car, modify', 'Oifhwn K||@||1416547070||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('FSS', 'foss', 14, NULL, NULL, NULL, '||@||||@||||0||', NULL, '1', 0),
('GCS', 'goldman sachs', 19, 'Technology Drives Business – A Talk on Low Latency Electronic Trading Platforms ', '<br/>\r\n<br/>\r\n<img src="/2012/images/events/goldman_sachs_resized.jpg" style="border:none;" alt="goldman_sachs.jpg"/>\r\n<br/>\r\n<br/>\r\n<b>Technology Drives Business – A Talk on Low Latency Electronic Trading Platforms</b>\r\n<br/>\r\n<br/>\r\nGoldman Sachs invites you to attend our Tech Talk at Tathva 2012. Through this presentation by Goldman Sachs technology experts, participants will hear about the evolution of electronic trading and low latency platforms and their advancement across the application and infrastructure stack.\r\nParticipants will also have the opportunity to interact with senior technologists who will share insights about our firm, people and technology. Goldman Sachs and Tathva are excited to partner together for this innovative event. For more information on technology career opportunities at Goldman Sachs please visit:<br/>\r\n <a href="http://www.goldmansachs.com/careers"><b>www.goldmansachs.com/careers</b></a>', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('GMN', 'G Madhavan Nair', 19, 'The ex-chairman of ISRO and a leading contributor in the development of multi stage satellite launch vehicles', '<img src="/2012/images/events/G._Madhavan_Nair_resized.jpg" height="200px" alt="G._Madhavan_Nair.jpg"/><br/><br/>\r\n<b> G. Madhavan Nair</b> is the former Chairman of Indian Space Research Organisation and Secretary to the Department of Space, Government of India since September 2003. A leading technologist in the field of rocket systems, he has made significant contribution to the development of multi-stage satellite launch vehicles. His main focus has always been to achieve self-reliance in the high technology areas and to bring the benefits of space technology to India's development. He has been conferred the highly coveted awards Padma Bhushan in 1998 and Padma Vibhushan in 2009 in recognition of his services to the country and society.', 'gmadhavannair,nayar,space,rocket,lecture,talk,session,speech', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('GSM', 'gsm', 13, 'Build a robot that can be controlled using a mobile phone ', '<img src="/2012/images/events/rover-2-app-controlled-wireless-spy-tank-5_resized.jpg" height="275px" alt="rover-2-app-controlled-wireless-spy-tank-5.jpg"/><br/>\r\n<br/>\r\nGlobal System for Mobile communication is currently the global standard for digital cellular communication. However, engineers as we are, it's hard to suppress our innate urge to revolutionize.<br/>\r\n<br/>\r\nThis year at Tathva '12, we challenge you to build a mobile phone controlled rover, which must be able to reach a predetermined destination for the given maze.\r\n||sec||PROBLEM STATEMENT||ttl||Build a robot that can navigate using your instructions transmitted through a mobile phone. The bot is then used to traverse a maze in a specified time.<br/>\r\n<br/>\r\n\r\n\r\n||sec||SPECIFICATIONS||ttl||<ul>\r\n<li><b><u>BOT SPECIFICATIONS</u></b></li>\r\n</ul>\r\n\r\n<ol>\r\n<li>Build a robot that can navigate using your instructions .</li>\r\n<li>Base of the machine must not be greater than 0.30 m * 0.25 m * 0.25 m(Length * Breadth * Height) . The dimensional constraints should be strictly followed .</li>\r\n<li>The weight of the bot should be less than 1 kg .</li>\r\n<li>The control of the bot can be done through a mobile phone or the participants can make their own model of the mobile phone.</li>\r\n<li>Communication between the rover and the participant will be through the GSM and not through IR beams , bluetooth or radio services . Readymade SMS kits are not allowed in the event but the participants can manually build their own SMS kits or modules which can be interfaced with the bot. The rover can operate by giving different self designed codes such as 123,789 and code which will be created as per the design of the system.</li>\r\n\r\n<li>Only one of the team members can stay with the rover during the course of the bot through the maze.</li>\r\n<li>The judge's decision will be final. Each team will be given a maximum of 15 minutes time to complete the competition.</li>\r\n<li>Power supplies won't be provided externally.</li>\r\n</ol><br/>\r\n\r\n\r\n<ul>\r\n<li><u><b>TEAM SPECIFICATIONS</b></u></li>\r\n</ul>\r\n<ol>\r\n<li>Each team consists of a maximum of 4 members.</li>\r\n<li>Team members have to produce valid ID card of their institute.</li>\r\n<li>Inter-college teams are permitted.</li>\r\n</ol>\r\n\r\n||sec||JUDGING CRITERIA||ttl||<ol>\r\n<li>The teams may be asked questions on the design of the circuit and other details about the implementation.</li>\r\n<li>A specific time will be allotted to complete the mission.</li>\r\n<li>Teams which finish before the time limit will get bonus points.</li>\r\n<li>Any human intervention after dimension test will lead to deduction of points.</li>\r\n<li>The score scheme will be as follows:<br/> Net Score = 2000-(2*t)-(n*c)<br/> t = Time taken in seconds (a maximum of 10 minutes)<br/> n = Number of corrections <br/> c = Points deducted for each correction</li>\r\n<li>The team member with the bot can place it back in the original position if it slips, for which correction points will be deducted.</li>\r\n<li>The decision of judges shall be final, and any of the above mentioned rules are subject to change according to the scenario of the event.</li>\r\n</ol>', 'GSM , Global System for Mobile , Mobile , Land Rover , Rover , Maze', 'IOMUN OOJAP W||@||1416664376||@||gsm||0||CSJWKN K MCNQJ||@||1559099640||@||gsm||0||CSYIVHC OATY ADRCHCM||@||1420879402||@||gsm||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('HAK', 'hack attack', 18, 'Taking you for a journey to the world of cyber attacks...', '<img src="/2012/images/events/youve-been-hacked_resized.png" alt="youve-been-hacked.png"/><br/>\r\n<br/>\r\nA journey through tackling the growing number of security threats in Cyber world. A solution to e-mail hacking, SMS & Call Spoofing, Credit Card fraud, Phishing, Remote Key Logging etc. Security tips against malicious threats in social networking sites like Facebook, Orkut etc. Conducted by TechBharath, a rapidly growing security services & investigation consulting organization led by Christy Philip Mathew, a pioneer Information Security & Cyber Crime Consultant.\r\n||sec||Workshop Highlights||ttl||<ul>\r\n<li>Learn and Interact with Industry Experts</li>\r\n<li>Demonstrations of Latest Hacking Techniques and Tools</li>\r\n<li>PowerPoint Presentations, Live Demos and Hacking Tutorials with HD Videos.</li>\r\n</ul>\r\n\r\n<ul>\r\n<li>At the end of the workshop, we will be taking a test and top 35 students will get a discount of Rs.7500/- each in the course fees of CEH </li><br>\r\n<li>Special discount offer for the college students to join 1 month training program conducted at TECHBHARAT CONSULTING Center for Ethical Hacking & Cyber Forensics.</li>\r\n</ul>||sec||Course Content||ttl||<ul>\r\n<li>Module 01: Introduction to Ethical Hacking</li>\r\n<li>Module 02: Email Hacking and Tracing</li>\r\n<li>Module 03: Google Hacking</li>\r\n<li>Module 04: Computer Hacking and Forensics</li>\r\n<li>Module 05: Trojan and Backdoors</li>\r\n<li>Module 06: Sniffers</li>\r\n<li>Module 07: Session Hijacking</li>\r\n<li>Module 08: Social Engineering</li>\r\n<li>Module 09: Website Hacking & Security</li>\r\n<li>Module 10: Advanced SQL Injection</li>\r\n<li>Module 11: Pentesting with Backtrack</li>\r\n<li>Module 12: Pen testing with Android</li>\r\n<li>Module 13: Hacking WEP and WPA Networks</li>\r\n</ul>||sec||Course Materials||ttl||<ul>\r\n<li>Dedicated Website for Hacking Tutorials for Workshop Students</li>\r\n<li>High Definition Hacking Video Tutorials</li>\r\n<li>Presentation PDF, eBooks , Back Track 5 OS, All Tools (Module wise)</li>\r\n</ul>\r\n\r\n\r\n||sec||Trainer Profile||ttl||<ul>\r\n<li>CHRISTY PHILIP MATHEW EC Council Certified Ethical Hacker (C|EH) EC Council Certified Security Analyst (E|CSA) EC Council Certified Licensed Penetration Tester (L|PT) EC Council Computer Hacking & Forensics Investigator</li><br>\r\n<li>Microsoft Certified Technology Specialist (MCTS) Microsoft Certified IT Professional Server Administrator (MCITP SA) Microsoft Certified IT Professional Enterprise Administrator (MCITP EA) Christy Philip Mathew ( C|EH, E|CSA, L|PT, C|HFI, MCTS, MCITP SA, MCITP EA ) is an Computer Security Researcher and Instructor for TechBharat Consulting.</li><br>\r\n<li>Christy Philip Mathew has 4 years of hands-on experience and achievement across the whole spectrum of technical and management aspects in Information Security Training and Consulting. His experience in the Information Security sectors is equally complemented by assignments undertaken for heavyweight world renowned corporations. He is imminently qualified in his field in that he holds a string of professional qualifications in Networking to name a few (MCTS, MCITP Server Administration, MCITP Enterprise Administration) and IT Security (CEH, ECSA, LPT) besides a bachelor’s degree in information technology. He is currently the Information Security Instructor for TechBharat Consulting (A Division Of Thakral Info Security Services) responsible for the technical realm and security management, which includes consulting teams with special responsibilities to initiate, develop and validate training programs for current security practices and procedures. His consulting and training undertakings cover specializing in Penetration Testing, Security Expert Advisor and secure infrastructure design. He is constantly engaged in helping businesses optimize their systems security vision. He is acknowledged as a consultant and trainer serving large organizations with cutting edge IT security. His wide range of all product experience has helped to develop his overall systems security knowledge. He has trained thousands of security professionals globally. Christy has given numerous speaking engagements for a variety of security and commercial associations.</li>\r\n</ul>||sec||Workshop Details||ttl||<b>Date: </b>19-20th October 2012 (8 Hours/day)<br/>\r\n<b>Fees: </b>1200/-<br/>\r\n\r\n<b>Organizers:</b> TechBharath', 'hack,crack,hacker,hacking,ethical,computer science,ec council,workshop', 'Legtj Louerh||@||1057609809||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('HND', 'hands on', 22, 'Display of various automobile parts', '<img src="/2012/images/events/hands on_resized.jpg" height="250px" alt="hands on.jpg"/><br/>\r\n<br/>\r\nWe have in store for you parts of automobiles you never even knew existed! Crash course in the basics of operation. So now you know what makes a block of metal into a terrain tamer.\r\nAt least your mechanic won't be able to rip you off anymore!<br/>\r\n<br/>\r\n', 'handson,ksrtc,parts,engine', 'Oifhwn K||@||1416547070||@||wheels||0||||@||||@||wheels||0||||@||||@||wheels||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('IBM', 'IBM Virtual Tux', 14, 'Contest by IBM based on Linux and Virtualization (KVM)', '<p>\r\n<img src="/2012/images/events/final1_resized.jpg" alt="final1.jpg"/ width="300" height="180">\r\n</p>\r\n<br />\r\nLinux kernel, the most successful open-source product, is made virtualization capable with a simple kernel module called Kernel-based Virtual Machine (KVM). KVM is perceived as a very promising hypervisor by users and vendors and hence going to be a very prominent candidate for virtualization and cloud in the near future. This contest is conducted by IBM to help participants improve their Linux and KVM skills.||sec||Tutorials||ttl||Participants are directed to get Fedora 17 to a VT-enabled x86 system and try out KVM. You can get the iso images for that from the following links:\r\n\r\n<br/>\r\n1. http://download.fedoraproject.org/pub/fedora/linux/releases/17/Live/i686/Fedora-17-i686-Live-Desktop.iso <br/>\r\n2. http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/iso/Fedora-17-i386-DVD.iso\r\n<br/>\r\n<br/>\r\n\r\n\r\nParticipants can try out following scenarios with Linux and KVM:\r\n<ul>\r\n<li>KVM setup </li>\r\n<li>Create Virtual Machines</li>\r\n<li>Start, shutdown, reboot VM's </li>\r\n<li>Configure networking between host and guest.</li>\r\n<li>Configure public bridge network</li>\r\n<li>Able to browse internet or run applications on Virtual Machine.</li>\r\n<li>Allocate CPU/Memory/Disk/Network resources</li>\r\n<li>Use para virt drivers (virtio block, net etc.)</li>\r\n<li>Live Migration of VMs across machines.</li>\r\n<li>Listing domain stat information (domblkstat, cpustats, memstats etc.)</li>\r\n\r\n</ul><br/>\r\n\r\n You are free to try to more advanced scenarios like dynamic attach/detach of resources, snapshotting etc.||sec||Phase-I||ttl||Phase one will be conducted from 10:00am on 20-October-2012 and it will be a 30mins object oriented test focusing on hands-on experience with Linux and KVM virtualization using Fedora 17. It is conducted mainly to evaluate the participants’ proficiency in Linux and Virtualization concepts.<br/>\r\n<br/>\r\n\r\nMaximum participants for this event are limited to 60 and if there is a higher participation demand for the event, students will be eliminated on a first come first serve basis. From this group, 10 students will be selected for Phase II.\r\n||sec||Phase-II||ttl||Phase II will be conducted from 2:00pm on 20-October-2012 it mainly evaluates problem solving and programming skills in Linux and Virtualization area. Participants will be given programming questions related to KVM during this round. Participants can use python scripts to solve given problems.', 'IBM, linux, tux, coding, virtualization, computer science', 'Lojnu Rawl||@||1417568637||@||ibmvirtualtux||0||Ckcsj M V||@||1467250781||@||ibmvirtualtux||0||Crlup Fex||@||0811354655||@||ibmvirtualtux||0||||@||||@||||0||', 'First Prize : <b>Laptop</b><br/>\r\nSecond Prize : \r\n<b>iPad</b><br/>\r\nThird Prize :\r\n<b>1 TB HDD </b><br/>\r\nAll others selected to Phase-II will receive goodies.', '1||@||1', 0),
('IDP', 'industry defined problems', 5, 'event to integrate your ideas into comprehensive executable solutions for a real life industrial problem ', '"The real problem is not whether machines think but whether men do."\r\n- <b>B. F. Skinner</b>.\r\n<br/>\r\n<img src="/2012/images/events/IDP_resized.png" alt="IDP.png"/>\r\n\r\n\r\n \r\n\r\n\r\n <br/><br/>As Albert Einstein said <q>We cannot solve problems by using the same kind of thinking we used when we created them.</q> So this is the platform where you get bend your ideas into comprehensive executable solutions for the real time problems faced by various reputed industries in our country. The event touches almost every aspect of engineering study- from the depth of scientific thought to the feasibility of your solution.\r\nAn ounce of action is worth a ton of theory. So get set to take up the challenge, and who knows, this may just be your beginning!\r\n||sec||IDPs @ Tathva 12||ttl||<a href="#!automation in scoring/bending machine">automation in scoring/bending machine</a>', 'idp, industry, highlights, industry defined problems', 'Cncnf O||@||1466192929||@||idp||0||Niuhc Havhkmc||@||1467730961||@||idp||0||||@||||@||idp||0||||@||||@||||0||', '<table>\r\n<tr>\r\nThe winners of the challenge will be either\r\n<ol>\r\n<li>Given a opportunity to develop a prototype of the same on a payment basis OR</li>\r\n<li>Will be awarded other internship/project opportunities.</li>\r\n</ol>\r\n</tr>\r\n</table>\r\n', '1||@||3', 0),
('INC', 'incarnate', 11, 'Design and fabricate a working model of a simple mechanism, specified on the spot, from the different materials provided.', '<img src="/2012/images/events/3-last-minute-crafts(1)_resized.jpg" alt="3-last-minute-crafts(1).jpg"/>\r\n<br/><br/>\r\n<q>A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing to take away</q>\r\n-<b> Antoine de Saint-Exupery</b><br><br>\r\n\r\nAn engineer applies the theories of science and mathematics to research and develop solutions to technical problems. The technical wonders of the world are conceived in his brain and take shape in his hand. The real talent of an engineer is to design the perfect system or mechanism out of the available resources. And here, we give you the opportunity to display yourself as one of them!!<br/>\r\n<br/>\r\n\r\nThe task at your hand is to construct or design a machine or a mechanism from the given materials. It must satisfy the specified conditions and should be completed within the allotted time.<br/>\r\n<br/>\r\n||sec||Problem Statement||ttl||Design and fabricate a working model of a simple mechanism which will be specified on the spot. The model must be constructed using the different materials provided which include the junk materials, tools and other accessories essential to its creation.||sec||General Rules||ttl||<ol>\r\n<li>A team can consist of a minimum of two members and a maximum of four members.</li>\r\n<li>Cross college teams are allowed</li>\r\n<li>The participants should produce a valid identity card of their institute.</li>\r\n<li>\r\nThe event will consist of two rounds. A preliminary written test and the final.</li>\r\n<li>The preliminary round will be of duration 60 minutes.</li>\r\n<li>\r\nThis round is intended to test the logical and analytical aptitude of the contestants.</li>\r\n<li>\r\nIn the second round, the contestants must design and fabricate a working model, specified on the spot.</li>\r\n<li>\r\nAll the tools and materials required will be provided by the organisers.</li>\r\n<li>\r\nUse of any materials other than that provided by the organisers, will lead to immediate disqualification.</li>\r\n<li>\r\nPlease contact the event manager before making any assumptions in order to avoid any cribs during the event.\r\n</li>\r\n</ol>\r\n||sec||Judging Criteria||ttl||<ol>\r\n\r\n<li>\r\nCreativity and stability of the structure will earn you extra points.\r\n</li>\r\n<li>The decision of the judges will be final and binding.</li>\r\n</ol>||sec||Guidelines||ttl||Selection of apt materials for the creation of a mechanism is an acquired skill. The stability and moreover the proper functioning of a mechanism depends on the links, their selection and geometry. Hence, practise the art of innovating from junk.', 'mechanical engineering,incarnate, mechanism,machine,scrap,invent, design', 'Topy Pgtgr||@||1417476453||@||incarnate||0||T Xiuhputal||@||1466141920||@||incarnate||0||||@||||@||incarnate||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2500/-</th>\r\n</tr>\r\n</table>', '2||@||4', 0),
('INF', 'interface', 5, 'An inter college project exhibition event', '<img src="/2012/images/events/02(1)_resized.jpg" width="350px" alt="02(1).jpg"/> <br> <br/>\r\nINTERFACE is a national level inter-college exhibition event organized by the IEEE student branch of National Institute of Technology, Calicut. It is a platform for emerging engineers to showcase their innovation and professional skills. Opportunity of a lifetime awaits you here. Working models coming under any category of engineering are welcome. Our aim is to help inspire the young engineers of today to experiment, innovate and through that interface them with our ulimate goal of <q>Advancing Technology for Humanity.</q> \r\n\r\n<br/>\r\n\r\n||sec||Specifications||ttl||\r\n<ol>\r\n<li>A team representing an institute can consist of a maximum of 5 members.\r\n</li>\r\n<li>Multiple teams can represent an institute.</li>\r\n<li>Projects coming under any wing of engineering are welcome.</li>\r\n<li>The participating teams must submit an abstract to [email protected] on or before 16th October, 2012. The abstract must contain the outline of the projects and other necessary details.</li>\r\n<li>30 teams will be shortlisted based on the abstracts submitted and will be informed on or before 16th October, 2012.\r\n<li>A team can submit a maximum of five different projects/prototypes.</li>\r\n<li>The projects will be put under complete display from 10am - 4pm on 19th and 20th of October- the days of Tathva '12.</li>\r\n\r\n</ol>||sec||Judging Criterion||ttl||\r\n<ol>\r\n<li>The evaluation procedure includes two stages, one on each day of the exhibition, done by the distinguished faculty of NIT Calicut.</li>\r\n<li>Creativity and extend of innovation are the primary basis of project evaluation. The practical application of the project and its scope will have equal emphasis.</li>\r\n<li>The way of presentation of the project will also count in the final marks.</li>\r\n<li>Decision of the judges will be final and binding.</li>\r\n</ol>', 'exhibition,IEEE,inf,itf', 'RRCJKTJ RRCSCD||@||1766125487||@||interface||0||UUTALNCTJ R||@||1653023997||@||interface||0||XEPU S DJATAP||@||0811539097||@||interface||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 15000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 7000/-</th>\r\n</tr>\r\n</table>', '1||@||5', 0),
('INQ', 'Inquisito Virtuoso', 7, '...Because No Crime should go Unasked', '<img src="/2012/images/events/crime-scene_resized.jpg" alt="crime-scene.jpg"width="570" height="200"/><br/>\r\n<br/>\r\nLadies and Gentlemen.. <br/><br/>\r\n\r\nThe Dark forces are getting murkier by the days and my brilliant yet half-nutter friend, Sherlock has immersed himself in Hollywood paranoia. A murderer is on the loose. Answers are many but none seems to fit. Even the air seems to be hanging with smell of blood. Each passing moment lays another soul to rest. <br/>\r\nDo you have the <q> Elementary </q> in you? Sovereigns and Hearts assured. Jump in as soon as you make up your mind.<br/>\r\n<br/>\r\nDr. Watson<br/>\r\n\r\nPS- Danger awaits on the trail. <br/><br/>||sec||Briefing||ttl||The crime scene has been analyzed. Medical Examiners and Law enforcement are at your service. All you have to do is unravel the perfect crime by threading the evidences to pin down the perpetrator. Common sense and presence of mind will prevail. <br/>\r\n<br/>\r\n\r\n\r\n\r\n||sec||The Layers||ttl||<ol>\r\n<li>Each team should comprise of utmost 3 members.</li>\r\n<li>The event will take place in three stages: Prelims, Qualifiers and finals\r\n<ul>\r\n<li>PRELIMS : The first round is a written preliminary round evaluating basic knowledge on Forensic Intelligence and Life sciences.</li>\r\n<li>QUALIFIERS : The qualifiers of prelims will get into the second round and will be assessed for the finals under two stages.</li>\r\n<ul>\r\n<li>Evidence Collection: The selected participants will first be prone to a crime scene and have to submit a note on the visual evidences collected.</li> \r\n<li>Written Assessment: A list of all possible suspects along with their profiles containing all necessary information will be provided. The qualifiers will have to write a detailed note on their suspect, citing solid reasons from their visual evidences collected within a time span of 1 hour.</li> \r\n</ul>\r\n<li>FINALS : Three teams qualifying the previous rounds will proceed to the finals.</li>\r\n</ul>\r\n</li>\r\n</ol>||sec||The Judiciary ||ttl||<br/>\r\nPoints will be allotted by the judges on the basis of : <br/>\r\n\r\n<ol>\r\n<li>Evidence collection.</li>\r\n<li>Interpretation and reasoning.</li> \r\n<li>Performance in written exam round.</li> \r\n<li>Performance in final round.</li> \r\n <li>Total time taken.</li> \r\n<li>In the case of a tie, a quiz based on forensic science will be conducted.</li>\r\n<li>The decision of Judges shall be final and binding.</li>\r\n<li>Event coordinators reserve rights to change any rule as they deem fit.</li>\r\n</ol>\r\n<br/>\r\n', 'inquisito,virtuoso,crime,biotech,biotechnolgy,general,forensic,investigation,csi,danger,detective,sleuth,sherlock,holmes,death,murder,sharp,coroner,', 'Utgvkn Wkluop||@||1653621269||@|| inq||0||Dadumrksjnc O||@||1587705000||@|| inq||0||Crwnc Oojap||@||0811963924||@|| inq||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('INT', 'Interrupteur', 16, 'Make a chemical switch that gets automatically switched off after 3 minutes.', 'And God said, 'Let there be light' and there was light.<br/> But here we present an interesting twist!\r\n<br/> <br/>\r\n<img src="/2012/images/events/light-bulb2_resized.jpg" width="400px" alt="light-bulb2.jpg"/>\r\n<br/><br/>\r\nMake a chemical switch that comprises of a beaker and some liquid. But that's not all, to go home with glory you must be able to switch it off after exactly 3 minutes!<br/><br/>\r\n\r\nDo remember - Benjamin Franklin may have discovered electricity, but it was the man who invented the switch who made the money - Earl Wilson<br/>\r\n<br/>\r\n||sec||Problem statement||ttl||You'll be given an open circuit. Complete the circuit such that it automatically opens after 3 minutes using a chemical switch, which has a solution, following a timed reaction. <br/>\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/head-CFL-bulb04-hgrebe-800_resized.jpg" width="400px" alt="head-CFL-bulb04-hgrebe-800.jpg"/>||sec||Specifications||ttl||<ol>\r\n<li>Maximum of three members per team.</li>\r\n<li>Inter college teams are allowed.</li>\r\n<li>Participants must produce Tathva IDs at the time of event.</li>\r\n<li>Hazardous or explosive chemicals must not be used.</li>\r\n<li>The timer will be started as soon as the setup is ready.</li>\r\n<li>The circuit consists of a 9V battery and a bulb connected using insulated copper wires.</li>\r\n<li>The mechanism must be connected to the circuit through the alligator clips that will be part of the provided circuit.</li>\r\n<li>The two wires cannot be inter-connected by any means.</li>\r\n<li>The mechanism must be self-contained and must fit on a table two feet wide and six feet long.</li>\r\n<li>No human intervention is allowed in between. The bulb should get switched off automatically.</li>\r\n<li>The mechanism must not leave any residue on the table or surrounding area.</li>\r\n<li>The mechanism must not spill any liquids or release any sprays.</li>\r\n<li>The light bulb must not be turned off by destroying it.</li>\r\n</ol>||sec||Judging Criteria||ttl||<ol>\r\n<li>The judging will be based on the closeness to the specified time in which the circuit gets opened.</li>\r\n<li>The teams will be disqualified if the circuit gets broken before 30 seconds or after 4 minutes.</li>\r\n<li>The mechanism with the exact time of action wins the event.</li>\r\n<li>In case no team comes up with the exact 3 min breaker circuit, the team with the closest time of circuit break wins.</li>\r\n</ol>||sec||Guidelines||ttl||Participants may use gas-producing reactions and harness the gas to turn the light bulb off. A wire in the circuit may be dipped in acid, which will react with the wire and eventually break the circuit. For example, an iodine clock reaction may be used to trigger a switch.\r\n\r\n<br/>\r\n<img src="/2012/images/events/Fphoto-26239003B-2RM(1)_resized.jpg" height="300px" alt="Fphoto-26239003B-2RM(1).jpg"/>', 'Chemical,electrical,bulb,solution,reaction,chemistry,events,light,switch,current,breaking,circuit', 'Liuhpu||@||1416543396||@||interrupteur||0||Cncgja B Jcycrcj||@||1466201084||@||interrupteur||0||||@||||@||interrupteur||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n\r\n</table>', '1||@||4', 0),
('ISR', 'isro', 3, 'An informative array of satellites and rocket systems from the Indian Space Research Organisation', '<img src="/2012/images/events/ISRO_resized.jpg" height="200px" width="200px" alt="ISRO.jpg"/><br/><br/>\r\nThe Indian Space Research Organisation, headquarted in Bangalore, was established in 1969 under the administrative control of the Department of Space, Government of India. ISRO is amongst the six largest government space agencies in the world, along with NASA, RKA, ESA, CNSA and JAXA. Its primary objective is to advance space technology and use its applications for national benefit. <br/>\r\n<br/>\r\nISRO has achieved numerous milestones since its establishment. India 's first satellite, Aryabhata, was built by ISRO and launched by the Soviet Union in 1975. Rohini, the first satellite to be placed in orbit by an Indian-made launch vehicle, SLV-3, was launched in 1980. ISRO subsequently developed two other rockets: the Polar Satellite Launch Vehicle (PSLV) for putting satellites into polar orbits and the Geosynchronous Satellite Launch Vehicle (GSLV) for placing satellites into geostationary orbits. These rockets have launched numerous communications satellites, earth observation satellites and in 2008, Chandrayaan-1, India 's first mission to the Moon. On 9th September, 2012 India's space odyssey crossed a historic landmark when a Polar Satellite Launch Vehicle (PSLV-C21) put two foreign satellites in orbit in the Indian Space Research Organization's 100th mission. \r\n\r\n', 'isro, exhibition', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('JIG', 'Jigyasa', 5, 'An online video competition for a social cause', '<b><q>Nurturing inquisitiveness of life</q></b><br/><br/>\r\n<img src="/2012/images/events/fiji-village7_resized.jpg" height="250px" alt="fiji-village7.jpg"/> <br/><br/>\r\nI was 6 years old when I persuaded my grandmother to stay up whole night and narrate the stories of fairyland. She did that with love. I was 10 years old, when I questioned my father that why the parrot flies and cat doesn’t. He answered me with joy. I was 12 years old when I asked my mother that why is the sky blue and why are the leaves green. She answered me with a smile. I was 15 years old when I asked my teacher that why we feel cooler when we switch on the fan and warmer when we rub our hands. She answered me with assurance. The life was new and questions were many. But, there was always someone to hold our hand and teach that one lesson of life worth remembering forever. \r\nEvery child deserves that one magic wand which would give answers that make him believe in the reality and emotion of world around. I want to create that magic wand for every child. Would you like to join me?? \r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Objective||ttl||We aim to create a database of video lectures in different vernacular languages in order to increase penetration of high quality learning tools in villages and far flung areas where English is not the medium of instruction. The project also strives to cover different scientific and non scientific facts and concepts which will help in triggering incisive thoughts and in turn provoking ground breaking innovations from each and every part of India. \r\n\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/jigya_resized.jpg" width="300px" alt="jigya.jpg"/>\r\n<br/>\r\n<br/>\r\nThe project is an open source project which thrives to harness the knowledge of thousands of Indians and give them a way to contribute to the society with whatever knowledge they have acquired to bridge the rural and urban education gap. The education for us is not just the curriculum which is followed in our schools. It is any form of knowledge that you want to share with generations to come.\r\n\r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Rules and Regulations||ttl||<ol>\r\n<li>A maximum of 4 participants are allowed to form a team.</li><br/>\r\n<li>A video module should have a maximum duration of 15 minutes only. </li><br/>\r\n<li>The team should send script of the content to be presented in the video module prior to formation of the video to [email protected]. </li><br/>\r\n<li>The last date for submission of video module is 17th October 2012 (11:59 PM IST). But teams are requested to make the videos at the earliest possible. </li><br/>\r\n<li>Only after the script submitted by the team is verified and accepted shall the team be allowed to progress further in the competition.</li><br/>\r\n<li>All the documents and work products submitted by the team, in the Jigyasa competition must be the team’s original work. Wherever the team refers to other sources, appropriate references should be given and wherever team consults other sources relevant approvals/permissions from the parties must be produced.</li><br/>\r\n<li>The content used in the video modules should not infringe the Copyright laws and Intellectual Property Rights of the content owner. Hence, all participants are strongly requested to obtain No Objection Approvals/Permissions from the respective content owners.</li><br/>\r\n<li>Organisers, Representatives, Executives, Students, Clubs representing National Institute of Technology Calicut through “Jigyasa†Tathva 2012 shall not be responsible in any manner if any such case arises wherein a participant is found to infringe the Copyright laws and Intellectual Property Rights. The participant in such a case shall be solely responsible for his/her actions.</li><br/>\r\n<li>Team members shall not speak, disclose to, reveal to or advertise with the media or other agencies or otherwise publish or disseminate in any public forum regarding the project that will be submitted to Jigyasa competition until after a period of six (6) months has elapsed from the completion of the competition or as may be directed by the organizers of Jigyasa competition.</li><br/>\r\n<li>All IP rights related to the video module/project including research material, statistics, content that arise out of the team’s work for the competition will be governed by the IP policy of National Institute of Technology Calicut as applicable from time to time.</li><br/>\r\n</ol>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Prizes||ttl||This work for a noble cause won't go unrewarded hence....\r\n<ol>\r\n<li>Selected members of the top 3 teams will get an opportunity to intern at IIM Ahmedabad, IIM Kozhikode and Techpedia during Summer 2013.</li><br/>\r\n\r\n<li>Selected participants shall receive certificates of Merit issued by IIM Ahmedabad.</li><br/>\r\n\r\n<li>Selected participants shall receive certificates of Merit issued by Tathva 2012, National Institute of Technology Calicut.</li>\r\n</ol>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Content Guidelines||ttl||<q>What I am going to tell you about is what we teach our physics students in the third or fourth year of graduate school... It is my task to convince you not to turn away because you don't understand it. You see my physics students don't understand it... That is because I don't understand it. Nobody does.</q> \r\n― Richard P. Feynman, QED: The Strange Theory of Light and Matter<br/>\r\n<ol>\r\n<li>The video should be made in very simple language that can be understood easily by any standard student. Avoid using highly technical terms and try replacing them with common lingo terms so that we actually teach them the underlying concept rather confuse them. </li><br/>\r\n<li>Try explaining things using common examples prevalent in our day to day life so that students can relate everything to their real life experience. We want them to absorb concepts rather than just accept them.</li><br/>\r\n<li>If you are creating video in a language other than English please mention the English description of the technical term once wherever used in the lecture.</li>\r\n<br/><li>Use of black/white board to explain a simple concept is encouraged as it makes the session interactive. Even figures and explanations done on waste paper sheets can be scanned or video graphed and included in the lecture. </li>\r\n<br/><li>Search from the available resources on internet and try to include some innovative concepts which may enrich the learning experience making the students to think out of the box.</li>\r\n<br/><li>If possible demonstrate the concept by simple experiments and also suggest related activities which the students can do on their own.</li>\r\n<br/><li>Use attractive pictures, video clips in the lecture. If you are borrowing any picture or video be sure to obtain proper permissions from the owner of the video/picture before including it in the lecture. Including photographs or pictures taken by you is always beneficial.</li>\r\n</ol>\r\n<br/>\r\n<br/>\r\n<b>How the videos shall capture inquisitiveness?</b>\r\n<ul>\r\n<li>We want to find answers those unanswered inquisitive questions asked by a child which most often are ignored by teachers thinking that they are useless. So before answering such questions we must know that what questions a child can develop after listening to a particular concept or topic. </li>\r\n<br/>\r\n<li>Creation of database of such intriguing & inquisitive questions and development of inquisitiveness Map as shown in the figure</li>\r\n<br/>\r\n<li>Address the questions in the video as per the map.</li>\r\n</ul>\r\n<br/><br/><img src="/2012/images/events/as_resized.jpg" alt="as.jpg"/>\r\n\r\n\r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Video Making Guidelines||ttl||You can use the following software for video editing and sound editing:\r\n<ol>\r\n<li><b>Windows Movie Maker</b>\r\n<br/>You can download it from here:\r\nhttp://windows.microsoft.com/en-IN/windows-live/movie-maker-get-started</li><br/>\r\n<li><b>Audacity</b><br/> \r\nYou download it from here:<br/>\r\nhttp://audacity.sourceforge.net/</li>\r\n</ol>||sec||Topics and Tutorial||ttl||Topics from NCERT Science textbooks for classes VI-VIII need to be addressed.The list of topics has been given in separate sections below.\r\nYou can select any one topic and make a video on that. \r\n<br/><b><i>Since there is no cap on entries by an individual/team, you can send as many videos as you want, but all videos should address different topics.</i></b>\r\n<br/>\r\n<br/>\r\nYou can also refer to the books using the following links:\r\nhttp://ncert.nic.in/NCERTS/textbook/textbook.htm?fesc1=1-15 : NCERT TEXTBOOKS \r\n\r\n<br/>\r\n<br/>\r\nYou can refer to the following sample videos: <br/><b>LANGUAGE</b>: Hindi<br/><br/>\r\nThe first sample video is about <b>Evaporation</b>:\r\n<a href="http://www.youtube.com/watch?v=twG8z75Atfw&feature=youtu.be">Tutorial 1</a><br/><br/>\r\nThe second sample video is about <b>Rain Water Harvesting</b><a href="http://www.youtube.com/watch?v=QJ7cNq_faUs&feature=youtu.be">Tutorial 2</a>\r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Topics-Class VI||ttl||\r\n<ol>\r\n<li>Air surrounding us</li>\r\n<ul>\r\n<li>Atmosphere</li>\r\n<li>Composition of air</li>\r\n<li>Nitrogen, oxygen and carbon dioxide</li>\r\n<li>Smoke</li>\r\n<li>Windmill</li>\r\n</ul>\r\n<br/>\r\n<li>Body movements and some parts</li>\r\n<ul>\r\n<li>Backbone</li>\r\n<li>Ball and socket joint</li>\r\n<li>Bristles</li>\r\n<li>Cartilage</li>\r\n<li>Cavity</li>\r\n<li>Fixed joint</li>\r\n<li>Gait of animals (e.g. of earthworm and snake)</li>\r\n<li>Hinge joint</li>\r\n<li>Muscle</li>\r\n<li>Outer skeleton</li>\r\n<li>Pelvic bones</li>\r\n<li>Pivotal joint</li>\r\n<li>Rib cage</li>\r\n<li>Shoulder bones</li>\r\n<li>Skeleton</li>\r\n<li>Streamlined body</li>\r\n</ul>\r\n<br/>\r\n<li>Electricity and circuits</li>\r\n<ul>\r\n<li>Bulb</li>\r\n<li>Conductors</li>\r\n<li>Electric circuit (using a bulb and a cell)</li>\r\n<li>Filament</li>\r\n<li>Insulator</li>\r\n<li>Switch (making a switch using safety pins)</li>\r\n<li>Terminal of a cell</li>\r\n</ul>\r\n<br/>\r\n<li>Fabric and its processing</li>\r\n<ul>\r\n<li>Cotton wool</li>\r\n<li>Fabric</li>\r\n<li>Fiber</li>\r\n<li>Knitting</li>\r\n<li>Spinning</li>\r\n<li>Weaving</li>\r\n<li>Yarn</li>\r\n</ul>\r\n<br/>\r\n<li>Food and its components</li>\r\n<ul>\r\n<li>Balanced diet</li>\r\n<li>Beriberi disease, scurvy disease</li>\r\n<li>Carbohydrates</li>\r\n<li>Energy</li>\r\n<li>Nutrients: Fats, minerals, proteins, roughage, starch, vitamins</li>\r\n</ul>\r\n<br/>\r\n<li>Light</li>\r\n<ul>\r\n<li>Luminous bodies</li>\r\n<li>Mirror and reflection</li>\r\n<li>Transparency, translucency and opacity</li>\r\n<li>Shadow</li>\r\n<li>Pin hole camera working (a ‘sliding’ pinhole camera)</li>\r\n</ul>\r\n<br/>\r\n<li>Magnetism</li>\r\n<ul>\r\n<li>Compass</li>\r\n<li>Magnet, north and south poles</li>\r\n<li>Magnetite ore (natural source of magnet)</li>\r\n</ul>\r\n<br/>\r\n<li>Motion</li>\r\n<ul>\r\n<li>Motion, Circular and rectilinear</li>\r\n<li>Distance and its measurement</li>\r\n<li>Periodic motion and examples</li>\r\n<li>SI units</li>\r\n<li>Units of measurement (of common physical quantities)</li>\r\n</ul>\r\n<br/>\r\n<li>Physical changes</li>\r\n<ul>\r\n<li>Changes-meaning</li>\r\n<li>Contraction and expansion with examples</li>\r\n<li>Evaporation</li>\r\n<li>Melting phenomenon (e.g. that of wax)</li>\r\n</ul>\r\n<br/>\r\n<li>Plant world</li>\r\n<ul>\r\n<li>Climbers and creepers</li>\r\n<li>Fibrous, tap and lateral roots</li>\r\n<li>Herbs, shrubs and trees</li>\r\n<li>Some terms: lamina, midrib, parent venation</li>\r\n<li>Veins; Reticular and parallel venation</li>\r\n<li>Photosynthesis and transpiration</li>\r\n<li>Petals, ovule, stamen, sepals, pistil and petiole</li>\r\n</ul>\r\n<br/>\r\n<li>Separation of substances</li>\r\n<ul>\r\n<li>Churning</li>\r\n<li>Evaporation and condensation</li>\r\n<li>Filtration, sedimentation and decantation</li>\r\n<li>Solution; Saturated solution</li>\r\n<li>Sieving, winnowing and threshing</li>\r\n<li>Handpicking</li>\r\n</ul>\r\n<br/>\r\n<li>Water</li> \r\n<ul>\r\n<li>Clouds</li>\r\n<li>Flood and drought</li>\r\n<li>Condensation and evaporation causing rains</li>\r\n<li>Ground water</li>\r\n<li>Hail, snow, water vapour</li>\r\n<li>Rainwater harvesting</li>\r\n<li>Ocean and concept of water cycle</li>\r\n</ul>\r\n<br/>\r\n<li>What animals eat?</li>\r\n<ul>\r\n<li>Edible substances</li>\r\n<li>Nectar for some insects</li>\r\n<li>Sprouted seeds eaten by animals</li>\r\n<li>Herbivores carnivores and omnivores</li>\r\n</ul>\r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Topics-Class VII||ttl||<ol>\r\n<li>Nutrition in plants</li>\r\n<ul>\r\n<li>Autotrophic and heterotrophic</li>\r\n<li>Chlorophyll and stomata</li>\r\n<li>Nutrient and nutrition in plants</li>\r\n<li>Parasitic plants and hosts</li>\r\n<li>Insectivorous plants</li>\r\n<li>Saprotrophs and saprotrophic plants</li>\r\n</ul>\r\n<br/>\r\n<li>Nutrition in animals</li>\r\n<ul>\r\n<li>Absorption, assimilation, digestion, egestion</li>\r\n<li>Proteins and amino acids</li>\r\n<li>Amoeba and pseudopodia</li>\r\n<li>Parts of digestive system: buccal cavity, oesophagus, types of teeth (incisors, canines etc) , gall bladder, liver, pancreas, salivary glands, villi</li>\r\n<li>Cellulose, saliva, rumen, food vacuole, bile juice</li>\r\n<li>Fatty acids and glycerol</li>\r\n<li>Rumination and ruminant in grazing animals</li>\r\n</ul>\r\n<br/>\r\n<li>Fibers to fabric</li>\r\n<ul>\r\n<li>Cocoon, silkworm, silk moth and sericulture</li>\r\n<li>Sheep fleece, shearing and scouring</li>\r\n<li>Reeling and sorting</li>\r\n</ul>\r\n<br/>\r\n<li>Heat</li>\r\n<ul>\r\n<li>Thermometer and concept of temperature</li>\r\n<li>Land and sea breeze</li>\r\n<li>Conduction, convection and radiation</li>\r\n<li>Conductor and insulator</li>\r\n<li>Celsius scale</li>\r\n<li>Experiments demonstrating the above phenomenon</li>\r\n</ul>\r\n<br/>\r\n<li>Acids bases and salts</li>\r\n<ul>\r\n<li>Acids and sour substances, bases as bitter substances soapy to touch</li>\r\n<li>Indicators introduction: litmus changes</li>\r\n<li>Neutralization and salt</li>\r\n</ul>\r\n<br/>\r\n<li>Physical and chemical changes</li>\r\n<ul>\r\n<li>Chemical change meaning with examples</li>\r\n<li>Physical changes meaning with examples</li>\r\n<li>Chemical reaction</li>\r\n<li>Crystallization, galvanization and rusting</li>\r\n</ul>\r\n<br/>\r\n<li>Respiration in organisms</li>\r\n<ul>\r\n<li>Aerobic and anaerobic respiration</li>\r\n<li>Inhalation and exhalation</li>\r\n<li>Diaphragm and a small activity showing working of a diaphragm</li>\r\n<li>Gills, lungs, trachea, spiracles, ribs</li>\r\n<li>Breathing rate and cellular respiration</li>\r\n<li></li>\r\n</ul>\r\n<br/>\r\n<li>Transportation in plants and animals</li>\r\n<ul>\r\n<li>Blood, hemoglobin, plasma, RBCs, WBCs, platelets, blood vessels, arteries and veins, heart, the circulatory system</li>\r\n<li>Stethoscope and pulse</li>\r\n<li>Tissues</li>\r\n<li>Excretory system: kidneys, dialysis, urea, uric acid, urethra, urinary bladder, ureters , sweat</li>\r\n<li>Capillaries in plants, xylem and phloem, root hair: rough idea of transport in plants</li>\r\n</ul>\r\n<br/>\r\n<li>Motion and time</li>\r\n<ul>\r\n<li>Introduction to graphs and graph paper</li>\r\n<li>Bar graphs with physical examples</li>\r\n<li>Non uniform motion examples</li>\r\n<li>Simple pendulums and oscillations, time period</li>\r\n<li>Uniform motion with examples, graph of uniform speed</li>\r\n<li>Speed and unit of time, measurement of time in past (e.g. sundials?)</li>\r\n<li>Speed conversion from km/hr to m/sec</li>\r\n</ul>\r\n<br/>\r\n<li>Electric current and its effects</li>\r\n<ul>\r\n<li>Basic symbols of electric components</li>\r\n<li>Connecting a few cells together to make a battery</li>\r\n<li>Heating effect of current with examples</li>\r\n<li>Fuses and MCBs</li>\r\n<li>Effect of current on a compass needle (magnetic effect)</li>\r\n<li>Electromagnet</li>\r\n<li>Working of an electric bell</li>\r\n</ul>\r\n<br/>\r\n\r\n<li>Light</li>\r\n<ul>\r\n<li>Light travels along a straight line</li>\r\n<li>Reflection and images</li>\r\n<li>Inversion in objects and its image</li>\r\n<li>Reflection from curved surfaces: e.g. spoon</li>\r\n<li>Concave and convex mirrors</li>\r\n<li>Real images and virtual images with e.g. Similarly erect and inverted images</li>\r\n<li>Uses in torches, rear view mirror, magnifying glass</li>\r\n<li>Converging and diverging lenses</li>\r\n<li>Light composed of 7 colors, rainbow and prism splitting colors</li>\r\n<li>Newton’s color disk</li>\r\n</ul>\r\n</ol>\r\n<br/>\r\n<br/>\r\n<b>Visit us at http://www.facebook.com/ProjectJigyasa</b>||sec||Topics-Class VIII||ttl||<ol>\r\n<li>Force and Pressure</li>\r\n<ul>\r\n<li>atmospheric pressure</li>\r\n<li>forces: contact, non contact, electrostatic, friction force, gravitational force and gravity, magnetic force, muscular force</li>\r\n<li>push and pull</li>\r\n</ul>\r\n<br/>\r\n<li>Friction</li>\r\n<ul>\r\n<li>What is friction?</li>\r\n<li>ball bearing</li>\r\n<li>drag</li>\r\n<li>fluid friction</li>\r\n<li>interlocking: cause of friction</li>\r\n<li>lubricants</li>\r\n<li>rolling, sliding and static friction</li>\r\n</ul>\r\n<br/>\r\n<li>Living Cell</li>\r\n<ul>\r\n<li>Cell, cell membrane</li>\r\n<li>Cell wall, cytoplasm. Chromosomes, chloroplast, eukaryotes, gene, multi cellular, nucleus, nucleolus, organ, plasma membrane, plastids, prokaryotes, unicellular, tissue, pseudopodia, WBCs, organelles</li>\r\n<li></li>\r\n</ul>\r\n<br/>\r\n<li>Combustion and flame</li>\r\n<ul>\r\n<li>Acid rain</li>\r\n<li>Combustion and calorific value</li>\r\n<li>Explosion</li>\r\n<li>Fuel</li>\r\n<li>Flame and fire extinguisher</li>\r\n<li>Ideal fuel and ignition temperature</li>\r\n<li>Global warming</li>\r\n<li>Inflammable substances</li>\r\n<li></li>\r\n</ul>\r\n<br/>\r\n<li>Thunder and lightning</li>\r\n<ul>\r\n<li>Electroscope</li>\r\n<li>Lightning and lighting conductor</li>\r\n<li>Negative and positive charges; transfer of charges</li>\r\n<li>Thunder</li>\r\n</ul>\r\n<br/>\r\n<li>Coal and petroleum</li>\r\n<ul>\r\n<li>Coal, coal tar, coke, fossil fuels, natural gas, coal gas</li>\r\n<li>Petroleum and petroleum refinery</li>\r\n</ul>\r\n<br/>\r\n<li>Light</li>\r\n<ul>\r\n<li>What makes things visible?</li>\r\n<li>Incident and reflected rays</li>\r\n<li>Iris, pupil, retina, rods, cones and blind spot in eyes</li>\r\n<li>Lateral inversion</li>\r\n<li>Kaleidoscope</li>\r\n<li>Laws of reflection</li>\r\n<li>Regular reflection, diffused and irregular reflection</li>\r\n<li>Dispersion</li>\r\n</ul>\r\n<br/>\r\n<li>Materials: Metals and Non-Metals</li>\r\n<ul>\r\n<li>Explaining some properties like malleability, brittleness, hardness, conductivity, sonority, lusture, ductility etc. (activities for such properties)</li>\r\n<li>Difference between metals and non-metals. What are metalloids?</li>\r\n<li>Reaction of metals with air: ‘green deposit’ on copper and rusting of iron, reaction of other metals with air and showing that metallic oxides are basic by litmus test.</li>\r\n<li>Reaction of metals with water :base formation</li>\r\n<li>Reaction of non-metals with water: acid formation</li>\r\n<li>Reaction of metals with acids (dil hydrochloric acid, sulphuric acid)</li>\r\n<li>Acid-base neutralization</li>\r\n<li>Displacement reactions (all very basic)</li>\r\n<li>Uses of metals and non-metals</li>\r\n<li></li>\r\n</ul>\r\n<br/>\r\n<li>Sound</li>\r\n<ul>\r\n<li>What is sound?</li>\r\n<li>How sound is produced in humans?</li>\r\n<li>How musical instruments create sound?</li>\r\n<li>Demonstrating sound needs a medium for propagation</li>\r\n<li>Noise pollution: sources, consequences and control</li>\r\n<li>Terms related to sound: period, pitch, amplitude, vibration, oscillation, loudness etc</li>\r\n<li></li>\r\n</ul>\r\n<br/>\r\n<li>Chemical effects of electric current</li>\r\n<ul>\r\n<li>Do liquids conduct electricity? (test on lemon juice, vinegar etc)</li>\r\n<li>Electroplating</li>\r\n<li>What are LEDs?</li>\r\n</ul>\r\n<br/>\r\n<li>Some natural phenomenon</li>\r\n<ul>\r\n<li>Lightning</li>\r\n<li>‘Charging’ by rubbing (electrostatic charges), types of charges: repulsive and attractive</li>\r\n<li>Simple electroscope</li>\r\n<li>Lightning conductor</li>\r\n<li>Earthquake: how it happens? A brief idea of earth’s structure</li>\r\n<li>Richter scale and seismograph: brief idea</li>\r\n<li>Tsunami waves</li>\r\n</ul>\r\n<br/>\r\n<li>Air and Water pollution</li>\r\n<ul>\r\n<li>What is pollution, air pollution and water pollution?</li>\r\n<li>Global warming</li>\r\n<li>Acid rain</li>\r\n<li>Consequences, sources and control.</li>\r\n</ul>\r\n</ol>', 'jigyasa,questions,online,jigs,jig,question, inquisitive, video, ', 'Cnwrcg Bgnkwcl||@||1057183621||@||jigyasa||0||Lakvgnfrc Uipgj||@||1766124122||@||jigyasa||0||||@||||@||jigyasa||0||||@||||@||||0||', '', '1||@||4', 0),
('KKP', 'Koder Kup', 6, 'Online coding event using C/C++.', 'We beckon you to recharge your grey cells and join us in the quest for the most competent programmer. Prove yourself in this challenging online contest as you make your way through a series of problems equipped with C/C++ as your tool and just an hour at your disposal.\r\n<br>\r\n<br>\r\n<img src="/2012/images/events/logo-PNG(1)_resized.png" width="230px" alt="logo-PNG(1).png"/>||sec||Specifications||ttl||<ol>\r\n<li>This is an individual event.</li>\r\n<li>The event would be conducted over a week, with the winners being announced on each day.</li>\r\n<li>Sample questions will be available prior to the event for the participants to practice.</li>\r\n<li>Programming language to be used: C/C++.</li>\r\n<li>The event will be held from 6 pm to 11.59pm (6 hours) each day.</li>\r\n<li>The duration of the contest is one hour.</li>\r\n</ol>\r\n||sec||Rules||ttl||<ol>\r\n<li>Only student participation is encouraged.</li>\r\n<li>Participants must register on the Tathva '12 website to take part in the event.</li>\r\n</ol>||sec||Sample Question||ttl||<p>People in a certain island want a modern airport. This island has the shape of a square with side length L (1 <= L <= 10). Its top left corner is at (X, Y) (0 <= X, Y <= 50) and the right bottom corner is at (X+L, Y+L). They have a list of N (0 <= N <= 20) existing airports and their locations which they need to visit frequently. These may be situated inside this island or outside. Any number of airports can be situated at the same coordinate position.</p>\r\n<br>\r\n<p>The aircraft fly only along grid lines for safety reasons. For example, the distance between (4, 6) and (7, 5) is 7-4+6-5 = 4. The top left corner of the grid is (0, 0). X axis increases from 0, left to right and Y axis increases from top to bottom from 0. All the airports including the new one are located on grid points. The total cost of traveling is the sum of the distances to all the other airports from the new airport. They want the new airport to be located so that the total cost of traveling is minimized.</p>\r\n<br>\r\n<p>Your task is to find the total cost T of traveling when the airport is built at the location where the total cost is minimized.</p>\r\n<br>\r\n<u>\r\n<b>Input(Standard Input)</b></u>\r\n\r\n<ol>\r\n<li>First Line will be four integers X, Y, L and N.</li>\r\n<li>Each of the next N Lines will contain two integers x, y (0 <= x, y<= 100), the coordinates of an existing airport.</li>\r\n</ol>\r\n\r\n<u><b>Output(Standard Output)</b></u>\r\n\r\n<p>You should output the value of T.</p>\r\n||sec||winners||ttl||<table>\r\n<tr><td><b>DAY 2</b></td><td></td></tr>\r\n<tr>\r\n<td> Nimesh Ghelani </td><td>BIT,Mesra</td>\r\n</tr>\r\n<tr>\r\n<td> Jay Panday </td><td>IIIT-H</td>\r\n</tr>\r\n<td> Harshit Agrawal </td><td>IIIT-H</td>\r\n</tr>\r\n\r\n\r\n\r\n<tr><td><b>DAY 3</b></td><td></td></tr>\r\n<tr>\r\n<td>Amit Kumar</td><td>IIIT - H</td>\r\n</tr>\r\n<tr>\r\n<td>Pankaj Kumar G</td><td>FISAT,Angamaly</td>\r\n</tr>\r\n\r\n<tr><td><b>DAY 4</b></td><td></td></tr>\r\n<tr>\r\n<td>Steve Kurian</td><td>NIT Calicut</td>\r\n</tr>\r\n<tr>\r\n<td>Aravindhan</td><td>SSN College of Engineering</td>\r\n</tr>\r\n\r\n<tr><td><b>DAY 5</b></td><td></td></tr>\r\n<tr>\r\n<td>AC Srinivasan</td><td>NIT Trichy</td>\r\n</tr>\r\n<tr>\r\n<td>Mathew Dominic</td><td>CET</td>\r\n</tr>\r\n\r\n<tr><td><b>DAY 6</b></td><td></td></tr>\r\n<tr>\r\n<td>Amrit Sahoo</td><td>NIT Trichy</td>\r\n</tr>\r\n<tr>\r\n<td>Aishvarya Vishvesh Singh</td><td>IIIT - H</td>\r\n</tr>\r\n\r\n<tr><td><b>DAY 7</b></td><td></td></tr>\r\n<tr>\r\n<td>Abhijith K P</td><td>NIT Calicut</td>\r\n</tr>\r\n<tr>\r\n<td>Shreyansh Jain</td><td>NIT Trichy</td>\r\n</tr>\r\n</table>', 'koder, kup, online, coding. coder, cup', 'Pimhkl M S||@||1417628711||@||koderkup||0||Doucq Hrcnm Rawl||@||1416732767||@||koderkup||0||||@||||@||koderkup||0||||@||||@||||0||', 'Rs 500 for two winners per day', '1||@||1', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('KKT', 'koderkombat', 14, 'C/C++ Coding Event', '<img src="/2012/images/events/C-Jump-Programming-Board-Game,P-A-321022-13_resized.jpg" height="250px" alt="C-Jump-Programming-Board-Game,P-A-321022-13.jpg"/>\r\n<br/>\r\n<br/>\r\n\r\nOne of the major coding events in TATHVA, koderkombat gives you an opportunity to put your coding skills to the test.<br/>\r\n<br/>\r\nIf you believe you have what it takes to become coding warriors, then join the battle and code your way to victory in koderkombat.<br/>\r\n||sec||General Rules||ttl||<ol>\r\n<li>Coding should be done in C/C++ languages only.</li>\r\n<li>A team should consist of exactly 2 members. 1 member teams are not entertained.</li>\r\n<li>Inter-college teams are allowed. In such cases, the prize money will be divided equally.</li>\r\n<li>Any number of teams are allowed from each college but an individual can register only for one team.</li>\r\n</ol>||sec||Rounds||ttl||There will be a total of 3 rounds. An extra round may be conducted in case of ties in the last round.<br/>\r\n<br/>\r\n<br/>\r\n<b><u>ROUND 1</u> : <br/></b><br/>\r\n\r\nThis is a written round mainly intended to test your foundations in C/C++ and your general programming skills. Questions will be both objective and subjective.<br/>\r\n15-20 teams will be shortlisted depending on participation.<br/>\r\n<br/><br/>\r\n\r\n<b><u>ROUND 2</u> : </b><br/><br/>\r\nThis round will also be a written round.<br/>\r\n\r\nIt will be a rapid fire round. You will be expected to attempt multiple questions in a limited time frame. <br/>\r\nSyntactical errors will be penalized.<br/>\r\nShort and elegant solutions will be awarded extra marks.<br/><br/>\r\n<br/>\r\n<b><u>ROUND 3</u> : </b><br/>\r\n<br/>\r\nIn this round you will be provided with a terminal with gcc/g++ compilers pre-loaded. <br/>\r\nYour team working abilities will be put to test in this round. Each team will be provided a set of inter-related questions. Team members have to code for partial solutions independently on different systems. Some initial time will be provided for communication and devising plan of action. Final result will be based on the combination of partial solutions.||sec||Judging Criteria||ttl||<ul>\r\n<li>Teamwork, coding skills and algorithms used will be the basis for evaluation. </li>\r\n<li>Short and elegant solutions will be awarded extra marks.</li>\r\n<li>Points will not be carried over to subsequent rounds except in case of ties.</li>\r\n<li>In round 2, partial solutions lacking clarity of thought will not be awarded marks.</li>\r\n<li>For round 3, your codes will be tested against standard test cases set by the coordinators. Partial marks will be awarded for each test case.</li>\r\n<li>Rules and regulations are subject to change based on the availability of time and resources.</li>\r\n<li>Coordinator's decision will be final and binding.</li>\r\n</ul>||sec||powered by||ttl||<br/>\r\n<img src="/2012/images/events/arbitron_resized.jpg" alt="arbitron.jpg"/>', 'coding, code, c++, c, programs, programming, programmer,koderkombat, algorithms, bug, debug, debugging', 'Csjwkn Lckuhoapap||@||1653888137||@||koderkombat||0||Rrcngevh Pcbda||@||9756733261||@||koderkombat||0||Uhcrctj Jati N||@||0734012038||@||koderkombat||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2500/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1500/-</th>\r\n</tr>\r\n</table>', '2||@||2', 0),
('KSC', 'kinetic sculpture', 21, 'Create and present a kinetic sculpture based on a theme of their choice at Tathva'12', 'From telling stories to living out fantasies to changing perspectives of the masses, art has always been dynamic, at least in effect. \r\n\r\nThis time around, we hope this motion becomes more tangible. As part of Tathva '12, the Kinetic Sculpture event aims to provide a platform to the physically creative.\r\n<img src="/2012/images/events/kinetik_main_06_resized.jpg" width="400px" alt="kinetik_main_06.jpg"/>||sec||Problem Statement||ttl||Participants are required to create a piece of\r\nart with moving parts in accordance to a theme of their own choice.\r\nShortlisted entries will be asked to present their idea and sculpture\r\nbefore a jury.||sec||Rules||ttl||<ol>\r\n<li>Only two entries per college are allowed.</li>\r\n<li>Entries must be made in advance and submitted at Tathva '12. </li>\r\n<li>Only shortlisted entries will qualify for the jury. </li>\r\n<li>The jury's decision is final.</li>\r\n<li>Participants have complete freedom of theme, proportions and material.</li>\r\n</ol>||sec||Judging Criteria||ttl||Judging will be based on the creativity, aesthetic appeal and functionality of the sculpture.', 'move,moving,archi,architecture', 'Rrcvcr Cjawdjaty||@||0006015372||@||kineticsculpture||0||Piuhcn Nczgr||@||1420757972||@||kineticsculpture||0||||@||||@||kineticsculpture||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('LIQ', 'log iq', 7, 'Mathematical Quizzing Event', '<q>Pure mathematics is, in its way, the poetry of logical ideas.</q> – <b>Albert Einstein </b><br/>\r\n<br/><img height="250px" src="/2012/images/events/logiq_2_resized.jpg" alt="logiq_2.jpg"/><br/><br/>\r\nIn a country boastful of producing some of the finest mathematicians of all ages, LogIQ, through Tathva '12, provides an opportunity to prove your proficiency in basic mathematical skills competing along with some very bright minds. \r\nSo rev up your brains and polish your concepts to ace this mathematical mystery !!! \r\n||sec||Specifications||ttl||<ol>\r\n<li>LogIQ is a quiz event open for both school and college students.</li>\r\n<li>A maximum of two members per team are allowed. </li>\r\n<li>A written prelims will be conducted at first from which the best six teams will be selected for the finals.</li>\r\n<li>The finals will be a multiple-round quiz comprising of audio and visual based questions.</li>\r\n</ol>', 'LogIQ,math quiz, mathematical quiz', 'Tojiv Loue||@||1466734239||@||logiq||0||Cbkjktj M R||@||1420626588||@||logiq||0||Uhkfc J Tajmcn||@||1416718631||@||logiq||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '2||@||2', 0),
('LOM', 'League Of Machines', 8, 'A game of soccer between bots.', 'Flaunt your soccer skills through your bots. Let your bots aim, shoot and win in this miniature version of FIFA!!!<br>\r\n \r\nLeague of Machines was first staged in the 2006 edition of Tathva and is a highly popular and anticipated event for both the participants and the techlovers.\r\n\r\n<br/>\r\n<img height="250px" src="/2012/images/events/humanoid-kaist_resized.jpg" alt="humanoid-kaist.jpg"/>||sec||Specifications||ttl||Maximum number of members per team is 3.<br><br>\r\n\r\n\r\n<b>Arena</b><br>The diagram below represents the actual arena.The arena shall be 260cm long and 180cm wide. The goal post shall be 60cm wide and 22cm in height from bottom. The penalty shot will be taken at a distance of 65cm from the opponent's goal post.<br><br><img src="/2012/images/events/arena1_resized.png" alt="arena1.png"/>\r\n\r\n<br>Let us address two imaginary teams playing a match as Team T1 and Team T2 respectively. T1 defends its goal on the left half and T2 defends the goal on the right. For a team, the remote controlled bot will act as the striker and the wire controlled bot, the defender. Let S1 be the remote controlled bot and P1 be the wire controlled bot in T1 and similarly S2 alongwith P2 be the bots in T2. As shown in the figure, the arena has been divided into four zones A, B, C and D. The zones accessible to each vehicle throughout the course of the match are given below:\r\n<ol>\r\n<li>S1: In zones B, C or D.</li>\r\n<li>S2: In A, B or C.</li>\r\n<li>P1: In A or B.</li>\r\n<li>P2: In C or D.</li>\r\n</ol>\r\nA starting configuration is also presented below. Only S1 or S2 can start the match. The positions given below are valid when S2 starts the match, after which the above mentioned restrictions shall hold.\r\n<ol>\r\n<li>S1: Anywhere in B but outside the centre circle.</li>\r\n<li>S2: Within the centre circle (in any half B or C).</li>\r\n<li>P1: A.</li>\r\n<li>P2: D.</li>\r\n</ol>\r\nAt the start of the match each team will be assigned one of the two sides of the arena. All the controllers are allowed to move only along the side assigned to them.<br><br>\r\n\r\n<b>Gameplay</b><br>\r\n<ol>\r\n<li>A standard golf ball will be used for the game. (with an approximate diameter of 45mm and weight 45gm).</li>\r\n<li>Each league match shall be 10 minutes long with half time of 5 minutes.</li>\r\n<li>Semi-final and final match durations shall be of 12 minutes with half time of 6 minutes each.</li>\r\n<li>Only the remote controlled bot of a team can enter the opponents half during play, the other vehicle can only play within its own half. These robots cannot swap positions during the game.</li>\r\n<li>All the four vehicles on the arena are allowed to hit goals.</li>\r\n<li>The configurations that the vehicle must abide by during the match are described under arena specifications.<br></li>\r\n<li>There should be no entanglement of wires during the match.</li>\r\n<li>Intentional physical cornering and rough play may be declared as foul depending on the decision of the judges.</li>\r\n<li>The referee shall take decisions regarding the fouls committed during the match.</li>\r\n<li>Four fouls shall lead to a penalty shoot-out.</li>\r\n<li>The penalties shall be taken from the centre of the penalty spot which is at a distance of 65cm from the goal post, on an open goal (None of the machines can guard their goal).</li>\r\n<li>The restrictions on the accessible areas on the arena for each vehicle shall be strictly followed during the course of the match. A violation of this rule shall lead to a penalty shoot.</li>\r\n<li>If a technical glitch occurs, the team shall be allowed to remove their vehicle from the arena for repair. If it cannot be resolved within 2 minutes of its occurrence, the team will have to play with only one vehicle which has the freedom to move anywhere on the arena.</li>\r\n<li>If the ball leaves the arena, the game will be started from the center.</li>\r\n<li>A Foul in the A or D-box (the area just before the goal post) leads to a penalty to the opposite team.</li>\r\n</ol>\r\n<br>\r\n<b>Machine</b>\r\n<ol>\r\n<li>Both the bots, at their maximum size (all retractable projections included) should fit into a box of dimensions 20cm x 15cm x 15cm. The measurements shall be done just before the start of the match, and the constraints shall apply throughout the course of the match.</li>\r\n<li>Use of readymade parts like LEGO kits (except remote control kits) is strictly prohibited. If judges suspect that a team has put no effort into the construction of the vehicle and has purchased it readymade, they are liable for disqualification.</li>\r\n<li>The vehicle can only drag the ball. Capturing the ball by any means (Example: by means of a slot running through the body, or a cup) may lead to disqualification.</li>\r\n<li>The ball cannot roll under the vehicle. Guiding slots (projections/depressions on the surface of the vehicle) should not exceed the radius of the ball. The vehicles can employ a mechanism to strike the ball. The striking mechanism may exceed the dimensional constraints while making the shot.<br> Gear boxes of toy cars may be used.</li>\r\n<br>\r\n<ul>\r\n<li>\r\n<b>a. Wire-controlled machine:</b>\r\n<ul>\r\n <li>The wire controlled bots can move only in the respective halves of the arena allotted to a team to defend the goal, as described under problem specifications.</li>\r\n <li>The participants must control their machines using hand held switches connected by means of wires.</li>\r\n <li>Only electrical powered actuators are allowed. The power supply may be on-board or external. A maximum voltage of 12V D.C. and a maximum current of 3 A can be used to power the vehicle.</li>\r\n <lI>Participants should bring the required length of wire along with them. The wires should remain slack throughout the match.</li></ul></li>\r\n<br>\r\n<li><b>b. Radio-controlled machine:</b>\r\n<ul>\r\n <li>The radio-controlled machine of a team can move in the zones of the arena as described above. For example, the machine of the team defending the left half of the arena can move in zones B, C and D. The machine has to be controlled by a wireless radio-controlled mechanism throughout the competition.</li>\r\n <li>In order to avoid frequency interference with the opponent team, the machine must have a dual frequency remote control circuit or two control circuits which may be interchanged before the start of the race.</li>\r\n <li>Remote control systems from toys could be used. Remote control systems available in the market may also be used. The machine must have an on-board power supply to provide power to any mechanism requiring electric power. The machine can use a maximum voltage of 12 V D.C and a maximum current of 3 A at any point of the game.</li></ul></li>\r\n</ul>\r\n</ol>\r\n<br>\r\n<b>Abstract:</b><br>\r\nAll teams are advised to submit an abstract in not more than 100 words to the event manager with subject: Abstract-LOM V2.0. Abstract should contain following details:\r\n<ul>\r\n <li>Registration Details- Tathva ID No., Event ID No., Name of Participants.</li>\r\n <li>General design of bots</li>\r\n <li>Motor specifications</li>\r\n <li>Frequencies used.</li>\r\n <li>All teams must submit abstracts in order to get accommodation facility within the NIT-C during the period of Tathva '11. The teams will be provided accommodation on first come first serve basis. Those who submit the abstracts would be given first priority.</li>\r\n <li>On-the-spot registration for the event will be allowed though not preferred. All on-the-spot teams are required to register with fully completed abstract at least 24 hours before the start of the event.</li>\r\n</ul>||sec||Problem Statement||ttl||\r\nDesign and build two remote controlled robots, one wireless remote controlled and the other wired-remote controlled,or you can bring both wireless robots that can play a game of soccer against another team of two similar bots in an arena.There can't be two wired robots in a team.Instead, you can bring a single bot, either wired or wireless, wireless is preferred, but do keep in mind that your score under the coordination with the team-mate column will be left to the judges discretion. <br/><br/> \r\n<img src="/2012/images/events/lom_resized.png" alt="lom.png"/>\r\n||sec||Judging Criteria||ttl||<ol>\r\n<li>The team with maximum goals at the completion of the match will emerge as the winner.</li>\r\n<li>The competition comprises of league matches and knockout matches. In case there is a tie at the end of the match in the knockout stage, a penalty shootout shall be conducted to resolve the tie.</li>\r\n<li>Ready-made chassis are not allowed and would lead to the disqualification of the team.</li>\r\n<li>In the penalty shootout, each team shall be given five penalty shots from the penalty spot with no vehicle of the opposition guarding the goal. The team that can net maximum number of goals during the shootout will be declared the winner.</li></ol>', 'league of machines,soccer,football,robotics,LOM', 'X Tuvhxim||@||1815755390||@||leagueofmachines||0||Taoa ktiuhpa P||@||1766163566||@||leagueofmachines||0||Fimsjiv Eh||@||9756044003||@||leagueofmachines||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 12000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 7000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n</table>', '2||@||3', 0),
('LPS', 'lpsc', 3, 'An exhibition in the area of Liquid Propulsion for ISRO's Launch Vehicles and Spacecraft programmes', '<img src="/2012/images/events/lpsc_resized.jpg" alt="lpsc.jpg"/><br/><br/>\r\n\r\n\r\nLiquid Propulsion Systems Centre was \r\neablished in 1956 at Trivandrum, Kerala. LPSC is the centre of excellence in the area of Liquid Propulsion for ISRO's Launch Vehicles and Spacecraft programmes. The Centre is entrusted with the responsibility of research and development of Earth Storable and Cryogenic Propulsion systems and delivers Engines, Stages, associated Control Systems and Components for Launch Vehicle and Spacecraft programmes of ISRO. The development of liquid propellant stages for PSLV, control systems for SLV-3, ASLV, PSLV and GSLV, satellite propulsion systems including those for INSAT and IRS and production of pressure transducers are done by the LPSC for India. The LPSC has developed indigenous cryogenic upper stage for Geosynchronous Satellite Launch Vehicle (GSLV) which was successfully test fired by ISRO on August 4, 2007.\r\n', 'lpsc, liquid propulsion, exhibition\r\n', '||@||||@||exhibitions||0||||@||||@||exhibitions||0||||@||||@||exhibitions||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('MCN', 'machnascence', 11, 'Assembling the given components to make the given mechanism', 'Roll the parts into the slots and reveal the extent of your expertise!!! <br/>\r\nHere's the ultimate hunt for the best contriver.\r\n<img src="/2012/images/events/machnascence(1)_resized.png" height="250px" alt="machnascence(1).png"/>||sec||Problem Statement||ttl||The participants have to assemble the given parts in the alloted time, so that the assembly functions as the desired machine.||sec||Specifications||ttl||<ol>\r\n<li>A team can consist of a maximum of three members.</li>\r\n<li>Cross college teams are allowed.</li>\r\n<li>The event will consist of two rounds. A preliminary written test and the final.</li>\r\n<li>The preliminary round will be of 15 minutes duration.</li>\r\n<li>In the final that follows, the contestants must assemble the machine within the alloted time.</li>\r\n<li>The mechanism to be built will be informed on the spot.</li>\r\n<li>All tools and materials will be provided.</li>\r\n<li>Use of any material other than those provided will lead to immediate disqualification.</li>\r\n<li>The event managers have the right to eliminate the participants in case of any misconduct.</li>\r\n</ol>||sec||Judging Criteria||ttl||<ol>\r\n<li>All decisions taken by the judges shall be final and binding to all.</li>\r\n<li>S=(N-T)+20n+10y\r\n<ul>\r\n<li>S: Total score</li>\r\n<li>N: Total time given</li>\r\n<li>T: Total time taken</li>\r\n<li>n: Number of components correctly assembled</li>\r\n<li>y: Number of questions correctly answered regarding the machine/mechanism.</li>\r\n</ul>\r\n<li>The time allotted will be informed on the spot.</li>\r\n</li>\r\n</ol>', 'machine,assembly,machnascence,mechnascence,machnasence,mechnasence,machnascens,mechnascens,machnascense,mechnascense', 'Crwn Mgnqn M||@||1587705355||@||machnascence||0||Ta|an Hakzcl||@||1766384520||@||machnascence||0||Mexip Xatgjeue||@||1420633104||@||machnascence||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0),
('MEN', 'navigator', 11, 'Get your sails ready for the voyage...', 'Fabricate a remote controlled racing boat that speeds up through the checkpoints. Let your thirst for victory, your desire to create and your passion to pioneer escort you to that handsome cash prize.<br/>\r\n<br/>\r\nBring in your ideas and innovations and swim past your opponents and be crowned the NAVIGATOR!!!\r\n||sec||Problem Statement||ttl||Build a remote controlled vehicle which can race on water. <br/>\r\nThe vehicle has to be steered using a remote controller. All the boats will have to race along a track one after the other.<br/>\r\nThe vehicle crossing the finish line in the least time period will be the winner.||sec||Rules and Regulations||ttl||<ol>\r\n<li>The vehicle should fit in a box of 30cm x 30cm x 30cm at all times.</li>\r\n<li>External remote control and power supply batteries are excluded from this constraint.</li>\r\n<li>Readymade remote control kits or any other such mechanism in your boat will lead to immediate disqualification. However individual components of such ready made kits such as motors or gear-box can be used. But the chassis and steering mechanisms should be hand-made.</li>\r\n<li>There are no restrictions whatsoever on the weight and construction for the boat.</li>\r\n<li>Participants are supposed to use electric motors for propulsion of the vehicle.</li>\r\n<li>Use of IC engine or any other kind of propulsion device is not allowed.</li>\r\n<li>Usage of any energy storage device (other than batteries) is not allowed.</li>\r\n<li>Wired or wireless remote controls are permitted.</li>\r\n<li>The decision of the judges is final and binding to all.</li>\r\n</ol>\r\n||sec||Judging Criteria||ttl||<ol>\r\n<li>A trial round of 1 minute will be given to all the contestants to strategise their play.</li>\r\n<li>If the vehicle touches any of the markers, the team will be granted a compensation of 5 seconds in their time for each marker.</li>\r\n<li>If the vehicle touches any of the edge-walls, a penalty of 5 seconds will be added to the timer.</li>\r\n<li>If any kind of human intervention is required, a penalty of 15 seconds will be added to the timer.</li>\r\n<li>After each physical involvement, the vehicle must either be kept at the point of desertion or at any previous checkpoint, but not any further.</li>\r\n<li>If the bots are unable to reach the final line in a time of 5 minutes excluding all the penalties and compensations, they will be timed-out.</li>\r\n<li>S= T+15H+5E-5M</li>\r\n<ul>\r\n<li>S= SCORE</li>\r\n<li>T= Time taken to complete the race track in seconds</li>\r\n<li>H= No. of human interventions between the race</li>\r\n<li>E= No. of times the boat touches the edge of circuit</li>\r\n<li>M= No. of markers earned</li>\r\n</ul>\r\n<li>The team having a minimum score(S) will be declared as the winner.</li>\r\n</ol>', 'navigator,mech,navygator,mechanical', 'XIUHPU DCS||@||1466098727||@||navigator||0||PAXAPEGTJ0R0X||@||1416439781||@||navigator||0||PIMHKL VCRIHGSG||@||1665652948||@||navigator||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 8000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0),
('MMS', 'minimouse', 8, 'Design a small robot to navigate through an unknown, unconnected maze in the shortest possible time', 'Autonomous robots have myriads of applications. This event aims at imparting to the minimouse, an adaptive intelligence to explore different maze configurations and to work out an optimum route for the shortest possible travel time.\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/moeuse_resized.jpg" alt="moeuse.jpg"/>||sec||Problem Statement||ttl||The contestants should design and build a small self contained robot (mini mouse) to navigate through an unknown, unconnected maze in the shortest possible time.||sec||Specifications||ttl||<b>Mouse specifications:</b>\r\n<ol>\r\n<li>The minimouse should be self contained (there should not be any remote controls). It should be fully autonomous and should not receive any external control or data during the event.</li>\r\n<li>The mouse must negotiate the maze; it should not fly over, jump over or damage the arena or the walls of the maze. Such bots will be disqualified from the competition.</li>\r\n<li>The method of wall sensing is at the discretion of the contestants; however, the mouse must not exert a force on any wall likely to cause damage.</li>\r\n<li>The bot shall not use energy source employing combustion process.</li>\r\n<li>The bot shall be subject to the following size constraints:</li>\r\n<li> length: 16cm, width: 16cm. There is no restriction on the height of the mouse. At any point of the competition, the size should not exceed the above constraints. The size constraints will be verified at the commencement of the event.</li>\r\n<li>The mouse bot shall not leave any part of its body behind while negotiating the maze .</li></ol>\r\nAny violation of the above rules will lead to immediate disqualification from the event.\r\n<br/><br/>\r\n<b>Maze specifications:</b>\r\n<ol>\r\n<li>The maze comprises of 10x10 multiples of an 18cmx18cm square. The walls constituting the maze shall be 3cm high and 1 cm thick. Passageways between the walls shall be 17\r\n cm wide. The outside wall shall enclose the entire maze (assume 5% tolerance for the maze).</li>\r\n<li>The start of the maze is marked by a red led and the destination by a blue led. The start and destination may not be at the corners. </li>\r\n</ol>||sec||Event Rules||ttl||<ol>\r\n<li>When indicated by the coordinator, the bot must start from the red led, which is the starting point, , and find a way to the destination, the blue led which is located elsewhere in the maze.</li>\r\n<li>The bot must detect the start and destination and should give indications for both - either a green led on top of the bot should blink, or a clearly audible sound must be produced by the bot to indicate that it has successfully identified the respective positions. The return time of the bot will be taken into consideration only after this indication; otherwise the judges will conclude that the bot has failed to identify the destination.</li>\r\n<li>After reaching and successfully identifying the destination (the blue led), the bot must make the return journey to the starting point (the red led), in the least possible time, making minimum errors. Errors are considered as deviations from the optimal path from finish to start, which will be pre-determined and monitored by the coordinators.</li>\r\n<li>The operator may abort a run at any time. If an operator touches the mouse during a run, it is deemed aborted, and the mouse must be removed from the maze. </li>\r\n<li>The timer for each run will start when the coordinator turns the red led on. The bot must be able to detect the starting led and proceed till it reaches the destination. The time taken to solve the maze and reach the destination is taken as T1. </li>\r\n<li>The return time of the mouse T2 is taken as the time taken to reach the red led from the destination blue led, starting from the moment the bot indicates the detection of blue led, and ending when the bot stops at the starting point after returning.</li>\r\n<li>The time taken to negotiate the maze shall be measured manually by the event officials.</li>\r\n<li>The judges have the discretion to request a mouse bot to retire early if by its behaviour, it is endangering the state of the maze.</li>\r\n<li>If the minimouse requires any manual assistance at any time during the contest, it is considered to be 'touched'. The operator can ask the judge for permission to abandon a run if the mouse gets into trouble and restart the mouse from the beginning. The judges may add a time penalty for such a restart.</li>\r\n<li>Under normal circumstances, no part of the mouse may be transferred to another mouse. However, the judges may allow a change of batteries or controller in exceptional cases,such as accidental damage. Thus, if one chassis is used with two alternative controllers, then they are the same mouse. The memory must be cleared if any part of a mouse is replaced during its performance - such as batteries or EPROMs.</li>\r\n<li>The mouse handler is given 1 minute, prior to their turn, to make adjustments (if any) to the mouse sensors. However, no selection of strategies must be made and no information on the mazeconfiguration must be entered or captured into the memory once the maze is disclosed.</li>\r\n<li>Changing ROMs or downloading programs is NOT allowed once the maze is revealed. However, contestants are allowed to: change switch settings (e.g. to select algorithms), replace batteries between runs, adjust sensors, change speed settings and make repairs. However, a contestant should not alter a mouse in a manner that alters its weight (e.g. removal of a bulky sensor array or switching to lighter batteries to get better speed after mapping the maze is not allowed).</li>\r\n</ol>||sec||Judging Criteria||ttl||<ol>\r\n<li>Scores are awarded on the basis of speed, efficiency of maze solving, and self-reliance of the mouse bot.</li>\r\n<li>The total sores can be computed as: </li>\r\n<b>[50/T1]+[200/T2]-E-10P</b>\r\n\r\nwhere T1 is time taken to reach the destination, T2 is the return time, E is the number of errors committed by the bot while returning and P is the touch penalty for manual assistance.\r\n<li>Three teams with highest scores will be declared winners.</li>\r\n<li>The judges have the right to ask the operators to explain the functioning of the mouse.</li>\r\n</ol>||sec||Sample Arena||ttl||<img src="/2012/images/events/mazedsg2_resized.jpg" alt="mazedsg2.jpg"/>\r\n\r\n||sec||LED placement map||ttl||<img src="/2012/images/events/MazeLED_resized.png" alt="MazeLED.png"/>', 'minimouse,mini,mouse,robotics,maze', 'Uuratnc U Pakr||@||1068363142||@||minimouse||0||Xepu S Djatap||@||1559891197||@||minimouse||0||Mrksjnc Oapimapdcn||@||1417567333||@||minimouse||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 15000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 8000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n</table>', '2||@||4', 0),
('MSP', 'MSP430 Micro Controller', 17, '', ' The MSP430 is a mixed-signal micro controller family from Texas Instruments. Built around a 16-bit CPU, the MSP430 is designed for low cost and, specifically, low power consumption embedded applications at price of other 8 bit conventional MCU.||sec||Workshop Highlights||ttl||You will be able to make your own audio player!!!||sec||Duration||ttl|| 2 DAYS||sec||Kit Contents||ttl||<ul>\r\n<li>LaunchPad emulator socket board (MSP-EXP430G2)</li>\r\n<li>Mini USB-B cable, 0.5 m</li>\r\n<li>Two MSP430 flash devices</li>\r\n<li>MSP430G2231: Low-power 16-bit </li>\r\n<li>MSP430 microcontroller with an 8-channel 10-bit ADC, on-chip comparator, universal serial communication interface, 2kB flash memory, and 512 bytes of RAM (preloaded with a sample program).</li>\r\n\r\n<li>MSP430G2211: Low-power 16-bit MSP430 microcontroller with an 8-channel 10-bit ADC, on-chip comparator, universal serial interface, 2kB flash memory, and 256 bytes of SRAM.</li>\r\n<li>Two 10-pin PCB connectors female</li>\r\n<li>32.768-kHz clock crystal from Micro Crystal </li>\r\n<li>Quick start guide</li>\r\n\r\n<li>Printed Materials</li>\r\n<li>Tutorial Materials</li>\r\n</ul>||sec||Workshop Details||ttl||<b>Organizers:</b> IEEE NITC<br/>\r\n<b>Dates:</b> 22-23 September,13-14 October 2012<br/>\r\n<b>Fees:</b> Rs.1800 for a team of two', '', 'Legtj Louerh||@||||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('NFS', 'nfs:most wanted', 9, 'Outdrive your friends, and outsmart your rivals', 'As the dials of a speedometer blurs and the adrenaline surges,<br/>\r\n\r\nAs the corner gets tighter and the wheels start to skid,<br/>\r\nAs you thread the fine line between victory and a gory crash,<br/>\r\n\r\nThat's when you are on top of the world.<br/>\r\n\r\nThe cops?<br/>\r\n\r\nHumbugs.\r\n<br/>\r\n<br/>\r\n\r\nNeed for Speed: Most Wanted (commonly known as NFS: MW) is a racing video game featuring street racing-oriented game play. Easily among the most popular racing games of all times, this instant classic has had players enchanted ever since its release. Though many iterations have come out in the NFS series, NFS: MW remains an all-time favorite because of its competitive nature and gamers have been known to keep practicing to shave off those crucial milliseconds off their lap times. Being a racing game, it's easy to pick up and play and the adrenaline rush of speeding along and sweeping into the pole position is known to all.\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/nfs_most_wanted_resized.jpg" width="400px" alt="nfs_most_wanted.jpg"/>||sec||Specifications||ttl||<ul>\r\n<li>Rs. 60/- per participant.</li>\r\n<li>NFS and FIFA together can be registered for Rs 100/- per participant</li>\r\n<li>Tathva registration is compulsory.</li>\r\n<li>Registration will be closed after prelims.</li>\r\n</ul>\r\n\r\nQualification Round:\r\n<br/>\r\n\r\n<ol>\r\n<li> All Tournament participants will play 3 laps and the qualifier for further rounds will be decided by best time basis! (TOP 16).</li>\r\n<li> Players can choose their cars, customize them and modify them.</li>\r\n<li> Race course: Dunwich Bay.</li>\r\n<li> At the end of each match, players must maintain the final screens and receive confirmation from a referee.</li>\r\n<li> Any participant failing to complete the race will be disqualified.</li>\r\n</ol>\r\n\r\n\r\nCommon Rules for Competitive rounds, Semi-finals and Finals:\r\n<ol>\r\n\r\n<li>Game Type: Circuit</li>\r\n<li>No. of Laps: 3</li>\r\n<li>Courses: Courses will be given at random and will be given on the spot. ( Players will be informed before the tournament of any such modifications)</li>\r\n<li>Participants are not allowed to use their own profiles, only Immolation provided save files can be used for car setting.</li>\r\n<li>Players will be given 2 minutes to setup the car and its performance before the game.</li>\r\n</ol>\r\n\r\nCompetitive Rounds:\r\n<ol>\r\n<li>There will be two levels: level 1 (all 16 qualifiers), and level 2 (top 8 from level 1).</li>\r\n<li>Courses: Heritage Heights, Diamond, Switchback, East Park, Omega, Dunwich Bay, Oil Refinery, Bay Bridge and Clubhouse.</li>\r\n<li>Competition: All qualifying participants will compete in a "Circuit" mode in groups of 4 on LAN.</li>\r\n<li>LEVEL 1: The first two players to finish all 3 laps will qualify to the next round (level 2).</li>\r\n<li>LEVEL 2: The player, who finishes first, will qualify for the semi-finals.</li>\r\n</ol>\r\n\r\nSemi-Finals:\r\n\r\n<ol>\r\n<li>Courses: Heritage Heights, Diamond, East Park, Dunwich Bay, Bay Bridge and oil refinery.</li>\r\n<li>Competition: All 4 qualifying participants will compete together in 6 races in "Circuit" mode on LAN.</li>\r\n<li>Winning a race: The winner of a race is the first player to complete 3 laps of the circuit course and cross the finish line.</li>\r\n<li>Qualifying: The 2 players winning at-least 2 races will be qualified for the finals.</li>\r\n</ol>\r\n\r\nFinals:\r\n\r\n<ol>\r\n<li>Courses: Heritage Heights, Diamond, East Park, Dunwich Bay and Bay Bridge.</li>\r\n<li>Competition: All qualifying participants will compete 1 vs. 1 in 5 races in "Circuit" mode on LAN.</li>\r\n<li>Winning a race: The winner of a race is the first player to complete 3 laps of the circuit course and cross the finish line.</li>\r\n<li>Winning the tournament: A player winning 3 races out of 5 will be the "winner" of the tournament.</li>\r\n</ol>\r\n\r\nOther specifications:\r\n\r\n<ol>\r\n<li>Race Mode Options:</li>\r\n <ul>\r\n<li>a. Track Direction : Forward/Backward</li>\r\n<li> b. LAPS : 3</li>\r\n<li> c. N20 : On</li>\r\n<li> d. Collision Detection : Off</li>\r\n<li> e. Performance Matching : On</li>\r\n</ul>\r\n<li>Use of any cheat program is not allowed. Use of Carrera GT and BMW GTR is not allowed. Use of Junkman upgrades is not allowed. Use of any settings exceeding standard and permitted settings is not allowed.</li>\r\n<li>If the match is disrupted due to unnecessary chatting, the player may be given a warning or lose by default at the referee's sole discretion. Two warnings constitute being disqualified from the tournament.</li>\r\n<li>Any disconnection of the connection between matches players due to System, Network, PC, and/or Power problems/issues results into a restart of match. If any player does not agree to a match restart, that player will lose by default.</li>\r\n<li>Intentional disconnection will not be tolerated. Upon judgment by the referee, any offending player will be charged with a loss by forfeit.</li>\r\n\r\n</ol>\r\n ', 'nfs mw, most wanted, nfs, gaming, blitzkreig', 'CSJWKN MCTJEYS||@||0149474645||@||blitzkrieg||0||EHKRCG VCSYAPI||@||1665882675||@||blitzkrieg||0||WDCY BJATTKA||@||1308561497||@||blitzkrieg||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Worth Rs.2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 500/-</th>\r\n</tr>\r\n</table>', '1||@||1', 0),
('NPC', 'npcil', 3, 'Study everything about construction and operation of nuclear reactors', '<img src="/2012/images/events/npcil_resized.jpg" alt="npcil.jpg"/><br/><br/>\r\n\r\n\r\n\r\n\r\nNuclear Power Corporation of India Limited is a Public Sector Enterprise under the administrative control of the Department of Atomic Energy (DAE), Government of India. The Company was registered as a Public Limited Company under the Companies Act, 1956 in September 1987 with the objective of operating atomic power stations and implementing the atomic power projects for generation of electricity in pursuance of the schemes and programmes of the Government of India under the\r\n\r\nAtomic Energy Act, 1962. NPCIL has also equity participation in BHAVINI, an organization formed for implementation for Fast Breeder Reactors programme in the country.<br/>\r\n<br/>\r\n\r\n\r\n\r\nNPCIL is responsible for design, construction, commissioning and operation of nuclear power reactors. NPCIL is a MoU signing, profit making and dividend paying company with the highest level of credit rating (AAA rating by CRISIL and CARE). NPCIL is presently operating 20 nuclear power reactors with an installed capacity of 4780 MW. \r\n\r\nThe Mission of the Company is to develop nuclear power technology and to produce nuclear power as a safe, environmentally benign and economically viable source of electrical energy to meet the increasing electricity needs of the country.\r\n', 'npcil, Nuclear Power, exhibiton, npcl', '||@||||@||exhibitions||0||||@||||@||exhibitions||0||||@||||@||exhibitions||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('PLD', 'the parallel designer', 21, 'Innovative designing challenge', '<img src="/2012/images/events/vit_resized.jpg" alt="vit.jpg"/><br/>\r\n<br/>\r\nAre you annoyed with the repeating anthropometry in your designing process, or have you been enjoying the comfort? Let us come out of our anthropocentric designs and think more globally...\r\n||sec||PROBLEM STATEMENT||ttl||Design a space for a non-human being, subject to the requirements specified on the spot.||sec||Specifications||ttl||<ol>\r\n<li>The type and requirement of the space to be designed will be specified on the spot.</li>\r\n<li>The species for which the space has to be designed and its dimensions will be given then.</li>\r\n<li>The participant can use any medium to complete the given design in the allotted time. </li>\r\n\r\n<li>The output should be in maximum of four A2 sheets.</li>\r\n</ol>||sec||Judging Criteria||ttl||<ol>\r\n<li>Understanding the spatial needs of the species.</li>\r\n<li>Optimal space utilization.</li>\r\n<li>Creativity.</li>\r\n<li>Composition of sheet.</li>\r\n</ol>', 'parallel,paralel,parallel designer,archi,architecture', 'Uifdjattj P U||@||1653421712||@||paralleldesigner||0||||@||||@||paralleldesigner||0||||@||||@||paralleldesigner||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1000/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('PTS', 'pure trics', 12, 'A purely electrical based competition testing your theoretical knowledge and practical skills.', 'Think you have the aptitude to solve any challenge "purely trically" with ease, readiness and in an accomplishd manner?<br/>\r\nThen let the electrical expertise in you be your partner for the show.<br/>\r\nDo not expect mind-boggling questions and unbreakable tasks at <b>Pure Trics</b>!!<br/>\r\n All challenges here are meant to test your <b>very basics</b> and rational approach towards the boundless fields of electrical technology.\r\n<br/><br/>\r\n<img src="/2012/images/events/pure trics_resized.jpg" alt="pure trics.jpg"/>\r\n||sec||Specifications||ttl||<ol>\r\n<li>A team can have a minimum of two members and maximum of three.</li>\r\n<li>Cross college teams are permitted.</li>\r\n<li>Participants from any branch of engineering have the liberty to take part.</li>\r\n<li>Teams are <b>NOT</b> entitled to carry personal components to the event. All the components required for the event will be provided by the organizers.</li>\r\n</ol><br/>\r\n<b><u>Round 1</u></b><br/>\r\n<ul>\r\n<li> The prelims will be on-the-spot and no pre-registration is required.</li>\r\n<li> The first round will be an <b>objective type</b> exam, meant to test the basic understanding of concepts.</li>\r\n</ul><br/>\r\n<b><u>Round 2</u></b><br/>\r\n<ul>\r\n<li>The participants who clear Round 1 will move to Round 2.</li>\r\n<li>This round too will be <b>paper-based</b>, but the questions will be slightly more complex and practical based than Round 1. </li>\r\n</ul><br/>\r\n<b><u>Round 3</u></b><br/>\r\n<ul>\r\n<li>This is the final round.</li>\r\n<li>Here, the participants have to go through a <b>hands-on challenge</b>. Participants will be provided with certain tasks/challenges.</li>\r\n</ul>||sec||Judging Criteria||ttl||<ol>\r\n<li>Teams with higher aggregate in rounds 1 and 2 will be more preferred to the next round.</li>\r\n<li>In the final round, simplicity of the logic, minimal use of resources, neatness of the circuit and time taken to complete the task will be considered for deciding the winner.</li>\r\n<li>In case of a tie in the final round, performance in the previous rounds will be considered .</li>\r\n<li>In case of any discrepancy, the decision of the event coordinators shall be final in all respects.</li>\r\n</ol>', 'puretrics,electrical,puretrix,puretric,pure,tric,puretriks,pts,PTS,trics', 'Pifhgeuh K||@||1866326899||@||puretrics||0||T I Cjcy Gcngsj||@||0567048290||@||puretrics||0||Oegrc Mrksjnc||@||1764999012||@||puretrics||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 6000/-</th><th> + Gift Vouchers</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 4800/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2400/-</th>\r\n</tr>\r\n</table>', '2||@||3', 0),
('RAN', 'rahul nambiar', 20, 'Get ready to put your hands together for the best playback singer!!!', 'The Adada Mazhada singer, has managed to create his own space in Malayalam with hits like\r\nNeeyam Thanalinu in Cocktail and Amruthamaayi in Snehaveedu. This versatile singer is popular\r\nfor his songs from various genres- Western, Carnatic, light music and hip-hop. Winner of the\r\nFilmfare award in the Best Male Playback Singer Award category for Thaman's "Guruvaram" song\r\n(Dookudu), this young singer has proven himself beyond doubt.\r\nBrace yourself for a captivating musical experience as this singing sensation takes the stage!', 'rahulnambiar,nambyar,nambiyar,song,music,nite,technite,proshow', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('RBK', 'Tathva Open 2012', 7, 'Speed Cubing Competition', 'Childs play it may be but indeed its not what it seems...<br>\r\n\r\nColours are all that it seems and just time is what it needs...<br>\r\n\r\nBut its the time that doesn't yield...<br>\r\n\r\n<br>It needs some solid and quick hands to match them all to stop the clock...<br>\r\nYour Style, your technique let be anything but the smallest time is all thats needed...<br>\r\n\r\nPresenting the speed cubing event for 2x2, 3x3, 4x4, 3x3 one handed, at NITC...\r\n\r\n<center><br><br><img src="/2012/images/events/images(5)_resized.jpg" alt="images(5).jpg"/></center>||sec||Rules and Regulations||ttl||<ul>\r\n<li>Competitors must bring and use their own puzzles.Competitors may borrow puzzles from other competitors, although both competitors must be ready to\r\ncompete when they are called for to do so\r\n</li>\r\n<br>\r\n<li>All competitors should register online\r\n</li>\r\n<br>\r\n<li>All competitors should be present at the venue atleast 15minutes before the starting of the event\r\n</li>\r\n<br>\r\n<li>All the events namely 2x2, 3x3, 4x4, 3x3 one handed will be open to all\r\n</li>\r\n<br>\r\n<li>Decision made by the event managers will be final\r\n</li>\r\n</ul>', 'rubix cube,speed cubing,tathva open 2012', 'Cbkjktj M R||@||1420626588||@||tathvaopen2012||0||M U Muticn||@||1915523562||@||tathvaopen2012||0||||@||||@||tathvaopen2012||0||||@||||@||||0||', 'Total Prizes worth Rs.10,000/-', '1||@||1', 0),
('RNS', 'raju narayana swamy', 19, 'An interactive session with the most decorated IAS officer in the country', '<img src="/2012/images/events/raju_swamy_resized.jpg" height="200px" alt="raju_swamy.jpg"/>\r\n<br/>\r\n<b>Raju Narayana Swamy</b> is an Indian Administrative Service officer. Currently, he is Commissioner, Civil Supplies Department, Government of Kerala. With the most impressive pedigree of academic accolades the nation had seen till date, he was the most promising yet candidate to enter the Indian Civil Services in 1991. In 21 years of service to his country, Narayana Swamy's career has been marked with political controversies due to his uncompromising stand against corruption.', 'lecture,ias,talk,session,speech', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '||@||', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('RVT', 'robo-vision', 18, 'welcome to the world of image processing', 'Through Robo-Vision, Technophilia introduces the masses to integration of Image Processing and Robotics i.e.\r\ngifting an eye to the robot.<br/>\r\n\r\n\r\nVision Robotics aims to impart the concepts of Machine Vision to help you in developing vision based\r\nautonomous machines. The workshop provides application oriented sessions, which will eventually result in the\r\ndevelopment of vision based robots such as Ball follower robot, Line follower robot etc.\r\n||sec||workshop highlights||ttl||There will be a Robo Tournament as part of the workshop.||sec||Course content||ttl||The concepts that will be covered during the workshop are:-<br/>\r\n<br/>\r\n\r\n\r\n<b>Introduction to Robotics</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Basics of robotics</li>\r\n<li>Types of robotics</li>\r\n<li>Autonomous robots</li>\r\n<li>Different parts of an autonomous robot</li>\r\n</ul>\r\n\r\n<b>Introduction to Machine Vision</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Sensors & its classification</li>\r\n<li>Sensors used in machine vision</li>\r\n<li>Camera vision</li>\r\n<li>Different types of cameras used in robotics</li>\r\n<li>Basic construction and working principle of a camera</li>\r\n<li>Different types of interface used for camera</li>\r\n<li>Advantage of camera vision</li>\r\n</ul>\r\n\r\n<b>Exploring MATLAB</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Introduction to Matlab</li>\r\n<li>Introduction to Commands and functions</li>\r\n<li>.m-files & functions</li>\r\n<li>Matrix operation</li>\r\n</ul>\r\n\r\n<b>Familiarization with Image processing terminologies</b><br/>\r\n\r\n<ul>\r\n\r\n<li>Types of image</li>\r\n<li>Different parameters of an image</li>\r\n<li>Concepts like Luminance, Chrominance, Hue, and Intensity</li>\r\n<li>Different colour Spaces</li>\r\n<li>Texture, Resolution and Pixel</li>\r\n</ul>\r\n\r\n<b>Handling Images in MATLAB</b><br/>\r\n\r\n<ul>\r\n\r\n<li>Importing image</li>\r\n<li>Image representation</li>\r\n<li>Finding pixel value</li>\r\n<li>Operations using pixel value</li>\r\n<li>Image matrix</li>\r\n<li>Image Processing Approaches</li>\r\n<li>Functions to Enhance Images</li>\r\n<li>Thresholding</li>\r\n<li>Image arithmetic</li>\r\n<li>Noise & noise reduction</li>\r\n<li>Edge Detection</li>\r\n</ul>\r\n\r\n<b>Hardware Details</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Different types motors used in robotics and their working principles</li>\r\n<li>Need of Motor drivers?</li>\r\n<li>How to construct a motor driver</li>\r\n<li>Motor driver using motor driver IC L293D</li>\r\n<li>Controlling DC motors through PC</li>\r\n<li>AVR microcontroller feature, capability & interfacing</li>\r\n</ul>\r\n\r\n<b>Microcontroller Programming</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Embedded C</li>\r\n<li>Use of Embedded C IDE</li>\r\n<li>Use of flash tool</li>\r\n<li>Writing code in embedded C</li>\r\n<li>Accessing various functions of AVR microcontroller using embedded C</li>\r\n<li>Basic I/O operations</li>\r\n<li>Use of UART communication protocol</li>\r\n</ul>\r\n\r\n<b>Data Communication using MATLAB</b><br/>\r\n\r\n\r\n<ul>\r\n<li>Accessing the PC's serial port</li>\r\n<li>Accessing the PC's parallel port</li>\r\n<li>Sending data from MATLAB/PC to Microcontroller</li>\r\n</ul>\r\n\r\n<b>Development of Image Processing Robots</b><br/>\r\n\r\n\r\n<ul>\r\n<li>PC control robot using GUIDE</li>\r\n<li>Color detector robot</li>\r\n<li>Ball follower robot</li>\r\n<li>Line follower robot</li>\r\n</ul>||sec||Kit contents||ttl||<b>Robo-Vision kit consists of the following components<br/></b><br/>\r\n\r\n<ul>\r\n<li>Microcontroller development board with the following features:</li>\r\n<ul>\r\n<li>Uses Atmel's AVR Microcontroller</li>\r\n<li>On-board LCD interface option (it can also be used for any other general purpose application)</li>\r\n<li>On-board Motor Driver for connecting 4 DC motors or 2 Stepper motors</li>\r\n<li>On board Servo interface</li>\r\n<li>On-board regulated power supply</li>\r\n<li>PC interface through UART</li>\r\n<li>On-board Buzzer (optional)</li>\r\n<li>Provision for external crystal connection</li>\r\n<li>Exposed almost all I/O pins</li>\r\n<li>Exposed I/O pins for ADC and sensors with 5V/1A power supply</li>\r\n<li>Exposed I/O pins for servo motors and sensors with dual power supply</li>\r\n<li>Five tact switches for external input and reset</li>\r\n<li>Four test surface mounted LEDs for status and debugging purpose</li>\r\n<li>Two supply indicator LEDs</li>\r\n<li>Dual power supply through DC source (6V to 16V) or USB powered</li>\r\n<li>On board USB programmer</li>\r\n<li>Dual or single power supply option</li>\r\n<li>Exposed ISP pins for programming</li>\r\n</ul>\r\n\r\n</ul>\r\n\r\n\r\n<ul>\r\n<li>Molded plastic wheel with rubber grip</li>\r\n<li>General Purpose robotic vehicle chassis</li>\r\n<li>Ball caster with 360 degree freedom</li>\r\n<li>Serial cable</li>\r\n<li>USB cable</li>\r\n<li>Batteries for power supply</li>\r\n<li>Battery connector</li>\r\n<li>Camera (NON-TAKE AWAY)</li>\r\n<li>Screw driver, spacers, nut & bolts</li>\r\n<li>CD containing user manuals, sample codes and software</li>\r\n\r\n</ul>\r\n||sec||workshop details||ttl||<img src="/2012/images/events/technophilia systems(2)_resized.jpg"width="400px" alt="technophilia systems(2).jpg"/><br/><br/>\r\n\r\n\r\n<b>Date:</b>2 days(8 hours/day) on 19-20 October, 2012.<br/>\r\n<b>Fees:</b>\r\nINR 1500/- per head.<br/>\r\n<b>Organizers:</b> Technophilia Systems<br/><br/>\r\n\r\n\r\nParticipants can register in teams of maximum 4 members as the Takeaway kit is for 4 people.', 'robotics,robot,robovision,workshop,technophilia,vision,bot,avr', 'Legtj Louerh||@||1057609809||@||workshop||0||Pileuh K U||@||1915184034||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '||@||||@||', '1||@||4', 0),
('SGM', 'signal maestro', 8, 'Design and build a robot that can navigate itself by image processing', 'As we know, human beings are predominantly visual creatures. We rely heavily on our vision to make sense of the world around us. We not only look at things to identify and classify them, but also scan for differences and obtain an overall rough feeling of a scene with a quick glance. We have evolved with very precise visual skills: can identify objects, differentiate colours and process a large range of information.\r\n<br/>\r\n<br/>\r\n<img width="400px" src="/2012/images/events/human-vs-robot-08_resized.jpg" alt="human-vs-robot-08.jpg"/>\r\n<br/>\r\n<br/>\r\nWith the advent of technology, image processing has given us a platform to replicate this unique skill.\r\n<br/>\r\n\r\nThis event aims at modelling a robot capable of analysing and responding to different real world visual data.||sec||Event Specifications||ttl||<ol>\r\n<li><b>LEVEL I:</b></li>\r\n<br/>\r\nIn level I the robot is expected to cross all the passages and get to the other side of the arena. The arena consists of five passages each having three doors of green, red and blue colours that will be shuffled.\r\n<br/>\r\nThe game begins as soon as the teams are given the folder enclosing the images for processing. <br/>\r\nThe teams will be given an image file in JPEG format which indicates the colour of the safe door for them. The positions of safe doors are to be determined by processing the image from an overhead camera.<br/> <br/>\r\n<i><b>Note:</b></i> The teams crossing the passages through wrong doors will be penalised. \r\n<br/><br/>\r\n\r\n<li><b>LEVEL II:</b></li>\r\n<br/>\r\nWhen the team comes out of the passages, each team will be allowed to access the key (the second image in the folder). It will be a black and white image of JPEG format.\r\n<br/>\r\nFinding the corresponding lock for the key:\r\nEvery key will have a matching lock which can be computed by inverting the image (white space replaced by black and black space replaced by white).<br/>\r\nThe matching locks will be given in the far end of the arena as shown in the layout. The robot has to find its respective lock and should park in the corresponding area.<br/><br/>\r\nBoth the image files mentioned will be given in a folder named:<br/><br/>\r\n<b>SIGNAL_MAESTRO \r\n</b> <br/>\r\n<br/>fig_1.jpg - colour of the safe door\r\n<br/>fig_2.jpg - key for parking\r\n<br/><br/>\r\nFinally the team that parks the robot within the minimum time penalties wins.\r\n</ol>||sec|| Arena Specifications||ttl||<ol>\r\n<li>The background of the Arena will be white.</li>\r\n<li>The line following principle is to be accomplished by following the lines of thickness 3 cm in the track.</li>\r\n<li>A USB Camera will be fixed above the arena at some height. </li>\r\n<li>The position of the camera will be fixed with respect to the arena.</li>\r\n<br/>\r\n<b>Note: </b>The height and resolution of the camera and dimensions of the arena will be specified later.\r\n</ol>\r\n<b>Isometric View Of Arena </b>\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/arena(1)_resized.jpg" width="300px" alt="arena(1).jpg"/>\r\n<br/><br/>\r\n<a href="http://tathva.org/2012/files/SIGNAL_MAESTRO.zip">Click here to download Arena and Camera Specifications</a>||sec||Robot Specifications||ttl||<ol>\r\n<li>Dimensions of robot should not exceed 20 X 24 X 24 cm. </li>\r\n<li>Organizers will be testing the dimensions.</li>\r\n<li>Power supplies for the laptop will be provided externally.</li>\r\n<li>Use of onboard camera is not allowed.</li>\r\n<li>The communication between the laptop and the robot can be implemented with the help of an RF transceiver module.</li>\r\n<li>The file for processing is to be copied to the respective teams laptop prior to the event.</li>\r\n</ol>\r\n\r\n||sec||Event Rules||ttl||<ol>\r\n<li>Decision of the Judge will be final, and any of the above mentioned rules can change according to the scenario of the event.</li>\r\n<li>The code for image processing will be verified by the judges and the final selection of the teams may depend on this.</li>\r\n<li> Teams which finish before the time limit will get bonus points.</li>\r\n\r\n<b>Bonus points = (10min - time taken in mins)*5</b>\r\n<li>The score scheme will be as follows:</li>\r\n<b>TOTAL = (3000-2*t-n*c) + BONUS</b>\r\n<br/>\r\nt = Time taken in seconds (a maximum of 10 minutes),\r\nn = Number of corrections,<br/>\r\nc = Points deducted for each penalty\r\n<li>Decision of the judges will be final, and any of the above mentioned rules can change according to the scenario of the event.</li>\r\n<li>Scoring:<ul>\r\n<li>Penalties will be given for entering the wrong door.( penalty = 10 points).</li>\r\n<li>Any deviation in the recognition of the parking space results in a penalty of 30 points.</li>\r\n</ul></li>\r\n<li>Disqualification:\r\n<ul>\r\n<li>Any damage of the arena or the doors.</li>\r\n<li>Robot leaving the arena and any of the participants entering the arena.</li>\r\n<li>Any usage of signals other than that send by the laptop outside the arena.</li>\r\n</ul></li>\r\n\r\n</ol>', 'signal maestro,signal mestro,signal,mastro,mestro,maestro,meastro,robotics', 'Uixa Scnmat C||@||1466722885||@||signalmaestro||0||Uwctjy U Lcl||@||1417366445||@||signalmaestro||0||||@||||@||signalmaestro||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 18000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 7000/-</th>\r\n</tr>\r\n</table>', '2||@||6', 0),
('SOZ', 'sociobizz ', 10, 'Social B-plan event', '<b><q>Change starts when someone sees the next step. \r\n-- William Drayton</q></b><br/>\r\n<br/>\r\n<img src="/2012/images/events/Capture1_resized.jpg" width="350px" alt="Capture1.jpg"/>\r\n<br/>\r\nLet's be a part of a change through <b>Sociobizz'12</b>, a Social B-plan competition aimed at creating sustainable and commercially viable business plans to the most challenging social problems.<br/>\r\n<br/>\r\n||sec||Specifications||ttl||<br/>\r\nThe event shall be conducted in two rounds:<br/>\r\n<br/>\r\nRound 1: <b>EXECUTIVE SUMMARY ROUND</b>\r\n\r\n<ol>\r\n<li>\r\nIn this round participants will be submitting the executive summary of their social B-plan to the following email: [email protected]<br/>\r\n\r\n<ul>\r\n<li>The summary must be submitted in PDF (Standard Online Publishing and Printing) format<br/></li>\r\n\r\n<li>The summary must be typed in 12pt Times New Roman font,1.5pt line space and 1-inch margins on all sides inclusive of text, charts, and diagrams.<br/></li>\r\n\r\n<li>The summary should not exceed <b>3 pages</b> excluding the cover page.<br/></li>\r\n\r\n<li> The cover page of the abstract should contain the following details:<br/>\r\nNAME OF TEAM MEMBERS:<br/>\r\nEDUCATIONAL INSTITUTE:<br/>\r\nCONTACT DETAILS: (E-mail and contact number of any 2 members).<br/></li>\r\n\r\n<li>The filename should be titled using the following format: <b>TeamName_Sociobizz_ExecSummary</b>.pdf<br/></li>\r\n</ul>\r\n</li>\r\n<br/>\r\n<li>\r\nThe abstract should clearly outline your Social Business idea. Financials may be provided if necessary.<br/>\r\n<br/>\r\n<li>\r\nBased upon the abstract teams will be short-listed for the for the final round.<br/><br/>\r\n</li>\r\n\r\n<li>\r\nThe short listed teams will receive intensive mentoring from our distinguished panel of members.<br/>\r\n</li>\r\n<br/>\r\n\r\n<b><u>NOTE:</u> The business plan to be presented should follow the format provided in the document which can be downloaded from:</b><br/>\r\nhttp://www.4shared.com/office/kIv0YWJV/Final_Business_Plan_Submission.html \r\n</ol>\r\n\r\n\r\nRound 2: <b>FINAL PRESENTATION</b>\r\n\r\n<ol>\r\n<li>The short listed teams will present their B-plans infront of the judges in the form of a presentation during the event.<br/></li>\r\n<br/>\r\n<li>A maximum of 15 minutes will be given to each team to present their idea. Marks shall be deducted for exceeding the time limit.<br/></li>\r\n<br/>\r\n<li>The presentation will be followed by a question and answer section for 10 minutes from judges and the audience.<br/></li>\r\n<br/>\r\n<li>The selected teams must submit two hard copies of their B-plan 1 hour prior to their final presentation to the SocioBizz event Organisers.<br/></li>\r\n<br/>\r\n<li> Business Plan must not be more than 25 pages typed in 12pt Times New Roman font, 1.5pt line spacing, 1 inch borders inclusive of text, charts, and diagrams. A cover page, if included, will not be counted.<br/></li>\r\n<br/>\r\n<li> Business plans must include a <b>Social Impact Assessment section.</b> <br/></li>||sec||Judging Criteria||ttl||<b>In the spirit of fostering innovative business solutions to problems of society, prizes are awarded to business plans that demonstrate the best integration of financial and social returns on investment.</b><br/><br/>\r\n\r\n<u>Social B-plans will be evaluated on these 4 criteria:</u><br/>\r\n <ol>\r\n<li>Technological innovation specifically addressing the quality of life for the poor.</li>\r\n<br/>\r\n<li> New or innovative use of an existing technology that exceeds previous or current solutions.<br/></li>\r\n<br/>\r\n<li> Business idea that serves as a model or best practice for applying technology or has the potential to be scaled.<br/></li>\r\n<br/>\r\n<li> Rigor and feasibility of the financial model including sustainability over long term.<br/></li>\r\n</ol>\r\n\r\n<b>Plans must clearly demonstrate the Social Return on Investment (SROI) and provide a social impact assessment.</b><br/><br/>\r\n\r\n\r\n\r\n||sec||Rules and Regulations||ttl||\r\n<ol>\r\n<li>Last date for submission of abstract is 7th October 2012.</li>\r\n<br/>\r\n<li>The business plans may focus on any subject area.<br/><br/></li>\r\n\r\n<li>The competition is open to students currently enrolled in any disciple or level of study, at any academic institution worldwide.<br/><br/></li>\r\n\r\n<li>Multidisciplinary teams are strongly encouraged.</li>\r\n<br/>\r\n<li>Participant should be registered for Tathva'12 and thereby, produce a valid Tathva'12 ID at the time of registration/event.</li>\r\n<br/>\r\n<li>The participant should abide by all the decisions taken by the judging panel and the Tycoon Tathva'12 Organising Committee.</li>\r\n<br/>\r\n<li>The participant should maintain discipline at all times and follow proper code of conduct failing which his/her registration might be cancelled at any instant of time.</li>\r\n</ol>\r\n||sec||List of short-listed teams||ttl||<ol>\r\n<li>SOZ101\r\n<li>SOZ106\r\n<li>SOZ108\r\n<li>SOZ110\r\n<li>SOZ111\r\n<li>SOZ112\r\n<li>SOZ114\r\n<li>SOZ115\r\n<li>SOZ116\r\n<li>SOZ117</li>\r\n</ol>\r\n<b>Congratulations all !!!!</b>', 'sociobizz,social, business, plan, bizz, socio, baptist, bplan, socioplan, socialplan, bsocial, tathva, sociobizz12, ', 'Crehcnc Talap||@||1815568166||@||sociobizz12||0||Csjiuh Tjooau||@||1766125725||@||sociobizz12||0||||@||||@||sociobizz12||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0),
('STD', 'staad', 18, 'A basic introduction to the world of civil engineering design', 'STAAD is a Structural Analysis and Design Software used for design of virtually any structure, through its flexible modelling and fluent data collaboration. Rather than just any design software, it has become an integral part of structural analysis and design solutions.||sec||COURSE DETAILS||ttl||The workshop will have theory as well as practical sessions handled by experts in structural engineering.<br/>\r\n<br/>\r\n\r\nPrinted hand-out will be issued to every participant.\r\n||sec||WORKSHOP DETAILS||ttl||<b>Date: </b>19th October, 2012(8 hours/day)<br/>\r\n<b>\r\nFees:</b> 350 per person\r\n<br/>\r\n<br/>\r\n<b>The registration for this workshop has been closed.</b>', 'stad,civil,design,software,workshop', 'Uatavh K S||@||1420980765||@||workshop||0||||@||||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '', '1||@||1', 0),
('SUC', 'suchitra', 20, 'Here is the singer of the hit numbers Uyirin Uyire and Yen Idhayam right in front of you. ', 'After excelling as a Radio Jockey on Mirchi FM, she soon found herself catapulted into the heights of\r\nmusical fame as a Tamil and Telugu playback singer. This talented singer has many hit numbers like\r\nUyirin Uyire from Kaakka kaakka, Yen Idhayam from Singham, Excuse Me from Kantha-swamy and En Chella Peru Apple from Pokkiri to her credit.\r\nHer songs are noted for the amazing ease with which she sings different styles and tones.\r\nGet ready for a mesmerizing musical night with foot tapping numbers by this sizzling artiste!', 'suchitra,suchithra,singer,song,music', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('SUS', 'sushant patnaik', 3, 'An exhibit of the creations from the young Indian innovator', '<img src="/2012/images/events/sushant patnaik_resized.jpg" height="250px" alt="sushant patnaik.jpg"/>\r\nSusant Pattnaik, a young Indian Inventor/ Social Entrepreneur / Tech Entrepreneur / Serial Entrepreneur whose inventions have recognized at national and international level. Being a highly motivated innovator his areas of interest include scientific innovations and research. His first most successful invention Susant's Breathing Sensor Apparatus, is a technology by which a completely blind, deaf and dumb disabled person can do all types of work as a normal human being can do via breathing, got many national and international recognitions. He has been appreciated by former President of India H.E. Dr. APJ Abdul Kalam via NIF at IIM Ahmadabad in 2009 for the best innovation among 1000 other innovators. He has also been appreciated by many dignitaries including President of India H.H. Smt Pratibha Devisingh Patil, Dr R A Mashelkar (Former DG of CSIR), Hon'ble Pritiviraj Chavan ( CM, Maharashtra ), Smt Sheila Dixit (C.M. of New Delhi), Dr Sam Pitroda, Mr James Cameron and many others. He has won several National awards and one International award too. MIT Technology Review published Susant's technology at such a young age of 17 years. His innovations has been greatly appreciated and recognized by various national and international organisations like NIF, Techpedia, NASA,Intel, MIT Technology Review etc. Value addition to the innovation has already been initiated by National Innovation Foundation (NIF),Techpedia, IIT-Gandhinagar, The Armaan Foundation . NIF has also filed for a patent of the technology in his name. After refined into a product having wider socio-technical applications NIF and Techpediawould aid its commercialization to felicitate common disabled people's need.', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('TCS', 'TCS', 19, '', '<img style="border:none" src="/2012/images/events/tcs_resized.jpg" alt="tcs.jpg"/>\r\n\r\n<br/>\r\n<br/>\r\n\r\n<b>'Big Data Analytics - The Market Perspective'- by Deva Joseph\r\n</b>\r\n<br/><br/>\r\nDeva Joseph heads the Operations of Mobility and NextGen Solutions Units at TCS Kochi.With a strength of over 600 employees,With a strength of over 600 employees,the unit currently works on the latest emerging technologies in the market including Android, Big Data, Hadoop etc.He shall talk on Big Data analytics from the perspective of the consumer IT firms.\r\nWith an experience span of over 12 years in TCS, Deva has performed multiple roles both in India and Abroad, in Sales & Delivery Management.', '', '||@||||@||||0||||@||||@||||0||||@||||@||||0||||@||||@||||0||', '', '1||@||1', 0),
('TLO', 'toublo', 15, 'An innovative event to explore new building materials', 'The earliest humans may have lived in caves, but eventually they learned to make dwellings on their own. Mud and clay - being easy to mold - were among the first building materials used. Straw, hay, sticks and other organic fibers were used to help hold the mud. The advent of bricks and cement paved the way for more advanced construction techniques, which really changed the face of the world. Now it's time to defy these conventions and think out of the box, here at TOUBLO.||sec||PROBLEM STATEMENT||ttl||You are required to design a new and innovative building material or make improvements on existing ones.||sec||SPECIFICATIONS||ttl||<ol>\r\n<li>A team may consist of a maximum of 4 members.</li>\r\n<li>Teams are supposed to submit the abstract on or before 15th October, 2012 to [email protected] </li>\r\n<li>The abstract should contain relevant details such as \r\n<ul>\r\n<li>Area of application of the proposed material.</li>\r\n<li>Advantage of the material over conventional ones used at present.</li>\r\n</ul>\r\n</li>\r\n<li>The material should be presented before a panel of judges along with a detailed project report (hard copy) and presentation.</li>\r\n<li>Judges' decision will be final.</li>\r\n</ol>||sec||JUDGING CRITERIA||ttl||<ol>\r\n<li>Evaluation will be done on the basis of feasibility, application, economy and specific features of the materials presented (acoustic characteristics, fire resistance etc.)</li>\r\n<li>Any advantage or feature should be stated and proved clearly. </li>\r\n<li>Presenting adequate test results, images, videos or software support to justify your product's capability will gain you an advantage. </li>\r\n<li>The submission will be prone to disqualification if it is found to be a complete or partial imitation of an already existing material.</li>\r\n</ol>', 'toublo', 'Vhcrwn Jqhp Louerh||@||1057276620||@||toublo||0||Oujaomgd Ncipa||@||1269428081||@||toublo||0||Xatup Muoat Tela||@||0734604160||@||toublo||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3000/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0),
('TOQ', 'Tathva Online Quiz', 6, 'The Tathva 2012 Online Quiz', '<b>Tathva Online Quiz</b>, the pre-Tathva quiz will be an intriguing, exciting and baffling challenge to quizzers before Tathva.\r\n<br><br>\r\nOh, you're no seasonal quizzer? It doesn't matter! This is an event for amateurs as much as it is for the regular quizzers. Google is your best friend.\r\n<br><br>\r\nWith three sets, and prizes for individual sets, there is no reason for you to not give it your best shot. Time to put your thinking hats on, because Tathva Online Quiz is here!||sec||Event Format||ttl||The quiz will have a total of 3 problem sets, with separate winners.<br/>\r\n<br>\r\n<b>Problem Set 1</b> will be released on <b>28th September</b>. Answers to Set 1 must be submitted by <b>4th October</b>. <br/>\r\nAnswers and winners will be released on <b>5th October 2012.</b>\r\n<br/><br>\r\n\r\n<b>Problem Set 2</b> will be released on <b>6th October</b>. Answers to Set 2 must be submitted by <b>11th October</b>. <br/>\r\nAnswers and winners will be released on <b>12th October 2012</b>.<br/><br>\r\n\r\n<b>Problem Set 3</b> will be released on <b>13th October</b>. Answers to Set 3 must be submitted by <b>19th October</b>.<br/>\r\nAnswers and winners will be released on <b>19th October 2012</b>.<br/><br><br/>\r\n\r\nThere is no overall winner, so feel free to participate even if you have missed one or two problem sets.<br/><br>\r\nProblem sets will be uploaded on the event page and submissions must be sent to <b>[email protected] </b>before the deadline.||sec||Event Rules||ttl||<ul>\r\n<li>The event is an individual event.</li>\r\n<li>You may submit only two entries per problem set.</li>\r\n<li>Only the final entry will be evaluated.</li>\r\n<li>Submitting entries from multiple accounts will lead to disqualification.</li>\r\n<li>The submissions will be evaluated based on accuracy, detail and time of submission.</li>\r\n<li>The coordinators' decision is final and binding.</li>\r\n</ul>||sec||Problem Sets||ttl||<a href="http://tathva.org/2012/files/problem-set-1.pdf">Problem Set I</a>\r\n<br/><br/>\r\n\r\n<a href="http://tathva.org/2012/files/problem-set-2.pdf">Problem Set II</a><br/><br/>\r\n\r\n<a href="http://tathva.org/2012/files/problem-set-3.pdf">Problem Set III</a> - A Business Set. Quiz Master: Surya Rishi\r\n<br/><br/>\r\n||sec||Solutions||ttl||<a href="http://tathva.org/2012/files/answers-problem-set-1.pdf">Answers - Problem Set I</a><br/>\r\n<br/>\r\n\r\n<a href="http://tathva.org/2012/files/answers-problem-set-2.pdf">Answers - Problem Set II</a><br/>\r\n<br/>\r\nAnswers for 3rd set will be released on <b>19th October 2012.</b>||sec||Winners||ttl||<a href="http://tathva.org/2012/files/winners-problem-set-1.pdf">Winners - Problem Set I</a><br/>\r\n<br/>\r\n\r\n<a href="http://tathva.org/2012/files/winners-problem-set-2.pdf">Winners - Problem Set II</a><br/>\r\n\r\n<br/>Winners for 3rd set will be released on <b>19th October 2012.</b>', 'Quiz, Online, Online Quiz, Enquire, Tathva Quiz, Tathva Online', 'Todip aehcrkaj||@||1966830352||@||onlinequiz||0||Pexinlg Cnvop||@||1653776771||@||onlinequiz||0||Crlup Vhcyct||@||1466572805||@||onlinequiz||0||||@||||@||||0||', 'Rs. 3000, split over 3 problem sets.\r\n\r\n\r\nIn each problem set, the first complete solution gets Rs. 500 and another top 2 partial solutions get Rs. 250 each.', '1||@||1', 0),
('TOW', 'tux of war ', 14, 'Basic Linux know-how to advanced shell scripting competition.', 'Attention Linux afficionados!!!<br/>\r\n<br/>\r\n <center>\r\n<img src="/2012/images/events/tuxofwar_1_resized.jpg" alt="tuxofwar_1.jpg"/></center>\r\nFrom basic Linux know-how to advanced shell scripting, it's all here. \r\nSo grab your thinking hats, and get ready to battle it out in Tux of War.\r\n<br>\r\nThe first round will be done through this<a href="http://tow.tathva.org"> Portal click here </a>.\r\n<br>\r\nThe result of the online event will be published soon.Selected candidates will be informed ASAP.The final event will be held during Tathva at 9AM on 21st october.||sec||General Rules||ttl||<ol>\r\n<li> Maximum two participants per team.</li><br/>\r\n\r\n\r\n<li> Any number of teams are allowed from a college. However the members of a team must be from the same college.</li><br/>\r\n\r\n<li> There will be a maximum of three rounds.</li><br/>\r\n\r\n <li>The first round will be an online qualifying round from which a maximum of 10 teams will be shortlisted.</li><br/>\r\n<li>The final round will be conducted at NITC campus during Tathva.</li> \r\n<br/>\r\n<li> The co-ordinator's decision shall be final.</li>\r\n</ol>||sec||First Round||ttl||<ol>\r\n<li> This will be an online round.</li>\r\n\r\n<br/>\r\n\r\n<li> Questions will consist of MCQs and one-liners based on UNIX/Linux commands, tools, concepts and philosophy.</li>\r\n<br/>\r\n<li> Duration will be 30 minutes.</li>\r\n<br/>\r\n<li> This will be an elimination round and only the qualifying teams will appear for next 2 rounds.</li>\r\n<br/>\r\n<li> The contest will be held on a separate contest portal.</li>\r\n\r\n<br/>\r\n<li> This first round will be held on 15th October between 9 pm and 9 45 pm.</li>\r\n<br/>\r\n<li>An online portal will be opened up on the day just before the scheduled time. The link of this portal will be displayed in this page.</li><br/>\r\n<li> Details about the last two rounds will be provided on the contest portal.</li></ol>\r\n\r\nThe first round will be done through this<a href="http://tow.tathva.org"> Portal click here </a>.\r\n', 'shell,linux,foss,tuxofwar,command shell,', 'Uufex Cmdafi||@||0009644533||@||tuxofwar||0||Touhcn Pkywsj||@||9756722689||@||tuxofwar||0||Cywsj Laksyan||@||1467086654||@||tuxofwar||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 3500/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 2000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 1500/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('TPR', 'transporter', 8, 'Design and build a robot that would transport objects to specified destinations in limited time.', 'Human Beings are one of the laziest class of living species . And it is this laziness that led to a vast number of inventions and discoveries, Starting from wheels and now pausing at Robots. Robots reduces human efforts . Here in <b>Transporter</b> , we use these <b>Tech Monsters</b> to carry objects to some specified destination . <br/>\r\n<br/>\r\n\r\n\r\n<b>'Transporter'</b> made its first appearance at <b>Tathva'06</b> . This time it is going bigger and bigger with two phases in competition, one for manual machines alone and other a combined version of manual and autonomous machine. To make the competition much more exciting each phase carries its own prize. To take part in the second phase the contestant must qualify in the first phase, or may choose to compete only in the first phase.\r\n||sec||PHASE I||ttl||<u><b>PROBLEM STATEMENT</b></u>\r\n The Objective of Phase I is to design and build a manual robot which picks up weights from ground and places them in the specified positions in the Arena in the alloted time.\r\n<br/><br/>\r\n\r\n<u><b>COMPETITION RULES</b></u>\r\n<ol>\r\n<li>The Objective is to move all the ten blocks from Zone A to Zone C within the stipulated time . The teams securing maximum points shall be declared as the winners in the Phase 1, all those teams moving at least three blocks within the stipulated time will qualify to Phase2. The Time limit for Phase I will be 10 minutes.</li>\r\n<li>At the beginning of the game, the teams will have to place their machines in the Start Zone (in Zone A) marked red .</li>\r\n<li>Each team will be given an initial time of 2 minutes to set up their machine in the arena.</li>\r\n<li>If the block is dropped by the manual machine anywhere in the arena , the block and the machine will be put back to their initial positions and the game will not be paused.</li>\r\n<li><b>The Machine should not, under any circumstance, cross the white line separating Zone B and Zone C .</b></li>\r\n<li>In case of any technical problem with the machine, it can be resolved and should be placed back to the starting zone, Zone A with the current block placed in its initial position . The game won't be paused (the timer will be running). The organizers should be acknowledged before such an action.</li>\r\n<li>Points at the end of the stipulated time will be calculated as:</li>\r\n<b>Score = 500 - (Time taken in seconds) + (No. of blocks transported to Platform 3) * 100 + (No. of blocks transported to Platform 2) * 200 + (No. of blocks transported to Platform 1) * 300.</b>\r\n<li>The Machines should not leave their respective arenas at any point of time during the game. No part of the machine should touch anything outside the arena during the course of the game.</li>\r\n<li>The Machine cannot cause any damage to the block or any part of the arena during the course of the game. If found doing so it will lead to disqualification of the team. Judges hold the right to subjectively evaluate this clause. </li>\r\n</ol><br/>\r\n\r\n<u><b>ARENA SPECIFICATION</b></u></li>\r\n\r\n\r\n<br/>\r\n<br/>\r\n<img src="/2012/images/events/transporter1_resized.jpg" alt="transporter1.jpg"/>\r\n<br/>\r\n<br/>\r\n\r\n\r\nThe arena consists of three zones, made from plywood.<br/>\r\n\r\n<ul>\r\n<li><b>ZONE A</b></li>\r\n</ul>\r\nZone A is the pickup point of the blocks. The starting zone for the manual machine will be marked. The outer dimensions of Zone A are 1.2m * 0.7m (length * breadth). The blocks shall be placed randomly in Zone A. Zone A will be separated from Zone B by a boundary wall of height 0.07m.<br/>\r\n\r\n\r\n<ul>\r\n<li><b>ZONE B</b></li>\r\n</ul>\r\nIt mainly consists of a bridge with a slope of width 40 cm, and base length 25cm. The height at the maximum elevation of the slope is 10cm, the top portion of the bridge is an elevated platform of dimensions 0.4m * 0.35m. The entire zone has a size of 1.20m * 0.80m, refer to the sample arena.\r\n\r\n<ul>\r\n<li><b>ZONE C</b></li>\r\n</ul>\r\nThis is the zone meant to unload the weights; it is at ground level and separated from zone B by a white line. The dimension of the zone is 1.20m x 0.95m. In Zone C there will be three Collection pits for the wooden blocks, with 0.4m * 0.2m area on top and height of 20cm (platform no1), 15cm (plarform no2) and 10cm (platform no3) respectively. The top of the collection pits will have a boundary wall of height 1cm .||sec||PHASE II||ttl||<br/>\r\n<u><b>PROBLEM STATEMENT</b></u><br/>\r\n\r\n The objective of Phase II is to design and construct an autonomous and a manual machine pair ; where the manual machine picks up blocks from the ground and hands them over to the autonomous one, which dumps the blocks in a pit, within a stipulated period of time.\r\n<br/><br/>\r\n\r\n<u><b>COMPETITION RULES</b></u>\r\n\r\n<ol>\r\n<li>The goal of the game is to put all the blocks into the pits in minimum possible time. The teams with the maximum points will be declared winners. The teams will be given a maximum of 10 minutes to finish the task.</li>\r\n<li>At the beginning of the game, the Team will have to place their manual machine in the Start Zone (in Zone A) marked red and their autonomous machine in the Start Zone (in Zone C).</li>\r\n<li>The manual machine has to hand over the blocks to the autonomous machine, and while doing so, the autonomous machine has to lie completely in its Start Zone in Zone C .There is no stipulation on the number of blocks that can be transported by the autonomous machine in one run. The manual machine should not place the blocks directly in the pit.</li>\r\n<li>The teams will be given an initial time of 3 minutes in the arena for calibration of their sensors. Note that this time is not included in the 10 minutes of the competition. Therefore, a total of 13 minutes (including 3 minutes initial time) will be given for each team.</li>\r\n<li>The blocks should be dumped in the pits by the autonomous machine.</li>\r\n<li>Once a block is picked by the manual machine, if it is dropped anywhere in the arena before handing it over to the autonomous machine, the block will be placed back in Zone A and the Manual Machine will have to start from the starting zone in Zone A. In case the Autonomous Machine drops the block on the runway, it will lead to a restart (Clause 10), and the dropped block will be placed back in Zone A.</li>\r\n<li>In case of any technical difficulty faced by manual machine it can be resolved and should be placed back in the starting zone in zone A with the current block placed in its initial position, the game won't be paused( the timer will be running), the organizers should be acknowledged before such an action.</li>\r\n<li>Point system : At the end of the stipulated time the points will be calculated using the following formula:</li>\r\n<b>Points = 600 - (time taken in seconds) + (No of blocks in correct pit ) * 200</b>\r\n<li>Only blocks dropped by the autonomous machine into the pits will be counted for calculating the score.</li>\r\n<li>Restart:In case of any technical difficulty on the part of the team, the autonomous machine can be repositioned to the starting zone in Zone C by one of the team members. Only three restarts are allowed per team. The handling time is also included in the total match time and no extra time will be given. The machine will be unloaded of any blocks that it is carrying in this case. The block will be replaced in Zone A by the same team member. The organizers have to be informed in advance before doing the same and the game will not be paused. </li>\r\n<li>The Machines should not leave their respective arenas at any point of time during the game. No part of the machine should touch anything outside the arena during the course of the game.</li>\r\n<li>The Team Members are not allowed to enter the arena at any point of time during the game (except for the case explained in Clause 10).</li>\r\n<li>The Machine cannot cause any damage to the block or any part of the arena during the course of the game. If found doing so it will lead to disqualification of the team. Judges hold the right to subjectively evaluate this clause.</li>\r\n</ol>\r\n\r\n<u><b>ARENA SPECIFICATION</b></u><br/>\r\n\r\n<b>Manual Zone</b>\r\n\r\n<b><ul>\r\n<li>ZONE A</li></u>\r\n</ul></b>\r\n\r\nZone A is at the ground level and would be made from plywood. The starting zone for the manual machine will be marked. The outer dimensions of Zone A are 1.20m x 0.70m (length x breadth). The blocks shall be placed randomly in Zone A. Zone A will be separated from Zone B by a boundary wall of height 0.07m.<br/>\r\n\r\n<ul>\r\n<li><b>ZONE B</b></li>\r\n</ul>\r\nIt consists of an ascending slope of width 40 cm, and base length 25cm.The height at the maximum elevation of the slope is 10cm . The landing of the slope is an elevated platform of dimensions 0.4m x 0.35m . Zone A and Zone B are the same as in phase I.<br/>\r\n\r\n\r\n<b>AUTONOMOUS ZONE</b>\r\n\r\n<ul>\r\n<li><b>ZONE C</b></li>\r\n</ul>\r\n\r\nZone C has an outer dimension of 1.20m x 1.20m. The floor of Zone C is black in colour (painted with non-gloss black paint) and has a grid of 0.03 m wide white lines on it, in order to aid the navigation of the autonomous machine. \r\nThe regions where white line becomes discontinuous are meant to stop the autonomous machine, so that it can pick or drop the blocks in the pit. The discontinuities are only in straight regions of the path.||sec||Block Specifications||ttl||There will be 10 cylindrical blocks, each having a base diameter of 4 cm and height 8 cm, and an approximate weight of 150 gm (within 10% error).\r\nBlocks are made using wood. All blocks will have a metallic semi-circular ring (of non-magnetic material) on the top. ||sec||Manual Robot Specifications||ttl||<u><b>ROBOT FABRICATION</b></u><ol>\r\n<li>Base of the machine must not be greater than 0.35 m x 0.25 m x 0.5 m. Boundary of the base is defined by the points on the machine touching the ground in the horizontal position. The machine should fit into a box, not to exceed the above constraints. </li>\r\n<li>\r\nThe dimension constraints mentioned above are only for the machine and are not applicable for the external wired/wireless remote control used to control the machine manually or the power supply ( if the machine uses an external placed power supply ). </li>\r\n<li>During the game, the machine can expand or detach itself into multiple parts provided it does not damage the arena in any way. The judges hold the right to subjectively determine if the machine violates this clause.</li>\r\n<li>Machines cannot be constructed using readymade Lego kits or any readymade mechanism but use of readymade gear assemblies is allowed. Violating this clause will lead to disqualification of the machines. Judges hold the right to subjectively evaluate this clause.</li>\r\n</ol>\r\n<br/>\r\n\r\n\r\n<u><b>ROBOT PROPULSION</b></u>\r\n\r\n<ol>\r\n<li>The Machine can use an externally placed or on-board electric or non-electric power supply. Use of compressors is not allowed. However the power supply must be non-polluting and must satisfy the safety constraints determined by the judges. In case the machine is using a non-electric power supply, kindly get it approved from the organizers beforehand via email. Organizers are not responsible for inconvenience if approval is not sought.</li>\r\n<li>The method of propulsion is at the discretion of the builder, provided it does not damage the arena in any way and it satisfies the safety constraints determined by the judges. The judges hold the right to subjectively determine if the machine violates this clause.</li>\r\n<li>In case of an electric power supply, the voltage at any point on the machine must be lower than or equal to 12V throughout the game.</li>\r\n<li>The organizers will provide a standard 12V, 1A DC power supply.Any extension cords, eliminators, adaptors etc. required should be arranged by the participants themselves.</li>\r\n</ol><br/>\r\n\r\n<u><b>ROBOT CONTROLS</b></u>\r\n\r\n<ol>\r\n<li>The Machine has to be necessarily controlled by some wired/wireless remote control mechanism at all stages of the game.</li>\r\n<li>In case of wired mechanism, the wire must be slack at any point of time during the game. </li>\r\n<li>The total length of wire extending from the remote control to the machine must be minimum of 3 meters.</li>\r\n<li>If the Machine is using a external wireless remote control , make sure that it has sufficient range and that it can control the machine well without any lag .</li> </ol>||sec||Autonomous Robot Specifications:||ttl||<u><b>DIMENSION AND FABRICATION</b>\r\n</u>\r\n<ol>\r\n<li>The Machine must fit within a box of dimensions 0.25 m x 0.15 m x 0.25 m (Length x Breadth x Height) at the beginning of the game. </li>\r\n<li> The Machine should be completely autonomous, self contained and should not communicate with any external agency in any manner.</li>\r\n<li>The autonomous machine is not allowed to dismember itself or leave parts on the arena.</li>\r\n</ol><br/>\r\n<u><b>POWER SUPPLY AND PROPULSION</b></u>\r\n<ol>\r\n<li>The machine must use power converted from a source of electrical energy. Commercial batteries like dry cells and lead acid cells are permitted. \r\nChemicals, compressed gas and combustion power methods are strictly prohibited.</li>\r\n<li>The machine must have an onboard source of power. External source of power is not allowed. </li>\r\n</ol>||sec||General Rules||ttl||<ol>\r\n<li>The teams must adhere to the spirit of healthy competition. The Teams must not damage the opponent's machine in any way.<br/></li>\r\n<li> A Team can have a maximum of 4 members. Inter-college teams are permitted.<br/></li>\r\n<li> The machine would be checked for its safety before the event and would be discarded if found unsafe for other participants and spectators.<br/></li>\r\n<li> Any team that is not ready at the specified time will be disqualified from the competition.<br/></li>\r\n<li>The name of your machines must be prominently displayed on them.<br/></li>\r\n<li> Judges' decisions shall be treated as final and binding on all. Judges reserve the right to disqualify any team indulging in misbehaviour.<br/></li>\r\n<li>The organizers reserve all rights to change any or all of the above rules as and when required. Changes in rules, if any will be highlighted on the website and notified to the registered participants.</li>\r\n</ol>', 'transporter,robotics,transport,phase,', 'CNCNVHW T MRKSJNCN||@||1420792996||@||transporter||0||M RRCT[UUHC TEFD[||@||0009035727||@||transporter||0||CRWN TQN[||@||0734366855||@||transporter||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th></th> <th>Phase I</th>\r\n<th>Phase II</th>\r\n</tr>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 8000/-</th>\r\n<th>Rs. 12000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n<th>Rs. 8000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 3000/-</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n</table>', '1||@||4', 0);
INSERT INTO `events` (`code`, `name`, `cat_id`, `shortdesc`, `longdesc`, `tags`, `contacts`, `prize`, `prtpnt`, `validate`) VALUES
('TQZ', 'tathva quiz', 7, 'Prepare your brains to get high!!!', '<img src="/2012/images/events/images (2)(1)_resized.jpg" height="170px" alt="images (2)(1).jpg"/><br/><br/>\r\n\r\nLook up the word for greatness in the lexicon and the Tathva Quiz will be your most appropriate match. The Tathva Quiz is the battleground of the country's brightest quizzing minds as they fight it out in three categories that test their mettle in this field. Quizzers and eminent quizmasters descend in hordes from every nook and cranny of the country to claim eternal glory and laurels for their institutions. Ever since its inception, the Tathva Quiz has never ceased to impress the onlookers in terms of the sheer energy and mood of the quizzing arena.<br/>\r\n<br/>\r\nPlay your cards well and remember <q>Everyone is a genius at least once a year</q>.||sec||Artha: The Biz Quiz||ttl||<img src="/2012/images/events/artha_resized.jpg" alt="artha.jpg"/><br/>\r\n<br/>\r\nAnd yet again, it's that time of the year, when the holy grail of business quizzing in Kerala is just around the corner. Artha : Where the great, like-minded business enthusiasts from around the state converge for an all out business based battle royale. With an enticing prize money, this is definitely one not to be missed, if the world of business is your cup of tea. Be there.<br/>\r\n<br/>\r\n<b>Specifications:</b><br/>\r\n<ol>\r\n<li>It is a college event.</li>\r\n<li>A team can consist of maximum 3 members.</li>\r\n<li>Any number of teams from an institution is allowed.</li>\r\n<li>Registration for the event will be separate i.e. participants need not register for Tathva.</li>\r\n<li>Participants must produce a valid ID card during registration.</li>\r\n<li>Those who have registered for Tathva need not register for the event separately.</li>\r\n<li>The registration fee is Rs.50 per head, if not registered for Tathva.</li>\r\n</ol>\r\n||sec||Prahelika: The Tech Quiz||ttl||<img src="/2012/images/events/images (3)(2)_resized.jpg" height="175px" alt="images (3)(2).jpg"/><br/><br/>\r\n\r\nA college quiz where teams will be grilled on their knowledge of the various facets of technology. One of the most highly anticipated tech-quizzes in Kerala, Prahelika has been a crowd pulling event at Tathva.Tech geeks from all over South India turn up for this annual event to prove they are the best in the field and yes also for the attractive prize money!!<br/>\r\n<br/>\r\n<b>Specifications:</b><br/>\r\n\r\n<ol>\r\n<li>It is a college event.</li>\r\n<li>A team can consist of maximum 2 members. Inter collegiate teams are permitted.</li>\r\n<li>Any number of teams from an institution is allowed.</li>\r\n<li>Registration for the event will be separate i.e. participants need not register for Tathva.</li>\r\n<li>Participants must produce a valid college ID card during registration.</li>\r\n<li>Those who have registered for Tathva need not register for the event separately.</li>\r\n<li>The registration fee is Rs.50 per head per quiz, if not registered for Tathva.</li>\r\n<li>This quiz will be conducted by Enquire,NITC Quiz club.</li>\r\n</ol>\r\n||sec||Samasya : The School Quiz||ttl||<b></b><img src="/2012/images/events/images (4)_resized.jpg" alt="images (4).jpg"/>\r\n<br/><br/>\r\n\r\nTathva presents Samasya, the school quiz. Get your grey cells into action as questions and answers fly out one after the other. Watch as the next generation quizzers blow your mind away. With huge participation and spectacular prizes, this is undoubtedly the biggest school quiz in Kerala.<br/>\r\n<br/>\r\nThe first round will consist of a written prelims which will be held in 15 centres all over Kerala. The top 32 teams from the prelims will battle out in NIT Calicut during Tathva. They will be further reduced to 6 teams who will participate in a grand finale hosted by senior Enquire(NITC Quiz club) member. Tathva has been the stage for exceptional quizzing in the past and will continue to do so. \r\n<br/>\r\n<br/>\r\n\r\nThe stage is set, the hearts are pumping and the mind is racing. Gear yourself for a ride that you will never forget. NITC awaits the bright minds of Kerala. Don't miss this...!!!<br/><br/>\r\n<b>Rules and Regulations</b><br/>\r\n<ol>\r\n<li>Team of two members can register at their nearest venue by 10.00 am on 13th October, 2012.</li>\r\n<li>The registration fee per team will be Rs. 50</li>\r\n<li>Any number of teams may participate from a school.</li>\r\n<li>Open for students of classes IX to XII.</li>\r\n<li>32 teams will be shortlisted for the finals from all over the state. </li>\r\n<li>One team from each centre will be selected for the finals, if they clear the minimum cut off. Else, teams will be selected based on their scores.</li>\r\n<li>Registration will be on the spot and participants will be required to produce their school ID.</li>\r\n</ol><br/>\r\nThe prelims will be conducted at 15 centres across the state on October 13th. \r\nThe venues are :\r\n<ol>\r\n<li>Christnagar Higher Secondary School, Kowdiar, Thiruvananthapuram</li>\r\n<li>Trinity Lyceum School, Fathima Road, Altharamoodu Jn.,Kollam </li>\r\n<li>SDV English Medium HSS, Sanathanam ward, Alappuzha</li>\r\n<li>College of Engineering, Adoor, Pathanamthitta </li>\r\n<li>Baselius College, Kottayam</li>\r\n<li>Jai Rani Public School, Thodupuzha, Idukki</li>\r\n<li>Sobhana English Medium HSS, Kothamangalam, Eranakulam</li>\r\n<li>Bhavan’s Varuna Vidyalaya, Thrikkakkara, Kochi</li>\r\n<li>Jawahar Balabhavan, Chembukav, Thrissur</li>\r\n<li>Venkateshwara College, near Head Post Office, Koppam , Palakkad </li>\r\n<li>Government Boy’s HSS, Manjeri , Malappuram</li>\r\n<li>Edumart, near Moffusil Bus Stand (Puthiya Stand), Calicut</li>\r\n<li>National Institute of Technology, Chathamangalam, Calicut</li>\r\n<li>Chinmaya Vidyalaya, near IMA Hall, Talap , Kannur</li>\r\n<li>ACKNS Govt. UP School Melangot, Kanhangad, Kasaragod</li>\r\n</ol>\r\n<br/>\r\n\r\n\r\n<b>Instructions for participants</b><br/>\r\n<ol>\r\n<li>The written prelims of the quiz consist of 100 questions. These are to be answered in 90 minutes.</li>\r\n<li>Each question carries 1 mark. There are negatives for 2 rounds, which will be mentioned in the points scheme.</li>\r\n<li>Write the answer for each question against the blank provided.</li>\r\n<li>For multiple choice questions, tick the correct answer.</li>\r\n<li>For each different type of questions, specific instructions will be provided with an example.</li>\r\n<li>Use blue/black ink pen to answer the questions.</li>\r\n<li>In case of any doubts, contact the invigilators.</li>\r\n</ol>||sec||Samasya : Solutions||ttl||<a href="files/samasya-12-qns.docx">Samasya Questions 2012</a><br/><br/>\r\n\r\n<a href="files/samasya-12-ans.docx">Samasya Answers 2012</a><br/>\r\n||sec||Samasya : Results||ttl||<b>The teams selected are the ones which met the cutoff prescribed. That is,the centre cutoff and overall cutoff. Since not many teams could satisfy the requirement of meeting the cutoff score,number of teams selected is reduced to 16 from an earlier said 32. The results are in random order. Congratulations to all the finalists. Looking forward to seeing you all for the finals to be conducted on 20 October 2012 at 230 PM.! </b>.<br/>\r\n<br/>\r\n\r\n\r\nTeam 1:<br/>\r\nRahul John Joseph<br/>\r\nJordan Varghese<br/>\r\nKollam<br/>\r\n<br/>\r\n<br/>\r\n\r\nTeam2:<br/>\r\nSangeeth S Varma<br/>\r\nAmal Vignesh<br/>\r\nArya Central School Trivandrum <br/>\r\n<br/>\r\n\r\n\r\nTeam3:<br/>\r\nVasudevan Chakravarthy <br/>\r\nKarthik Ganapathy <br/>\r\nBhavans Varuna, Kochi<br/>\r\n<br/>\r\n\r\n\r\nTeam4:<br/>\r\nRahul Varma <br/>\r\nUma Shankar <br/>\r\nBhavans Varuna , Kochi<br/>\r\n<br/>\r\n\r\nTeam5:<br/>\r\nRishwin F Jackson <br/>\r\nJayakrishnan R <br/>\r\nB.V.M Girinagar Kochi<br/>\r\n<br/>\r\n\r\n\r\nTeam6:<br/>\r\nNandu Ashok <br/>\r\nRahul T R <br/>\r\nBhavans Varuna Vidyalaya Kochi<br/>\r\n<br/>\r\n\r\nTeam 7:<br/>\r\nAswin Menon <br/>\r\nRishikesh K <br/>\r\nBhavans Elamakkara Kochi<br/>\r\n<br/>\r\n\r\nTeam8:<br/>\r\nArshad Muhammad <br/>\r\nAjoy Roy <br/>\r\nBhavans Varuna ,Kochi<br/>\r\n<br/>\r\n\r\n\r\nTeam9:<br/>\r\nAnand Mohan <br/>\r\nBasil Arackal <br/>\r\nVimalagiri Public School Kothamangalam<br/>\r\n<br/>\r\n\r\n\r\nTeam 10:<br/>\r\nKevin Thayyil <br/>\r\nKarthik Ram <br/>\r\nMatha senior Secondary School Alappuzha<br/>\r\n<br/>\r\n\r\n\r\nTeam 11:<br/>\r\nAkhilesh Balakrishnan <br/>\r\nAnand Thomas <br/>\r\nHarishree Vidya Nidhi Thrissur<br/>\r\n<br/>\r\n\r\n\r\nTeam 12:<br/>\r\nMathew Jose <br/>\r\nJerin Philip <br/>\r\nMarygiri Senior Secondary School Kannur<br/>\r\n<br/>\r\n\r\n\r\nTeam13:<br/>\r\nJeevan S Sekhar <br/>\r\nJoy Antony <br/>\r\nAssisi Vidyanikethan Public School\r\nEranakulam<br/>\r\n<br/>\r\n\r\n\r\nTeam14:<br/>\r\nAryabhatt M R <br/>\r\nNithin N <br/>\r\nSt Antony’s Public\r\nSchool,Anackal,Kanjirappally<br/>\r\n<br/>\r\n\r\n\r\nTeam 15:<br/>\r\nRohith Mathew Binu <br/>\r\nVishnu R kumar <br/>\r\nSilver Hills Public School , Calicut<br/>\r\n<br/>\r\n\r\nTeam16:<br/>\r\nThomas Sebastian A <br/>\r\nTijo M Joy <br/>\r\nSanjos Public School Choondacherry, Pala<br/>\r\n<br/>', 'quiz, school, business, biz, tech, science and technology, sci-tech,results,solutions', 'Ckjin UapanKwmcr||@||1417628703||@||tathvaquiz||0||Rrcvgep M||@||1587426021||@||tathvaquiz||0||Uapjcnc Uuteuh Kwmcr||@||1417628712||@||tathvaquiz||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>Tech Quiz:</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Business Quiz:</th>\r\n<th>Rs. 15000/-</th>\r\n</tr>\r\n<tr>\r\n<th>School Quiz:</th>\r\n<th>Rs. 31000/-</th>\r\n</tr>\r\n</table>', '1||@||2', 0),
('TRY', 'try', 9, NULL, NULL, NULL, '||@||||@||||0||', NULL, '1', 0),
('TST', 'total station', 18, 'Learn how to make measurements using the total station', '\r\nThe advancements of technology over the past few decades have revolutionised the field of surveying. Many modern instruments and novel techniques are available now. A Total Station is one such instrument-it is an electronic theodolite integrated with an Electronic Distance Meter (EDM).||sec||COURSE DETAILS||ttl||The work shop is intended to introduce you to the use and working of Total Station, mainly covering:\r\n<ol>\r\n<li>A Theory Session</li>\r\n<li>Hands-on experience in the field: Measurement of angles, co-ordinates, distances etc.</li>\r\n<li>A Session on Data Processing: Transferring the data to a computer using application software.</li>\r\n</ol>\r\n\r\n\r\nPrinted hand-outs (explaining the theory and working) will be issued to every participant.\r\n||sec||WORKSHOP DETAILS||ttl||<b>Date:</b> 20th October, 2012(8 hours/day)<br/>\r\n\r\n<b>Fees:</b> Rs. 350 per person\r\n', 'civil,totalstation,workshop,', 'Vhcrwn Jqhp Louerh||@||1057276620||@||workshop||0||||@||||@||workshop||0||||@||||@||workshop||0||||@||||@||||0||', '', '1||@||1', 0),
('TTS', 't.o.t.s.', 7, 'Fun filled on-the-spot technical events that anyone can participate in.', '<img src="/2012/images/events/tots logo(3)_resized.jpg" alt="tots logo(3).jpg"/>\r\n<br/>\r\nTathva on the spot, fondly knowns as TOTS, is one of the attractions at Tathva where you can take a break from the world of technical mayhem and let your fun side rule.<br/>\r\n\r\nConsisting of challenging and fun filled events, tots can be an excellent venue to let go, relax a bit and take home exciting prizes\r\n||sec||Tech Dumb Charades||ttl||<img src="/2012/images/events/The-Silence-of-the-Lambs-horror-movies-77528_1024_768(2)_resized.jpg" alt="The-Silence-of-the-Lambs-horror-movies-77528_1024_768(2).jpg"/><br/>\r\n\r\nBreak the sound barrier. Get your ideas conveyed in silence.<br/><br/>\r\n\r\nRules:\r\n<ol>\r\n<li>A maximum of 3 members are allowed in a team.</li>\r\n<li>Its the usual Dumb Charades with a different set of rounds.</li>\r\n<li>The stuff you would have to act out and decipher might include:</li>\r\n<ul>\r\n<li>Famous personalities (Thomas Alva Edison, Alexander Graham Bell etc.)</li>\r\n<li>Inventions (Penicillin, Telephone, Radio etc.)</li>\r\n<li>Theories and Concepts (How would you act out gravity for instance?)</li>\r\n<li>Events (Hiroshima bombing, Chernobyl Disaster)</li>\r\n</ul>\r\n</li>\r\n</ol>\r\nOn top of it, there will be really wacky rounds, which will blow you apart. So, be prepared. The fun never stops here at T.O.T.S.<br/>\r\n<br/>\r\n\r\n\r\n\r\n||sec||Elementary||ttl||<img src="/2012/images/events/nut-bolt-500x5000000-250x250(1)_resized.jpg" alt="nut-bolt-500x5000000-250x250(1).jpg"/><br/>\r\nBack to basics. \r\n<br/>\r\n<br/>\r\n\r\n\r\nRules:\r\n<ol>\r\n<li>A maximum of 2 members are allowed in a team.</li>\r\n<li>Elementary is composed of two rounds of events.</li>\r\n<li>There will be a preliminary written round, which will test you on the simple concepts which drive science and technology. It will also check out your logical abilities and common sense.</li>\r\n<li>Those selected from the preliminary round will undergo a final round, which would involve simple hands-on events, which will check your scientific acumen and your ability to crack puzzling brain teasers.</li>\r\n</ol>\r\n\r\nMore than anything else expect a lot of mad fun.\r\n<br/><br/>\r\n\r\n\r\n||sec||The Hunt for Atlantis||ttl||<img src="/2012/images/events/treasurehunt_resized.jpg" alt="treasurehunt.jpg"/>\r\n<br/>\r\n<q>A box without hinges, key, or lid, yet golden treasure inside is hid. </q>-J. R. R. Tolkien <br/>\r\n\r\nVenture out, solve the clues, and find the treasure-for glory awaits only the persistent.<br/>\r\n<br/>\r\n\r\n\r\nRules:\r\n<ol>\r\n<li>A maximum of 4 members are allowed in a team.</li>\r\n<li>There will be preliminary written round from which six teams will be selected for the final event.</li>\r\n</ol>\r\n\r\n\r\n', 'fun, on the spot, no pre requisites, registration.', 'Pitmcl Scbw||@||1815622109||@||tots||0||Tipip Talap||@||1653981508||@||tots||0||Oatic Oavhgw||@||0811410030||@||tots||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th></th>\r\n<th>First</th>\r\n<th>Second</th>\r\n<th>Third</th>\r\n</tr>\r\n<tr>\r\n<th>Tech Dumb Charades</th>\r\n<th>Rs. 600/-</th>\r\n<th>Rs. 300/-</th>\r\n<th>Gift Vouchers</th>\r\n</tr>\r\n<tr>\r\n<th>Elementary</th>\r\n<th>Rs. 1000/-</th>\r\n<th>Rs. 600/-</th>\r\n<th>Gift Vouchers</th>\r\n</tr>\r\n<tr>\r\n<th>The Hunt For Atlantis</th>\r\n<th>Rs. 3000/-</th>\r\n<th>Rs. 2000/-</th>\r\n<th>Gift Vouchers</th>\r\n</tr>\r\n</table>', '2||@||4', 0),
('TWT', 'tstevnt', 7, NULL, NULL, NULL, '||@||||@||||0||', NULL, '1', 0),
('TYC', 'tycoon', 10, 'An event to test your managerial and leadership skills ', '<q>Great leaders are almost always great simplifiers, who can cut through argument, debate, and doubt to offer a solution everybody can understand -- General Colin Powell</q><br/>\r\n<img src="/2012/images/events/bigstockphoto_complete_the_puzzle_3975566_resized.jpg" width="400px" alt="bigstockphoto_complete_the_puzzle_3975566.jpg"/>\r\n<br/>\r\nThe word <q><b>TYCOON</b></q> is derived from the Japanese word <q> taikun </q> which means <q>great lord</q>, well here is a stage presented before you to compete with some of the very best minds who not only have pioneering intelligence but also possess the capability to maneuver through tough circumstances quite easily.<br/>\r\nSo, if you believe you have what it takes to be the ultimate business manager then get ready to participate in this game of business, but always remember <q>Business is a game, played for fantastic stakes, and you're in competition with experts. If you want to win, you have to learn to be a master of the game -- Sidney Sheldon </q></p>||sec||Rules and Regulations||ttl||<img src="/2012/images/events/Capture123_resized.jpg" width=325px" alt="Capture123.jpg"/>\r\n<ol>\r\n<li>Only individual participation is allowed.<br/></li>\r\n<li>Event requires only elementary managerial skills and no preparation.<br/></li>\r\n<li>Participant should be a bonafide student enrolled in an educational institution.<br/></li>\r\n<li>Participant should be registered for Tathva'12 and thereby, produce a valid Tathva'12 ID at the time of registration/event.<br/></li>\r\n<li><b>On the Spot registration will be accepted</b>, but pre-registration is highly encouraged. To confirm your registration/participation please send the following details to [email protected] <br/>\r\n<ul>\r\n<li>NAME:</li>\r\n<li>COLLEGE:</li>\r\n<li>CONTACT NUMBER:</li>\r\n<li>E-MAIL ID:</li>\r\n</ul>\r\n</li>\r\n<li>The participant should abide by all the decisions taken by the judging panel and the Tycoon Tathva'12 Organising Committee.</li>\r\n<li>The participant should maintain discipline at all times and follow proper code of conduct failing which his/her registration might be cancelled at any instant of time.</li></ol><ol>||sec||Tycoon Teaser||ttl||<img src="/2012/images/events/TYC11_resized.jpg" width="350px" alt="TYC11.jpg"/><br/>\r\nAnswer the following questions and mail them to [email protected] and Guess what you might win a vital advantage during the actual event. So, Let the games begin!!!<br/>\r\n<br/>\r\nPlease send the following details with your answers:<br/>\r\nNAME:<br/>\r\nNAME OF EDUCATIONAL INSTITUTION:<br/>\r\nCONTACT NUMBER:<br/>\r\n\r\n<ol>\r\n<li>An electrical engineering graduate from BITS, Pilani, Phani was happy with his Texas Instruments job. But seeing the potential of organizing a certain ticketing platform, he immediately brought in partners. He then went to the registrar of companies with the idea of calling his company 7D, or 'Seven Dudes'. The registrar declined this name, telling them a company's name cannot start with a number. Finally the proposal to name the company Pilani Soft Labs, was accepted in their third visit to the registrar with X being their brand name.What is X?</li>\r\n\r\n<li>In 1968, X founded X Ltd., a coat shop in the York Hotel in New York City, with $10,000. Legend has it that a year later a buyer from Bonwit Teller got off the elevator on the wrong floor, and ended up placing a $50,000 order. It is more likely though, that X showed his work to Bonwit Teller staff, which led to his first collection: a line of men's and women's coats featured at the New York City store.In 1969, he, who was later described as "the supreme master of minimalism," appeared on the cover of Vogue magazine. By 1971, sportswear, classic blazers as well as lingerie were added to his women's collection portfolio.Which fashion magnate had such an accidental and yet such a humble beginning?</li>\r\n<li>You have three boxes full of marbles. There are stickers saying <q>white</q> <q>red</q> <q>red and white</q> on them indicating what color are the marbles inside the boxes.One day someone moves the stickers so that none of them is on a correct box. How many marbles do you have to draw to place all stickers correctly again without looking inside the boxes?</li>\r\n<li>Prison guards are bored so during dinner they announce the prisoners that they will play a game. In the morning they will stand in a line so that every prisoner will see all standing in front of him but no one behind him. Guards will randomly paint red or white stripe on their back.They will ask prisoners one by one from the last to the first. They will be allowed to say just one word <q>red</q> or <q>white</q>. If the prisoner says the color he has on his back he may go home in opposite case he will be executed without delay.The prisoners are in one cell during the night and they can discuss the tactics. How can they save maximum number of prisoners?</li>\r\n\r\n<li>In 1949, a young entrepreneur, K. M. Mammen Mappillai, opened a small toy balloon manufacturing unit in a shed at Tiruvottiyur, Madras (now Chennai). Although the factory was just a small shed without any machines, a variety of products, ranging from balloons and squeaking toys to industrial gloves and contraceptives, were produced. Which multi-billion dollar company had such a humble beginning?</li>\r\n\r\n<li>In front of you are 10 bags, filled with marbles. The number of marbles in each bag differs, but all bags contain ten marbles or more. Nine of the ten bags only contain marbles of 10 grams each. One bag only contains marbles of 9 grams. In addition, you have a balance which can weigh in grams accurate, and you are allowed to use it only once (i.e. weigh a single time). How can you find out in one weighing, which bag contains the marbles of 9 grams?</li>\r\n\r\n<li>You walk upwards on an escalator, with a speed of 1 step per second. After 50 steps you are at the end. You turn around and run downwards with a speed of 5 steps per second. After 125 steps you are back at the beginning of the escalator. How many steps do you need if the escalator stands still?</li>\r\n\r\n<li>His first product was soap. In order to sell the soap, he offered free baking powder. The baking powder became more popular than the soap so he switched to that. To help sell his baking powder, he began offering something else for free. Well, that became even more popular then and today he leads in the production of that particular product. Who am I talking about and what product?</li>\r\n</ol>', 'tycoon, business, manager, tycon, tathva, ', 'Csjiuh Tjooau||@||1766125725||@||tycoon12||0||Lakvgnfrc Uipgj||@||1766124122||@||tycoon12||0||||@||||@||tycoon12||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 6000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 4000/-</th>\r\n</tr>\r\n</table>', '1||@||1', 0),
('VIS', 'vista', 22, 'Exhibition of exotic cars', '<img src="/2012/images/events/BugattiVeyronExoticCarWallpaper_resized.jpg" height="250px" alt="BugattiVeyronExoticCarWallpaper.jpg"/><br/>\r\n<br/>\r\nTHE BIG ONE. \r\nEnough said. \r\nFlaunting an array of head turners, displayed for ogling at your ease. A myriad of cars so scintillating all you can think of are those plush seats and how fast that baby revs. How high is your adrenaline now?\r\n\r\nP.S. People prone to heart attacks not welcome. After all, you may get blown away.\r\n', 'car,cars', 'Tahi Mqhcmgd||@||1829934737||@||wheels||0||||@||||@||wheels||0||||@||||@||wheels||0||||@||||@||||0||', '||@||||@||', '1||@||1', 0),
('YNG', 'young engineer', 5, 'platform for school students to demonstrate their technical ingenuity ', ' </li><q>Children must be taught how to think, not what to think<i></i></q>\r\n<br>\r\n<br>\r\n</li>This event aims at inculcating technical aptitude among the upper primary and high school students. With young engineer we hope to provide a platform for the upcoming young engineers to showcase talents through innovative and creative models. ||sec||Problem Statement||ttl||Exhibits pertaining to any limb of science, mathematics, technology and the like can be submitted. Exhibits can be working or still models, projects. Exhibits should be innovative with a strong social implication. ||sec||Specifications||ttl||<ul>\r\n<li>Any high school (classes 8, 9, 10) and higher secondary school (classes +1, +2) student can participate and showcase their exhibits. </li>\r\n<li>As mentioned in the problem statement, the exhibits may be pertaining to different branches of science, mathematics, technology and the like. Any innovative concepts, still and working model exhibits, projects can be submitted for the review of our elite Judging Panel.</li>\r\n<li>'YOUNG ENGINEER' will be held over 2 Rounds.</li>\r\n</ul>\r\n<b>Screening Round :</b>\r\n<ol>\r\n<li>A document is to be submitted online to [email protected] with all the particulars mentioned below.\r\n<ol>\r\n<li>A brief exhibit description.</li>\r\n<li>Videos or image layouts of the exhibit. </li>\r\n<li>Your contact information, email-id, phone number etc.</li>\r\n</ol>\r\n</li>\r\n<li>Online submissions for the event should be made before 12th October, 2012.</li>\r\n<li>20 entries will be selected from the 'Screening Round' by a Judging Panel with reference to the documents submitted by the participants.</li>\r\n</ol>\r\n<b>Finals :</b>\r\n<ol>\r\n<li>Selected 20 exhibits will be given an opportunity to be showcased during Tathva'12 at NIT Calicut (Oct19-21). Selected participants should produce a detailed report on the project. Judging will be done based on the functionality of the exhibits and the project report.</li>\r\n</ol>||sec||Judging Criteria ||ttl||All exhibits will be evaluated on the basis of the following criteria.\r\n\r\n<ul>\r\n<li>Innovation and ingenuity of the design. </li>\r\n<li>Social Relevance and Eco-friendliness of the model.</li>\r\n<li>Cost effectiveness of the model.||sec||Benefits||ttl||<ul>\r\n<li>The best 3 exhibits will be selected and prizes will be awarded.\r\n\r\n</li>\r\n<li>All other remaining 17 finalists get assured prizes.</li>\r\n<li>Certificates from the Regional Science Centre and NIT Calicut.</li>\r\n<li>Career building platform via exposure to company representatives. </li>\r\n', 'young engineer, school, school student, engineer, ', 'Dipu Ggotgg||@||0567776840||@||youngengineer||0||Uadegsj R M||@||0009519631||@||youngengineer||0||||@||||@||youngengineer||0||||@||||@||||0||', '<table>\r\n<tr>\r\n<th>First</th>\r\n<th>Rs. 10000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Second</th>\r\n<th>Rs. 5000/-</th>\r\n</tr>\r\n<tr>\r\n<th>Third</th>\r\n<th>Rs. 2500/-</th>\r\n</tr>\r\n</table>', '1||@||3', 0);
--
-- Constraints for dumped tables
--
--
-- Constraints for table `events`
--
ALTER TABLE `events`
ADD CONSTRAINT `events_ibfk_1` FOREIGN KEY (`cat_id`) REFERENCES `event_cats` (`cat_id`) ON DELETE CASCADE ON UPDATE CASCADE;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;