Monday 4 June 2018

Laravel Realtime validation using ajax



  Hi developers,

                                 This blog is about minor things on laravel
 We all know about email verification, it is like when users give their username, the data will be verified based on the existing or new one.

              This one is a must for current web applications. I'll share how it works using laravel,


In blade file
Textbox blur event
<input type="text" name="email" onblur="duplicateEmail(this)" class="form-control">
 
 
jQuery function
function duplicateEmail(element){ 
 var email = $(element).val(); 
 $.ajax({ 
type: "POST", 
 url: '{{url('checkemail')}}', 
 data: {email:email}, dataType: "json", 
success: function(res) { 
 if(res.exists){ 
 alert('true');  
}else{ 
 alert('false'); } 
 },
  error: function (jqXHR, exception) { 
 } 
 });
  }
route
Route::post('/checkemail',['uses'=>'PagesController@checkEmail']);

 
controller
public function checkEmail(Request $request){ 
$email = $request->input('email'); 
 $isExists = DB::table('User')->where('email',$email)->first();  
if($isExists){ 
 return response()->json(array("exists" => true)); 
 }else{
  return response()->json(array("exists" => false)); 
 }
  }
Thank you..for reading this one...
 
    

Wednesday 24 May 2017

Technovation Regional Pitch Madurai-2017


Technovation Challenge - 2017

Hi Everybody,

        Have a long break, after see you for all. Hope, All are be good healthy and wealthy. Recent times, have a lot of technologies should be introduced into the world. Its really exciting ,samething helps to many startups.Well, let's go to concept....!!!!

    I tell about Girls. Yeah..! Her knowledge and Her Skills,How they can change the world her creativity.These girls show her talent for world.But, How..??

   Yup..It's Named as Technovation Challenge...!

      Technovation Challenge is one of the Global Entreprenuership Program for Girls. A Set of Girls team apply her knowledge to solve the problem in society. A Girl can proof her talent and shown the world. It should be create platform for girls.

   In Madurai , Technovation Challenge Should be conducted on 2014, Mr.Senthil Kumar Regional Ambassodar for Technovation, Mrs.Manimala  to reach this program II ,III tier cities girls. It was great impact for these girls. In 2014 , Madurai girls won Technovation Challenge program from San Fransico. They proove her talents in this world. It shows every girl has been talent her own way. but they have no platforms proof itself.

     In 2016, Technovation held on conducted May 1st. Shuttersketz was media partner of this event.It should be successfully finished.

    In 2017, Metoomentor and Shuttersketz team Organized and mentored Madurai School girls till January-May. It formed three teams Chennai,Banglore,Madurai. In Chennai, Mrs.Shakthi and Mrs.Kavitha Mentored their Chennai Team. In Banglore,Mrs. Dhana Mentored their Banglore Team.
                     Madurai,Mr.Chathiswaran,Mr.Senthilnathan,Mr.KR.Saravanan,Mr.Sam,Ms.Girija,Ms.Sharmila,Ms.Vaishnavi Organized and Mentored their teams.

    It Should be held on May 14th,2017 where Geo-Meo Informatics. Madurai and Chennai Teams Pitch their Ideas In-front of Judges and Peoples.It should be a great event.After the girls appreciated by Judges.

    After May 21st ,2017 held on Gita Nandanagopal Nayagi Mandir Sangeetha Mahal. In this Regional Pitch Event Chennai,Banglore,Madurai Teams Participate and Pitch their ideas.

Each and every enthusiastic team presented their idea, really such a amazing creative idea which is going to solve world's biggest problem.

   Finally,Top 3 teams should be announced. First and Second prize goes on Banglore teams,Third prize pick by Madurai team for Junior Level. In Senior Divison First prize pick by Madurai team girls.


Yeah, wait and see San Fransico . Surely We got the first prize in final.In next stage , technovation choose the team for semi finalist.


Thanks to all Sponsors and who supported for us...Thanks a lot Metoomentor to given this opportunity organize this event. Thanks to every girls parents for support and encourage for them....



