Archive

Posts Tagged ‘Open Source’

Alan Seiden Consulting: PHP and IBM i Expertise › March updates to PHP Toolkit for IBM i

March 27th, 2013 Comments off

All are invited to try and enjoy this update before it’s officially packaged:
XMLSERVICE 1.7.8 and PHP Toolkit 1.5.0

My favorite part is in the performance improvements. There are also bug fixes to data areas and data queues, configurable PASE CCSID, an HTTP-based driverless transport, and more.

Change log for PHP Toolkit (front end)

Change log for XMLSERVICE (back end)

Try these and let me know how it goes (especially if you encounter any issues).


Read the original at Alan Seiden Consulting: PHP and IBM i Expertise.

Alan Seiden Consulting: PHP and IBM i Expertise › Why PHP on IBM i

February 19th, 2013 Comments off

A colleague asked me for a catchy quote about why IBM i aficionados should choose PHP. Some thoughts to start with:

1. With PHP you can build your dreams.

2. PHP lets you start simply and grow.

3. PHP combines open source with the stability and support of IBM i.

4. Learn PHP and you’ll gain a skill you can use everywhere, but that you’ll WANT to use on IBM i.


Read the original at Alan Seiden Consulting: PHP and IBM i Expertise.

Alan Seiden's PHP and IBM i Resources › ZF2 and DB2 for IBM i

October 16th, 2012 Comments off

I’d like to address questions about DB2 support in Zend Framework 2.x. Because I helped create the IBM i-friendly DB2 adapter for Zend Framework 1.x, I’m following the development of a similar adapter for ZF2.

Q. Does ZF 2 include an adapter for DB2?
A. ZF 2.0 does not, but read on.

Q. When will a DB2 adapter be included in ZF 2.x?
A. Rumor says ZF 2.1 or 2.2. I plan to discuss it with the Zend Framework team at ZendCon in a week or two (late October, 2012).

Q. Does Alan’s IBM i-friendly DB2 adapter for Zend Framework 1.x work in 2.x?
A. No. Because ZF’s Zend_Db equivalent in 2.x works differently than in 1.x, my 1.x component will not work in 2.x.

Q. When will you know more?
A. I’ll know more after ZendCon, so probably late October/early November. I plan to spend time with the db adapter team at the conference. We’ll discuss the needs of IBM i users, such as support for driver-specific features, including library lists.

Q. Help! I must use ZF2 now.
A. You can still use the underlying functions in the ibm_db2 driver (db2_connect, db2_exec, etc.). I know one person creating his own bare-bones adapter based on these. For most people, though, it’s best to wait for the official announcement.

I’ll update this blog post after ZendCon.


Read the original at Alan Seiden's PHP and IBM i Resources.

Alan Seiden Consulting: PHP and IBM i Expertise › ZF2 and DB2 for IBM i

October 16th, 2012 Comments off

I’d like to address questions about DB2 support in Zend Framework 2.x. Because I helped create the IBM i-friendly DB2 adapter for Zend Framework 1.x, I’ve followed the development of a similar adapter for ZF2.

(updated January 30, 2013, upon the release of ZF 2.1)

Q. Does ZF 2 include an adapter for DB2?
A. Yes! Starting with ZF 2.1, which was released today.

Q. Is Alan’s IBM i-friendly DB2 adapter for Zend Framework 1.x needed in 2.x?
A. No. Because ZF’s Zend_Db equivalent in 2.x works differently than in 1.x, my 1.x component is not needed in 2.x.

Q. Does ZF 2.1′s DB2 adapter work with IBM i?
A. Yes! Please try it and provide feedback to the ZF team.


Read the original at Alan Seiden Consulting: PHP and IBM i Expertise.

Young i Perspectives › New Article: Cover your butt with TweetMe4i and JSON

February 29th, 2012 Comments off

The world of audits is a reality that more financial companies are learning to live with. One of the things being audited are the texts sent to social media sites like Twitter, LinkedIn and Facebook. It is for that reason I have ventured further into the APIs Twitter offers so I could learn how to do more advance queries for archiving purposes.  Essentially a “cover your butt” effort.

The article on IBM developerWorks is officially titled “Cover your bases with TweetMe4i and JSON” but I originally submitted it with “butt” instead of “bases”.

