Prabhu Sunderaraman

Fullstack Engineer, Programmer, Writer, Trainer

prabhu.bits@gmail.com,     GitHub     Youtube     LinkedIn
  • Home
  • Profile
  • Books
  • Reading List
Browsing: / Home
Shortlink

Video on setting up Windows instance in Amazon EC2 – Part II

By Prabhu Sunderaraman on March 19, 2014 in AWS, Cloud, Video Sessions

Here’s the second part of setting up windows instance in Amazon EC2.


The first part can be viewed here.

Share this on: Mixx Delicious Digg Facebook Twitter
Shortlink

Video on setting up Windows instance in Amazon EC2 – Part I

By Prabhu Sunderaraman on March 18, 2014 in AWS, Video, Video Sessions

Here’s my video on setting up Windows instance in Amazon EC2. This is the first part of the video.

Share this on: Mixx Delicious Digg Facebook Twitter
Shortlink

CORS and JSONP

By Prabhu Sunderaraman on March 7, 2014 in HTML 5

Sending cross domain AJAX requests is a bothering problem for newbie AJAX developers. If your application is running in http://domain1, sending a request to http://domain2 is a security issue and the browser doesn’t allow it.

A JSONP(JSONP for Padding) request solves this problem with the server returning a JSON response padded with a key. For example if the server sends {“message”:”hello”} as usual response, in JSONP the response is send as key({“message”:”hello”}) where the key is a callback function that the response-receiving client needs to have.

Another way to solve this is CORS(Cross Origin Resource Sharing), a HTML 5 feature. The server application needs to send a HTTP header called “Access-Control-Allow-Origin” (ACAP) which defines a permission. For instance, if domain1 were to send a request to domain2, then domain2 needs to send a HTTP header ACAP with the value “http://domain1” that indicates the permission. RESTful services like open weather map or yahoo stock quotes have ACAP header value set to “*” that makes them accessible from any application.

Screen Shot 2014-03-07 at 6.21.44 AM

You can read more about CORS here.

Share this on: Mixx Delicious Digg Facebook Twitter
Shortlink

Travel, Training, Magazine

By Prabhu Sunderaraman on February 25, 2014 in HealthyCodeMagazine, Uncategorized

Last two weeks have been very hectic thanks to three things; Travel;Amazon Web Services;HealthyCode Magazine;

I am working with a client who wants his team to be trained in a number of mobile JavaScript libraries. The crux is he wanted me to initially spend time with the basics of CSS3 and JavaScript. I was writing a lot of SASS(Syntactically Awesome StyleSheets) and generating CSS code, working with keyframes and transitions. What I thought would be a child’s play slowly dragged me into it and made me put in a lot of time and effort much more than I had anticipated.

As I am doing a lot of work with Amazon Web Services, more time was spent scratching my head as I used the words saas and sass interchangeably while coding.

We’re looking at April for the first issue of the magazine; The site, payment gateway etc. is getting ready at a feverish pace. We have hosted the site in AWS and it will be out in the open in a few days. The articles collection, the reviews, code evaluation etc, are just too exciting. I am amazed at the stuff our developers are doing there.

All these things, subconsciously keep reminding me of the Dunning-Kruger effect; Unskilled and Unaware of it.

Share this on: Mixx Delicious Digg Facebook Twitter
Shortlink

Getting started with AWS S3 – Video

By Prabhu Sunderaraman on February 10, 2014 in AWS

I have been playing with AWS as a part of an assignment. I plan to create multiple videos on AWS. Here’s an introductory video on AWS S3. In this video I show how to create a bucket and host in in S3. The demo just has a simple background music and not my voice :).

Getting started with AWS S3.

Share this on: Mixx Delicious Digg Facebook Twitter
« Previous 1 … 30 31 32 … 64 Next »

Youtube Channel




Categories

  • JavaScript (48)
    • RequireJS (5)
  • Go (44)
  • Golang (44)
  • Ext JS (23)
  • Spring (22)
  • Mobile (21)
  • Scala (20)
    • Play (3)
  • Uncategorized (19)
  • Video Sessions (18)
  • GoG (17)
  • Sencha Touch (16)
  • jQuery (14)
  • Languages (13)
  • Java 8 (12)
  • React JS (11)
  • Kotlin (11)
  • HealthyCodeMagazine (9)
  • Video (9)
  • Objective-C (8)
  • NoSQL (8)
  • Android (7)
  • MongoDB (7)
  • GWT (6)
  • Tools (6)
  • HTML 5 (5)
  • Cloud (5)
  • General (5)
  • Micro services (5)
  • Java (5)
  • Books (4)
  • AWS (4)
  • Software Architecture (4)
  • .NET (3)
  • Elixir (3)
  • Docker (3)
  • Reactive (3)
  • NodeJS (2)
  • RoR (2)
  • Backbone (1)
  • AngularJS (1)

Archives

  • 2020 (49)
  • 2019 (7)
  • 2018 (34)
  • 2017 (15)
  • 2016 (7)
  • 2015 (18)
  • 2014 (31)
  • 2013 (55)
  • 2012 (100)

Search

Subscribe




Copyright © 2025 Prabhu Sunderaraman.

Powered by WordPress and News.