Wednesday 26 September 2012

YOUTH CONNECT!!!

YOUTH CONNECT!
Youth connect is coducting a technical paper competition and stree play competition!
our HOD announced bout dis in d class 2de!
the details are given below:-
TECHNICAL PAPER COMPETITION:-
YouthConnect, a Mitashi Group venture, is conducting a Technical Paper Competition for all the Engineering Colleges PAN India. The Research Paper Topics are as follows:
1. Social networking- today and tomorrow.
2. Internet a platform to ease today's life -Describe your priority on a web portal.
3. Significance of smart phones and applications in youth life.
4. Latest trend in web applications a youth is looking for.
The shortlisted technical papers will be evaluated by our esteemed panel of judges and the top three technical papers will be rewarded as follows:
1st Prize - Certificate & Cash Prize of Rs. 30000/-
2nd Prize to 3 entries - Certificate & Cash Prize of Rs. 10000/- each.
3rd Prize to 6 entries - Certificate & Cash Prize of Rs. 5000/- each.
Internship + Job Opportunity to top five students.
All participants will get a gift worth Rs.300/-
Guidelines for participation:
 Each & every participant should register (for free) on www.youthconnectindia.com from August 1, 2012 to October 31, 2012. (Please note that the personal details should be same as they appear on your college ID failing which, that member will be barred from YouthConnect benefits.)
 Maximum members for group submission are 5.
 The Technical Paper Should not exceed 20 Pages.
 Please note that REFERENCES are compulsory.
 Article should be an original and unpublished work of the author and there should be no plagiarism.
 Font Size: Times New Roman, Content: 12, Heading: 16 & Sub Heading: 14
 Line spacing 1.15
Research Paper Competition
 File should be named as <College Name>_<Team Code>_<City>. The Team code will be provided on registration.
 The Research Papers are to be uploaded on www.youthconnectindia.com as per guidelines on the website.
 If the submission is not done in the above format, the entries will be rejected.
 For queries contact on 022-67981007 or competitions@youthconnectindia.com
 YouthConnect reserves the right to revise these terms and conditions of this competition. We will keep you posted!


STREET PLAYCOMPETITION:-
YouthConnect, a Mitashi Group venture, is conducting a Street Play Competition for all the Degree colleges PAN India. The Street Play Topics are as follows:
1. Don’t teach me, I am a grown up now.
2. Why can’t anybody understand us for God’s sake!!
3. A glimpse of independent student life
4. Addiction
5. Parent dominance on career
6. Girls vs. Boys
7. Mr. /Miss show off!!
The shortlisted street plays will be evaluated on the basis of number of LIKEs and SHAREs on FACEBOOK fan page for the video and the winning team will be rewarded as follows:
1st Prize - Certificate & Cash Prize of Rs. 30000/-
2nd Prize to 3 entries - Certificate & Cash Prize of Rs. 10000/- each.
3rd Prize to 6 entries - Certificate & Cash Prize of Rs. 5000/- each.
One participant from every participating college will get an opportunity to be a YouthConnect Volunteer. Moreover all participants will get a gift worth Rs.300/-.
Guidelines for participation:
 Each & every participant should register (for free) on www.youthconnectindia.com from August 1, 2012 to October 31, 2012. (Please note that the personal details should be same as they appear on your college ID failing which, that member will be barred from YouthConnect benefits.)
 There can be minimum 5 and maximum 10 members per team.
 Only 1 entry per team is allowed. Competition is open for all institutions across India.
 There is no limit on number of teams that can participate from a particular institution.
 The video should be original.
 Communication language used in video should be in English and/or Hindi.
Research Paper Competition
 Size of the video should not exceed 15 MB (ideal size 5MB) and the team members should be visible and content should be clear.
 Video should not contain any obscene, vulgar or any content which could call up disrespectful comments towards any human being, religion or nation
 All video submissions should be in .AVI, .WMV, .MPG, 3GP or any format that can be played back on VLC media player
 Video file should be named as <College Name>_<Team Code>_<City>. The Team code will be provided on registration.
 The Street play videos are to be uploaded on www.youthconnectindia.com as per guidelines on the website.
 After initial screening, YouthConnect team will upload it on Facebook.
 Any submission of copied videos in whole will lead to instant disqualification of the team
 For queries contact on 022-67981007 or competitions@youthconnectindia.com
 YouthConnect reserves the right to revise these terms and conditions of this competition. We will keep you posted about the same through email.






