Tuesday, January 22, 2008
GameJackal Pro v3.0.0.1 Beta » Go2Life
GameJackal is a product that has been designed to remove the need of having to always use your CD/DVD to play your games. I can here the cry going up "Have you never heard of Virtual Drives". Well yes I have. The difference here though is about 700mb of disk space. GameJackal make a small profile, as small as 30kb up to 40mb which it uses to run th
Could Windows 7 be the best Windows yet?
Given all the feedback that Microsoft has had from Vista users (both negative and positive), could Windows 7 be the best version of Windows yet?
Analyze data recovery softwareâs working with demo version
Computer is a necessity for our personal and business life. All organizations are using computer to store and manage their data. In any business data is important. If that crucial data get lost accidentally, the effect can be painful for business. Data can be recovered if you have a backup of your data.
DVDpe Blog » Put Harry Potter DVD to Ipod
This is a video of HARRY POTTER.I like this kind of movie so much, so I took a while finding clips until I was told to download a dvd ripper for help.
CamStudio: Record your desktop as video!
I just found this great program called CamStudio, which can record your desktop as video. This is perfect if you want to record something that you are doing on your computer as video and upload it to YouTube.
Tools to survive data crash
It can happen anytime: you empty the Windows Recycle Bin just a bit too quickly, or format a thumb drive unintentionally — and important data is suddenly gone. Here a quick help to restore your lost or deleted data.
Web Design Delhi
Trade Pie is an Indian based Web Designing Company Offering Web Designing Services at very competitive price. Trade Pie is also offering CSS/HTML Web Design,CMS Web Design,eCommerce Web Design,Flash Web Design,Logo Design,Portal Web Design Services.
Free online web services to create, view, share and edit PDF
List of completely free online services for creating, viewing and editing PDF files. 'Free' means there are no watermarks or other ads put in the PDF files once you're done -- your PDFs are completely clean using the services.
3 Tools to Create personalized iGoogle Themes
There are number of pre-designed themes in the iGoogle Theme Directory. Besides, it also lists the procedure to make your own personalized theme. However, using that procedure to make iGoogle theme may require lots of bells and wishltes. Here are few simpler options to create your own personalized iGoogle theme:
Add jazzy Polaroid Styled Frame & caption to images
Image fun continues on Techno Life with more Image tools to play around with your images. 'Instantizer' is a free online tool to convert your image into a polaroid styled images in few simple clicks. In more practical terms, output image with have a jazzy white-shadowed border with an option to write a unique caption.
Search Applications & widgets with Clever Hippo
There are so many search engines to dig out usual stuff on the internet. How about a search engine specifically for applications and widgets related to different platforms? Clever Hippo is the possible alternative. It is a search engine for applications and widgets.
Search Applications & widgets with Clever Hippo
There are so many search engines to dig out usual stuff on the internet. How about a search engine specifically for applications and widgets related to different platforms? Clever Hippo is the possible alternative. It is a search engine for applications and widgets.
SEO Services Delhi
Trade Pie is an Indian based SEO Company.TradePie offers SEO Services as we feel that all people should worth the value of their money. And we understand what it costs to you to generate the income. Hence we trust in providing a core solution of SEO services.
Guaranteed SEO Services
Trade Pie is an Indian based Guaranteed SEO Company.TradePie offers Guaranteed SEO Services as we feel that all people should worth the value of their money. And we understand what it costs to you to generate the income. Hence we trust in providing a core solution of Guaranteed SEO services.
Recent Posts
Popfly app to show the recent posts on your blog, even if your blog provider doesn't. Tweak it to show your blog instead.
Reasons why incorporate NAT traversal into your Internet
Increased penetration of broadband Internet is driving the adoption of voice over Internet Protocol (VoIP) both for consumer and business markets, propelling VoIP to be the preferred mode of communications. High quality multimedia communications along with rich presence, universal mobility and availability, and lower cost are some of the benefits V
Microsoft turns their back on their own product
This article describes how other people are filling the Visual Basic 6 void Microsoft has created by not supporting their own product.
Microsoft turns their back on their own product
This article describes how other people are filling the Visual Basic 6 void Microsoft has created by not supporting their own product.
Squid: Optimising Web Delivery
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on Unix and Windows and is licensed under the GNU GPL.
Anatomy of php coding guidelines
Having coding guidelines are very important for any software project, especially for a project where you work in a team. Examine 10 of the most used coding guidelines for writing efficient & maintainable php code
Top 10 Ways to increase your PageRank
Use lots of meta keyword tags. Use it WITH Commas. Make sure you don't repeat the same word more than 3 times in a row. Google only indexes the first 101K of the document - so don't use TOO many.
Diving Into Symfony 2007 » SlideShare
It is a very good slide Show for PHP Symfony Framework. It gives good introduction of symfony framework.
An object class for converting dates in PHP
This code converts dates from either SQL (yyyy-mm-dd) or regular (mm/dd/yyyy) format to SQL, regular or full English expression (Saturday, February 2, 2008).
Matt Cutts: Gadgets, Google, and SEO
First off, let me mention what a caching proxy is just to make sure that everyone's aware. I'll use an example from a different context: Internet Service Providers (ISPs) and users. When you surf around the web, you fetch pages via your ISP. Some ISPs cache web pages and then can serve that page to other users visiting the same page.
Focusing SQL Queries
Focusing SQL Queries In this conclusion to a three-part series that examines the SQL query, you will learn some alternative ways of phrasing a query, and how to query large quantities of data. This article is excerpted from chapter four of The Art of SQL, written by Stephane Faroult and Peter Robson
The Cheat Sheet Cheat Sheet: Web Development Cheat Sheets
With the vast array of web development knowledge available on the Internet, there's certainly no shortage of cheat sheets to be found. However, finding a way to wrangle them all into one place isn't quite as easy. That's why we've compiled a list of some of the best cheat sheet collections out there.
HTML 5 is out - No Frames support !
HTML 5 also drops some well-known features. The most notable functionality that is absent in the HTML 5 draft is support for frames, which have been deemed detrimental to usability and accessibility. HTML 5 also drops some standard formatting elements like the tt and u elements that ought to be handled with CSS instead of inline tags...
Explained! Guide to the Project Management Body of Knowledge
Find out more about a Guide to the Project Management Body of Knowledge. A Guide to the Project Management Body of Knowledge (PMBOK) Third Edition is a collection of processes and knowledge areas generally accepted as best practice within the project management discipline.
Top Six AJAX Performance Issues Pinpointed
The top six AJAX performance issues he pinpoints are: 1. Array performance on all browsers in general 2. HTML DOM performance in general 3. Calculating Computed Box Model and Style 4. FireFox: "eval", Object Creation and "in" Operation 5. "String" Manipulation Performance on IE 6. Safari: "pop" Operation Performance
50 Drupal Tips and Tricks
The Lullabot team celebrates its 50th podcast with a list of 50 Drupal tips and tricks.
Learn ColdFusion Quick and Easy!
Here is a blog posting up videos of tutorials that teach you ColdFusion quickly and easily. A great reference for anybody trying to learn ColdFusion.
Implement Search in Rails
This is brief example of how to implement search functionality into a Ruby on Rails application. This may be particularly useful for programmers developing on Windows.
WSF/PHP from the scratch.
In this post I'm explaining steps to install WSF/PHPon Debian based systems. (Yes , it might help for Ubuntu users too). Today for the first time I installed WSF/PHP on my Debian (sid) operating system. On the way I came across some problems. I thought to write them in this post because it will help you to avoid them.
Few tips for being an entrepreneur
In this article, an entrepreneur expressing his experiences of starting a new start-up web 2.0 company and give some suggestions for starting a web 2.0 company.
Ruby On Rails Books
This is a list of some good books that are currently available that will help in learning how to develop websites using Ruby On Rails.
Subscribe to:
Comments (Atom)