Open Source Scripting Made Easy Zend Studio and Phped Lend a Commercial Polish to Open Source Web Development

Total Page:16

File Type:pdf, Size:1020Kb

Open Source Scripting Made Easy Zend Studio and Phped Lend a Commercial Polish to Open Source Web Development March 15, 2004 b ISSUE 11 GET TECHNOLOGY RIGHT Open Source Scripting Made Easy Zend Studio and PHPEd lend a commercial polish to open source Web development. the entrenchment of commercial Web ColdFusion has Macromedia’s Dreamweaver, The embedded Web browser overlays the edi- application languages — most notably and JSP has a variety of tools from commer- tor window by default, but its layout is fully Microsoft’s ASP (now ASP .Net), Sun’s JSP, cial sources such as Borland and open source customizable. and Macromedia’s ColdFusion — seems to projects such as Eclipse and NetBeans. PHP’s For online help, NuSphere encoded PHP, leave little room for open source alternatives. enormous success, however, is not tied to spe- HTML, CSS (Cascading Style Sheets), MySQL, Yet one open source Web scripting language cific tools. Rather, the combination of a code and several other manuals into Windows has truly hit the big time: PHP, a fashionably editor and a browser is likely the most com- HTML help system files. Hard-core open recursive acronym for Hypertext Preprocessor. mon PHP development environment. source developers are bred to live without such Of the roughly 10 million sites running on But commercial alternatives do exist. The platform-bound advantages, but the difference the Apache Web server, nearly half are running gold standard is Dreamweaver, which counts between the PHPEd native Windows PHP, according to SecuritySpace.com, a con- PHP among its many supported Web applica- approach and Zend Studio’s platform-agnos- sulting group that gathers statistics on Inter- tion languages. Commercial tools dedicated tic Java manifests itself in productivity. net online services. More surprising, U.K.- solely to PHP development are rare. Two of the Unlike Zend Studio, PHPEd neither checks based Internet research and analysis company most often used tools are NuSphere’s PHPEd as you type nor flags coding errors while edit- Netcraft reported last August that the use of 3.3 and Zend Technologies’ Zend Studio 3.0.2. ing. But those are relatively trivial shortcom- PHP on Windows Web servers is skyrocketing I used two platforms for testing these two ings compared to the editing features unique and is on course to overtake Macromedia’s products: an Apple 17-inch PowerBook run- to PHPEd. The help system plays a role in the ColdFusion. ning OS X 10.3 (Panther) with a Power Mac editor by displaying documentation relevant to Commercial scripting languages have G5 running OS X 10.3 Server; and a Fujitsu the context of the programmer’s work. The edi- drawn success from powerful and widely used Athlon-M Lifebook running Windows Server tor supplies the expected code completion fea- development tools: ASP has Visual Studio, 2003 and hosting Linux under Microsoft’s tures — as does Zend Studio, but PHPEd takes Virtual PC. editing a few steps further. PHPEd’s templates insert well-formed boil- NuSphere PHPEd 3.3 Zend Studio 3.0.2 PHPEd Puts It All in One Box erplates for common PHP and HTML ele- NuSphere PHPEd and Zend Studio NuSphere nusphere.com Zend Technologies zend.com ments. Similarly, PHPEd can close HTML and match up closely in terms of core XML tags for you, and it can show you which VERY GOOD 7.9 GOOD 5.5 functionality. PHPEd is limited to tags and attributes are appropriate given your Features (30%) 8 8 Features (30%) 6 6 Windows and Linux, which restricts location within the document. Documentation (20%) 8 8 Documentation (20%) 4 4 its audience but will likely satisfy the PHPEd’s built-in database handling resolves Ease of use (20%) 8 8 Ease of use (20%) 7 7 majority of PHP developers. The one of open source’s greatest challenges: the Setup (20%) 8 8 Setup (20%) 5 5 Windows version of PHPEd use of an external database in an application. Value (10%) 7 Value (10%) 5 5 includes remote debugger executa- PHP makes this easier with its standard set of COST: Starts at $299 COST: Starts at $195 bles for platforms that PHPEd does database functions, but developers often need PLATFORMS: Windows 98 or later PLATFORMS: Windows NT 4 or not support, including OS X. I test- a place to start. and Red Hat Linux 7 or later later, most versions of Linux, and ed the product using Windows XP. The embedded database client allows you to Mac OS X 10.2 or 10.3 Although the idea of platform- locate all of the running databases on a given BOTTOM LINE: NuSphere BOTTOM LINE: The Zend Studio limited tools for a cross-platform server. With this embedded client in place, you PHPEd 3.3 is almost the perfect IDE leverages Zend’s active language rankles me a bit, I have few can drill down from the top level, where tables development environment for PHP. participation in the PHP project. other reservations about PHPEd. and user permissions are defined, to the bot- Its integrated Web browser, first- Despite its high-quality debugger Three features in particular stand tom level, where field content is shown. class documentation (including and helpful code analysis tool, out: strong database support, an PHPEd’s database form wizard generates context-sensitive help), and wizard- in the end, technical shortcomings embedded browser, and online doc- PHP/HTML code that will update, add, or based connectivity to databases and poor documentation hamper umentation. NuSphere’s IDE (inte- and Web services make it the only the product’s performance. It fails view rows in a given table. The wizard not only IDE worth considering if PHP in most ways to measure up in grated development environment) creates the server-side code, but it generates development is your primary job. the commercial tools space. has a built-in database client with client-side JavaScript for field validation and viewing, editing, and query capabil- applies presentation styles through easily ities for MySQL and PostgreSQL. editable configuration files. Copyright © 2004 by InfoWorld Media Group Inc., a subsidiary of IDG Communications Inc. Posted from InfoWorld, 501 Second Street, San Francisco, CA 94107. #1-3932711 Managed by Reprint Management Services, 717.399.1900. To request a quote online, visit www.reprintbuyer.com. The last laudable feature is PHPEd’s time of Version 1.4.1 or later, NuSOAP wizard. which is a standard part of Although SOAP is not exactly rocket science Apple’s OS X 10.3; you can also — especially in PHP — the NuSOAP wizard download it from infoworld.com/ gives developers a good place to start. The wiz- 992. A license for the Zend Studio ard uses WSDL to query the list of SOAP ser- client includes a license for Zend vices at a given URL. When you select a ser- Studio Server, which incorporates vice, PHPEd inserts the necessary PHP code the Zend Optimizer code acceler- into your file. ator, a remote debugger module, Some readers may think it unfair to compare and the Zend Server Center — a a cross-OS Java IDE to one written specifical- basic, moderately helpful Web- ly for a pair of operating systems. Given the based configuration system for enormous productivity advantages that PHP. PHPEd provides, developers should simply The server requires too much accept that they’ll have to use Windows or skill to install on OS X. You’ll be Linux for their PHP projects. This small con- asked for the location of all of the cession is worth it, because PHPEd is a proper, Apache and PHP configuration world-class IDE for PHP code. directories. There are recom- Does PHPEd top Dreamweaver? Not even mended defaults for these direc- The PHPEd 3.3 environment incorporates a context-sensitive HTML help close, but then matching Dreamweaver does- tories, but in many cases, Apple system. The built-in Web engine also obviates the need for an external n’t appear to be the objective. By dedicating does not honor them. Zend Stu- browser while debugging. itself to a single programming language, dio Server’s installer offers to plug NuSphere has managed to create a powerful in its own PHP — don’t. It has fewer compiled- but it wastes a lot of time. Zend’s GUI debug- IDE in PHPEd that is as easy to learn and use in capabilities, and in my case, it botched my ger gives users of other IDEs the breakpoints, as the PHP language itself. Power Mac G5’s PHP configuration so badly variable inspectors, debug message console, that it wouldn’t run. Instead, replace Apple’s and stack trace they expect. Zend Studio dis- Zend’s Inside Angle PHP per the instructions at entropy.ch before plays the incremental HTML output of a Zend Technologies is closely allied with the you install Zend Studio or Zend Studio Server. debugging session as text, and the IDE will PHP project, from whose principals the Zend Some of Zend Studio’s interface behavior is open a browser for you so you can see what the Engine — an impressive open source perfor- quirky to the point of annoying. Property panes rendered page will look like. mance accelerator for PHP — was created. in the IDE’s configuration interface sometimes Zend Studio’s editor is rather good. It knows Zend sells products for PHP code encryption, popped up blank, and their contents filled in PHP’s syntax and standard libraries well. If caching and compression, and scalability. Sim- only after I switched to another pane and then you violate syntax in an obvious way — say, by ilar to many open source projects with com- switched back. Some dialog boxes didn’t close inserting an extra bracket or parenthesis — the mercial partners, Zend’s for-sale wares can be when I clicked the OK or Cancel button, so I had editor will immediately display Microsoft difficult to discern from features built into to click the OS X window manager’s Close but- Word-style red squiggly underlines; however, PHP.
Recommended publications
  • Rapid Development
    REVIEWS Zend Studio 4 Exploring the Zend Studio 4 developer environment RAPID DEVELOPMENT PHP experts consider Zend Studio the most mature and feature-rich IDE for PHP. The latest version offers enhanced database manip- ulation and other improvements. We’ll put the Zend Studio IDE through its paces and show you how you can use it to speed up PHP development. BY CARSTEN MÖHRKE he choice of an integrated devel- opment environment is often a Tmatter of taste. Many PHP devel- opers prefer text editors like Emacs or Vim. Developers who favor a more inte- grated approach have several choices in the Linux world. The free Quanta Plus IDE, the closed source Maguma environ- ment, and even Eclipse (with the right Zend Studio has set of plug-ins) are all genuine alterna- the reputation of being tives to an editor. For PHP developers, one of the most mature and pow- erful IDEs. version that disables so many useful Zend Studio Personal Edition Zend Studio is the brainchild of Isra- features it is not really worth the effort The following features are not available el’s Zend Software, a vendor that prefers (see the box titled “Zend Studio Personal in Zend Studio Personal Edition: to be known as “The PHP Company.” Edition”). Older versions often suffered from per- • Profiler Installation • Code Analyzer formance problems or instability, but the • CVS support latest version, Zend Studio 4, is an After downloading and unpacking the extremely powerful and stable developer 47MByte archive, you can launch the • Inspectors environment. Zend Studio is neither installation program directly.
    [Show full text]
  • Introduction to Python for IBM I
    Introduction to Python for IBM i Mike Pavlak – IT Strategist [email protected] Agenda ■ A little about Python ■ Why use Python ■ How to install/determine if installed ▶IDE ■ Syntax 101 ▶Variables ▶Strings ▶Functions 2 Acknowledgements ■ Kevin Adler ■ Tony Cairns ■ Jesse Gorzinski ■ Google ■ Memegenerator ■ Corn chips and salsa ■ Parrots ■ And, of course, spam 3 A little about Python What is it, really? ■ General purpose language ■ Easy to get started ■ Simple syntax ■ Great for integrations (glue between systems) ■ Access to C and other APIs ■ Infrastructure first, but applications, too 5 Historically… ■ Python was conceptualized by Guido Van Rossum in the late 1980’s ■ Rossum published the first version of Python code (0.9.0) in February of 1991 at the CWI(Centrum Wiskunde & Informatica) in the Netherlands, Amsterdam ■ Python is derived from the ABC programming language, which is a general purpose language that was also developed at CWI. ■ Rossum chose the name “Python” since he was a fan of Monty Python’s Flying Circus. ■ Python is now maintained by a core development team at the institute, although Rossum still holds a vital role in directing its progress and as leading “commitor”. 6 Python lineage ■ Python 1 – 1994 ■ Python 2 – 2000 (Not dead yet…) ▶2.7 – 2010 ■ Python 3 – 2008 ▶3.5 – 2015 ▶3.6.2 – July 2017 ▶3.7 ➔ ETA July 2018 7 Python 2 or 3? 8 What’s the diff? ■ Example: ▶Python 2 print statement replaced by function ● Python 2 – print “Hello World!” ● Python 3 – print(“Hello World!”) ■ Many more differences, tho…
    [Show full text]
  • PHP Beyond the Web Shell Scripts, Desktop Software, System Daemons and More
    PHP Beyond the web Shell scripts, desktop software, system daemons and more Rob Aley This book is for sale at http://leanpub.com/php This version was published on 2013-11-25 This is a Leanpub book. Leanpub empowers authors and publishers with the Lean Publishing process. Lean Publishing is the act of publishing an in-progress ebook using lightweight tools and many iterations to get reader feedback, pivot until you have the right book and build traction once you do. ©2012 - 2013 Rob Aley Tweet This Book! Please help Rob Aley by spreading the word about this book on Twitter! The suggested hashtag for this book is #phpbeyondtheweb. Find out what other people are saying about the book by clicking on this link to search for this hashtag on Twitter: https://twitter.com/search?q=#phpbeyondtheweb Contents Welcome ............................................ i About the author ...................................... i Acknowledgements ..................................... ii 1 Introduction ........................................ 1 1.1 “Use PHP? We’re not building a website, you know!”. ............... 1 1.2 Are you new to PHP? ................................. 2 1.3 Reader prerequisites. Or, what this book isn’t .................... 3 1.4 An important note for Windows and Mac users ................... 3 1.5 About the sample code ................................ 4 1.6 External resources ................................... 4 1.7 Book formats/versions available, and access to updates ............... 5 1.8 English. The Real English. .............................. 5 2 Getting away from the Web - the basics ......................... 6 2.1 PHP without a web server .............................. 6 2.2 PHP versions - what’s yours? ............................. 7 2.3 A few good reasons NOT to do it in PHP ...................... 8 2.4 Thinking about security ...............................
    [Show full text]
  • Zend Studio 5 Default Keymap
    Code Snippets Instant URL Code Folding Customise Keymap Code Analyzer Clone View Benefit from our Debugging Manage large amounts of Scheme Customization Get analysis information Create a clone of the communities extensive code by automatically with great ideas on how current editor for viewing knowledge and be updated Enter the URL you want Use a default scheme Create a unique key and editing two files at the to debug and press collapsing and or define your own. combination for each to improve your code. with the latest snippets expanding. Right click on a same time. Right click in from Zend’s site. Debug -> Debug URL. Tools->Preferences-> action. the editor and choose Tools -> Preferences Colors & Fonts Tools->Preferences- directory in the project Edit -> Show Snippets -> -> Editing tab and press Analyze ‘Clone View’ ‘Update Snippets’. >KeyMap Zend Studio 5 Default Keymap Code Debug Server Manage Debugging & Profiling Tools Documentation Ctrl + N - Add New Document F8- Debug URL Alt + Ctrl + A Analyze Code Connections Create documentation for Ctrl + O - Open Document F12 - Profile URL Ctrl + Shift + I Check Include Files Check connectivity with Ctrl + F4 - Close Document/Window Ctrl + F5 - Run the Debug Server. your PHP files in your Ctrl + Shift + F4 - Close All F5 - Go Code Templates favorite HTML style. Ctrl + Shift + O - Open Project F10 - Step Over To add a Template, press Tab to insert code. Tools -> Check Debug Tools -> PHPDocumentor Ctrl + Shift + N - New Project F11 - Step Into Server Connection Ctrl + S - Save File Shift + F11 - Step Out PHP Templates Ctrl + Shift + S - Save As Shift + F5 - Stop Debug itar - Iterates an Array SQL Connectivity Ctrl + Alt + S - Save All Shift + F10 - Go to Cursor itdir - Iterates a Directory F9 - Toggle Breakpoint prv - Prints a Value Goto File/ Resource Add SQL database Editor Shift + F8 - Add Watch inst - Instance of Statement connection in one click.
    [Show full text]
  • One Position Until 30/04/2020 with a Total Anticipated Remuneration 15.000,00€
    Department: Human Resources Department, Thessaloniki, 12/09/2018 Research Committee AUTH Ref.No.Call: 109620/2018 Info: Gouliou Eleni Τel.: 2310-994082 Fax: 2310-200392 TO BE PUBLISHED ONLINE E-mail: [email protected] Project Code.: 94137 CALL FOR EXPRESSION OF INTEREST The Research Committee (Special Account for Research Funds) of Aristotle University of Thessaloniki, in the framework of the project “5G integrated Fiber-Wireless networks exploiting existing photonic technologies for high-density SDN-programmable network architectures” funded under European Union, with Academic Head, Prof. Nikolao Plero, invites candidates to submit applications for two (2) position (through the award of a work contract), until 31/08/2020 with a total anticipated remuneration 32.700,00 euro (VAT and taxes included). One position until 30/04/2020 with a total anticipated remuneration 15.000,00€ Job Description (A) • Simulation and programming applications development for algorithmic representation of Embedded 5th generation Optical / Wireless Networks. • Projects Website maintenance and the social media accounts updates. The aforementioned tasks will be carried out within the following work packages of the project: WP5 Cooperative Radio-Optical Resource Allocation and Channel Mapping The new partner will collaborate with the members of the Photonic Systems and Networks Research Group who participating in the project under the supervision of the scientifically responsible and the technical guidance of an experienced scientific associate, member of the research team. Required Qualifications • The recruited researcher should have a Bachelor's degree in Informatics • The recruited researcher should have a Master's degree in Internet and Web Computing. • The recruited researcher should have good knowledge of the English language (B2 Level).
    [Show full text]
  • Xdebug Tutorial
    Welcome! Xdebug tutorial PHP Konferenca - Ljubljana, Slovenia Derick Rethans - [email protected] - twitter: @derickr http://derickrethans.nl/talks.html About Me Derick Rethans ● Dutchman living in London ● PHP development ● Author of the mcrypt, input_filter, dbus, translit and date/time extensions ● Author of Xdebug ● Contributor to the Apache Zeta Components Incubator project (formerly eZ Components) ● Freelancer doing PHP (internals) development I Do Not Need a Debugger ● printf(), var_dump() and echo are good enough I Do Not Need a Debugger I Do Need a Debugger ● Xdebug: An Open Source debugging tool ● About 8 years old ● Works on "every" operating system ● Version 2.1 released about three months ago This Tutorial ● Installation overview ● Downloading, compiling and configuring Xdebug ● Basic function overview ● Playing with settings, stack traces and function traces break ● Profiling ● Profiling your own code ● Code coverage ● (Setting up code-coverage with PHP Unit) break ● Debugging ● Setting up your IDE for debugging Installation The Xdebug extension ● Zend extension, and not a PHP extension ● Xdebug is very PHP-version sensitive ● Different compilers under Windows ● Debug/non-debug ● Threadsafe or not In PHP 5.1 and 5.2: zend_extension=/local/php/lib/php/extensions/no-debug-non-zts- 20090626/xdebug.so zend_extension_ts=/local/php/lib/php/extensions/debug-zts- 20090626/xdebug.so zend_extension_debug=/local/php/lib/php/extensions/debug-non-zts- 20090626/xdebug.so In PHP 5.3: zend_extension=/local/php/lib/php/extensions/no-debug-non-zts-
    [Show full text]
  • Curriculum Vitae
    CURRICULUM VITAE MR. RONALDS PRŪSIS CONTACTS Address: Zaļā 4-3, Rīga, LV-1010 Tel: +371-29695702 E-mail: [email protected] SCOPE Programmer vacancy EDUCATION 2007. – 2009. Vidzeme University College Valmiera, Latvia Faculty of Social System Modelling (Master) 2003. – 2007. Vidzeme University College Valmiera, Latvia Faculty of Information Technologies (Bachelor) 2006. (I-VI) Mälardalens Högskola Västerås, Sweden 1991. – 2003. Baldones Secondary School Baldone, Latvia WORK EXPERIENCE Since 2018. IV “Tieto” SIA Rīga, Latvija Team leader manager (various internal systems, people, services and servers management) Since 2016. VII “Tieto” SIA Rīga, Latvija Senior software developer (various internal system (accounting, project management, expenses and contracts) support) 2014. X – 2015. XII SIA “ZoomCharts” Rīga, Latvija PHP programmer (creating custom CI server and soft for that, as well as various interactive examples (POC); supporting everyday automated test) 2013. VII – 2014. IX “Platonit AB” Riga, Latvia PHP programmer (Wordpress and Drupal CMS support) 2010. IV – 2013. VIII “BrandosAB” AB Riga, Latvia PHP programmer (supporting and improving scalable back and front-end functionality for online shop www.brandos.com) 2009. XI - 2010. IV A/S “Telemedia” Riga, Latvia PHP programmer (supporting and improving scalable back and front-end functionality for contact catalogue www.1189.lv, www.kontakti.lv) 2009. III – VI AS “Swedbank” Riga, Latvia Webmaster (free-lance job - developed fully functional online house auction with bank authentication) 2007. II – 2008. XII SIA „Creative PC Service” Riga, Latvia IT administrator and IT-outsourcing specialist (managing computer hardware and software efficiency) 2006. IX – XII A/S “Sol Melia” Palma De Mallorca, Spain Developer of company’s web page various modules (www.solmelia.com) 2004.
    [Show full text]
  • Zend Framework for Enterprise PHP on IBM I
    Zend Framework for Enterprise PHP on IBM i By Alan Seiden – PHP/i Developer and Consultant Strategic Business Systems, Inc. About me (Alan Seiden) Consultant/developer and mentor specializing in PHP & Zend Framework on IBM i • Consultant to IBM’s Redbook: Zend Core for i5/OS • First IBM i developer certified in Zend Framework • Co-founder of first Zend Framework Meetup (New York) • Developed “best web app” (COMMON meeting 2009) 2 About Strategic Business Systems, Inc. Partner with IBM since 1982 IBM i hardware, software development, consulting Concentration in food & beverage and automotive industries HQ in northern New Jersey Partner with Zend (“the PHP company”) since 2008 PHP’s been our preferred web technology since 2005 In addition to our consulting/development services, we help customers select and purchase Zend’s training and software We represent Zend in the northeastern USA 3 What I’ll cover today Evolution of PHP on IBM i In general, and… For each developer, assess where you are and what’s next Zend Framework Why it’s good for you Concepts and components Tips and tricks You will leave here understanding what ZF can do—and that you can do it! 4 Why PHP on i Powerful, flexible, popular Runs completely on your good old “i” Has backing & support of IBM Allows your teams to work together Re-use RPG logic, called from PHP Consolidate departmental solutions (Excel spreadsheets!) into your reliable db2 database 5 Typical stages of PHP on i Grass roots Prove to yourself how well PHP works on i Pilot project(s) Obtain some buy-in from
    [Show full text]
  • Thematic Cycle 2: Software Development Table of Contents
    THEMATIC CYCLE 2: SOFTWARE DEVELOPMENT THEMATIC CYCLE 2: SOFTWARE DEVELOPMENT TABLE OF CONTENTS 1. SDLC (software development life cycle) tutorial: what is, phases, model -------------------- 4 What is Software Development Life Cycle (SDLC)? --------------------------------------------------- 4 A typical Software Development Life Cycle (SDLC) consists of the following phases: -------- 4 Types of Software Development Life Cycle Models: ------------------------------------------------- 6 2. What is HTML? ----------------------------------------------------------------------------------------------- 7 HTML is the standard markup language for creating Web pages. -------------------------------- 7 Example of a Simple HTML Document---------------------------------------------------------------- 7 Exercise: learn html using notepad or textedit ---------------------------------------------------- 11 Example: ---------------------------------------------------------------------------------------------------- 13 The <!DOCTYPE> Declaration explained ------------------------------------------------------------ 13 HTML Headings ---------------------------------------------------------------------------------------------- 13 Example: ---------------------------------------------------------------------------------------------------- 13 HTML Paragraphs ------------------------------------------------------------------------------------------- 14 Example: ----------------------------------------------------------------------------------------------------
    [Show full text]
  • Wesconetweb Services
    WESCONet Web Services Web Development Interview Questions Date: Thursday, October 04, 2007 Author: David Damstra ([email protected]) Candidate: _________________________________________________________________________ Interview: _________________________________________________________________________ A. Teams 1. What are the sizes of teams you have worked on? 2. Which do you prefer? Large, small, alone? 3. Were there any employees who reported to you? If so, how many? B. Projects 1. What are the sizes of projects you have worked on? 2. Which do you prefer? 3. How would you describe the complexity of projects you have worked on? 4. Describe your favorite project? 5. How was it spec’d? 6. Estimate a quantity of projects that you have been involved in from start to finish. 7. How do you handle deadlines? 8. Do you always meet deadlines? 9. Did you have to document your projects? a. If so, what did you provide? 10. How do you handle comments in code? C. Career 1. Why did you leave your previous job? 2. What did you like best about your previous position? 3. What did you like the least about your previous position? 4. What type of position are you looking for? 5. What would you like to do? See also traditional questions below: D. Development/Tools 1. What tools do you use? A. Development – IDE, text editor, etc. B. Version Control – CVS, SVN, VSS C. Continuous Integration – Draco.NET, CruiseControl, TeamCity D. Image Editing and manipulation – Photoshop, Illustrator, Gimp, Paint E. Documentation – Doc Generators F. Automated Testing – Selenium, NUnit, JUnit, TestComplete, Watir Confidential Page 1 10/4/2007 WESCONet Web Services 2.
    [Show full text]
  • IBM Power Systems 1Q'15 Launch Messaging and Key Offering Content
    9/22/2016 Welcome to the Waitless World The open book: Open Source on IBM i Jesse R. Gorzinski, MBA [email protected] IBM i Emerging Solutions © 2015 IBM Corporation Session ID: Agenda Key: http://blog.codeeval.com/codeevalblog/2016/2/2/most-popular-coding-languages-of-2016 © 2016 IBM Corporation 4 1 9/22/2016 Popular Open Source Languages: Tiobe http://www.tiobe.com/tiobe-index/ © 2016 IBM Corporation Business value? • Ease in finding skills • Time to market • May not have to change core business! Just use OSS to extend it to web services, mobile, etc. • It's very easy to enable web and mobile technologies. © 2016 IBM Corporation 2 9/22/2016 What is IBM i doing? 9 © 2016 IBM Corporation Open Source on i – a new concept? • First open-source IBM i project was JTOpen (1998) • People have been using perl since at least 1998 • Apache HTTP server shipped since 2002 • Also shipped in the past/present: – OpenSSL – OpenSSH – Apache Tomcat – Samba © 2016 IBM Corporation 3 9/22/2016 Enabling software engineering on open source languages/runtimes • Several new languages added. More in the future? • New tools delivered 11 © 2016 IBM Corporation Enabling easy extension of OSS for IBM i - XMLService • Allows access to IBM i programs, service programs, shell commands, and even DB2! • Can be called locally or remotely, stateful or stateless, very flexible! • Toolkits are written for several languages, to make it even easier! 12 © 2016 IBM Corporation 4 9/22/2016 Enabling easy extension of OSS for IBM i – IBM i Services • Access system data through
    [Show full text]
  • Zend Studio V.5.5
    Zend StudioTM Quick Start Guide: Zend Studio V.5.5 By Zend Technologies, Inc. www.zend.com Zend Studio – Quick Start Guide Disclaimer The information in this document is subject to change without notice and does not represent a commitment on the part of Zend Technologies, Ltd. No part of this Guide may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose other than the purchaser’s personal use, without the written permission of Zend Technologies, Ltd. All trademarks mentioned in this document, belong to their respective owners. © 1998-2007 Zend Technologies, Ltd. All rights reserved. Zend Studio Quick Start Guide issued July 2007. Product Version: Zend Studio 5.5 DN: ZS-QS-180907-5.5-004 www.zend.com Page ii Zend Studio – Quick Start Guide Table of Contents TM About the Zend Studio Quick Start Guide ...................................................................... 1 About Zend ........................................................................................................... 1 Zend Studio Editions................................................................................................... 1 Zend Studio Standard............................................................................................... 1 Zend Studio Professional ........................................................................................... 1 Installation and Registration ........................................................................................
    [Show full text]