Jiaozhoujob.com

Главная | Actual Topics | Обратная связь | Guest Book | В избранное | Сделать домашней
Категории
 Books
 Freelance
 News
 PHP
 Perl
 Developing
 Learning/Education
 System & Utilities
 Humour
 Software
 Databases
Календарь

May, 2012
ПнВтСрЧтПтСбВс
123456
78910111213
14151617181920
21222324252627
28293031
Опросы
Какой из этих языков наиболее предпочтителен для Вас

Perl
PHP
Оба в равной мере
Русский :)


Результаты
Другие опросы

Всего голосов: 99
Комментарии: 0
Ссылки

Архив Новостей
 May 2012 (4)
 April 2012 (30)
 March 2012 (46)
 February 2012 (29)
 January 2012 (29)
 December 2011 (38)
 November 2011 (35)
 October 2011 (60)
 September 2011 (46)
 August 2011 (60)
 July 2011 (60)
 June 2011 (69)
 May 2011 (56)
 April 2011 (65)
 March 2011 (59)
 February 2011 (47)
 January 2011 (60)
 December 2010 (85)
 November 2010 (72)
 October 2010 (90)
 September 2010 (105)
 August 2010 (138)
 July 2010 (186)
 June 2010 (156)
 May 2010 (220)
 April 2010 (199)
 March 2010 (187)
 February 2010 (213)
 January 2010 (197)
 December 2009 (160)
 November 2009 (177)
 October 2009 (222)
 September 2009 (190)
 August 2009 (180)
 July 2009 (202)
 June 2009 (204)
 May 2009 (242)
 April 2009 (237)
 March 2009 (235)
 February 2009 (208)
 January 2009 (206)
 December 2008 (216)
 November 2008 (181)
 October 2008 (193)
 September 2008 (37)
 August 2008 (12)
 July 2008 (183)
 June 2008 (209)
 May 2008 (329)
 April 2008 (569)
 March 2008 (1039)
 February 2008 (828)
 January 2008 (909)
 December 2007 (303)
 November 2007 (11)
 October 2007 (26)
 September 2007 (5)
 August 2007 (6)
 July 2007 (5)
 June 2007 (1)
 May 2007 (3)
 April 2007 (3)
 March 2007 (3)
 February 2007 (3)
 January 2007 (5)
 December 2006 (3)
 November 2006 (2)
 October 2006 (2)
 September 2006 (4)
 August 2006 (3)
 July 2006 (3)
 April 2006 (1)
 March 2006 (1)
 January 2006 (2)
 December 2005 (2)
 November 2005 (3)
 August 2005 (1)
 July 2005 (5)
 June 2005 (7)
Ссылки

Новости, последняя информация о open source...

Perl, PHP, другие языки программирования и программное обеспечение с открытым исходным кодом... поиск работы в этой сфере... всему этому посвящен наш сайт

Добро пожаловать!!!


Interview with Mage+ creator

PHP

[You may have heard about the Magento fork Mage+.]

 

Lee, just tell us: who are you and what are you doing?

I'm a Magento technical architect, developer and contributor to Magento CE. I specialise in architecting and building large scale and complex installations of Magento - having built enterprise Magento platforms for Warner Music Group both in Europe & USA, and for Rebate Networks, who operate a collection of localised flash-sales websites throughout the world. I'm also the founder of the London Magento Users Group.

I created a fork of Magento CE called Mage+, after the frustrations I'd experienced whilst working with Magento.


Continue reading "Interview with Mage+ creator"
Подробнее | Разместил: Planet PHP | Дата: 16.05.2012 | Прочитано: 0 | Комментарии

Composer Dependency Woes

PHP

I spent the better part of this afternoon trying to figure out why a Composer installation wasn’t working and finally figured out the problem…it wasn’t mine.

First, a little context – I’m currently working on a testing presentation for some folks at work and I wanted to show them how to work with the Behat testing tool to create some handy functional/integration tests for our framework-based apps. I threw together a little framework (yes yes, I know) and got the PHPUnit tests set up and running in no time. When it came to the Behat tests, though, no matter what I did, I was still having a problem:

PHP Fatal error: Class 'GoutteClient' not found in /www/htdocs/testing-examples/app/vendor/behat/mink/src/Behat/Mink/Driver/Goutte/Client.php on line 13