“நிமிர்ந்த நன்னடை நேர்கொண்ட பார்வையும்,
நிலத்தில் யார்க்கும் அஞ்சாத நெறிகளும்,
திமிர்ந்த ஞானச் செருக்கும் இருப்பதால்
செம்மை மாதர் திறம்புவ தில்லையாம்;
அமிழ்ந்து பேரிரு ளாமறி யாமையில்
அவல மெய்திக் கலையின் றி வாழ்வதை
உமிழ்ந்து தள்ளுதல் பெண்ணற மாகுமாம்
உதய கன்ன உரைப்பது கேட்டிரோ!”


Thank you for Reading this wonderful articles..If you have suggestions or queries.. please ping me...
SAMUSTEPHEN5@GMAIL.COM

Good bye!!! Lets meet another nice article!  #samsurya #shuttersketz



Monday 26 September 2016

Happy Birthday Google!!! - Sam Surya




Hi everyone,

          After a very long time to see u. I hope all are very well and good health. Fine, days are not waiting for us. It's running too fast and same time we compulsory travelled this.Day by day, Year by year we get experience and maturity in our life. Yeah, coz Our Age level has been increased next level.

     Nowadays,  people celebrate birthday for everything animals,birds and most heart touching things.Same like as Today's King of  technology Google celebrated his 18th Birthday....

30 August 1998

First Google Doodle:

         The first Google Doodle is born, as founders Sergei Brin and Larry Page head to the Burning Man dadaist arts festival in the Nevada desert.They insert the festival's stick-man symbol behind the search engine's logo as a jokey 'out of office' message.


 The Doodle team is created 2009 :
 
                  The Doodles are produced by a team that currently consists of 10 'Doodlers', four engineers, two producers (and three dogs) led by designer Ryan Germick.Based at Google HQ, California, they now produce around 400 Doodles a year, some 12 of which will be fully interactive.
 

4 January 2010

First animated Doodle:

      Google's first animated logo commemorates the birth anniversary of Sir Isaac Newton.

 16 April 2011
First live-action Doodle:

       Google makes a silent movie in celebration of Charlie Chaplin's 122nd birth anniversary.
    
 Finally,

              These are how can google develop his doodles and include his service and introduced unimagination technologies to a world. It's great impact for technology world and creating for the developers.
                Nowadays, It 's necessary for everyone to the process. They work any different domain or services its not consider.but all are know that one name its GOOGLE!!

               We also contribute and participated for some of the google events and know about the benefits.In future, it created new world with full compatible technology .Waiting for that moment...
 Wishing You a Very HAPPY BIRTHDAY GOOGLE!!!!! 

Let see next wonderful article guyzzz..take care.. and advance , belated happy birthday for all..

Thanking you ,

#samsurya #shuttersketz

Thursday 2 June 2016

An Array

Hi Everyone,

      Yeah, it's good day to all... sometimes we need to lot of space in home or office or anywhere..coz, our things can be increases every day.So, we think how can adapted these things in our particular places. Same thing, programmer also do some of possibility these way, i said about coding ..ha ha ha ..fine .Why i suddenly said programmer?? come to another para.

          Nowadays, Data most important to everything but its level increases very huge..But its very critical thing to handle for the programmers. But its way to possible to proof programmers and developers.. Its named An Array...come on lets know to array.

ARRAY :
    
    An Array is a data type.It stored more than values in single variable.It used by a most of language. yeah, well what is purpose?? I already said programmers could not used more values with continuously. It simplify to use for array concept. Hmm, If you can declare the variables a,b,c and assigned values a=1,b=2,c=3.its simple, but we use 100 values or 1000,10000 values.That time we didn't declare 1000 or 10000 variables. if you can use it surely i said you are beginner of programmer.

     But, how can we use these variables?? if we using array declaring variables like a[] , this time we assigned variables 1000 or 10000 with single variable. it represented a[0],[1]..a[n].  So, now programmers feel comfortable we use lot of things into the single place. but,its not possible for our home.LOL!!!

