84 Bytes
Development, Design, Applications, and the Web.
Development, Design, Applications, and the Web.
Posted by Richard Wong under JQuery, Javascript | 1 Comment
A short video by the father of jQuery about what is coming.
from on .
Posted by Richard Wong under Development, Tools | 0 Comment
As a developer, version control is an integral part of my development process. As one of many source version control system, Subversion can manage files and directories over time with a central repository hosted on a Subversion server. So team collaboration become a lot more manageable and effective, since all changes are logged and could be easily rollback.
Now Versions is providing us a brand new subversion client for the Mac. It has a very clean and intuitive interface that makes you really want to use it. So if you are not using subversion and want to give it a try, you can use a hosted Subservsion services like beanstalk. Then you can start versioning you code in no time!!!
You can check out the beta software here
Posted by Richard Wong under JQuery, Javascript | 7 Comments
JQuery is famous for making Javascript easy to write with minimal code and is definitely on the rise. So I did a little research to find some example of big sites that adopted jQuery.
Here is what I found:
Social Sites
Main Stream Media Site
Other popular sites
Although this is only a small list but one thing is certain – jQuery works on big sites and big sites are starting to adopt it.
Posted by Richard Wong under Development, Tools, Web Apps | 0 Comment
With the more and more people developing web applications, the needs to have a professional workflow in the development cycle is essential. However, the work involves to build a workflow system that is easy to use are costly. Especially with small development team that need to deliver quickly and don’t have the resource to delicate someone to look after the whole deployment workflow.
Now Springloops is to target this problem and provide us with a quick and easy solution. They put deployment and source code management into one single easy to use interface. You can manage all logs, source code, users, or even integrate with Basecamp.
Posted by Richard Wong under JQuery, Javascript | 18 Comments
When we come to design modern web applications, modal dialog boxes are often required to quickly interact with users without reloading the whole page. So here are 3 JQuery based modal boxes for those of you who are using JQuery as the main Javascript Library.
1. Facebox
This is definitely simple to use, small in size and stylish in design.
2. SimpleModal
Another simple and small Modal Box.
3. ThickBox
Probably the more old school of three but ThickBox definitely does the job well. It has been around for quite sometime now and even the new WordPress Back-end uses it!
84 Bytes is Richard Wong's website about web development. It's a place to share code, thoughts and ideas
Subscribe in your preferred reader