GitHub issues are fantastic to track new features or bugs, who is assigned, categorize them, adding to projects and so on. At the same time, they're also quite slow to create and creating a bunch of them consumes too much time. I was tired of the slow process of creating a GitHub issue manually, so I built a free open source app to make the process much faster.
Tag: web application
10 great resources to learn and work with Deno
Speed up the creation of GitHub issues
Fix iframe overflow on iPad (and other touch devices)
First, we need to check if this is a touch device, regardless if it's an iPhone, iPad, Droid or Galaxy. One thing they have in common, is the TouchEvent event. So we'll write a small function to test if it exists in this device. /** * Test if touch event exists * @returns {Boolean} True… Continue reading Fix iframe overflow on iPad (and other touch devices)
5 private social networks for collaboration
Truth be told, the current web is strongly focused in social with sharing and collaboration as one of the most sought-after values in a web application. If you like the idea of sharing stuff with friends and co-workers but need just a little more privacy than the offered by apps like Twitter, Facebook and Google what-was-that-name-oh-yeah-plus, read on to discover 5 private social networks that might have gone under your radar.
Best web design resources of July 2011
A little late, yes, but here's the July round up of some cool web design resources like a voting system for HTML 5 videos, an introduction to HTML 5 canvas, why Google doesn't take meta keywords into account, free icons and more. General Resources Vote on HTML 5 videos with jQuery http://www.zurb.com/playground/html5-video-voting A nice system… Continue reading Best web design resources of July 2011
CSS 3 Gradients Generator
Colorzilla, best known for the Firefox extension to pick colors in a web page, released an excellent tool to create cross browser CSS 3 gradients with a polished interface and the ability to upload images to create the gradients. Ultimate CSS Gradient Generator makes it really easy to create gradients by not only providing a slick… Continue reading CSS 3 Gradients Generator
Photo-Lettering
Photo-Lettering a web based letterer that you can use to create remarkable letterings using deliciously bold fonts with just a couple of clicks. After you've created your lettering in the Letterer you can share it with the world, for example, I've created this one. However, to use the lettering in your designs you'll have to… Continue reading Photo-Lettering
20 Apps for Project Management
A while ago, we posted a list of some interesting alternatives to Basecamp for project management. A lot of readers posted their favorite applications and some of their own start ups on project management. So here's a follow up list of the 20 hottest web applications for project management. Apollo The first spot is for… Continue reading 20 Apps for Project Management
10 resources for a better interface design
The most important issues involved in the design of a web site or a web application are how the information is displayed to the user and how the user can interact with this information. In this post we will review a series of resources to achieve a better interface design.