-
Additional Content:
- About St.Ego
-
Getting at Mailman with PHP and Xaraya
(06/24/09)
For some time now, I have been picking away at the idea of connecting the Mailman mailing list server to Xaraya. If I could get Xaraya to read Mailman data, including the list of members and the archive of posts, I could provide a powerful (and free) listserv to Xaraya members by automatically adding them to a mailing list in Mailman that is associated with membership in a specific group in Xaraya (ostensibly the default Users group, but any group could ostensibly be used for various purposes). Furthermore, I could automatically establish user accounts in Xaraya for all listserv members in Mailman, run via CRON to keep a Xaraya group and a Mailman list in sync together.
However, it's been an uphill battle getting at Mailman from anything but the command line... until now!
-
St.Ego in xarPolitics: Xaraya Project Management Committee Elected
(02/22/09)
Over the years, various people have scoffed at my aspirations of political involvement. Astrologically, I am a Leo, and I fulfill that stereotype quite well, if I do say so. Leo's are typically attributed with leadership skills and a strong inclination to use them. I am no exception. I was a supervisor almost as soon as I was hired on in many of the jobs that I have held over the years. Let's say that I just... have a tendency to take over.
As of this month, I am now officially a member of the Xaraya PMC (Project Management Committee), the body responsible for maintaining and supporting the Xaraya platform and it's developer communitee. Together with Marty Vance and Chris Powis, we will be responsible for ensuring that Xaraya continues to be the most viable web platform available.
Xaraya is free and Open Source software (FOSS) licensed under the GPL.
Stay tuned for details about the Xaraya PMC and what it will be doing to start building the community. Not all of the developers have to work on the code; some of them have to work on the bigger picture.
It is my privilege and pleasure to serve alongside my fellow committee members. I look forward to posting here about my many successes with inspiring other leadership within the Xaraya community. This incredible tool is available to give web developers what they will find missing in any other FOSS platform on the market today. Welcome home and thank you for voting!
-
Bootstrap Podcasting
(02/05/09)
After listening to some of the other podcasts that are out there, I decided that the time has come for me to give it a try.
I recently downloaded Audacity, which offers voice-activated recording features and accepts the line-in that is currently carrying the mic from an old over-the-ear gaming headset I had sitting around. I have to increase the Gain quite a bit to hear myself after recording through such a low-end mic, but it gets the job done.
In order to run a podcast, however, you need more than just a few mp3's.
In about two hours, I worked out a way to run podcasts from Xaraya using only Xarpages, a new articles pubtype and a couple of templates. Continue reading to see the actual templates and get started setting up your own podcast using Xaraya!
-
My Ping.fm Auto-Cross-Poster w/Snippets!
(02/02/09)
A while back, I posted about how I was using Ping.fm to cross-publish my articles from Xaraya to my various social networking profiles.
I had been experimenting with direct use of the various API's made available by Facebook/MySpace/etc., but it was becoming a long and arduous process.
Then I discovered Ping.fm and have been using it ever since.
However, I was not able to publish the code snippets that I used to accomplish this for you, my readers... until now.
-
BloodFrontier FOSS FPS Gets Slashdotted
(01/27/09)
What does it mean to get "Slashdotted"?
If you have been online for a decent amount of time, you probably know about the news site for geeks called Slashdot.
From this, you may surmise that getting "Slashdotted" involves getting your site linked to in an article on Slashdot, resulting in a significant increase in your site traffic.
You would be correct. Very correct.
You may also surmise that this increase in traffic results in a corresponding increase in sales/leads/etc.
-
Xaraya
Presentation: Xaraya, written in PHP scripting language, like PHP-Nuke, ready scriptic portal website. For those who want to make the website a ready CMS (Content Management) system. Not a good design practice. Stock has its own theme. ...
-
Xaraya | Asha Solutions
Xaraya features a modular and secure architecture, with a focus on separation between design and content, in order to achieve a more flexible product.
-
The Rune Under Water: Secrets of Pavis Campaign: A Heroquest
Xaraya did not know the secrets of Issaries' travel in the underworld, and so was left to her own devices. She managed to bring the gods to the dark river, where again she shot an arrow tied to a rope, which enabled them to cross over. ...
-
Xaraya,CMS in PHP leggero e potente | Edit - Il blog di HTML.it
Xaraya è un content manager ancora poco conosciuto ma con una lunga vita alle spalle che merita una segnalazione per le sue caratteristiche di flessibilità leggerezza e per le prestazioni di buon livello che è in grado di garantire ...
-
OSIMS » Integrating ExtJS into Xaraya
The existing support for Javascript in Xaraya is supplied through the “base” module, which is the core module of Xaraya. It's the base on which everything else can be developed. At the most basic level, Javascript files can be linked ...
-
Xaraya 2.0.0. Released
Xaraya 2.0.0 is the successor to the Xaraya project's successful 1x series. Xaraya 2.0.0 is not a release of incremental improvements, but a totally new product. The Xaraya Project aims to take the best of the 1.x series and create an ...
-
OSIMS » Interactions between Xaraya and ExtJS
Web page requests come in through the Xaraya core and are routed to the appropriate module and function. They are routed based on three variables: module, type, and func . The type is generally used to define if these are admin (data ...
-
Xaraya 2.1.0 RC 1 (Jamaica) Released
The first release candidate of Xaraya 2.1.0 (Jamaica) is now available at http://sourceforge.net/projects/xaraya/.
-
Xaraya 2.0.0. released
The Xaraya Project announces the release of Xaraya 2.0.0Xaraya 2.0.0 is the successor to the Xaraya project's successful 1x series. With it the project embarks on a new direction. Xaraya 2.0.0 is not a release of incremental ...
-
Xaraya commit history on video
Produced with gource from a git repository of Xaraya. The video traces the 2.x main branch back to its origin, repository wise. The start is the import of the CVS postnuke repository into Bitkeeper. Since then xaraya has switched to ...
-
Using Subversion and Xaraya
Now that I decided to use Subversion, I've set it up for my Xaraya projects too.
-
How to do Anonymous Comments
With just a couple clicks you can enable anonymous comments on your articles. But it says "Posted by: Anonymous". What if you want people to add their name? [Updated with more thoughts about psyching out spambots]
-
How to query if a user is a member of a group?
Here's a little function I wrote to do it.
-
Another Neat Example of Pageforms
I had a need for a form and function solution, and pageforms provided a quick and easy way
-
Utilizing Sub-Templates
Use the Xaraya xar:template tag to help modularize your templates and avoid redundancy.
-
scheduler
setting up scheduler with crontab
-
Authentication with Email Address Only
You can simplify things for your users if you allow them to register and log in with their email address rather than username.
-
Don't tab to my labels, pleez
Have you noticed in forms that tabbing lands on the next label then you have to tab again to go to the input field?
- Creating Custom Options Pages in WordPress
- Introduction to Adobe Business Catalyst—Part 2
- Beginner’s Guide to the Thematic Framework for WordPress
- 5 WordPress Frameworks to Jump-start Your Theme Designs
- Scaling Big Time with Hadoop
- Host PHP in the Cloud with Windows Azure
- Scheduling Tasks in WordPress: a Plugin Developer’s Guide
- Cross-browser Development with SuperPreview
- WordPress in the Cloud with Amazon EC2 and the Microsoft Web Platform
- Silverlight and PHP, Part 2: Creating a Simple Twitter Client
