Posts Tagged: code


4
Aug 10

How to Create Favicon

Learn how to Create favicon: A favicon (short for favorite icon ) is that small icon displayed on the browser URL bar, on the bookmark lists and, for certain browsers.

…) is so little icon displayed on the browser URL bar, on the bookmark lists and, for assured browsers, on the navigation tabs. While a favicon ought to not considerably adjustment your money it am able to absolutely raise the appear of your blog, inserting a top notch icon and producing absolute the present readers are able to individuate your site inside bookmark lists easily. Below you ought to come across a stage by evolution guide to compose a favicon.
General Guidelines
How to create a favicon
A favicon is not anything a good amount of as opposed to a 16 pixels by 16 pixels icon, and the file has a .ico extension. As you can bet it is quite difficult to put complex graphics in the a diminutive frame. When designing your favicon, therefore, you must concentrate on obvious images or letters. Make guaranteed so the color of the favicon reflects the color of your website, so too readers are able to be able to associate the icon in the site.
Using Photoshop (skip the height if you are not making use of…

Go here to read the rest:
How to Create Favicon


6
Jul 10

Postler: Elementary’s new clean mail client

The developer of Midori browser & the popular Elementary project have teamed up to make a new desktop mail client that, y’know, lets you do e-mailing without getting in your way.

…Most desktop e-mail clients share the same interface layout and feature set making them great for people with lots to manage but not so great for just using e-mail as e-mail. About a week back we interviewed Elementary project lead and Ubuntu designer Dan Rabbit. We spoke/probed him about a few things - the full interview of which is going up shortly - but we were finally given sanction to talk about an exciting new addition to the roster of Elementary inspired applications: Meet Postler - e-mail redefined. The project is the brainchild of the Midori browser’s awesome lead developer Christian Dywan with the solid aim of ditching the needless clutter and useless features that get plague most of the current crop of desktop-based e-mail clients and, instead, giving users what they really want: an e-mail client that does e-mail. Dan Rabbit on Postler We interviewed Dan Rabbit for the OMG! Podcast early last week and, specifically, on Postler here’s what he had to say: - We did have a mock-up get out into the…

Visit link:
Postler: Elementary’s new clean mail client


3
Jul 10

10 Strong Reasons To Switch Over To Opera

Opera 10.6 is available for Mac, Windows, and Linux. The new version has a number of notable features which will tempt users in making Opera their default browser.

…s widgets are independent software solution which can be run outside Opera as independent programs. They set a new standard for browser addons.Opera UniteOpera Unite lets you stream data from your computer through the internet. You can share pictures, songs, and videos with your friends instantly and securely.Opera TurboTurbo speeds up browsing on slower connections. This is done by compressing every webpage before loading it up using your internet. A compressed webpage takes lesser time to load up.Mouse GesturesI think Opera is the only browser that supports mouse gestures without aid from addons. You can perform common browser actions easily with quick movements of your mouse.Content BlockingWhile Chrome and Firefox users employ tools like AdBlock to block ads and other content, Opera has built-in feature that lets you choose what you…

See the article here:
10 Strong Reasons To Switch Over To Opera


9
Jun 10

JSF AJAX Framework Matrix | Developer Articles

Components Documentation AJAX Integration Browser support Community Tool support (Eclipse, NetBeans)

Read the original post:
JSF AJAX Framework Matrix | Developer Articles


6
Apr 10

Cross Browser Pure CSS3 Horizontal Accordion | W3Avenue

This tutorial shows you how to build pure CSS horizontal accordion. It uses CSS3 to add transition effects and rotate panel heads

…properties in the CSS accordingly.
CSS3 gradient effect will work in all browsers except for Opera. You can also add a background image to display gradient effect, which will also work in Opera and older browsers. In this case you can also get rid of IE filters.
Also note that IE filters must be grouped together in order to work, otherwise only the last filter is applied. This has forced me to use rotation again on mouse over. I personally like to keep structure and behavior separate I have therefore provided two version of the horizontal accordion in the download file: one with gradient effect for IE and another one without it.
This accordion uses CSS hover and works with a mouse. (Point added after reading concerns in comments below Sorry for taking this point for-granted)

I hope you have enjoyed this post and found it to be useful. I am looking forward to reading your feedback, opinion and suggestions….

More:
Cross Browser Pure CSS3 Horizontal Accordion | W3Avenue


4
Apr 10

Quake2 in web browser via HTML5 (no joke)

“In the port, we use WebGL, the Canvas API, HTML 5 elements, the local storage API, and WebSockets to demonstrate the possibilities of pure web applications in modern browsers such as Safari and Chrome.” - props @mmastrac on reddit

…Quake II and the Quake logo are trademarks of id Software. Note: We recently reset the repository to clean some things up, so if you cloned it you may find that the commit ids no longer match, and you ll need to re-clone. Our apologies for any inconvenience….

Go here to read the rest:
Quake2 in web browser via HTML5 (no joke)


3
Apr 10

Quake II in browser with HTML5

This is what the guys at google do in their off time……. Port freaking Quake II to your web browser! No plugin needed all HTML5! Awesome!

…We started with the existing Jake2 Java port of the Quake II engine, then used the Google Web Toolkit (along with WebGL, WebSockets, and a lot of refactoring) to cross-compile it into Javascript. You can see the results in the video above — we were honestly a bit surprised when we saw it pushing over 30 frames per second on our laptops (your mileage may vary)!

It’s still early days for WebGL, so you won’t be able to run it without a bleeding edge browser, but if you’d like to check out the code and give it a whirl yourself, you can find it here. Enjoy!…

See the rest here:
Quake II in browser with HTML5


2
Apr 10

Driven Back to Dial-Up | Save the Internet

You know your company is performing poorly when someone cancels your high-speed Internet and opts for dial-up instead.

…in fact, 96 percent of households have access to two or fewer wired broadband services providers.
The FCC recently released their National Broadband Plan to help connect all Americans to high-speed Internet. But as we’ve noted, the plan is lacking in details about how to increase competition to give consumers another option besides forgoing broadband. And of course, Comcast and others are doing all they can to ensure that the status quo remains…

See original here:
Driven Back to Dial-Up | Save the Internet


25
Mar 10

7 Great JavaScript Development Frameworks

JavaScript itself is a very powerful language for creating Rich Internet Applications (RIA) which is supported by it. Using JavaScript, however, is not an easy task, mainly because of complications that arise when trying to provide support for some Web browsers.

…JavaScript itself is a very powerful language for creating Rich Internet Applications (RIA) which is supported by it. Using JavaScript, however, is not an easy task, mainly because of complications that arise when trying to provide support for some Web browsers.
Like HTML and CSS, different browsers have a separate implementation of JavaScript. Needed a framework to facilitate the understanding of developing applications using JavaScript.
Besides taking care of the problems cross-browser, JavaScript framework makes it easy to write code that takes, across, and manipulating DOM elements.
The framework provides a set of functions that make it easy to manipulate these objects, so the content itself should be changed, added, or…

More:
7 Great JavaScript Development Frameworks


22
Mar 10

How to Easily Make an Advance Level Login system

How to Make an Advance Level Login system Easily with PHPToday I will tell you about something new. This will useful and simple login system based on COOKIES. So we will store few info about logged member directly in cookies of browser.

…View Demo of our sampledownload in packageConclusionI described one of easy and useful login system based on cookies. You can use this material to create own login systems into your startups. Good luck !Tags: advance leve, free download, login script, PHP, php login system adminWeb Developer and Module Developer for online web applicationsI wrote a total number of 3 articles on Script Tutorials.Spread The One Response to How to Easily Make an Advance Level Login system designfloat.com says:March 22, 2010 at 4:24 pmHow to Easily Make an Advance Level Login system How to Easily Make an Advance Level Login system Leave a Reply Click here to cancel reply. Name (required) Mail (will not be published) (required) WebsiteXHTML: You can use these tags:…

Read this article:
How to Easily Make an Advance Level Login system