Web 2.0 Training
 

Random Header :: Unpredictably Exciting

category archive listing Category Archives: Softwares

Latest Browser Experience::Opera Kestrel 9.50 Beta 1

The folks working at Opera Software launched a new version of their famous Opera browser but this time, it comes with a brand new name and several goodies for its users. Codenamed Kestrel, Opera 9.5 Alpha bundles VoiceOver support and an improved BitTorrent performance, a function that was often criticized by the peer-to-peer fans. In […]

Top 10 mistakes and solutions of a PHP Developer

1. Not escaping entities
It’s basic knowledge; ALL untrusted input (especially user input from forms) has to be sanitized before it is being output.
echo $_GET[’username’];
Can for instance output:
<script>/*snooping cookie or changing admin password script*/</script>
It is an apparent security risk not to sanitize untrusted data before output. Besides you might end up with pages looking very messy […]

Deploying PHP From Cool Stack in Sun Java System Web Server

Cool Stack is, as defined on its site, “a collection of some of the most commonly used open-source applications optimized for the Solaris Operating System.” If you have not deployed Web applications with Cool Stack before, be assured that it highly optimizes numerous open-source components such as Apache 2, PHP 5, Ruby, and Light HTTPD […]

Build your PDF and Excel reports with PHP

The Portable Document Format (PDF) and Microsoft’s Excel spreadsheet are commonly used for presentation of reports and data.
PHP, meanwhile, has become one of the most commonly used scripting languages on the web today, with 35 per cent of web sites running PHP. The TIOBE index of programming languages also indicates an increase in the usage […]

Zend predicts Java and PHP oneness

zend-predicts-java-and-php-oneness

Lately, Zend Technologies has worked to put PHP in the enterprise by optimizing its tools for Oracle and IBM databases and middleware.
Today, Zend makes its latest move on the enterprise, by throwing open early code for an up-coming PHP suite based on Eclipse. Zend thinks this will let it integrate with other Eclipse-based Java tools […]

Ten Tips for Rapid Software Development.

ten-tips-for-rapid-software-development

1. Begin all transitions with a readiness assessment. “Really look at your organization. Talk to your people. Look for roadblocks. Ask yourself, what is this agile stuff and how does it compare to our old way”.
2. Evolve by learning a little of everything. “Don’t start with fragile agile, where you have a few pieces of […]

Best Free Softwares

Best Free Web Browser
Best Free Anti-Virus Software
Best Free Adware/Spyware/Scumware Remover
Best Free Browser Protection Utility
Best Free Firewall
Best Free Trojan Scanner/Trojan Remover
Best Free Scanner/Remover
Best Free Intrusion Prevention and Detection Utility…
Best Free Anonymous Surfing Service
Best Free Software Suite
Best Free File Manager
Best Free Email Client
Best Free Web Mail Accessory
Best Free Clipboard Replacement Utility
Best Free HTML Editor
Best Free Spam Filter […]

Free Software Directory

free-software-directory

Open source doesn’t just mean access to the source code. The
distribution terms of open-source software must comply with
the following criteria:
1. Free Redistribution
2. Source Code
3. Derived Works
4. Integrity of The Author’s Source Code
5. No Discrimination Against Persons or Groups
6. No Discrimination Against Fields of Endeavor
7. Distribution of License
8. License Must Not Be Specific to a Product
9. […]