FriendFeed - Web-resources
Saturday, August 30, 2008
Good collection of Vector Tutorials
13 Amazing Sites to find all the Vector Tutorials you could ever need. All of these sites are listed here by the quality of the tutorials that they offer, and not by quantity.
Top 10 Web Design and Development Podcasts
Top 10 Web Design and Development Podcasts. Listen, Learn and Be Inspired.
Collection of AJAX Resources
A great collection of AJAX resources. Has everything that one might need.
Labels:
Ajax,
Collections,
Resources,
Tutorials,
Use for Projects
Adobe Fireworks Extensions
Adobe Fireworks is almost as powerful as Photoshop. Here are the best 75 Adobe Fireworks Extensions (MXP), nearly all are compatabile with Fireworks MX, 8 and CS3 (and quite a few with Fireworks 3 and 4).
Friday, August 29, 2008
PHP Application Tools
PHP Applicaton Tools, aka 'pat' is a collection of LGPL and GPL PHP-based software destined to make everyday web development easier
A useful collection of PHP Tips
There is more than one way to achieve the same result when programming in PHP. Here are many shortcuts that are useful.
phpGACL - Generic Access Control Lists
A PHP class offering Web developers a simple, yet immensely powerful "drop in" permission system to their current Web based applications.
Labels:
PHP,
Tutorials,
Use for Projects,
utilities,
Web Applications
10 Adobe AIR Apps for Web Designers
Suggested by Gaurav Arora
10 useful Adobe AIR applications. AIR is a new technology that makes creating online as well as offline applications easy. We have used the technology in creating an adaptive testing CD.
10 useful Adobe AIR applications. AIR is a new technology that makes creating online as well as offline applications easy. We have used the technology in creating an adaptive testing CD.
Thursday, August 28, 2008
Saturday, August 23, 2008
Getting a scratched CD to work
We’ve all got many precious discs that have been ruined by careless handling, regular damage while using or by the pet dog’s mauling.
Use these cool pointers to get some of them working again:
1. Clean the surface of the disc by running water (warm is better). You can even use soap or mild detergent to clean the grime. Always rub the disc from the center going out. Do not rub the disc in circular motion.
2. Let it dry in the air. This in itself may get it to work sometimes.
3. If that doesn’t work polish the CD using the inside of a banana peel, toothpaste or brasso. Again remember to gently rub from the center going outwards.
4. Once it gets going - the first thing to do is to quickly copy all data on to your PC - just in case it fails again.
Use these cool pointers to get some of them working again:
1. Clean the surface of the disc by running water (warm is better). You can even use soap or mild detergent to clean the grime. Always rub the disc from the center going out. Do not rub the disc in circular motion.
2. Let it dry in the air. This in itself may get it to work sometimes.
3. If that doesn’t work polish the CD using the inside of a banana peel, toothpaste or brasso. Again remember to gently rub from the center going outwards.
4. Once it gets going - the first thing to do is to quickly copy all data on to your PC - just in case it fails again.
Friday, August 22, 2008
PHP Debugging
Very useful article on how to code properly using PHP. A must read for every PHP developer.
http://www.digital-web.com/articles/php_lumberjack/
http://www.digital-web.com/articles/php_lumberjack/
JQuery Crash Course
A one page course on JQuery with many useful links.
http://www.digital-web.com/articles/jquery_crash_course/
http://www.digital-web.com/articles/jquery_crash_course/
Thursday, August 21, 2008
Monday, August 18, 2008
DHTML Week Planner and Calendar
A close approximation of Google Calendar
http://www.dhtmlgoodies.com/index.html?whichScript=dhtmlgoodies-week-planner
http://www.dhtmlgoodies.com/index.html?whichScript=dhtmlgoodies-week-planner
Friday, August 15, 2008
Tool for temporary installs of software
Returnil Virtual System 2008 Personal Edition v2.0
Great for doing temporary installs of software:
a) you want to try out or test
b) you don't completely trust yet
c) you don't plan on keeping
d) you're afraid might break something
Great for doing temporary installs of software:
a) you want to try out or test
b) you don't completely trust yet
c) you don't plan on keeping
d) you're afraid might break something
Partitioning Tool
This is an open source disk partitioner/formatter on steroids. Handles
everything. Also has a nice collection of tech tools to make your life
easier. Get it at: http://partedmagic.com/wiki/PartedMagic.php
everything. Also has a nice collection of tech tools to make your life
easier. Get it at: http://partedmagic.com/wiki/PartedMagic.php
Regular Expressions Tool
The Regulator is an advanced Regular expressions testing tool, featuring syntax highlighting and web-service integration with Regexlib.com's database of online regular expressions.
Desktop Sharing
A VNC Alternative
CrossLoop simplifies the process of securely working with friends located in different physical locations and across different network environments. CrossLoop enables you to see the screen and control the mouse and keyboard on a remote computer. It is as if you are working side by side at the same PC.
You can get up and running with CrossLoop in under 2 minutes. Simply download and install the application and it will automatically configure itself to your network environment.
CrossLoop simplifies the process of securely working with friends located in different physical locations and across different network environments. CrossLoop enables you to see the screen and control the mouse and keyboard on a remote computer. It is as if you are working side by side at the same PC.
You can get up and running with CrossLoop in under 2 minutes. Simply download and install the application and it will automatically configure itself to your network environment.
A Very Interesting SQL Tutorial
A great way to learn a little sql database stuff - GalaXQL - Cool interactive sql tutorial toy.
Project Management Tool
Redmine is a flexible project management web application written using Ruby on Rails framework.
Word Clouds
Wordle is a toy for generating “word clouds” from text that you provide. The clouds give greater prominence to words that appear more frequently in the source text. You can tweak your clouds with different fonts, layouts, and color schemes. The images you create with Wordle are yours to use however you like. You can print them out, or save them to the Wordle gallery to share with your friends.
Text Patterns Extraction
LineByter is a utility designed to find and extract patterns from text files. It’s free for personal use.
It includes some unique features like duplicate removal and the ability to specify multiple match and reject patterns, that make it ideal for doing things like extracting emails or urls from text files.
Saturday, August 09, 2008
Design Stencil Kits from Yahoo
Yahoo has very useful design stencil kits for Visio and in PDF and PNG format to create mockups and wireframes of all kinds.
Freely available here: http://developer.yahoo.com/ypatterns/wireframes/
The components they have include:
Freely available here: http://developer.yahoo.com/ypatterns/wireframes/
The components they have include:
- Ad Units
- Calendars
- Carousels
- Charts and Tables
- UI Controls
- Form Elements
- Grids
- Menus and Buttons
- Mobile - General
- Mobile - iPhone
- Navigation and Pagination
- OS Elements
- Placeholder Text
- Screen Resolutions
- Tabs
- Windows and Containers
Friday, August 08, 2008
JSON and PHP
Guarav Arora has suggested a good article to read on the usage of JSON:
http://ditio.net/2008/07/17/php-json-and-javascript-usage/
http://ditio.net/2008/07/17/php-json-and-javascript-usage/
Saturday, August 02, 2008
Regular Expressions
Very useful article on using regular expressions for validation of different formats like usernames, email, phone numbers etc.
http://www.plentyofcode.com/2008/07/regular-expressions-for-username-date.html
http://www.plentyofcode.com/2008/07/regular-expressions-for-username-date.html
Tutorials on the Zend Framework for PHP
A very nice collection of articles on the Zend Framework.
Zend Framework reviews, articles, tutorials, blogs and resources
Zend Framework reviews, articles, tutorials, blogs and resources
Useful Articles on Programming
A collection of extremely useful articles on Programming. If possible, read all of them.
Useful articles and links
Useful articles and links 2
Useful articles and links 3
Useful articles and links 4
Useful articles and links 5
Useful articles and links
Useful articles and links 2
Useful articles and links 3
Useful articles and links 4
Useful articles and links 5
Labels:
Ajax,
Collections,
Javascript,
PHP,
Programming,
Tools,
Tutorials,
Web Applications
PHP vs J2EE vs ASP.Net
Some nice articles providing perspective on the three web application development languages:
J2EE vs ASP.NET vs PHP
PHP Vs ASP.net
PHP vs. ASP.NET Redux - Good article on Oracle
J2EE vs ASP.NET vs PHP
PHP Vs ASP.net
PHP vs. ASP.NET Redux - Good article on Oracle
Friday, August 01, 2008
Testing Resources
A lot of testing resources are available on this page - http://testinghelp.googlepages.com/materials.
Subscribe to:
Posts (Atom)