Bookmark
Using Your Own URL as Your OpenID - Blog – Stack Overflow
blog.stackoverflow.com/2009/01/using-your-own-url-as-your-openid/, posted 2010 by peter in domain howto html security toread webdesign
One of the cooler features of OpenID is delegation. This means, instead of having your OpenID identifier be
yourname.myopenid.com
it can be
yourdomain.com
Much easier to remember, right? And it’s really easy to do, too! Here’s how I did it.
Bookmark
CSS3 Click Chart | Impressive Webs Toronto
www.impressivewebs.com/css3-click-chart-article/, posted 2010 by peter in css html reference webdesign
Since my knowledge of CSS3 is fairly shoddy, I decided to create and release a CSS3 “click chart” or “help chart” (for lack of a better term) that displays examples of some of the newest features in CSS. The initial release only has 8 examples, with more to be added in the future. Each example visually displays the CSS3 feature, with a clickable heading that opens a box at the bottom of the page for information on that particular feature. The box that opens gives a description along with browser support, an external link (usually W3C info), and some example syntax taken from the CSS of the page itself.
Bookmark
BrowserCam : Screen capture and Remote Access service for cross platform compatibility testing and HTML design quality assurance
www.browsercam.com/Default2.aspx, posted 2010 by peter in design development html mobile online testing usability webdesign
See your web design on any browser on any operating system. Check javascripts, DHTML, forms and other dynamic functionality on any platform. Not just yours. Use our bank of testing machines remotely to test your website.
Bookmark
universal-ie6-css - Project Hosting on Google Code
code.google.com/p/universal-ie6-css/, posted 2010 by peter in css design development download hack html microsoft webdesign
When I asked myself why people visit my sites, and the ones that I make for other people, the answer was always for the content. Content that is almost always written words and that means type.
That is why I'm now advocating to my clients (and to you), that where feasible, not to waste hours in time and a client's money on lengthy workarounds in an unnecessary attempt at cross-browser perfection. Instead, you and I should provide simple but effectively designed HTML elements. This means great typography for headings, paragraphs, quotations, lists, tables and forms and no styling of layout.
Bookmark
Facebook Share/Specifying Meta Tags - Facebook Developer Wiki
wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags, posted 2010 by peter in development howto html reference social webdesign
Adding Facebook Share to your website is easy. However, you can enhance how the shared item appears on Facebook by configuring how it gets previewed on a user's profile and when a user tries to share it. You do this with a combination of <link> and <meta> tags. Facebook Share passes along the URL of your page to our servers, which in turn looks up certain HTML tags within it. Those tags are used to display a preview of the page. In order to provide this preview, we always look for the title of the page, a summary of the main content and an image. If there's media content on the page, those media files are also important to identify.
Bookmark
Handling Keyboard Shortcuts in JavaScript
www.openjs.com/scripts/events/keyboard_shortcuts/, posted 2010 by peter in development download free html javascript usability webdesign
Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard shortcuts(or accelerators) to your javascript app. This is because keyboard shortcuts where only used in JavaScript games - no serious web application used keyboard shortcuts to navigate around its interface. But Google apps like Google Reader and Gmail changed that. So, I have created a function to make adding shortcuts to your application much easier.
Bookmark
Titanium Architecture | Appcelerator
www.appcelerator.com/appcelerator-platform/titanium-architecture/, posted 2009 by peter in css development html javascript mobile
Applications developed on Titanium integrate your code with native APIs into a tightly integrated app that can be deployed cross-platform.
...
Titanium applications are divided into 4 main parts: the html/css/javascript code that makes up the core application logic, the APIs that access native device/desktop functionality, analytics or other modular functionality, the language-OS bridge that compiles web code into native application code, and the run-time shell that packages the application for cross-platform distribution.
Bookmark
SCM Music Player - free and powerful music player for your Website.
asweb.info/scmplayer/, posted 2009 by peter in audio html javascript mp3 music webdesign
SCM Music Player is a powerful music player, with optimized features and layout, to fit in your websites, Wordpress, Xanga, Blogger and more.
Bookmark
YouTube HTML5 Viewer - NeoSmart Technologies
neosmart.net/YouTube5/, posted 2009 by peter in conversion flash html online video
Please enter the URL of a YouTube movie to watch in HTML5 format:
Bookmark
The Web Sockets API
dev.w3.org/html5/websockets/, posted 2009 by peter in communication development html networking reference specification webdesign
This specification defines an API that enables Web pages to use the Web Sockets protocol for two-way communication with a remote host.
|< First < Previous 31–40 (65) Next > Last >|