nathan.fritzclan.com
Fritzy the Great: Introducing XMPPHP
http://nathan.fritzclan.com/2008/04/introducing-xmpphp.html
Nathan Fritz's geek ramblings and project updates. Wednesday, April 2, 2008. This is based largely on my experience building SleekXMPP. And I'll certainly be taking some things and applying it there (threadless mode, and simpler handlers). The only thing missing from Class.Jabber.PHP is Rosters and Registration, which I'll get to in the coming days. Please take a look and provide any feedback you might have. Also feel free to ask for my help in implementing it. I'm off to bed! April 5, 2008 at 7:53 PM.
nathan.fritzclan.com
Fritzy the Great: SleekXMPP
http://nathan.fritzclan.com/2007/04/sleekxmpp.html
Nathan Fritz's geek ramblings and project updates. Tuesday, April 3, 2007. Is an XMPP library for Python. Why have I written my own when there are at least 2 others. The idea is that the Jabber/XMPP community. Could use this to test new XEPs (XMPP Extension Protocol). Beyond protocol testing, what am I trying to accomplish? Has promised to write a plugin for eggdrop scripts. Ideally, this framework will enable people who are not programmers to customize and run a bot. Maybe there'll be some optio...DEBUG...
nathan.fritzclan.com
Fritzy the Great: April 2007
http://nathan.fritzclan.com/2007_04_01_archive.html
Nathan Fritz's geek ramblings and project updates. Friday, April 6, 2007. Thursday, April 5, 2007. SleekXMPP 0.1 Plans. See my previous post. If you don't know what SleekXMPP is. Well, before my first release, there are a handful of things to do:. 1 I'm really not happy with how stream:features works in my lib; it's messy. 2 Possibly add post-send handlers. 3 Write a data-forms (XEP-0004) plugin. 4 Stabilize the API so that it doesn't keep changing on developers. Tuesday, April 3, 2007. Beyond protocol t...
nathan.fritzclan.com
Fritzy the Great: March 2007
http://nathan.fritzclan.com/2007_03_01_archive.html
Nathan Fritz's geek ramblings and project updates. Monday, March 26, 2007. When I first started a blog, I wrote my own from scratch. That was fun for me at the time, but it became a pain as I was constantly having to add features to the software to keep up with the blogging features that others had available. Next I tried using Wordpress. Subscribe to: Posts (Atom). Blogs I Contribute To. Recent News of Interest. View my complete profile.
nathan.fritzclan.com
Fritzy the Great: XMPP: The Definitive Guide, Win the Book
http://nathan.fritzclan.com/2009/05/xmpp-definitive-guide-win-book.html
Nathan Fritz's geek ramblings and project updates. Thursday, May 21, 2009. XMPP: The Definitive Guide, Win the Book. I did a technical review for O'Reilly's XMPP: The Definitive Guide. For their code examples! To enter, send me an email (nathan fritz at gmail.com), Jabber (fritzy at netflint.net), comment to this blog post, or identica/twitter me with a link to a project that you've done with XMPPHP. Http:/ code.google.com/p/xmppcalendarbot/. May 23, 2009 at 1:19 AM. I´m trying to use xmpphp only wi...
nathan.fritzclan.com
Fritzy the Great: May 2007
http://nathan.fritzclan.com/2007_05_01_archive.html
Nathan Fritz's geek ramblings and project updates. Sunday, May 27, 2007. Quite a few things have happened in my XMPP world since my last post. My server losing it's drive caused me to accomplish next to nothing for about 2 weeks . I still have not reached my goals with 0.1 for SleekXMPP. But I'm mostly missing just a few bug fixes and some testing. However, work on SleekBot has begun! Edgar will be brought back to life as a Sleekbot plugin as will many other bots out there. Subscribe to: Posts (Atom).
nathan.fritzclan.com
Fritzy the Great: May 2009
http://nathan.fritzclan.com/2009_05_01_archive.html
Nathan Fritz's geek ramblings and project updates. Thursday, May 21, 2009. XMPP: The Definitive Guide, Win the Book. I did a technical review for O'Reilly's XMPP: The Definitive Guide. For their code examples! To enter, send me an email (nathan fritz at gmail.com), Jabber (fritzy at netflint.net), comment to this blog post, or identica/twitter me with a link to a project that you've done with XMPPHP. Subscribe to: Posts (Atom). Blogs I Contribute To. Recent News of Interest. View my complete profile.
nathan.fritzclan.com
Fritzy the Great: SleekXMPP 0.1 Plans
http://nathan.fritzclan.com/2007/04/sleekxmpp-01-plans.html
Nathan Fritz's geek ramblings and project updates. Thursday, April 5, 2007. SleekXMPP 0.1 Plans. See my previous post. If you don't know what SleekXMPP is. Well, before my first release, there are a handful of things to do:. 1 I'm really not happy with how stream:features works in my lib; it's messy. 2 Possibly add post-send handlers. 3 Write a data-forms (XEP-0004) plugin. 4 Stabilize the API so that it doesn't keep changing on developers. In other news, I applied for XSF membership. Again, this would b...
nathan.fritzclan.com
Fritzy the Great: June 2007
http://nathan.fritzclan.com/2007_06_01_archive.html
Nathan Fritz's geek ramblings and project updates. Wednesday, June 20, 2007. A Project Management Epiphany. We hired a friend of mine. In October of last year to help with sales and programming. He's moved to programming full time, and I've taken on the role of Project Manager since. I still do code, but my focus is on code architecture now. Since then, I've been learning the ropes of project management, and I've been looking for tools to help me with the job. We were already using Subversion. A standard...