Archive for the ‘Web Services’ Category
SOAP vs REST
A set of functions that can be called remotely using HTTP
> Used by other programs and programmers
> Define functions and arguments
> Return data rather than a Web page
|
SOAP
|
REST
|
| > Requires WSDL files to publish resources
> XML in request and response > Developer needs to know the XML syntax for the service > Uses Remote Procedure Calls (RPCs) over HTTP > XML-wrapped RPC difficult to “sniff” |
> Uses a URI to locate objects
> Passes method calls as GET parameters > Uses well-known calls (GET, POST, PUT, DELETE) > Uses plain HTTP > Calls can be secured by the firewall or via certificates |
Zend Framework with xampp
The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services.
This is the practical information about zend framework with xampp, I want to use zend library with xampp but
Error: ” Warning: require_once(Zend/Loader.php) [function.require-once]: failed to open stream: No such file or directory in D:\xampp\htdocs\zendframework\htdocs\index.php on line 2
Fatal error: require_once() [function.require]: Failed opening required ‘Zend/Loader.php’ (include_path=’.;\xampp\php\pear\’) in D:\xampp\htdocs\zendframework\htdocs\index.php on line 2 “
Solution: Zend Framework requires no special installation steps. Simply download the framework,
extract it to the folder you would like to keep it in, and add the /library directory to your PHP include_path.
Just set include path in main php file where you want to access zend framework classes like….
<?php
//set include path to /library
set_include_path("D:\xampp\php\ZendFramework-1.8.0\library");
/* remaining php code here */
//..........
//..........
?>
Happy zend + xampp
Check Mail Online the Easy Way
Today, eXo2.net and e-Mol continue to innovate, with new features such as Palm synchronization and secure instant messaging. For over six years, tens of thousands of users and organizations from all over the world have trusted e-Mol to fulfill their e-mail and information needs.
http://e-mol.com/
A free, secure and anonymous web-based email retrieval application. Pick up your email from almost any POP3 or IMAP4 email server. No registration is required to access or use the application.
http://www.mail2web.com/
LAMP useful Resources
http://www.canavese.org/resume
http://thinkd2c.blogspot.com/2006_03_01_archive.html
http://www.sajithmr.com/smpp-library-in-php/
http://www.kannel.org/ (SMS)
http://developer.apple.com/internet/webservices/soapphp.html
http://www.vueling-sc.com/SMS-testPost.asp (SMS)
http://www.blogohblog.com/top-10-javascripts-for-image-manipulation/ (js img)
http://jquery.khurshid.com/ifixpng.php
http://phaedo.cx/archives/2007/07/25/tools-for-optimizing-your-website-etag-and-expire-headers-in-django-apache-and-lighttpd/
http://www.ultramegatech.com/blog/2008/12/creating-upload-progress-bar-php/2/
http://www.bigresource.com
http://www.mysqltutorial.org/ (mysql)
http://www.mysqlperformanceblog.com/2007/10/16/ (Mysql)
http://www.mysql-apache-php.com/ (LAMP)
http://myy.helia.fi/~karte/kurssit/lamp-linux-apache-mysql-php-quickstart.html (lamp)
http://www.thegeekstuff.com/2008/09/how-to-install-or-upgrade-lamp-apache-mysql-and-php-stack-on-linux-using-yum/
http://www.mysql-apache-php.com/website_screenshot.htm
http://www.mysql-apache-php.com/apf-firewall.htm (Firewall)
http://www.mysqlperformanceblog.com/2007/10/16/ (Mysql)
http://pingability.com/ (Monitor)
http://www.mysql-apache-php.com/dns-server-tutorial.htm (DNS)
http://www.linuxjournal.com/article/7327 (SPF spam/junk for hotmail, aol etc.)
http://www.onlamp.com/pub/a/onlamp/2008/05/13/creating-applications-with-amazon-ec2-and-s3.html (EC2)
http://ibiblio.org/g2swap/byteofpython/read/what-programmers-say.html (Python)
http://jyotirmaya.blogspot.com/2008/11/xampp-python-django.html (xampp + python)
http://blog.chomperstomp.com/?p=150 (xampp + python)
http://www.prosoxi.gr/2008/12/11/xampp-settings-with-plain-text-configuration-files/ (xampp + php)
http://www.cyberciti.biz/tips/redhat-enterprise-linux-4gb-plus-ram-support.html (more RAM)
http://www.yolinux.com (Articles)
http://www.solarenergyhost.com/content/view/157/155/ (Joomla)
http://fonefinder.net/ (us phone no)
http://www.tp2location.com/ (Phone finder)
http://ffmpeg-php.sourceforge.net/ (ffmpeg-php)
http://www.crucialp.com/resources/tutorials/server-administration/how-to-install-ffmpeg-centos-rhel-redhat-enterprise-easy-way.php (cenOS 4.7 Final)
http://www.cyberciti.biz/faq/explain-mx-record-mx-priority/ (MX Record)
http://www.tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap29sec295.html (FTP user)
http://www.crucialp.com/blog/2008/09/27/how-to-install-webmin-on-ubuntu-7-or-8-by-using-ubuntu-deb-packages/ (Webmin)
http://blog.getasysadmin.com/2009/02/more-apache-benchmarks-using-ec2.html (scalr + EC2 + ubuntu)
http://doxfer.com/Webmin/ProFTPDServer#Configuring_logging (Webmin)
http://dev.sellingsource.com/2006/12/07/sending-wap-push-messages-with-kannel-php/ (Wap Push)
http://www.passitto.com/
http://techandother.wordpress.com/2006/02/01/rapid-web-prototyping-with-open-source-part-5/ (Joomla)
http://wiki.triangle-solutions.com/index.php/SMS_WAP
http://mu.wordpress.org/forums/topic.php?id=10540 (Paypal API)
http://valet.webthing.com/link/ (broken links)
http://codex.wordpress.org/Changing_File_Permissions
http://www.zimbio.com/PHP/articles/144/Htaccess+Example+Codes
http://codex.wordpress.org/htaccess_for_subdirectories (stop script execution)
http://www.bigresource.com/PHP-Stop-Direct-Execution-kZxnWn2H.html
http://www.artzstudio.com/2008/08/using-modconcat-to-speed-up-render-start/ (Combine css, js etc.)
http://aciddrop.com/php-speedy/
http://www.ejeliot.com/blog/72
http://bizrules.info/weblog/2005/08/database_vs_rulebase_vs_knowle.html (DB vs KB)
http://www.securityfocus.com/infocus/1818 (SSL)
http://www.vanemery.com/Linux/Apache/apache-SSL.html (SSL)
http://www.tc.umn.edu/~brams006/selfsign_ubuntu.html (SSL)
http://developer.apple.com/internet/opensource/php.html (PHP on MAc)
http://www.databaseanswers.org/data_models/
http://dhtmlkitchen.com/scripts/tabs/Tabs/demo/dual.html#content4 (key Tabs)
http://jquery.khurshid.com/ifixpng.php
http://blog.scubetech.in/?p=107
webMin tutorial
http://swelltech.com/support/webminguide/
http://www.webmin.com/
http://en.wikipedia.org/wiki/Webmin
http://www.informit.com/content/images/0131408828/downloads/0131408828.pdf
http://doxfer.com/Webmin/Tutorials
Leave a Comment
Comments (1)
Leave a Comment