Search found 56 matches

by akremedy
Thu Aug 28, 2008 7:47 am
Forum: Bugs
Topic: Fresh Installation : Requirements should list PHP memory
Replies: 14
Views: 8581

I'm no expert in the many aspects of memory utilization and management in 32 vs 64 bit OS, but it's a fairly agreed upon condition that a process will consume approx 2x the amount of space in memory on a 64 bit OS than on 32 bit, due primarily to larger pointers (8 byte vs 4). There are some other n...
by akremedy
Tue Aug 26, 2008 9:21 am
Forum: Bugs
Topic: Odd Character with two spaces typed at end of sentence.
Replies: 5
Views: 4057

I just ran into this too...I'm chalking it up to being really tired, hitting the Config > Database > Enable DB Charset Conversion option by mistake, and not realizing it. Mine is an English-language site (no accented characters, etc), running UTF-8 on the Serendipity side (ver 1.3.1) and UTF-8 MySQL...
by akremedy
Sat Aug 23, 2008 8:10 am
Forum: Development
Topic: Categories plugin enhancements
Replies: 2
Views: 3079

Thanks Garvin, that all makes sense :-) The icons-in-categories enhancement makes enough sense to me that I might just queue it up and see what I can come up with. As you point out, there are lots of considerations as to how it could be made to work for most of the people, most of the time without b...
by akremedy
Wed Aug 20, 2008 11:01 pm
Forum: Development
Topic: Categories plugin enhancements
Replies: 2
Views: 3079

Categories plugin enhancements

Hope this is the right place for this post... I'd like to propose the following two changes in plugin_categories.tpl to better support theming, and to give visual impact to the categories entries (by way of the category icons). Item 1: simply give the submit button an ID so that it can be referenced...
by akremedy
Wed Aug 20, 2008 7:08 pm
Forum: Showcase (old)
Topic: PigsLipstick.com
Replies: 3
Views: 18627

PigsLipstick.com

Greetings All, I've recently moved to Serendipity from what became a mostly home-grown (by way of re-invention) blog package. I became tired of the monumental, and lonely dev effort. So much effort went into development, that there was no time/interest in actually posting content. I'm very satisfied...
by akremedy
Wed Aug 20, 2008 7:01 pm
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

I'd love to see an example of this functionality in action. Got a URL? Hi Judebert, I've finally flipped the switch on my Serendipity install - I'm using the SidebarLogo plugin that I wrote (top/left panel in the i3Theme). I've made a couple of minor edits for further cleanup - the latest rev is st...
by akremedy
Tue Jul 29, 2008 7:33 am
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

Hi Adam! No, no-there's nothing to thrash here :) Bestregards, Garvin Thanks again Garvin - I put the revised copy, incorporating all suggestions above, up in the same location using the same filename (LOL - how's that for source control). http://www.pigslipstick.com/_product/serendipity_plugin_sid...
by akremedy
Tue Jul 29, 2008 7:30 am
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

I'd love to see an example of this functionality in action. Got a URL? Hi Judebert, best I can do at the moment is direct you to the download: http://www.pigslipstick.com/_product/serendipity_plugin_sidebarlogo.zip This is the updated copy per Garvins four suggestions above (moved the default CSS i...
by akremedy
Sun Jul 27, 2008 5:23 am
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

Thanks again Garvin, being the hack that I am, I expected a real thrashing. I'll clean up my plugin code as you've suggested and re-post. Perhaps I'll have my Serendipity installation live by next week if I can find some spare time.

Best regards,
Adam
by akremedy
Sat Jul 26, 2008 5:28 pm
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

Thanks Garvin...here's the link to my plugin: http://www.pigslipstick.com/_product/serendipity_plugin_sidebarlogo.zip I used Omid Mottaghi Rad's QuickLink plugin as my example. I didn't exactly follow coding coventions as outlined in the post here (4 spaces instead of tab, etc)...I can clean all tha...
by akremedy
Sat Jul 26, 2008 9:58 am
Forum: Plugins
Topic: new plugin - how to submit it?
Replies: 11
Views: 5756

new plugin - how to submit it?

Greetings, new Serendipity user here - it's not even live yet. I've just completed a sidebar plugin that I'm using with the i3theme to create a panel which contains the site name, logo, copyright, and several other elements. I have incorporated the Sequence widget to allow the admin to determine the...