Npm install:
Sunday, June 1, 2014
Sunday, May 11, 2014
Evaluating software for New shopping Cart
Products evaluated
ATG -> Java
DemandWare
IBM Commerce - Java
Magento - PHP
Demandware operates on a percentage of total revenue, usually around 2%. ATG, Hybris, and Intershop all vary from $60K - $250K, plus development costs.
My personal opinion: the large proprietary packages aren't offering much more than you get from open source such as Rails Spree or Piggybak, or other 'no-licence-costs' platforms.
Thursday, February 27, 2014
Design Space 1.0 Live
the most toughest and aggressive project every done, I lost my sleep and send of time to this point.
we are now live :) wow
www.cricut.com/design
Date : 2/27/14
Thursday, October 31, 2013
Browser Plugin Selection
Objective:
The Objective of this plugin is to launch the bride from browser and to stop when not in use. There are few options to develop this plugin this document will explain the thought process that went through in selecting the plugin.
Options:
- Natively Craft
Approach:
- Create plugin using NSAPI plugin
- This approach is very cumbersome
- discounting this approach
- Juice Framework
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software.
Comments:
- Seems to be designed for cross platform UI development like QT framework and not specifically for plugin development
Comments:
- It’s a template engine which generates the necessary boilerplate code for all browser and platforms
- I have tried the simple plugin and it seems to work fine on ie,firefox and chrome
- Seems well supported by the community
- love this framework !!!!
- not yet
- PPAPI -> Extension to NPAPI by google
Getting Started with Firebreath
- Development environment : windows 8 , visual studio 2012
- Install mysysgit for windows : http://code.google.com/p/msysgit/downloads/detail?name=Git-1.8.0-preview20121022.exe&can=2&q=
- git clone https://github.com/sree6644/FireBreath.git firebreath
- cd firebreath
- git submodule update --init --recursive
- C:\Users\salagappa\Projects\plugin\firebreath-dev> C:\Python27\python.exe .\fbgen.py [ Name the project]
- move .\projects ..
- .\firebreath-dev\prep2012.cmd projects build
- FireBreath\prep2012.cmd -DWITH_SYSTEM_BOOST=1" "-DBOOST_ROOT=C:\boost_1_52_0” projects build2
- Open the visual studio solution and buid the project
- regsvr32 xx.dll
- run the test page
Links
does not work
Working on this now:
C:\Users\salagappa\Downloads\process -google\boost\process
added WIN32_LEAN_AND_MEAN in cricut precompile
http://boost.2283326.n4.nabble.com/quot-WinSock-h-has-already-been-included-quot-problem-with-asio-and-VC-2010-td3574900.html#a3575268
Errors:
- I did face _USRDLL not defined error while building the DLL Solution : define this in Projects
Demo:
TODO:
- Need certificate to sign the browser plugin
- User Experience : some users may be turned off with plugins because of security considerations
- Single Installer package for better user experience
- Develop installer for windows and Mac
- How does reload and install experience look like
- Licensing
Reference:
http://www.boost.org/
Thursday, April 25, 2013
UI architecture
URLs
UI Framework
ISOTOPE
RequireJS
KnockoutJS
http://jsfiddle.net/sree6644/C5y6G/
JQUERY:
Watercolor
OAUTH
windows Identity Server : http://msdn.microsoft.com/en-us/security/aa570351
Think IdentityServer
identityModel
pcbase
Windows Identity Foundation
TODO:
CSS:
Tutorial:
- how to change the <li> horizontally , instead of vertically
- block level elements vs inline
Javascript:
Flex + Air,
- Robolegs
Flex:
Subscribe to:
Posts (Atom)