Array in Technology:

  
Various arrangements of multiple individual components to create a single system, such as:
  • An antenna array, such as a phased array, a tower array, etc.
  • Asynchronous array of simple processors
  • Integrated circuit packages
    • Ball grid array
    • pin grid array
    • land grid array
  • Color filter array, placed over an imaging array
  • Disk array, such as the RAID
  • Field emitter array, an electron source
  • Gate array, including a field-programmable gate array (FPGA)
  • Halbach array, an arrangement of magnets
  • Linear diode array used in image scanners
  • Microphone array
  • Parametric array of transducers
  • Phased-array optics
  • Photovoltaic array
  • Processor array
  • Wi-Fi array, a wireless networking device 

Types of Array: 

     1. Single Dimensional array - Normal array
     2. Multi Dimensional array - It single variable using multiple storage like a[1][2][3]
     3.  Associative Array
                - Associative array it should be represented key and value method , if we use the data to call key only automatically retrieve all data  who represented these key.

  Example : Name=>sam,stephen,surya, Subject=>PHP,C,C++

ok guyz... i need some space with my home for little arrangements..so now i can goooo... See u for all next large article.let's go...Take care and good bye...!!!!!!!!!


 Thanking you


#shuttersketz #samsurya

 

Monday 30 May 2016

Google I/O Extended- Madurai 2016







 

 
              Hi Everyone,

                    Happy to see you,with after small gap. Well, Today's Technology world most occupied one of the name. It's change the over all world with technology.yeah, All of you using daily.That name GOOGLE.

          Google, this name changed the creation,innovation of the world. It conducted many events for worldwide.But, very most popular one Google I/O. Google sponsored his own event at worldwide. It should be extended of the event .

        Yeah, We contributed these event in Madurai join with metoomentor and GDG madurai. These, event focused Google's product what new and change this technology for this year. It's most exciting product to implemented year by year.

    Example : Google car, Card board,Google Loon,Virtual Reality,Hallo app, Gboard,Progressive Web app,Project ARA lot of exciting and innovative technology release by this year.

     In, Madurai  We all are conducted these extended event at Thiagarajar College of Enginnering college.28.05.2016.Very successfully completed and responsable event .Then, School students was came and participated very intersted to know about new technologies.

    Such, a happy to work this event with all GDG Volunteers,metoomentors.We very thank to metoomentor and MR.Senthilkumar, Mrs.Manimala.

    Thanking for all ..and meet to next technical article!!!  see you take care!! Bye!!

#shuttersketz #samsurya

Friday 27 May 2016

Facebook





Hi Dudes,

    Happy day for all...If all are very happiness and emotional memories to store in your heart. but its share something and share your feelings .its best place friends,families and another one FACEBOOK. yeah, its also one of the most close enough to the our life.

  Today, i said about thefacebook .Why, I say thefacebook its only, first name decide for the FACEBOOK.come on, let know more interesting about fb


History :

    Mark Zuckerberg was founder of facebook on February 2004. In Mark zuckerburg, was studied Harvard University. Actually, he study time in college didn't any through communication with friends.using cellular phone after 2000. so, only Mark created chatting system with communicate for college friends and college community. basically, Mark was very good programmer and know about hacking network. This chatting system started name as Facemash on october 2003.Then,forwarded to other student communities in this system.  He extended this system to upload images of the online.

      After, He uploaded 500 images.then,he shared the site with his classmates, and people started sharing notes. Zuckerberg began writing code for a new website in January 2004. He said that he was inspired by an editorial about the Facemash incident in The Harvard Crimson.On February 4, 2004, Zuckerberg launched "Thefacebook", originally located at thefacebook.com

             In mid-2004, entrepreneur Sean Parker — an informal advisor to Zuckerberg — became the company's president.In June 2004, Facebook moved its operations base to Palo Alto, California. It received its first investment later that month from PayPal co-founder Peter Theil.In 2005, the company dropped "the" from its name after purchasing the domain name facebook.com for US$200,000.


