SlideShare a Scribd company logo
Apps for 2010
Akshay 
@techAkki 
akshaykoul.com
Biwug
WhatEver Works
ngDraggable
Cloud To Butt – Plugin Chrome 
“The enterprises of today and tomorrow demand a butt platform that is reliable, 
scalable and flexible,” Satya Nadella
WebPart 
.html 
/Document 
/scripts/CommonScripts 
/css/CommonCss 
. JS Controllers 
InitialiseMainPageControl 
ler($scope, $filter) 
{ 
$scope.WelcomeText 
=“Hello 
World” 
}; 
<link rel="stylesheet" href=“PuroCast.css"> 
<body> 
<div ng-app="" ng-controller=" 
InitialiseMainPageController" 
id="videoapp"> 
 
<div id='searchArea'> 
<input id='txtWelcomeBox' type="text" ng-model=‘ 
WelcomeText' ></input> 
<div id="searchError"> 
{{ErrorMsg}} 
</div> 
. 
. 
<script type="text/javascript" src="jquery- 
1.11.1.js" ></script>
From Bad to Good
+vites 
SPA 
Responsive 
2013 
Compatible 
RAD 
Diversify Skills 
Debugging 
Migration
-vites 
Security 
Auto Deploy ? 
All Solutions ?
Biwug

More Related Content

Biwug

  • 6. Cloud To Butt – Plugin Chrome “The enterprises of today and tomorrow demand a butt platform that is reliable, scalable and flexible,” Satya Nadella
  • 7. WebPart .html /Document /scripts/CommonScripts /css/CommonCss . JS Controllers InitialiseMainPageControl ler($scope, $filter) { $scope.WelcomeText =“Hello World” }; <link rel="stylesheet" href=“PuroCast.css"> <body> <div ng-app="" ng-controller=" InitialiseMainPageController" id="videoapp"> <!-- Search Box --> <div id='searchArea'> <input id='txtWelcomeBox' type="text" ng-model=‘ WelcomeText' ></input> <div id="searchError"> {{ErrorMsg}} </div> . . <script type="text/javascript" src="jquery- 1.11.1.js" ></script>
  • 8. From Bad to Good
  • 9. +vites SPA Responsive 2013 Compatible RAD Diversify Skills Debugging Migration
  • 10. -vites Security Auto Deploy ? All Solutions ?

Editor's Notes

  1. Welcome ….
  2. 1. 6 years exp in SharePoint 2. Worked in US/South east Asia/India…. I came to Brussels not for money or Women but for beers
  3. Fairly sums up why this session. Not code but the realization that coolness is elsewhere Need to change even if MS does not pressurize us to
  4. Framework I use can be replaced by your own choice Internal Projects. Do the configuration Manually ( list etc) but you can use CSOM Provisioning Manually ( but you can use sandbox solutions ) Some of the code is old and I have moved on
  5. SPServices -> Breeze . You can let go fo Jequery too Chrome for development/debugging . Cool plugins. One even recommends you better development like minifing and consolidating JS Butt Plugin
  6. A journey …from bad to good
  7. For Security – Minify, uglify