32 private links
Most beginners in development and designing will not look deeply into accessibility, the purpose of this article is to educate beginners as early as possible of the possible pitfalls and how to avoid them. It is like a cookie jar is atop the shelf and a kid is trying to reach it but can’t. What happens next? Frustration enters! Not providing a way for your visitors to get a grab of that cookie jar is very not fine, especially when they really need it.
The role and purpose of icons is user interaction is very important these days. Icons can enhance the user experience and user friendly icons are really appreciative but they should be unique and easy to understand. There are so many icon websites available on the web but what we are presenting here is only high quality and web2.0 free icon packs collected from various websites, designers galleries and blogs.
aplikacja do umieszczania ankiet na FB
If you’re a designer or developer, you’ve probably heard about Git, and you might know that it has become immensely popular, especially among the open source community. Though it may seem cryptic at first, this version control system could change the way you work with text, whether you’re writing code, or a novel.
This article covers why version control is important, how to install the Git version control system, and how to get started with your first repository. Once you start using Git, you’ll want to throw everything into it, from full-blown apps to blog post drafts, because it’s so easy and versatile.
These fancy looking buttons brings together CSS3's border-radius, box-shadow, and linear gradients to create glossy looking menu buttons that use NO images. They consist of just a regular UL list that can easily be left, centered, or right aligned. Visually these buttons look best in FF3.5+, Chrome, and Safari 4+, while in other browsers, they still look presentable enough.
Many designers love to view photographs for design inspiration. In this post we’ll showcase some beautiful black and white photos for your own inspiration. If you like a particular photo and you want to see more, click on the image or the link in the photo credit and you’ll be led to the source where you can view more work from the photographer.
In the last years, the USB flash memory drives have evolved a lot, from the capacity of 256mb to 128gb and maybe even more. The interesting thing is that their capacity isn’t the only thing that evolved, the design also suffered some lovely changes. New and inventive designs are put on memory sticks almost every week, the products being either really cheap and accessible or expensive and luxurious. In this article, you will see the coolest of all USB flash drive collection, having bad ass looking drives, useful ones, crazy looking ones but more important, inventive and interesting pieces of work.
Everyone has heard of Adobe Photoshop. It is one of the most popular and expensive image editing programs you can buy. For those of you who do not have the hundreds of dollars to plop down on software I have compiled a list of nice photo editing applications you can use instead.
This script adds near-native PNG support with alpha opacity to IE 5.5 and 6. Now you can have full translucency and no more ugly grey borders! Full CSS background positioning and repeat are supporting (including CSS sprites). It requires only one line in your CSS file, and no changes to your website HTML. <IMG> tags and background images are both supported.
CSS3 gradients are available to use in Webkit (Safari, Chrome) and Mozilla (Firefox) browsers. They’re not exactly new but I only recently started using them consistently myself so I’ve put together this quick article.
FYI this isn’t the holy grail of CSS3 gradients, it’s more of a reminder for me or quick getting started guide.
It’s time for another vector release of fire elements, consisting of 15 different flame related vectors.
You will get one EPS, AI and SVG file with the above flames.
These vectors are free for personal use only.
Do you remember your first form? The first time you realised you could send emails through your site, thanks to a hosted service like Bravenet (remember them?!).
Or perhaps you hacked together a cgi script or even some PHP. But when that first email arrived with the subject line ‘test’ you realised that your website had now become interactive. You could now not only interact with your users, but also tailor your site based on their input.
Nothing as majestic as a bird in flight
If you don’t like bugs I would keep readying
Halloween is one of the most popular and widely celebrated holidays of the year, and people around the world put time and money into developing the perfect costume, buying candy to give out to neighborhood kids, carving elaborate pumpkin designs, and decorating their houses into scary mansions. The iconic characters of Halloween, such as the Headless Horseman, pumpkins, jack-o-lanterns, ghosts, witches and scarecrows, allow for a great theme for artists to develop upon.
This post showcases 30 dark Halloween digital artworks to get you in the mood for Halloween, no matter how you celebrate it.
Czytając mądrą książkę dotyczącą optymalizacji witryn internetowych natrafiłem na narzędzie jpegtran, które wykona dla nas kawał dobrej roboty bezstratnie zmniejszając wielkość plików jpg.1 Dodatkowo przy okazji możemy wyrzucić część lub całość metadanych z pliku.
WordPress seams to be the number one platform for bloggers and it is also gaining popularity in other areas like business web sites, web shops etc. What makes WordPress unique and a really strong choice is the enormous community providing tons of both free and premium themes and plugins. This is great but can also be problematic for some as the massive availability is making it really difficult to make a decision on what theme to use. There are many collection of WordPress themes for bloggers in general, web sites, portfolios, magazines, but I thought it would make sense to help out female bloggers looking for a theme. In this post I have collected a list of more than 55 WordPress themes which I believe will be liked by most female bloggers. The themes are cute, funky, beautiful, colorful and sexy. Please share your opinion in a comment and good themes that you think should be added to the post.
There’s a lot to get excited about in mobile application development today. With increasingly sophisticated hardware, tablet PCs and a variety of software platforms (Symbian OS, iOS, WebOS, Windows Phone 7…), the landscape for mobile developers is full of opportunities — and a little complex as well.
So much choice can be overwhelming when you just want to get started building mobile applications. Which platform should you choose? What programming language should you learn? What kit do you need for your planned project? In this tutorial, you’ll learn how to start writing applications for Android, the open-source mobile operating system popularized by Google.
Making layouts responsive using CSS3 Media Queries are a big part of the work that I’m doing for the Hardboiled Web Design site in the run up to the book’s launch.
Since I started using Media Queries extensively over the last few months, I’ve revised the queries several times for each project, so it made sense to build a boilerplate to use as a starting point. These hardboiled CSS3 Media Queries are empty placeholders for targeting the devices and attributes I’m interesting in making responsive designs for right now.
They’re part of a wider toolkit that I’ll be releasing at the same time as the book. But for now, you can download and incorporate these override queries at the bottom of your existing CSS files. Download the CSS file
It's often interesting to think about where on a given element, whether it be the page, an image, or a static DIV, your users are clicking. With that curiosity in mind, I've created HeatMap: a MooTools class that allows you to detect, load, save, and display spots on a given area where a user has clicked.