
We’re quick to turnover when we really believe in something. One of the automated scripts we wanted for our company was a system to upload mockups to a directory and have them automatically publish in a web page. This system allows us to simply drag and drop images and have them populate with different versions and folders. We also wanted this functionality to be password protected and to have a way to separate public and private folders in a directory.
For security purposes I have removed the actual session control script that we use (which is a way of protecting pages via login). However, it does come standard with a simple login posting ability so even if you know nothing about programming, this script should come in handy.
Read more »
Tagged application, Free Download, Web Design and Graphics, Web Development
We introduce to you, the first of many applications that you can apply to your business or freelancing website. This one is a very simple RFP or Creative Brief application which can easily be modified to do much more. What we like about it is the simplicity and usability behind the application. Unfortunately this one doesn’t suit our needs any more, due to our new brand and client dashboard, but our upgrade means hand-me-downs for you! Woot Woot. Don’t act like you’re not excited about hand-me-downs, this one is pretty sweet. We’ll soon release the counterparts as well, so be sure to check back each week or subscribe to our blog via RSS
Check out the RFP Application in action
Download Source Files
Tagged application, freelance, Web Development
jQuery is one of the strongest and most flexible javascript libraries to use in web development. With the framework and API being so open and well documented, it’s easy for a developer of any skill level to develop their own effects and plugins. Today we offer you a jquery tooltip plugin for download. This plugin is a mod of the original made by Flowplayer with enhanced ease implementation and accessibility. Please take the time to review the documentation and understand some minor differences:
Tooltip jQuery Implementation
Tooltip HTML Implementation
The tooltip reads the target (in the example above, the target would be all <a> tags with the class of tooltip), and creates a tooltip based upon the title attribute on that link. For example:
link
Tagged application, javascript, jquery, prototype, Web Development
We introduce to you, the second of many applications from Chosen that you can apply to your business or freelancing website. This one is a very simple mockup application which can be modified to do a whole lot more. We developed this application to allow our designers to share mockups with clients without having to know or understand HTML to include images on a web page. This system allows them to simply create a new directory and upload the mockups and the script does the rest. It uses a simple read directory function in PHP and displays them using jQuery for a show/hide interface. The readdir function is based upon folders with an _underscore. This allows you to select which folders you’d like to share without revealing other files in the directory. Unfortunately we can’t give you the full application, but this is a great foundation for an application to share mockups with clients.
Checking out the Application
Download Source Files
Tagged application, freelance, jquery, PHP, Web Design and Graphics, Web Development