Expenses and Incomes :

   
Revenue Increase US$17.928 billion (2015)
Operating income Increase US$6.225 billion (2015)
Net income Increase US$3.688 billion (2015)
Total assets Increase US$49.407 billion (2015)
Total equity Increase US$44.218 billion (2015)

            

Requirements :

              Yeah, it's using to developed facebook for these languages C++, PHP, D language.  Already, I said about PHP.its important to web development for before previous article.

         2006-2012 very rapid growth users access to facebook. These, session very high peek for facebook. Now,  more than 100,000 business pages

           On October 24, 2007, Microsoft announced that it had purchased a 1.6% share of Facebook for $240 million, giving Facebook a total implied value of around $15 billion. Microsoft's purchase included rights to place international advertisements on the social networking site.

             In October 2008, Facebook announced that it would set up its international headquarters in Dublin, Ireland. Almost a year later, in September 2009, Facebook said that it had turned cash-flow positive for the first time.
 
             In November 2010, based on SecondMarket Inc. (an exchange for privately held companies' shares), Facebook's value was $41 billion. The company had slightly surpassed eBay to become the third largest American web company after Google and Amazon.com.

Features :

      - History
      - Voice calls
      - Chat
      - Video calls
      - Video views
      - User profile
      - Timeline
      - Newsfeed
      - Like button&share
      - Following

   In developers can be used developer.facebook.com for access the Facebook API's and develop the app also in that developer site.day by day it can be developed very advanced in the technology.
 
    Many thing to implemented and comfortable for users communicate and connect to the world via Facebook.

     So, you people can enjoy good memories for your friends and families with facebook.

Thanks to all share my memories with you...Take care .Good bye.. See you next memorable article ....

#shuttersketz #samsurya

Thursday 26 May 2016

Android N - Neyappam




Hi dudes,


       Very well day for all..Let's Connect to the world via mobiles.But mobiles connect with us for always. Fine!! all of you know What I said, absolutely It's create another level of Technology world.
Name is ANDROID.

     Yeah, I tell about Android OS .Its very close enough with human life daily.It uses very highly increases day by day.

    Come on, Let's go for article guyz...

Android:


   Android its magic word for all.but its very tough for one person thats name Anti Riddick . He only developed Android mobile OS.which was purchase by Google 2005. Android OS has based on linux.so its not affected with any mobile virus.Then, it's UI has been very easy to access for users.Its very secure and stable features for mobile..It's only motivated to create mobile application for business peoples to easy for communicate target audiences.


    After, purchased android the Google continously developed its versions.People's can be very supported this versions.They also updated for current days. Its First Version 1.0 Alpha released on September 2008.After, 2 years its success can be great remarks for Technology world.

Versions:

Code name                            Version number                          Initial release date Alpha                                            1.0                                           September 23, 2008    
Beta                                               1.1                                           February 9, 2009    
Cupcake                                        1.5                                          April 27, 2009    
Donut                                             1.6                                          September 15, 2009    
Eclair                                            2.0–2.1                                    October 26, 2009    
Froyo                                            2.2–2.2.3                                 May 20, 2010    
Gingerbread                                2.3–2.3.7                                 December 6, 2010    
Honeycomb[a]                             3.0–3.2.6                                 February 22, 2011    
Ice Cream Sandwich                  4.0–4.0.4                                  October 18, 2011    
Jelly Bean                                    4.1–4.3.1                                  July 9, 2012    
KitKat                                 4.4–4.4.4, 4.4W–4.4W.2                  October 31, 2013    
Lollipop                                       5.0–5.1.1                                  November 12, 2014    
Marshmallow                              6.0–6.0.1                                  October 5, 2015    
N                                          Developer Preview


  Then, Guyz Android N name suggestions now going Google decided its name refer by Indian sweet name. So you can suggest any sweet name starts with N. For Given below link:https://www.android.com/intl/en_in/versions/name-n/

    Now, Leading of sweet name for that suggestions Neyyappam. June 8,2016 last date for suggestions.Then, Google Announced the Product of Android N.




Thank you guyz..For your sweet time with my article!!! Let's See for all another Amazing article..Take care.


Good Bye!!!! #shuttersketz #samsurya