<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://boris.kodmasin.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://boris.kodmasin.net/feed.php">
        <title>kodmasin - php</title>
        <description></description>
        <link>https://boris.kodmasin.net/</link>
        <image rdf:resource="https://boris.kodmasin.net/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-13T13:39:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:fileinfoinstallation?rev=1729367180&amp;do=diff"/>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:loota?rev=1729367180&amp;do=diff"/>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:loota2_helper?rev=1729367180&amp;do=diff"/>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:loota_view_helper_phpyuiloader?rev=1729367180&amp;do=diff"/>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:myzfsetup?rev=1729367180&amp;do=diff"/>
                <rdf:li rdf:resource="https://boris.kodmasin.net/php:zend_validate_array?rev=1729367180&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://boris.kodmasin.net/_media/wiki:dokuwiki.svg">
        <title>kodmasin</title>
        <link>https://boris.kodmasin.net/</link>
        <url>https://boris.kodmasin.net/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://boris.kodmasin.net/php:fileinfoinstallation?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Fileinfo pecl extension installation on OpenSuse 10.2</title>
        <link>https://boris.kodmasin.net/php:fileinfoinstallation?rev=1729367180&amp;do=diff</link>
        <description>Fileinfo pecl extension installation on OpenSuse 10.2

Requirements you should install with yast:

	*  file-devel - this package includes (libmagic) - &lt;http://www.darwinsys.com/file/&gt;
	*  autoconf

Of course you should have php installed also.

Now run command:
pecl install fileinfo</description>
    </item>
    <item rdf:about="https://boris.kodmasin.net/php:loota?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Loota</title>
        <link>https://boris.kodmasin.net/php:loota?rev=1729367180&amp;do=diff</link>
        <description>Loota

News

	*  1.8.2009. - started working on “bill” module (orders, invoices, inventory management, etc.)
	*  1.4.2009. - module addressbook implementation finished (basic)
	*  1.1.2009. - VOR module abandoned (for reason see below for reason)</description>
    </item>
    <item rdf:about="https://boris.kodmasin.net/php:loota2_helper?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Loota2_Helper__</title>
        <link>https://boris.kodmasin.net/php:loota2_helper?rev=1729367180&amp;do=diff</link>
        <description>Loota2_Helper__

:!: 21.09.2008. - From ZF version 1.6.0. this helper will not work because it could not contain _ in his name. Zend_Loader can not work if _ is in Helper name

:!: 31.1.2008. - I think I saw ZF official helper with similar name and functionality</description>
    </item>
    <item rdf:about="https://boris.kodmasin.net/php:loota_view_helper_phpyuiloader?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Loota_View_Helper_PhpYuiLoader</title>
        <link>https://boris.kodmasin.net/php:loota_view_helper_phpyuiloader?rev=1729367180&amp;do=diff</link>
        <description>Loota_View_Helper_PhpYuiLoader

Here is very simple way how to use Zend Framework and Yui Php Loader Utility.

Below is code. This helper returns YAHOO_util_Loader object so check docs at &lt;http://developer.yahoo.com/yui/phploader/&gt;


require_once &#039;phploader/phploader/loader.php&#039;;
require_once &#039;Zend/View/Helper/Abstract.php&#039;;

class Loota_View_Helper_PhpYuiLoader extends Zend_View_Helper_Abstract{
	static private $loader;
	public function __construct(){
		if(Loota_View_Helper_phpYuiLoader::$loade…</description>
    </item>
    <item rdf:about="https://boris.kodmasin.net/php:myzfsetup?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Setting Zend Framework as framework for modal applications (currently Croatian only)</title>
        <link>https://boris.kodmasin.net/php:myzfsetup?rev=1729367180&amp;do=diff</link>
        <description>:!: U IZRADI :!:

Setting Zend Framework as framework for modal applications (currently Croatian only)

This solution is implemented in loota2.

Uvod

Ideja je bila postaviti ZF tako da se aplikacije mogu dodavati u njega kao nezavisni modeli. Zamišnjeno je da samo iskopirate svoj modulu (applikaciju) u zadani direktorij i da ona odmh radi.</description>
    </item>
    <item rdf:about="https://boris.kodmasin.net/php:zend_validate_array?rev=1729367180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-19T19:46:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Zend_Validate_Array class</title>
        <link>https://boris.kodmasin.net/php:zend_validate_array?rev=1729367180&amp;do=diff</link>
        <description>Zend_Validate_Array class

About

This class was developed when ZF did not have good Zend_Filter_Input. When Zned_Filter_Input was created (ZF 1.0.0) this class lost some of its benefits but is is still useful for people which want to add end-user custom error messages. You can then use Zend_Translate_* . Also Zend_Validate_* classes are not designed to have end-user friendly error messages (to many of them and to detailed ex. Zend_Validate_EmailAddress).</description>
    </item>
</rdf:RDF>
