Perplexed is predominantly a blogging website about code and scripting languages, with many useful articles and others perhaps 'abstract' at best. If your into open web development then this might be of interest to you.
Latest articles at Perplexed are displayed here.
remindme hai anda akan dihack dalam masa 60saat HELLO ... you will be hack until 60second
Created 24/11/11
If your a windows 7 user you'll know about hovering over active application on the taskbar to see a thumbnail image of that window. .e.g.But as a button this doesn't relay information to usWhat if if looked like....Something which can provide informa...
Created 17/01/11
So here i'm introducing some of the problems with site pinning.These are...Thumbnail ButtonsButtons persists between pages. So when you navigate to a page which doesn't support the button click event the button functionality becomes redundant and you...
Created 10/01/11
Client side storage is one of the best new features in recent years within
browsers. But it doesn't get handled in the same way when a user opens a new
tab?
.tabularfanstastica{
border-collapse: collapse;
border-spacing: 0;
width:...
Created 07/01/11
Authentication Messenger Connect using OAUTH_WRAP on AppEngine
Created 02/11/10
I first saw seepage with Chome, 2 years ago, where a page could be dragged out as a dektop icon. Whilst it never rocked my world some of the more recent "seepage"'s are starting to tilt it somewhat. IE9 can pin webpages to the Start Menu, and o...
Created 21/09/10
Some of the trés chic features of the the HTML5 spec was to address some of the more common problems developers faced in building websites i.e. form validation, video and audio embedding and make them native to the HTML syntax without req...
Created 17/09/10
Sharing, Digging, Buzzing, Wall'ing... whatever you want to call it is a pretty omnipotent marketing tool and is as simple as link. Following on from my simple Add to calendar links. I thought i'd see whats on offer of the simple Add to activiti...
Created 03/09/10
Windows live allows one to post messages up on their "Activity Feed" which (and i'm forfeiting articulation points here) is similar to Facebook's Wall.It looks a bit like this...DemoJavascript: http://sandbox.knarly.com/winconnect/bookmark.htmPHP:htt...
Created 24/08/10
I wanted to build a parsethru style proxy to take advantage of the REST'ful interface of Windows Live without having to use the Javascript API. This does make coding pretty cool as you can write something similar to http://knarly.mslivelabs.com/livee...
Created 19/08/10
Online Calendars are this years must have social feature: Even though their sooo dated... Bah-dum!The tools can be (should be) as simple as snipets of HTML, like one of these three...Googlehttp://www.google.com/calendar/event
?action=TEM...
Created 13/08/10
About 8 months ago i was given the task for an interview and one of the questions was quite a good exercise for the Javascript Array.sort function, which i want to keep+share.
Here are a bunch of tickets
From Stockholm, take flight SK2...
Created 09/08/10
I've worked with some clients who are a bit confused by the UX of the Windows live consent form process. The culprit is multiple sign-in locations and the context of "Sign me in automatically"....THE QUESTION I ...
Created 09/08/10
So the windows live chat control is a really easy to deploy, drop-in-and-play instant messaging service. Which looks a little like this...To get this chat widget you can follow the tutorial here .... http://msdn.microsoft.com/en-us/library/ff750...
Created 06/08/10
When it comes to user Authorisation and Delegation Facebook and a group of others have highjacked the "OAuth" name and devised OAuth 2.... which is identical to OAUTH WRAP in every way but nomenclatures... aka they un"wrap"ed it!Frustrated with the c...
Created 09/06/10
There's another cool feature that i've been exploring in Windows Live messenger is Application Contacts. Which lets a web application become a social hub - from a subset of all of messengers users. A website with application contacts can let non-cont...
Created 29/03/10
OAuth WRAP (Web Resource Authentication Protocol) is an attempt to redefine the way in which web services grant access for another service to view and edit content on behalf of a user. An example of this is given in the micro blogging world, where yo...
Created 12/03/10
I'm mashing up Windows Live Messenger with Googles Gears GeoLocation and Maps. The Windows Live Messenger Presence Extension can broadcast any kind of data. I've whipped it up with Geolocation and transmitted it to all my friends... All i had to do w...
Created 19/02/10
Can we dynamically load Windows Live messenger? Yes, we can (despite what the docs say)Embedding both Windows Live Messenger and Facebook into a html page requires the inclusion of the html namespace added to the tags. And additional mar...
Created 09/02/10
Adding messenger and LiveID lets you quickly add site specific messaging and general messaging features to your users experience. Furthermore use Windows Live like Oauth and Openid to handle authentication of 320 million users. The user benefi...
Created 08/01/10