Who wants to cover their bases when their butt is exposed? Is there a new body part name “bases” that I don’t know about?  I will admit I had no idea eggs weren’t a dairy product until earlier this week - after my wife got done laughing she explained it to me.  So I guess I wouldn’t put the “bases” body part past me as something never before heard of…  For some reason I always categorized eggs as dairy.  Because of this gaffe I will be starting a new support group that aims to teach the foundational truths of the food groups and what is in each.  This group will be a big relief to those of us that have “food deception” over the years.

AaronBartell.com


Read the original at Young i Perspectives.

Young i Perspectives › PostGreSQL Ported to IBM i

October 29th, 2011 Comments off

Thanks to the handy work of Ryan Watkins (IBM) we now have PostGreSQL ported to IBM i.  You can learn more about this port at http://youngiprofessionals.com/wiki/Databases/PostgreSQL

This is great news because it makes IBM i potentially useful to a whole new crowd of application developers.

Let me paint a picture in your mind: Imagine a world where anybody (high school grad, college student, 1st year professional, 30yr professional, SMB) could spin up an IBM i instance “in the cloud” in a few minutes and test out it’s capabilities.  Imagine that the IBM i instance was pre-loaded with all the software necessary to meet a particular development need (i.e. PostGreSQL/PHP/ZendServer, Java/Tomcat/MySQL, RPG/DB2/ExtJS, etc).  Imagine that it was actually affordable to have your own IBM i in the cloud!  All I can say is we are incrementally getting closer…

With the recently announced and refined Image Management on Steve Will’s blog, this pre-loaded image concept is currently a reality.  Take that a step further and see how automated IBM has made the process of creating a new virtual LPAR of IBM i in the cloud: video.

The next step would be for IBM to offer the VLP service, shown in the aforementioned video, as a reasonable-cost-monthly-lease.  The good news is that they are already doing test-bed implementations of this with PartnerWorld ISVs.  If you are a ParnterWorld ISV looking to gain access to an IBM i LPAR in the cloud for commercial development purposes at INCREDIBLY reasonable cost, then you should contact Jon Rush (jrush@us.ibm.com).

AaronBartell.com


Read the original at Young i Perspectives.

Young i Perspectives › New Article: Real-World QR Codes

September 21st, 2011 Comments off

Real-world examples are my favorite because it takes a technology concept and puts it to the test.  Such was the case with my most recent article where I describe how to couple open source solutions to create hospital patient wristbands with QR codes.  In this article I introduce the RPG programmer to the free and open source iText tool which is an excellent way to create PDF’s on IBMi.

Check it outand let me know what you think!

AaronBartell.com


Read the original at Young i Perspectives.

Young i Perspectives › QR4i – new open source project

September 14th, 2011 Comments off

Welp, QR codes seem to be all the rage as of late.  So for those of us RPG’ers that need to create them for marketing or business purposes I thought I would put an RPG wrapper around my original Java program found in this article on IBMSystemsMag.com.

Random thought: What I don’t want to see is a whole bunch of RPG programmers going out to get QR code tatoos - yes, others are doing just that.  And yes, I know you just got back from http://images.google.com looking to see what QR codes people tatooed on themselves - I didn’t come down on the last rain drop - just the last cloud.

Anyways, you can find the article here and the open source project page here.  Let me know your thoughts on QR codes.

AaronBartell.com


Read the original at Young i Perspectives.

Categories: Blogs Tags: , , , , , , ,

Young i Perspectives › New Article: SureYouCanHaveTheKeys Part III

September 2nd, 2011 Comments off

Android apps are fun to create, but once you have something “out in the wild” you need to continue updating it with features that users are requesting.  Such is the case with my 3rd article based on the SureYouCanHaveTheKeys.com idea.

Are there other things you’d like to see in the SureYouCanHaveTheKeys.com application?  Please tell me so I can add them!
Remember: the entire SureYouCanHaveTheyKeys application is free and open source, so feel free to try it out yourself!
You can find Part 1 here.
You can find Part 2 here.
AaronBartell.com


Read the original at Young i Perspectives.

Young i Perspectives › New Article: Time To Start Tweeting with TweetMe4i, Part 2

July 21st, 2011 Comments off

Here is part 2 in the TweetMe4i article series.  It’s always amazing for me to learn what piques peoples interest.  Seems tweeting from the IBMi is definitely intriguing to people because many have been in touch with me with setup questions, and when I ask them what they are planning on doing with it, many say they are just wanting to try it out.  To that I say “GREAT”!  It is GREAT hearing people are still interesting in doing new and modern things with our beloved machine.

What else do you think we should be doing on IBMi?

AaronBartell.com


Read the original at Young i Perspectives.