Archive

Archive for the ‘Zend’ Category

Tizen Linux for mobile tablet smartphone will takeover the world. Backed by Intel, Samsung, Linux foundation. Good luck.

February 26, 2012 Leave a comment

Tizen Linux for mobile tablet smartphone will takeover the world. Backed by Intel, Samsung, Linux foundation. Good luck.

- Android is less important in such case

- IPhone also

 

Ubuntu now runs in Android. Finally C programmers are happy to have there GCC back in the mobile battle.

February 26, 2012 Leave a comment

Ubuntu is now running on top of Android. Soon there will be no more NDK/SDK requirement. Android made a mess mistake for GCC developers. Everything in past need to use NDK/SDK to retype every single lines to JNA code, which is idiot implementation actually of Android.

- Android Ubuntu will then allow GCC

- Tizen linux from Intel, Samsung will soon release there dragon Linux with GCC support to take-over Android, IPhone

 

NeBeans IDE 7.2 is almost ready. The Best IDE ever then Eclipse :)

February 26, 2012 Leave a comment

NeBeans IDE 7.2 is almost in stable release. There was Github problem in the nightly release.

 

Categories: centOS, Fedora 12, PHP, Ubuntu, Zend

www.melzoo.com – new search engine, like google, looks very nice and advanced

December 20, 2011 Leave a comment

I was searching for nice results. And came to new search engine and started to use it now always, check it out www.melzoo.com

Categories: Ajax, cakePHP, Flash, HTML, IE, JavaScript, PHP, Zend

Top 10 tips for web experts

August 5, 2011 Leave a comment

@todo

Please ask, i will post how to’s

Categories: Ajax, CSS, Flash, HTML, JavaScript, PHP, Zend

How to create a database without any database server?

August 5, 2011 Leave a comment

@todo

Please ask, i will post how to’s

Categories: MySQL, Oracle, PHP, Zend

How do i make my website to do live chat?

August 5, 2011 Leave a comment

@Todo:

Ask plz i will write it.

Categories: Ajax, CSS, HTML, JavaScript, PHP, Zend

PHP – How to solve the problem when error shows like PHP Warning: SimpleXMLElement::__construct()

July 25, 2011 Leave a comment

In CentOS 5.5 i solved this as following steps, where i needed PHP APC, and i need to make YahooBoss.php work. Basically its a url which allow to grab search, was not friendly, it does not mean i cant? I am a scientist :) i can do anything. Here is for future reference:

Problem: SimpleXMLElement::__construct() /application/search/models/Search/Adapter/Web/YahooBoss.php on line 39, referer:
Prase error or whatever etc etc.

Solution:

1) I included the repository from REMI: http://blog.famillecollet.com/pages/Config-en

cd /tmp
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm
cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/enterprise/remi.repo

yum -y install php53.x86_64 php53-cli.x86_64 php53-common.x86_64 php53-dba.x86_64 php53-devel.x86_64 php53-mbstring.x86_64 php53-mysql.x86_64 php53-odbc.x86_64 php53-process.x86_64 php53-soap.x86_64 php53-xml.x86_64 php53-xmlrpc.x86_64
yum --enablerepo=remi install php-ZendFramework-Cache-Backend-Apc.noarch php-ZendFramework-Cache-Backend-Memcached.noarch

2) I installed the Base php53 packages from default repository, only the APC installed from REMI.

# yum list installed *php*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.symnds.com
* base: mirror.rackspace.com
* epel: mirror.cogentco.com
* extras: centos.aol.com
* updates: mirror.symnds.com
Installed Packages
php.x86_64                                                                                          5.3.6-4.el5.remi                                                      installed
php-ZendFramework.noarch                                                                            1.11.9-1.el5.remi                                                     installed
php-ZendFramework-Cache-Backend-Apc.noarch                                                          1.11.9-1.el5.remi                                                     installed
php-ZendFramework-Cache-Backend-Memcached.noarch                                                    1.11.9-1.el5.remi                                                     installed
php-bcmath.x86_64                                                                                   5.3.6-4.el5.remi                                                      installed
php-cli.x86_64                                                                                      5.3.6-4.el5.remi                                                      installed
php-common.x86_64                                                                                   5.3.6-4.el5.remi                                                      installed
php-devel.x86_64                                                                                    5.3.6-4.el5.remi                                                      installed
php-pdo.x86_64                                                                                      5.3.6-4.el5.remi                                                      installed
php-pear.noarch                                                                                     1:1.4.9-6.el5                                                         installed
php-pecl-apc.x86_64                                                                                 3.1.9-1.el5.remi                                                      installed
php-pecl-memcache.x86_64                                                                            3.0.6-1.el5.remi                                                      installed
php-process.x86_64                                                                                  5.3.6-4.el5.remi                                                      installed
php-xml.x86_64

# php -m
[PHP Modules]
apc
bcmath
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gettext
gmp
hash
iconv
json
libxml
memcache
mhash
openssl
pcntl
pcre
PDO
pdo_sqlite
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

Categories: centOS, Fedora 12, PHP, Zend

How to use poedit for phtml extension files?

July 3, 2011 Leave a comment

This problem is due to xgettext not recognizing *.phtml files. Change php-settings in tab for code interpreters

1. Add to files: *.php;*.phtml
2. Add -L php to xgettext: “xgettext –force-po -o %o %C %K %F -L php

 

Categories: PHP, Zend

As a web developer which framework or technologies more and more to use?

April 25, 2011 Leave a comment

Well, to be a web developer, the world is big enough, freedom of choice!! After learning from faults (about 11 years), i decided to use Php and Zend framework permanently (not J2ME, not Ruby, not others, only sticking with 1).

There is no framework which is simple nor easy nor friendlier nor care taker for simplicity and user friendly, most frameworks they seems to me like they build for themselves (when its done, they are in vacation, never looking behind to make it more easier), they never write a code, thinking “Is it for me? or is this also for a users?”

In that sense, i have found a nice web server scripting language so called Php, and its manager so called “Zend framework” 1.11.5 version while i am writing this for my personal “talk to i” schema. The whole blog is for me, i talk to me, i dont know if there is a reader who reads this, but its completely i am talking to myself.

Few tips:

- Php is very high performence server scripting language (you can optimize lot of staffs)
- The beauty of open source, allowing to grow and grow touch the big bang almost

- Its very strong and mature in technologies and almost killer for many other existing resources (what the heck is, non strict type language? and its now so big?)
- I remember once i asked a ADA guru, can you not send me with SOAP or REST or SOA? He just learned that he can do it but it will take lot of time, at the end we stop the project, lol

- Php and Zf has really, very very very very senior level of technologies implementation

- It has saved lot of time for me to avoid using: Java/C/C++/Python/Lua/PureBasic/Vb.net/C#

- It has lot of common & non repeating staffs (Dear Java, god bless you!! you still did not completed json_encode(), json_decode() yet? shame on you no!! )

- very smart and well done, its appreciateable

Categories: cakePHP, PHP, Zend
Follow

Get every new post delivered to your Inbox.