Interested people shud giv ur names to bhavya shetty by friday.i.e. 28/09/12.

Saturday 4 August 2012

GTE presents "GOOGLE ANDROID application development" training at bangalore!

GTE presents "GOOGLE ANDROID application development" training at bangalore!

Overview:

Android is the first truly open and comprehensive software platform for mobile devices. It’s a complete

software to run a mobile phone but without the proprietary obstacles that have hindered mobile
innovation.
It is powered by Linux Kernel. This is the first open source platform which is robust and is expected to
gain much popularity. Android is truly open to continued innovation and new experiences because
independent developers have almost unlimited access to the platform, so they can develop applications
never seen before. End users will enjoy a much greater choice of mobile applications to enhance email,
texting, web browsing, music, camera, calling and GPS capabilities.

Objective Of the Course :

Upon completion of this course, you will be able to:
  • Build your own Android apps
  • Explain the differences between Android and other mobile development environments
  • Understand how Android™ applications work, their life cycle, manifest, intents, and using external resources
  • Design and develop useful Android applications with compelling user interfaces by using, extending, and creating your own layouts and views, and using Menus
  • Take advantage of Android's APIs for data storage, retrieval, user preferences, files, databases, and content providers
  • Tap into location-based services, geocoder, compass sensors, and create rich map-based applications
  • Utilize the power of background services, threads, and notifications.
  • Use Android's communication APIs for SMS, telephony, network management, and internet resources (HTTP)
  • Secure, tune, package, and deploy Android applications
 
Please find the GTE open batch on Android Application Development Course details as Furnished below :
 
Sl No
Particular
Detail
1
Name of the Course
Android Application Development  
2
Course Duration
4 [Four] Days  
3
Training Dates
8th [Wed] - 11th [Sat] August' 2012 
4
Location
Bangalore
 
Target Audience:

This Workshop is designed for programmer’s with sound knowledge of any Object Oriented
Language like Java, C++, etc., who want to kick start their careers in mobile application development.
This workshop will make participant proficient in developing multi-media, streaming, social networking,
mobile payments and banking applications.

Our Value Additions are as furnished below..
1) Quality Training from Trainers.
2) Manuals.

Block your seat for training to Avail Attractive PRICE.
 
 Course Content :
Day 1
Getting Started
• Overview of Android and Android SDK
• Getting to know your Android development environment
• Writing your first Android application
• Running and debugging your application
• Working with Android simulator
• Test your application on device
Android Applications - The Big Picture
• Android architecture
• Android application model
• Overview of Android application building blocks
• Application design guidelines
• Application lifecycle
Day 2
Building User Interface
• Overview of Android's view structure
• Android built-in layouts
• Defining a layout in XML
• Android built-in Views
• Event handling
• Building custom views and layouts
Building Android Applications
• AndroidManifest.xml file - the control file
• Building activities
• Building intents
• Building and using services
• Notifications
• Building and using content providers
Day 3
Data Stores
• Overview of storing, retrieving, and exposing data
• Preferences
• Files
• SQLite Databases
• ContentProviders
• Data access over the network
Android Security Model
• Overview of Android security architecture
• Signing application packages
• User IDs and access control
• Using, declaring and enforcing permissions
• URI permissions
Resources and I18N
• Overview of resources in Android
• Creating resources
• Using resources
• Drawable resources
• Animation resources
• Using resources for different languages
Day 4
Android Media API
• Playing audio/video
• Media recording
Building Location Based Applications
• Where am I
• LocationManager
• Integrate with GoogleMap
Interprocess Communication with AIDL
• Overview of Android Interface Definition Language (AIDL)
• Defining the interface
• Implementing an interface
• Exposing the interface
• Invoking IPC methods
• Parameter passing
 
 
 Registration Form
Name
Company Name
Date
Address
Contact Number
Email ID

Contact Info:-
1. Madhusudan S:- madhusudhan@gte-india.com
+91 9845227221
2.Kiran M:- manjunath.kiran@
gte-india.com
+91 9880223289
3.Ranjan Mallick:- ranjan@
gte-india.com
+91 9611423232
4.S. Anil Kashyap:- anil@gte-india.com +91 9972246119