× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The answer is all of the above. You can build the stack on any OS. That
is why XAMPP has variations for Windows, Mac, and the various Linux
distros. You need to break the stack down to get a better idea of what is
going on.

Basically the CMS's are built in PHP... some newer ones will be popping up
in popularity eventually that are written in Ruby on Rails I'm sure, but
for now PHP is the defacto language.

So you have the stack...

Operating System |-> Web/Application Server Stack (web server passes
requests to/from the application server for processing) |-> Application

So what we have are various Application Servers capable of parsing all the
languages. Most of these work independent of the Web Server passing the
request to them. Many of the Web servers run on multiple operating
systems and will serve static HTML web pages but pass on calls to the
Application Server for processing of non static HTML requests (CMS falls
in here as it is written in an executable/parsable language).

Application (CMS, other web app)
Application Server ( with support for languages (PHP, Python, ASP, Ruby on
Rails)
Web Server (Apache, nginx, lighttpd, iis (integrated web/app server),
etc)
Operating System (Windows/Mac/Linux)


So if you are writing in a language that is supported on multiple
platforms... (PHP, Java, Ruby, Python) you can run on pretty much any OS
with most Web/App server combos. ASP/C# based applications will only run
on the Microsoft stack. RPGLE/CGIDEV2 apps will only run on the IBM i
stack.

Only difference between LAMP and WAMP is the L and W (Linux and Windows).
XAMPP is meant to be a generic name for the project that provides various
versions of an Apache/MySQL/PHP stack. But you can replace the MySQL with
other things like Postgre SQL or NoSQL, or SQLite, or.... take the flavor
of the day sql server. The PHP could be any of the above cross platform
languages. So really, your possibilities are almost endless.

Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



Jack Kingsley <iseriesflorida@xxxxxxxxx>
Sent by: web400-bounces@xxxxxxxxxxxx
06/30/2011 08:54 AM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
"Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx>
cc

Subject
Re: [WEB400] what to use for my web site






Just curios after skimming through this, what is to be the hosting
hardware
and os for this or is this to be a cloud approach?? I have been dabbling
in
understanding these open source projects using LAMP, WAMP and XAMPP on
both
wndows and linux desktop OS's. I am hoping the answer would be a
SUSE/REDHAT Linux OS on I.

On Thu, Jun 30, 2011 at 8:08 AM, Bryce Martin <BMartin@xxxxxxxxxxxx>
wrote:

Nathan,
I really like the idea of "Ajaxified" sites where you don't navigate
page
to page, but when you request something its more like it is brought into
where you are. I think that a website built on this could be really
great. The big problem for these types of sites, at least content based
sites, is that search engine indexing of your content is very tricky.
Search engines are getting better at indexing dynamic content, but its
no
where near as easy.

Things are moving in that direction, but just not quite as fast... as we
all know on this platform... change takes a long time... even on the web
sometimes.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



Nathan Andelin <nandelin@xxxxxxxxx>
Sent by: web400-bounces@xxxxxxxxxxxx
06/29/2011 02:55 PM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>
cc

Subject
Re: [WEB400] what to use for my web site






> From: Jon Paris
I am a huge fan of using RPG to power your web site where it makes
sense
(i.e. dynamic pages) but why would you bother reinventing the CMS
wheel?

The first thought that came to my mind centered around the message
posted
by Scott Klement in the RPG list yesterday about continuous improvement
which was quite inspirational. His message targeted self improvement,
how
we do things, and what we create. It could also be applied to improving
any product or service, including CMS. With that in mind I began
reviewing
Word Press, Drupal, and Joomla because they have been mentioned quite a
bit in recent discussions. I was considering whether another CMS might
improve upon what's already out there. I came back thinking that would
be
a tall order. But there are a few features that we've implemented in our
Web portal which could be considered. One is the idea of leaving a
virtual
bread crumb trail as you navigate a site; drilling down deeper. Without
a
bread crumb trail it is more difficult to navigate back up to where
you've
been or follow the path that got you where you are. Another idea would
be
to use more
AJAX to build and update pages rather than traditional page at a time
navigation. Another idea would be to enable multiple sections of a site
to
be open at the same time, and a way to toggle between them, rather than
traditional page at a time navigation. I don't know. Maybe you want to
better integrate static content and dynamic content and record
management
and transaction processing and reporting and batch procedures all under
one roof. Just some thoughts.

-Nathan

--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



--- This message (including any attachments) is intended only for the
use
of the individual or entity to which it is addressed and may contain
information that is non-public, proprietary, privileged, confidential,
and
exempt from disclosure under applicable law. If you are not the intended
recipient, you are hereby notified that any use, dissemination,
distribution, or copying of this communication is strictly prohibited.
If
you have received this communication in error, please notify us and
destroy
this message immediately. ---
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.