Cross Domain Communication References

8:46 am in Research, javascript by Webdevelopment

0

Continuing topic of  Web Signle Sign On References

http://www.ibm.com/developerworks/library/wa-aj-jsonp1/#resources

http://remysharp.com/2007/10/08/what-is-jsonp/

http://www.ibm.com/developerworks/web/library/wa-aj-jsonp2/index.html

http://ajaxian.com/archives/jsonp-json-with-padding

http://benalman.com/projects/php-simple-proxy/

Subspace: Secure Cross-Domain Communication for Web Mashups

Web Signle Sign On References

7:45 am in Research by Webdevelopment

0

Login and Registration Form UI patterns

7:47 pm in UI by Webdevelopment

0

We have been trying to find different UI patterns for login and registration placement, which can be very flashy, elegant and most important user-friendly with less count of clicks. These are some of patterns which are worth to mention and their must be more but its just a quick overview but firstly like to mention key points what we want to acheive by searching different User interaction and user interface patterns. – How many times user is clicking to login and register – How many steps are involved – How you can make user to get registered, if he just skimming through your site – how you make user to make interact without registering on first place – Which placement is good in different scenarios

Login And Registration Patterns:

BBC



Read the rest of this entry →

Architectural Proposal New Bicentennial Arc For Mexico City- Michel Rojkind, Illustration

12:14 pm in Design, Illustration, Inspiration by Webdevelopment

0

This is an architectural proposal for the new bicentennial arc here in Mexico City, isn’t gorgeous? Architect Michel Rojkind is the responsible for the whole piece.

mexico3

Read the rest of this entry →

UI performance and better UI framework

8:09 pm in UI, javascript by Webdevelopment

0

This is the discussion between our group members and excerpt of my view, Our development used:

- Java (CLI)

- jRuby (wrapper on java CLI)

- Ruby (API for jRuby wrapper)

-RoR (GUI)

-Jquery (view controls using selectors)

-YUI (Ajax data-manager, DataTables/Grids,  DataPanels, Dialog box )


This discussion was heavily based on YUI library but here my point is to give the view what product can encounter when you have these issues:

- Lots of javascripts

- Too complex view which are heavily dependent on other logic models

- Lots of hacks to override different JavaScript frameworks functionality and css

- Single page interaction

- Many developers working and not using common files

- Back-end command line response is slow on top of one page GUI, which is heavy because of lot of javascript

Read the rest of this entry →