No matter how I tried to configure the composer install, it always gave me this message. I tried everything I could think of and, finally, at the suggestion of Rafael Dohms, checked out the github repository for the Goutte client (a href=”http://github.com/fabpot/goutte”>here). As it turns out, in the past ...read more...

Подробнее | Разместил: Planet PHP | Дата: 15.05.2012 | Прочитано: 0 | Комментарии

Intelligent Converters released PostgreSQL-to-MySQL and MySQL-to-PostgreSQL converters

Databases

When thinking about open-source relational databases, many people face dilemma how to choose between two the most popular systems: MySQL and PostgreSQL. Both of them are cross-platform, time proven solutions having a lot of users ranged from individuals and small business to huge corporations. In order to resolve this issue Intelligent Converters released solutions to migrate MySQL databases to PostgreSQL server and vice versa. Both products have high performance due to direct connection to data source and destination databases (they do not use ODBC or any other middleware software). Command line support allows to script, automate and schedule the conversion process. Intelligent Converters invites both end-users and media people to try PostgreSQL to MySQL and backward conversion using free demo version of the products:

[HTML_REMOVED]http://www.intelligent-converters.com/pgs2sql.htm[HTML_REMOVED][HTML_REMOVED] [HTML_REMOVED]http://www.intelligent-converters.com/sql2pgs.htm[HTML_REMOVED][HTML_REMOVED]

Demo version allows to convert only five records for each database table, all other features are in place.

[HTML_REMOVED]Features[HTML_REMOVED][HTML_REMOVED] [HTML_REMOVED] [HTML_REMOVED]All versions of PostgreSQL are supported[HTML_REMOVED] [HTML_REMOVED]All versions of Unix and Windows MySQL are supported[HTML_REMOVED] [HTML_REMOVED]Fast conversion engine (about 10,000 records per second of average P-IV system)[HTML_REMOVED] [HTML_REMOVED]Option to merge data into an ...read more...

Подробнее | Разместил: PostgreSQL News | Дата: 15.05.2012 | Прочитано: 0 | Комментарии

Introducing Windows Server 2012

Books

Get a head start evaluating Window Server 2012. Based on the beta release, this guide introduces its new features and capabilities, with scenario-based insights demonstrating how the platform can meet the needs of your business.

Подробнее | Разместил: O'Reilly's Upcoming Books | Дата: 15.05.2012 | Прочитано: 1 | Комментарии

Nelmio is coming to a conference near you

PHP

Here is a quick update on conferences we will attend and speak at in the next couple months. If you are attending any, feel free to come and say hi!

Next week our entire team will be at jsDay and phpDay in Verona, Italy. If you haven’t got tickets yet, hurry up because it is about to be sold out.

Pierre will talk about Backbone.js, Igor has two talks about realtime apps with websockets and the Silex microframework and I myself will be talking about managing your dependencies with Composer.

In June there are two notable events. The first is SwissJeese. A local JavaScript-oriented conference co-organized by Pierre that will be in Bern. It is free and on a Saturday so there is really no excuse not to come if you have an interest in JavaScript. Register for free on eventbrite!

The second a week later is Symfony Live in Paris which we are always ...read more...

Подробнее | Разместил: Planet PHP | Дата: 11.05.2012 | Прочитано: 7 | Комментарии

AnySQL Maestro 12.5 released

Databases

SQL Maestro Group announces the release of AnySQL Maestro 12.5, a powerful tool for managing any database engine accessible via ODBC driver or OLE DB provider (PostgreSQL, MySQL, SQL Server, Oracle, Access, etc).

The new version is immediately available at
http://www.sqlmaestro.com/products/anysql/maestro/.

AnySQL Maestro comes in both Freeware and Professional editions.

Top 10 new features:

  1. Report Designer.
  2. Support for auto increment columns for MS SQL Server and MS Access.
  3. SQL Editors: Unicode support, text change markers, and improved code folding appearance.
  4. Enhanced performance of the SQL Script Editor tool.
  5. Improved Script Runner.
  6. Inline images in the data grid.
  7. Displaying BLOB data as PDF.
  8. Creation of views from Visual Query Builder.
  9. Updated Data Input form.
  10. Spanish translation.

There are also some other useful things. Full press release is available at the SQL Maestro Group website.

Подробнее | Разместил: PostgreSQL News | Дата: 10.05.2012 | Прочитано: 5 | Комментарии

The 508 Handbook

Books

The 508 handbook is written for the developer or designer who wants to make accessible websites, but doesn't know where to begin. The reader will not only be introduced to the various audiences covered under 508 and their limitations and assistive technologies, but be given practical advice on how to make a website for them, while not compromising the overall design. Practical examples are provided, as well as heuristics to guide them during the development of completely new technologies.

Подробнее | Разместил: O'Reilly's Upcoming Books | Дата: 08.05.2012 | Прочитано: 7 | Комментарии

Head First iPhone and iPad Development

Books

Have a killer app idea for iPhone and iPad? Head First iPhone and iPad Development will help you get your first application up and running in no time. You'll not only learn how to design for Apple's devices, you'll also master the iPhone SDK tools -- including Xcode -- and Objective-C programming principles to create eye-catching, top-selling apps.

Подробнее | Разместил: O'Reilly's Upcoming Books | Дата: 01.05.2012 | Прочитано: 7 | Комментарии

Why Modules?

PHP

I've blogged about getting started with ZF2 modules, as well as about ZF2 modules you can already use. But after fielding some questions recently, I realized I should talk about why modules are important for the ZF2 ecosystem.

Подробнее | Разместил: Planet PHP | Дата: 30.04.2012 | Прочитано: 10 | Комментарии

Migrating off Netsuite - The hidden cost of Clouds..

PHP Article originally from rooJSolutions blog
One of the more interesting projects I have ongoing is a migration and deployment of an ERP system. For a bit of background, our customer was persuaded about 3-4 years ago that moving their accounting and Stock management into Netsuite would be a good idea.

For those who have not heard of Netsuite, it's a Cloud based ERP system, that from my understanding runs on an oracle backend and is totally web based. All the users log into the website, enter the various stock activity ( Purchase Orders, Item Receipt, Bills, Sales orders, Invoices, Item Fulfilments and Various Credit Memos), along with the standard accounting features like Journal entries. etc.... The system keeps track of your stock and should give you a value of stock on hand, along with doing your audit-able reports.

Well, I'm guessing anyone who has worked with ERP systems, probably knows that the devil is in the details for this. The company I have been working with have been using this for over 2 years now, and are beginning to ...read more...
Подробнее | Разместил: Planet PHP | Дата: 27.04.2012 | Прочитано: 11 | Комментарии

PECL/mysqlnd_ms 1.4 = charset pitfalls solved

PHP

Tweaking is the motto - what an easy release PECL/mysqlnd_ms 1.4 will be! The first tweak for the next stable version of the mysqlnd replication and load balancing plugin solves pitfalls around charsets. String escaping now works on lazy connection handles (default) prior to establishing a connection to MySQL. A new server_charset setting has been introduced for this. The way it works also prevents you from the risk of using a different charset for escaping than used later on for your connection.

Lazy connections and server_charset

PECL/mysqlnd_ms is a load balancer. A users connection handle can point to different nodes of a replication cluster over time. For example, if using MySQL Replication, the connection handle may point to the master for running writes and, later on, to one of the slaves for reads. At the very moment a user opens a connection handle, the load balancer does not yet know which cluster node needs to be queried first.

 /* Load balanced following "myapp" section rules from the plugins config file */ $mysqli =  ...read more... 
Подробнее | Разместил: Planet PHP | Дата: 27.04.2012 | Прочитано: 11 | Комментарии

Registration, Call for Submissions Opens for PHP 2012 Conference (ZendCon)

PHP Registration, Call for Submissions Opens for PHP 2012 Conference (ZendCon)
Подробнее | Разместил: Zend News | Дата: 26.04.2012 | Прочитано: 144 | Комментарии

PHP 5.3.11 And PHP 5.4.1 Released!

PHP The PHP development team announces the immediate availability of PHP 5.3.11 and PHP 5.4.1. These releases focuses on improving the stability of the current PHP branches with over 60 bug fixes, some of which are security related.Security Enhancements for both PHP 5.3.11 and PHP 5.4.1:Fixed bug #54374 (Insufficient validating of upload name leading to corrupted $_FILES indices). (CVE-2012-1172).Add open_basedir checks to readline_write_history and readline_read_history.Security Enhancement affecting PHP 5.3.11 only:Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831).Key enhancements in these releases include:Added debug info handler to DOM objects.Fixed bug #61172 (Add Apache 2.4 support).For a full list of changes in PHP 5.3.11 and PHP 5.4.1, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.All users of PHP are strongly encouraged to upgrade to PHP 5.3.11 or PHP 5.4.1.
Подробнее | Разместил: Planet PHP | Дата: 25.04.2012 | Прочитано: 7 | Комментарии

Getting to grips with an existing XML structure

PHP

Very often I find myself writing input filters for large XML files using PHP. Common enough task; and PHP offer a great variety of tools to do this effectively depending on the situation. Unfortunately, almost as common is the lack of documentation for the aforementioned XML files.

Manually trying to document the XML structure is not a fun job. And I have looked around for a simple tool but I didn’t really find a  tool that gave me the quick and dirty overview I wanted. A year or so ago I finally wrote a small PHP class to analyze large XML files.

It is simple, but quickly creates a good overview of the XML structure as well as the kind of data and attributes of the elements in the XML file. Even for a very large XML file it does a good job of showing just the relevant structure of the XML.

It is best described using an example.

Example XML

 
<?xml version="1.0" encoding="UTF-8" ?>  <company xmlns:dvoidcomp="http://dotvoid.se/schema/company" name="MegaCorp" employeeOfTheMonth="E0003">
<department name="Advanced Technologies" location="NY" number="123">
<employee name="Al Smith" SN="E0004" ...read more...
Подробнее | Разместил: Planet PHP | Дата: 24.04.2012 | Прочитано: 14 | Комментарии

Symfony 2 Poster - Der perfekte Einstieg

PHP Symfony 2 Poster

Das Symfony 2 Framework hat sich als OpenSource PHP-Framework etabliert. Die Anh
Подробнее | Разместил: Planet PHP | Дата: 23.04.2012 | Прочитано: 14 | Комментарии

Zend Builds on Relationship with Amazon Web Services, Makes Zend Application Fabric Available Through AWS Marketplace

PHP Zend Builds on Relationship with Amazon Web Services, Makes Zend Application Fabric Available Through AWS Marketplace
Подробнее | Разместил: Zend News | Дата: 19.04.2012 | Прочитано: 26 | Комментарии

Introducing phorkie: git based pastebin

PHP

At work, we've been looking for a pastebin application with a special feature set:

  • Self-hosted, so we can paste code and data without having to care about sensitive customer data becoming public accidentially
  • written in PHP, since we're a PHP shop
  • editability so other people can do fixes for us
  • title support for pastes so we can find it later
  • navigation among pastes so we don't have to remember the number later
  • search because navigation doesn't help with 1k+ pastes

We did not find anything suitable after researching for some days. Since I needed a new spare time project, I began working on phorkie.

After working on it for a month, I've just released the first version 0.1.0 and you're welcome to try it.

phorkie

phorkie is a self-hosted pastebin software ...read more...

Подробнее | Разместил: Planet PHP | Дата: 18.04.2012 | Прочитано: 16 | Комментарии

Properly Salting Passwords, The Case Against Pepper

PHP
The other day I announced the release of my new password hashing library, PasswordLib. As I've come to expect, Reddit was full of interesting commentary on the topic. Some was good, some was bad and some surprised me. What surprised me was the insistence on a global salt (otherwise known as a "pepper"). So, I started thinking about it some more, and I figured I'd write a post on why I don't use peppers in my hashing algorithms (and why you may want to rethink it too).
Read more »
Подробнее | Разместил: Planet PHP | Дата: 17.04.2012 | Прочитано: 13 | Комментарии

And The Winners Are…

PHP Yesterday afternoon I used a random number generator to select three winners for The PHP Playbook. I’m excited to announce that the winners of the PHP Playbook are: P
Подробнее | Разместил: Planet PHP | Дата: 16.04.2012 | Прочитано: 17 | Комментарии

Introducing: PasswordLib

PHP
Today, I'm proud to announce the immediate availability of a new password hashing library for PHP: PasswordLib. The project is a spin-off of another that I started about a year ago, CryptLib. I was unable to find a clean solution to a few problems in CryptLib, so dev work stalled for a while. I realized recently that the password hashing functionality was complete, so if I stripped out the incomplete parts, it would still be a very useful library. And so PasswordLib was born.
Read more »
Подробнее | Разместил: Planet PHP | Дата: 14.04.2012 | Прочитано: 17 | Комментарии

Setting millisecond-timeouts with curl

PHP I'm currently working on a project where I need to curl to an external server to get some information. If this takes too long, I fall back to a local solution. The timeout for this should be really, really low, so we decided on a 250ms timeout. While testing with this timeout feature, for some reason it *always* used the local fallback. I couldn't figure out why, as when I did a manual curl to the external server, it took 50ms at maximum, way below the timeout value. Turns out it is a problem with libcurl.
Подробнее | Разместил: Planet PHP | Дата: 13.04.2012 | Прочитано: 19 | Комментарии

PostGIS 2.0.0 Released

Databases

PostGIS is an extension that adds support for geographic objects to the PostgreSQL object-relational database. The version 2.0.0 is now complete and available for download here :

Download PostGIS

The development process for 2.0 has been very long, but has resulted in a release with a number of exciting new features.

  • Raster data and raster/vector analysis in the database
  • Topological models to handle objects with shared boundaries
  • PostgreSQL typmod integration, for an automagical geometry_columns table
  • 3D and 4D indexing
  • Index-based high performance nearest-neighbour searching
  • Many more vector functions including
  • ST_Split
  • ST_Node
  • ST_MakeValid
  • ST_OffsetCurve
  • ST_ConcaveHull
  • ST_AsX3D
  • ST_GeomFromGeoJSON
  • ST_3DDistance
  • Integration with the PostgreSQL 9.1 extension system
  • Improved commandline shapefile loader/dumper
  • Multi-file import support in the shapefile GUI
  • Multi-table export support in the shapefile GUI
  • A geo-coder optimized for free US Census TIGER (2010) data

More Details

Подробнее | Разместил: PostgreSQL News | Дата: 13.04.2012 | Прочитано: 8 | Комментарии

PHP: Innocent Villagefolk or a Pillagin’ Pirate?

PHP


A stereotypical caricature of a pirate.

This is a train of thought article (i.e. it may make sense…or not). You’ve been warned in advance. The CL;DR will be posted to Twitter when Hell freezes over, pigs fly, and Hollywood makes an ensemble casted DC Universe movie. This is what happens when you have a laptop, an editor, a train ride home, and have just realised that the wifi connection is not working.

In PHP, we’re well insulated from what happens in other programming languages. This is not by accident – mentioning PHP while among a crowd of Java, Ruby, Python or Perl programmers is liable to result in a heated argument, several fistfights and one dead PHP programmer. Death by mobbing is not a pretty way to go. I’m sure a few of us have been there – at a web conference where people dismiss PHP ...read more...

Подробнее | Разместил: Planet PHP | Дата: 12.04.2012 | Прочитано: 17 | Комментарии

Error Handling in PHP

PHP Error Handling in PHP
Подробнее | Разместил: PHPBuilder.com | Дата: 12.04.2012 | Прочитано: 19 | Комментарии

Varnish and saint mode: "no backend connection"

PHP

Recently we implemented some quite sophisticated caching mechanisms using varnish. In addition to just caching, backend errors and invalidated pages had to be handled gracefully whenever possible so we implemented grace mode, saint mode and backend probes.

Everything was working great during development but then we did some real performance testing... The results really gave us some headache because at some point we noticed the following in varnishlog from time to time:

 11 FetchError   c no backend connection

This error appears when (obviously) no backend is available/healthy. The problem: The health checks at that time reported that the backends were alive. Googling didn't help here as this error didn't seem to be one of the standard issues. So i finally found myself digging in the C code and after some while i found out what was going on.

The reason we got this error was a combination of a not-yet completely finished backend and the (poorly documented) saint mode:

We still had quite an amount of 500s returning from the backends because of database inconsistencies and general ...read more...

Подробнее | Разместил: Planet PHP | Дата: 11.04.2012 | Прочитано: 22 | Комментарии

PHP Sucks! But I Like It!

PHP
I read a rather interesting post yesterday called PHP: a fractal of bad design. It's been getting a lot of traffic among the PHP community lately because it's rather inflammatory. But to be honest, it does make a lot of really good points. It also makes a lot of mistakes and misses a bigger picture.
Read more »
Подробнее | Разместил: Planet PHP | Дата: 10.04.2012 | Прочитано: 21 | Комментарии

Oracle Announces New MySQL 5.6 Development Milestone Release

Databases New Features Enhance MySQL for Web, Cloud and Embedded Applications on Linux, Windows and Other Environments.
Подробнее | Разместил: Latest Updates from MySQL AB | Дата: 10.04.2012 | Прочитано: 17 | Комментарии

Last Chance To Win “The PHP Playbook”!

PHP Back in March, I announced that I was giving away three copies of The PHP Playbook to three lucky winners. Since I’m selecting winners on April 15th, this is your last week to register to win your copy! Since not everyone can win, I’m also excited to announce that PHP Architect, the publisher of my [...]
Подробнее | Разместил: Planet PHP | Дата: 09.04.2012 | Прочитано: 19 | Комментарии

Roo.XComponent introduction

PHP Article originally from rooJSolutions blog
http://www.roojs.com/roojs1/docs/symbols/Roo.XComponent.html
With a nice long Easter holiday, I finally got a chance to hack on some of those todo items that I'd been putting off for quite a while. One of the core mini tasks was to enable mtrack information inside of my main email/accounting do everything platform. 

The Pman codebase, as I've mentioned before forms the core of pretty much all applications I work on now, mostly intranet or extranet focused web applications, that work like desktop applications. All of these applications are built up of various componenents, for example the Accouting module has Components like general ledger, managing invoices, timesheet and tracking editing and a pricing management component. 

The whole premise of the Pman project codebase on the Javascript side, is to register all the components sometime after the page is loaded, then after the user has logged in, or authentication has been checked, it will create and render all these components in sequence, appending them to the container panels.

In the case of the Accounting module, there is a default top level ...read more...
Подробнее | Разместил: Planet PHP | Дата: 08.04.2012 | Прочитано: 15 | Комментарии

The MVC Paradox

PHP

Use of the Model View Controller (MVC) design pattern is generally accepted as a best practice in modern web applications. Like all design patterns, MVC is a reusable solution to a common problem. The MVC pattern is intended to address the following concerns:

  1. Support for multiple types of clients
  2. Reduce duplicate code when supporting multiple types of clients
  3. Isolating domain logic from the user interface

Note that items 2 and 3 are both dependent on item 1. Support for multiple types of clients is the single driving force behind the MVC design pattern. Following are some examples of client types:

  • Web Browsers
  • API Clients
  • Admin Processes (e.g. CLI, cron, daemon)
  • Unit Tests
  • Native GUI

Realistically, how many of these different client types do you need to support? If you’re taking a RESTful approach, then Web Browsers and API Clients can be combined into one type of client, which we can just call User Agents. Likely you’re not building a Native GUI. This leaves you with the following three types of clients to support:

...read more...
Подробнее | Разместил: Planet PHP | Дата: 05.04.2012 | Прочитано: 24 | Комментарии
Всего 10226 на 341 страницах по 30 на каждой странице
[ 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | ... | 341 ] [>>]

Google Search
Google

Web jiaozhoujob.com

Топ Новостей
1: Continuent Announces New uni/cluster 2008 for PostgreSQL and EnterpriseDB
Hot NEWS!
Просмотров - 42333


2: A New Year, A New Post
Просмотров - 25821

3: PHP Vikinger unconference open for registration
Просмотров - 9855

4: REDTUBE / YOUPORN / PORNHUB - stable clone - demo a must by powerstarim
Просмотров - 7266

5: FmPro Migrator 4.03 for MacOS X - New Graphical UI for FileMaker Migrations to PostgreSQL
Просмотров - 6776

6: REST Controller for PHP Applications
Просмотров - 2885

7: Greg Sabino Mullane: Version 1.6.1 of check_postgres.pl ft. custom_query
Просмотров - 2826

8: AJAX and PHP Part 3 - Post vs. Get Requests
Просмотров - 2585

9: Using the Zend Framework with Code Igniter (an alternative)
Просмотров - 2316

10: PHP Accelerators : APC vs Zend vs XCache with Zend Framework
Просмотров - 1937

Ссылки

Google 120X240
Ссылки

Главная | Actual Topics | Статьи | Обратная связь | Guest Book
Генерация: 0.353 сек. и 40 запросов к базе данных за 0.047 сек.
Powered by SLAED CMS © 2005-2007 SLAED. All rights reserved.