From: Jani Taskinen
Please do not reply to this email.
--Jani
p.s. Delete my CVS account. I have no use for it anymore
From IRC conversation:
"_sniper_" is Jani Taskinen.
<_sniper_> hehehehe..
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Posted by
Slava
at
10:09 AM
0
comments
Labels:
PHP Programming
Posted by
Slava
at
9:25 PM
0
comments
Labels:
PHP Programming
Now you can get the word out to anyone, because we just added a new publishing feature that lets you show an interactive calendar to others -- even if they don't use Google Calendar.
Read more at googleblog.blogspot.com...
Posted by
Slava
at
7:47 AM
0
comments
Labels:
PHP Programming
Asynchronous JavaScript and XML ( Ajax ), is arguably the most popular new Web technology. In this two-part "Developing PHP the Ajax way" series, you will create a simple photo album as an online Web application, entirely in PHP and the Simple Ajax Toolkit (Sajax). You'll begin by writing a simple photo album using the standard method of PHP development and later apply Sajax to make it an active Web application.
Read more at www-128.ibm.com/develop...
Posted by
Slava
at
9:36 PM
0
comments
Labels:
Ajax,
PHP Programming
Object serialization in PHP is very easy, and can be used for a variety of different purposes. It can be used to perform some fairly complex operations, in fact. This article, the first of a three-part series, introduces you to object serialization and a number of the tasks for which you can put this approach to use.
Read more at www.devshed.com/c/a/ PHP ...
Posted by
Slava
at
2:08 PM
0
comments
Labels:
PHP Programming
Let's say you happily use Linux, but you sometimes find yourself wishing you had access to interesting new apps that launch for Windows but not Linux. And maybe, like a lot of us, you have a lot of photos stored on your personal machine, and you've read about or even tried Google's photo organizer, Picasa. But using it means switching to Windows, even temporarily. (We know--thanks but no thanks.)
Read more at googleblog.blogspot.com...
Posted by
Slava
at
12:47 AM
0
comments
Labels:
Linux
Working with low-level sockets can be a painful task in PHP. Fortunately, PHP offers a nice library of socket handling functions to make your life easier. If you do a lot of network programming in PHP, you will want to check out this three-part series, which starts with the basics and takes you through more advanced approaches. This article is the first one in the series.
Read more at www.devshed.com/c/a/PHP...
Posted by
Slava
at
10:30 PM
0
comments
Labels:
PHP Programming
Posted by
Slava
at
10:05 AM
0
comments
Labels:
PHP Programming
AJAX has the power to make your site more compelling and more dynamic, but AJAX development is often complicated, with much of the development time spent working around browser quirks and the fragility of AJAX components. Trust us, we know--the development of our own AJAX apps, like Google Maps and Google Calendar, caused us no small amount of AJAX-induced frustration.
Posted by
Slava
at
6:24 PM
0
comments
Labels:
Ajax,
PHP Programming
In this tutorial you will learn how to create ZIP and TAR archives dynamically using PHP and the PEAR::Archive_Zip and PEAR::Archive_Tar packages.
Posted by
Slava
at
2:35 PM
0
comments
Labels:
PHP Programming
Posted by
Slava
at
10:39 PM
0
comments
Labels:
PHP Programming
Posted by
Slava
at
10:26 PM
0
comments
Labels:
PHP Programming
PHP Powers the WebNow, the world's most popular web programming language gets even better with an easy to use framework for developing the next generation of web applications.
Read more at framework.zend.com/
Posted by
Slava
at
5:43 PM
0
comments
Labels:
PHP Programming,
Zend Framework
PHP Documentation - little collection of the docs,tutorials and howtos related to Linux/Unix programming, system administration and web development. PHP Documentation
Read more at www.php.net/docs.php
Posted by
Slava
at
9:54 AM
0
comments
Labels:
PHP Programming
Posted by
Slava
at
1:29 PM
0
comments
Labels:
PHP Programming
Although not directly PHP-related, I'm aware that a lot of people who look over this blog are freelance or part time coders. It's always important to make sure that both you and your client stand on the same level, and as such, MediaSurgery have been kind enough to release their web design contract (checked by a lawyer) for free. The contract is available in both Open Office and Microsoft Word formats. Go get it!
Completely free web design contract - checked in 2006 by qualified lawyers
Posted by
Slava
at
4:23 AM
0
comments
Labels:
PHP Programming
The PHP development team is proud to announce the release of PHP 5.1.3. This release combines small number of feature enhancements with a significant amount of bug fixes and resolves a number of security issues. All PHP users are encouraged to upgrade to this release as soon as possible.
The security issues resolved include the following:
The feature enhancements include the following notables:
The release also includes over 120 bug fixes with a focus on:
Posted by
Slava
at
12:47 PM
0
comments
Labels:
PHP Programming
Dipping a Toe into Rapid Application Development for PHP: "[Summary]
As Andi Gutmans presented at his php|tek keynote, and reinforced by IBM in their showing of QEDWiki, there is indeed a place in PHP for the Rapid Application Development. As part of Andi’s keynote, he spoke about component architectures and showed a quick demo of what that might look like in the future. He did so with a proof of concept called phpBlox. Now, don’t get too excited, it looks nice and worked for the demo, but we are still only at the beginning of the Road to RAD."
Posted by
Slava
at
12:37 PM
0
comments
Labels:
PHP Programming
The Google Maps API supports the same browsers as the Google Local site. Since different applications require different behaviors for users with incompatible browsers, the Maps API provides a global method (GBrowserIsCompatible()) to check compatibility, but it does not have any automatic behavior when it detects an incompatible browser. The script http://maps.google.com/maps?file=api&v=2 can be parsed in almost every browser without errors, so you can safely include that script before checking for compatibility.
Read more at googleblog.blogspot.com...
Posted by
Slava
at
11:33 AM
0
comments
Labels:
PHP Programming,
SEO Optimization
Openomy is an online file system. You can store files on Openomy and access them from any computer. Openomy organizes files and users via tags (as opposed to folders). You can choose to keep your files guarded by Openomy, or allow certain outside applications (of your choice) to do new and interesting things with your data.
Posted by
Slava
at
10:36 AM
0
comments
Labels:
PHP Programming