Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
papa wrote:Ok, I think it's pretty cool, though twitter hasn't really caught my interest yet.
Nice job anyways.
I didn't really see the point but now I've added loads of technology news site / blog writers and basically use it as one big RSS feed for news stories they post on Twitter.
onion2k wrote:What's the point in this thing? Why not just use Twitter with a #php tag?
Because some programmers don't seem to ever talk about code on their Twitter accounts. *cough cough*
In the past month or so I redid my site's theme and have been working heavily on JavaScript testing it in an insane number of possible situations and it's pretty solid.
Of late I'm migrating my efforts back to my new CMS and general data handling (when user does X site does Y).
With a little effort my "create" page will be morphed to also handle editing existing pages. I'm also making sure that since all my work is served as valid XHTML (meaning it uses application/xhtml+xml) that you can only publish a page if the browser is able to actually able to render the button...which means no one using IE (unless IE9 ends up supporting XHTML) can edit pages.