Category: pnConcept

The news items published under this category are as follows.

New server

Posted by Chestnut Saturday, April 28, 2007.
Site could float a bit while DNS are getting updated.

;-)

Happy New Year !

Posted by Chestnut Wednesday, January 03, 2007.
Best wishes for 2007

;)
C !

The pnMeeting 3.0 Teaser

Posted by Chestnut Tuesday, August 15, 2006.
Pump up the volume...


PostNuke Meeting 3.0 Teaser

;-)
C !

pnMeeting - 3.0

Posted by Chestnut Friday, August 11, 2006.
Although I couldn't do much PostNuke these days, I managed to grab my ticket to the pnMeeting in Leonberg, Germany this weekend.

See you there.
;-)


Currently disconnected...

Posted by Chestnut Monday, July 17, 2006.
Hi all,

Just a quick note to warn that I'm totally off the chart since a few weeks (month ?) as I have way too much on my mind between investors filling the accounts, problems with an old associate, work, personal, sleepless nights, etc., etc......

blablabla...

Oh... and blabla....

... and the temperature is killing me...

and finally... blah !

Can't give more, too boring... I hope things will cool down soon. I still hope to catch a plane for the pnmeeting but even that decision is postpone until things clear out a little.

In the meantime, drink lots of water...and..
Have fun !

C !

Pending registration...

Posted by Chestnut Sunday, June 18, 2006.
Quick reminder that it is totally useless to put an invalid email... you are suppose to receive a first email telling you that your registration is pending. If that email comes back to me as invalid...

..... well.... what do you expect ? DENIED !!

Will, Please try again without the no spam stuff.

For the others, you don't have to worry, I never send email to my members and unless I'm offered a million dollars, I won't give your email to anyone. The only emails you'll receive are notifications from the forum or things like that.

So be in peace, pnConcept is not a spam source.
In fact, I don't care a tiny bit of your email... but if you want your password... up to you.

;-)

On another subject, sorry I've been long lately... Mucho things happening in real life.

C !

GoogleMap 2.0 released

Posted by Chestnut Monday, May 15, 2006.
Now available: GoogleMap 2.0

Registered users can add their coordinates to your map.
Special Markers
Visitors markers based on HostIP.info get location database.

Demo : pnConcept

Download [ HERE ]

You will need a Google API Key available on the [ Google website ].

Chestnut !

Note: Found a few tiny issues after release... will correct them tomorrow after some sleep... C !

Anniversaire plugin for advProfile

Posted by Chestnut Friday, May 12, 2006.
It was asked in the forum a few times, thanks to Said, here it is...

See the Plugins page.

Thanks again Said...
C !

GoogleMap 1.1 (Fix release)

Posted by Chestnut Friday, May 05, 2006.
Found a few issues, the most important one being that the permission check in the administration had a typo. So it is important that you at least take a new pnadmin.php either from this package or from my NOC project SVN.

[ Download Here ]


GoogleMap 1.0 released

Posted by Chestnut Saturday, April 29, 2006.
Now available: GoogleMap 1.0

Registered users can add their coordinates to your map.

Demo 1 : pnConcept
Demo 2 : PostNuke-France

Download [ HERE ]

You will need a Google API Key available on the [ Google website ].

Chestnut !

German files for pncPayPal 1.2

Posted by Chestnut Saturday, April 29, 2006.
Thanks to Chris Hildebrandt

German translation for the pncPayPal 1.2

Get it [ HERE ]

;-)
C !

Sorry for denying registration...

Posted by Chestnut Monday, April 24, 2006.
Sorry for denying registration for a few... I have a gigantic headache and wasn't seeing very clearly on wich link I was clicking.........

BLEH !
C !

Bad news for the Doku2Wikka import function...

Posted by Chestnut Monday, April 17, 2006.
Although I made a simple parser that transforms the doku syntax to wikka syntax, the structure of Doku is not making things easy to import. Doku uses a file system structure for the content that can go deep, it also can have many pages with the same name.

One solution could be to join folder names with their pages but that could result in something like this (taken from pn-cms.de)

entwickler_module_example or something similar.

Not very cute...

So for the moment and for the limited time I can put in this, I'll make sure the pnWikka mod is stable enough and I'll see later for the best approach on this... if someone did not found something before me.

;-)
C !

About pnWikka

Posted by Chestnut Sunday, April 02, 2006.
Many noticed my personal project pnWikka.

To answer most of the question you may have, I'm inviting you to take a look at it, as it says on the front page, I sniffed (with the authors permission of course) many pages from the original site about the module itself.

But to answer some people asking me some question that they may not have found in the documentation, here it goes.

Does pnWikka saves the revisions in the DB ? Yes it does save the pages and revisions in the DB, not in files. It is apparently a point that many finds important so now you know.

Is it templated ? Yes, for the most part. While working on pnWikka, it went fast on the fork road instead of a wrap up (like the pn-cms Doku module for example) because of the nature of the Wikkawiki. (Hardcoded).

It is not 100% templated yet but I would say it is 90% templated.

Is it Multilingual ? Yes but again, there are issues. For example, the word "Category" is a keyword telling to the Wikka script (and pnWikka) that it's a category or that the page is part of a category. You can see the documentation about that [ HERE ].

I will later on work on the module so that the category keyword can be set for a definite language. I'm not into it yet and I'm still not sure how I will pull that up. But for the most part of the module, most if not all language related text has been pull out of the code (Wikkawiki is hardcoded) and language files were created.

Will you be able to import data from another wiki ? I hope. When initialising the module, pnWikka will check if you have a stand alone Wikka wiki (wikka prefix for the tables). If so, it will ask you if you want to import the pages and revisions from you Wikka. If your Wikka is not detected (different table prefix), you'll be able to give the prefix so that pnWikka can try to import your data.

I am also working on a script to import pages from a Doku wiki. I don't know if I'll finish it before opening testing of the pnWikka but rest assure that it's in the plans.

As for other wikis, for the moment, there is no plan yet. Maybe it won't come from me... it all depends of the difficulty and the time I have. For the moment, I'm putting my efforts on the stand alone Wikka and Doku.

As for the rest... feel free to ask or... Wait and see ! ;)

Why Wikka ? Why not ? The Wikka wiki had all I need for a simple wiki and it did not had all the annoying flaws of the pnWiki (written in pnHTML and looked like it was never finished) and I'm a sober guy... So I'm not really interested in most wikis having all sort of gadgets and colorful stuff. I only wanted a wiki. Wikka was simple enough to work with from the code perspective and it was easier to see it become a module for PostNuke than many others out there.

As there are a zillion wikis, some better, some not, one must stop and choose something. I was tired of testing and I liked Wikka. So Wikka I chose. I am totally aware that some other wikis can be better than Wikka... but when I started on pnWikka... I felt no regret. ;)

ETA ? Nope... ;)

C !

Coming Soon: pnWikka

Posted by Chestnut Tuesday, February 28, 2006.
pnWikka Demo

......

... nuff said ! ;-)


pnTiX_Archives

Posted by Chestnut Wednesday, February 15, 2006.
pnTiX_Archives is simply a complete rewrite of the old Trollix News Archives module. It doesn't have all the little things from the original but it does the job. It works with or without EZComments for the comments count and ordering.

See it live [ HERE ]

Get it [ HERE ]

Have fun !
C !

Note: Also: New plugins were added on the plugins page. Didn't saw them until today so sorry for the delay. ;)

Current absence...

Posted by Chestnut Friday, January 06, 2006.
I'm sorry for not being there very much since a couple of weeks (or month). I am currently completly overloaded with work on the pro area and overloaded in the personal area...

I hope to catch up soon because many things are going fast underground and I can only take little glimpse here and then but that's all.

I also know that some of you wrote to me recently (contact mail, skype, etc.) and I may have not answered. Please be assured that ignoring you may have been intentional but only for the sake of priorities and not because I didn't want to answer you.

So again... sorry. Things will get better soon.
Until then... Have fun ! ;-)
C !

Happy New Year !

Posted by Chestnut Saturday, December 31, 2005.
To all Postnukers and friends, have a happy new year.

May the PostNuke be with you in 2006 !

;-)
C !

Merry Christmas To all

Posted by Chestnut Saturday, December 24, 2005.
Wishing you a Merry Christmas to ALL !

And Peace !

Have fun and... don't drink and drive !
;-)

pnPixelAd

Posted by Chestnut Sunday, October 23, 2005.
Introducing the pnPixelAd mod...

What... ? How unoriginal ? Yea I know... but an original PostNuke mod that's for sure. ;-)

Demo

Development

Enjoy !
C !

PostNuke-France Back Online !

Posted by Chestnut Saturday, October 08, 2005.
I reopened PostNuke-France.org last night...

It's a work in progress, I have many things to work on the theme that is far from good at the moment and the content will be filled over time.

PostNuke-France.org

;-)
C !


xImhotep Xanthia theme...

Posted by Chestnut Friday, September 30, 2005.
Soon, the Imhotep Wordpress theme port to Xanthia.

Demo

Not finished yet but I opened the theme selection in the user account.

Not a knock out... but not bad either I guess.

;-)
C !

pncUserPoints block fix

Posted by Chestnut Wednesday, September 28, 2005.
The PostNuke 0.761 has a little thing with blocks coded in old and new style at the same time... the pncUserPoints block was one of them.

What you must do :

Go to your Blocks administration and remove the pncUP block by clicking on the Delete link for this line.

Grab the fix [ HERE ] and replace the pncupblock that you have in your modules/pncUserPoints/pnblocks folder.

Still in your Blocks administration, click on the New block link, you'll find the pncUserPoints block... add it and set it as you like or as it was before...

It should work correctly after that. ;-)

C !

pnConcept updated !

Posted by Chestnut Wednesday, September 28, 2005.
Without problem...

;-)
C !

pnCVS moved to PostNuke.com

Posted by Chestnut Tuesday, September 13, 2005.
As some probably already saw, I transfered my pncvs mod to PostNuke.com

[ Link ]

As it was once used and may be used to create official packages in the future, it was also a more appropriate place (the official website) to host the thing.

The pnCVS that is here will be redirecting you to its new home when I'll have the time to modify it.


Note: Quick note to the one that doesn't like what I sometimes say on pnConcept, this action was not because of what you think I should put on my site and be warned that I do whatever I want with my site. Like it or not... ;) (No, this was not for you Mac he he)

PNCVS Nightly builds now a mod !

Posted by Chestnut Monday, September 12, 2005.
Made the various pncvs builds into a module for more overall accessibility on pnConcept .

Available nightly builds are :

[ PostNuke 0.760 ]
[ PostNuke 0.760eng ] (English package)
[ PostNuke 0.800 ]
[ PostNuke 0.800eng ] (English package)
[ PostNuke pnForum ]

Enjoy and have fun testing !
C !



Note: Remember that these packages are unsupported and are only for testing purpose. - pnForum 20050912 was a little late as Sourceforge... is a pain.

xFlex Xanthia theme released

Posted by Chestnut Sunday, September 11, 2005.
xFlex Xanthia theme now available

[ Download Here ]

xFlex theme originally (Flex) created by Phy Ly for WordPress.

Enjoy !
C !

Note: Actual theme of pnConcept ;)

pnConcept new Theme - xFlex

Posted by Chestnut Saturday, September 10, 2005.
Soooo....

How does it look ?

This is the theme I will probably use for some time. This is a Xanthia conversion of a Wordpress theme called Flex.

It was originally created by Phu Ly

That was for the credits.

I know there migh still be little problems (like the pncUserPoints who isn't handling it very well). If you see other major errors, tell so.



Note: This theme will be release soon... The time I debug on pnConcept. DAMN IE !!!

advProfile 2.1 - Small update !

Posted by Chestnut Saturday, September 03, 2005.
Using a heavily modified pnModuleStatus (See link o­n the left), it gave me the opportunity to do a minor update o­n the advProfile

 The o­nly modification is a new plugin that will show in the administration if the module is up to date or if there is a new release. (People having the 2.0 won't have this information of course).

When a new release is available, the plugin will show you the level of the update : low - medium - urgent and a little message of what is new in it.

The plugin contact pnConcept to fetch this information and the o­nly information given is the module's name and the version. NOTHING ELSE ! You do not have to worry about personal information.

If you don't want your module to contact pnConcept, all you have to do is remove the plugin call in the main admin template.

[ Download ]

Have fun ! wink
C !

Note: Link of the download has been changed to go to the NOC where I put my releases now.

pnGroups 2.0-GOLD for PostNuke 0.760

Posted by Chestnut Thursday, September 01, 2005.
The pnGroups module adds features to the Groups management inside PostNuke.

pnGroups Demo
Download pnGroups


History and features in the read more...
F.C. !



Possible DNS problem

Posted by Chestnut Thursday, August 25, 2005.
There is a possible DNS problem at the moment making pnConcept inaccessible. Hope that it'll be corrected soon.

FC !

Note: I'm also having some email problem as I'm missing some emails that I should've received....... currently resolving the problem.

Gone to the beach...

Posted by Chestnut Monday, August 15, 2005.
Well... I'm 3 hours from taking the plane to the Black sea and rest o­n the hot sands of Bulgaria. Coming back in 8 days.

I'm closing registration and forums will be read-only. Logging in will also be impossible while I'm gone.

Have fun... And don't drink and drive.

FC !


Note: Update 24-08-2005 : Back... Will sleep a big time and will put things back to a normal after that.

pnMeeting - The core team at work

Posted by Chestnut Friday, August 12, 2005.
The core Team in full collaboration mode.

See the pnMeeting webcam here : http://support.pn-cms.de/webcam.htm
More action from your favorite team in the read more link. on the Unofficial Unrated Photo album...

[ HERE ]




PNCVS Nightly builds

Posted by Chestnut Saturday, August 06, 2005.
A nightly build package is available [ here ] and will refresh around 23h55 my time... do your math !
 



At last... some time off...

Posted by Chestnut Saturday, July 30, 2005.
Well... I had quite a wild period these last weeks and I am now officially in vacations for 26 days.
Aside 8 days o­n a beach trying to darken my Javel-like skin...

I'll try to catch up with many things I couldn't answer in the last weeks...

That means you MaSSive for wich I already told that I wouldn't be able to do all you need but I'll be able to do a part or help for the future of what you asked to make it easier to the o­ne who would follow.

That means the pnCareers (old phPro mod) that I'm slowly converting to the pnRender...

That means (that is for the french people who doesn't seem to care) also rebuilding PostNuke-France.org.
Traduction : Cela veut aussi dire (pour le peu de franco que ça intéresse) la reconstruction de PostNuke-France. C'est en cours malgré......... je n'en dirai pas plus...

And finally, I have many things like my own Wiki I called pnWikka... It is a fork based o­n the Wikka ( WikkaWiki ) - pnRender, templated.

Along the porting of the pncUserPoints to the pnRender, the pnGroups block pack (that I forgot at the office... sigh - will have to go get them), the pncIPN, etc... etc.........

Pfiouu....... Do I really have some time off in the end ?

Have a nice August.

C !


Because of some people flooding all postnuke sites registering for nothing and o­nly adding their website to their profile, I did a quick hack to moderate registration...

You now need to add a VALID REASON to register to my site.
And NO - It is NOT the pncUserHack... saw you coming o­n that o­ne... he he !

PNConcept is (almost) totally free, downloads are no registration required and you o­nly need to register if you need help or have an opinion o­n the crap I could say.
Stick to that... or don't register if you don't need to.

Here are the usernames mostly used :
(Adding spaces so the search engines won't get them here)

C a t a l o g u e n
L a y c r e x
K a i S p o r t
L o m a l o h a
P i B i a n c a
K i j v i e w 6 1

K e j f i v e k l o c k o s

I may miss o­ne or 2 but those were the last o­ne... (Do a search o­n Google o­n these names, you'll get nice results).

And you polish guys up there (hey not my fault - people mentioned are all apparently polish according to the websites they were registering) using legitimate PostNuke site as your "vitrine"... Get lost ! Cool polish postnuke users are of course welcomed !

Have fun !
C !


Note: REMINDER : You do NOT need to register to see or download anything here !

pnGroups (pncGroups 2.0) Out !

Posted by Chestnut Sunday, June 26, 2005.
pnGroups pre-release as the 0.760 is not out yet.

Remember that this is a 0.760 Required. (Hope that being in bold, that will be clear. )

Get it from here or from the Noc : http://noc.postnuke.com/projects/pnconcept/

Have fun !
C !


pnConcert plugins...

Posted by Chestnut Sunday, June 26, 2005.
Siad gave us 2 new plugins : pnConcert for the advProfile and pncUserPoints.

Thanks again Siad !

C !


pnGroups (pncGroups 2.0) in test !

Posted by Chestnut Friday, June 24, 2005.
My move to 0.760 gives me at last the possibility to test the pnGroups o­n pnConcept...

pnGroups Page

Test the pncRessources Page before and after you register to group Test1... and after you unregister... bla bla bla...

C !


Upgrade complete !

Posted by Chestnut Wednesday, June 22, 2005.
PNConcept is now under the (almost) last 0.760.

Be very careful o­n step 6 of the manual as yes you must remove all files EXCEPT your third party files (blocks and mods)... All core mods and blocks should go to the recycle bin before uploading the new distribution. But leave the other mods you have in place.

If you find a glitch, please add a comment.

C !


Note: The official release is imminent...

More plugins...

Posted by Chestnut Sunday, June 19, 2005.
Siad from Ci-Web.de is very productive these days.

advProfile Plugins
  • CmosDownloads
  • ContentExpress
  • htmlpages
  • xfpdpages
pncUserPoints plugins
  • CmosDownloads
  • htmlpages
  • xfpdfpages
  • ContentExpress (Added 21-06-2005)
See the pncPlugins pages for all the cool stuff.
Thanks Siad !

From Axel from Guite.de
  • advProfile - PageSetter
Thanks Axel !
C !


Vraaouum

Posted by Chestnut Monday, June 06, 2005.
Thanks to Lackatee, for in his boredom, cooked a little header logo to pnConcept.

Kind of a cool race car style... Very neat !

Thanks a lot !

C !


Note: What... my old kitch PaintShopPro javelized one wasn't good ? Ha ha ha !

New advProfile 2.0 plugins

Posted by Chestnut Sunday, May 29, 2005.
New advProfile pnFlashGames and pnForum plugins for the advProfile 2.0...

Thanks to JM Devrine !

See the [ Plugins Page ].

C !


Note: I made a repack of the pnForum plugin... Made some corrections to it. 30-05-2005

pnEncyclopedia plugin (pncUserPoints)...

Posted by Chestnut Saturday, May 21, 2005.
A new pnEncyclopedia plugin for the pncUserPoints is now available...

See the pncPlugins page.

Thanks to Said from http://www.ci-web.de/

C !


Note: An Updownloads plugin (with a vote plugin included) also from Said has been added - 25-05-2005 ;)

Share your Profile

Posted by Chestnut Friday, May 20, 2005.
You think you are a master designer ?

If you want to show off a bit what you did with the advProfile, go to this thread : http://dev.pnconcept.com/PNphpBB2-viewtopic-t-361.html

And see what others did...

C !


pnConcept on the NOC

Posted by Chestnut Thursday, May 19, 2005.
pnConcept now has a little place o­n the NOC : http://noc.postnuke.com/projects/pnconcept/

The main reason I opened this project is because I took a work for wich I know I'll probably need help. I'm not ready yet to expose what it is though so no need to ask what it is.

In the meantime, I'm slowly adding to the cvs little things like some plugins and will soon add some old little mods that served in the past as examples to others.

I won't necessarily send some of my major mods though.

I may also move my downloads to the file release part of the pnc noc project... not sure about that. I usually host my files myself to have a full control and easy access...
Anyway...

So that's it... for today at least.

C !


Note: Added a Blank module to the file release... :)

Ok Try me ! (advProfile 2.0)

Posted by Chestnut Monday, May 16, 2005.
Let's get this over with...

Ahem... (pshh pshh)...

Now available, the advProfile 2.0

[ DEMO HERE ]

[ GRAB IT HERE ]

[Have a beer HE... Krakooof koff koff.........

C !


Note: I will slowly move all available advP 1.x plugins to the last smarty way advP 2.0 format as time permits it and put a mention to it. If there is no note, the plugin is still a 1.x.

pnc[advProfile]-2.0 Soon...

Posted by Chestnut Sunday, May 08, 2005.
Nothing very new in this release but a few...

All plugins were moved to smarty plugins instead of being roughly loaded even when not needed. (Much less risky)

New set of templates (see the preview link - at this hour, the all page is not yet done)

You can create your own templates in a EZComments way
 - In the pntemplates folder is a "default" folder with the modules template (user side).
 - Add a folder of your own and select it in the administration, the module will use these templates.

The module use its own stylesheet so be sure to have the modulestylesheet tag in your theme... If your theme is a AT... I guess you also have a tag loading module specific stylesheet.

I did my best to make the template compatible in IE and FF (xhtml)... We'll see if problem arise about that.

Reminder : The advProfile is a display module. It won't do action unless you build some plugins that will do something else than show something.

[ PREVIEW ]

Hope to finish it this week !
Have fun !


pnGroups (pncGroups 2.0) Coming soon !

Posted by Chestnut Sunday, May 01, 2005.
Templated pncGroups is done if not almost done. I have build a RC packaged that I sent to Michael Halbrook before any release because it was an old discussion about what to do with both the olds pnGroups and pncGroups.

In the old discussions, I got the work.

If MH is not too upset () about what I sent to him, I will release the module... when the pn 0.760 will be out.

Why ? Because the module is ... yup.... pn 0.760 minimum required. The module was written o­n a pn0.760 installation and is using some existing functions from the Groups module. The pn0.760 Groups is pnAPI but it's not the case of the older o­nes So it cannot work o­n those older o­nes.

Since I did not upgrade pnConcept yet, I can't show you the preview of it. I'll see if I can put it o­n PostNuke', CAPTION, 'PostNuke-France');" onmouseout="return nd();">pnFrance...

Cya soon !
C !


Interview No2

Posted by Chestnut Saturday, March 19, 2005.
For the french readers... someone asked some questions...

Chestnut Interview No2

C !


pnc[PayPal]-1.2 out ! (Tweak)

Posted by Chestnut Wednesday, January 26, 2005.
Only a little tweak to add the usernames in the Last IPN and Top IPN block.

Regenerate, upgrade and activate the module to have the last version (1.2) registered in your DB...

See the option in your bloc administration.

Have fun !
C !


Last 10 pnForum posts plugin for the advProfile...

Posted by Chestnut Tuesday, January 04, 2005.
All is in the title.

See the [ Plugins page ]

Thanks to Steffen Voss...


Happy New Year 2005

Posted by Chestnut Saturday, January 01, 2005.
HAPPY NEW YEAR...

Although it is a time of festivities, I want to remind you all to have a little thought for the people around the world that cannot read this for various reasons and especially the Asian continent still counting their losses.

Be cool, generous and live a happy 2005.



Merry X-Mas

Posted by Chestnut Friday, December 24, 2004.
Merry X-Mas people...

Have tons of food and fun!

C !

AutoPilot On !

Posted by Chestnut Monday, December 20, 2004.
The site is in Autopilot right now as I'm way too busy o­n the professional side.

I hope that the holidays will bring more free time.

C !


pnc[PayPal]-1.1 fix

Posted by Chestnut Thursday, December 09, 2004.
There was a tiny glitch in the 1.1 pnuserapi.php, thanks to Rigbyd for the catch.

Full package has been changed (only o­ne file replaced) or hop o­n the forum [ HERE ] to get the single file to change.

o­nly replace the file, nothing else to do.



2 new Plugins available

Posted by Chestnut Thursday, December 02, 2004.
pncPayPal plugin for the advProfile
pncPayPal plugin for the pncUserPoints...

See the plugins section of the downloads or the plugins page [ HERE ]

Have fun !
C !


pnc[PayPal]-1.1 Out !!!

Posted by Chestnut Wednesday, December 01, 2004.
Sorry it's late... I couldn't do better, got out of the office at 10pm...

Version 1.1 is [ HERE ]

Go in your Modules administration, regenerate, upgrade, activate (very important - some DB change).

It's 2h30 am so I hope I didn't forget too much.

Check out the templates if you did changes o­n yours... The username is now in a different place... etc... etc... bla bla bla... too tired to write more.

If any problems, I'll adress them tomorrow after a small nap.


Chestnut !


pnc[PayPal]-1.1 today...

Posted by Chestnut Tuesday, November 30, 2004.
Lots of clean up and the most important change is that the username will not be in the custom field anymore but in the option_selection PayPal variable.

A new field is added to the table. The pnInit should take care of all that.

The mail is sent with the pnMail function instead of being sent directly by the mail function... things like that.

I'll post the changes for the template in the forum if you do not want to replace your template.

Cya later!


Warning - pnconcept email left in a file

Posted by Chestnut Tuesday, November 30, 2004.
WARNING...

My email is still in o­ne of the files... Please hop o­n this thread [ HERE ] to get a quick fix. That should be the o­nly place... I will revise all the files anyway when I'll be at work.

A good thing I didn't received any debug email yet. He he !


Note: Full package has been changed.

pnc[PayPal]-1.0 Out !!!

Posted by Chestnut Saturday, November 27, 2004.
What... you thought I would be late for that o­ne too ??

See the sideblock for the download link, see the previous news for what it is, see the help.txt and the pncPayPal.pdf document in the pndocs folder for various explanations...

Oh, o­ne last minute warning... The Initialisation is not the typical pnInit. It is build for the last Initialise script using adodb dictionnary and blablabla... All pn0.750 should have no problem dealing with this as it was added with the pn0.750 and will be what PostNuke will use in future releases.

But if you have problems with the initialisation, do tell so and I'll revert back to the good old way.

Have fun !
Chestnut !


Note: Be sure to read the pdf guys... Many answers are in there. ;)

pncPayPal tomorrow (Saturday 27)

Posted by Chestnut Friday, November 26, 2004.
Doing the clean-up and adding the last language defines.

Will write a small doc for some Basic Paypal concept like the Token_id and such.

Releasing it tomorrow shouldn't be a big problem.

See the read more for a brief "What's in it?"...



Moved this weekend...

Posted by Chestnut Thursday, November 25, 2004.
As I had to move last weekend, I still don't have a decent connection at the new appartment. So sorry if I take long to answer. If you know the french communication system, you'll know how long it can take to have a decent DSL and how expensive o­n the phone bill the wait can be.

Nevertheless... I should be able to release pncPayPal v1.0 around the coming weekend.

Have fun !
C !


The PayPal SAGA... and future developments...

Posted by Chestnut Monday, November 22, 2004.

As time goes by, I could see the number of request to have some Paypal related modules growing and growing...

There is quite a number of "tries" here and there. And there is even a certain number of working solutions.

As I always tried to stay away of the "already done" thing... I decided that I will throw a rock in the water.

See the rest for the "what the hell is he talking about ?!?"



Note: If someone has a different opinion and think I'm doing something wrong... don't hesitate to share it. If the reasons are good... that could save me a lot of time. He he !

An Idea ?

Posted by Chestnut Thursday, November 11, 2004.
A little something that might turn you o­n.. (nope... nobody's nude).

[ HERE ]

C !


pnFlashGames plugin for the advProfile

Posted by Chestnut Wednesday, November 10, 2004.
Get it [ HERE ]

View [ HERE ]

Have Fun !


Note: The plugin had a tiny problem... make sure you download the -4.zip...

Instability resolved ?

Posted by Chestnut Friday, November 05, 2004.
The server was very unstable since last month...

I removed mod_gzip that was the cause of this instability and installed Zend Optimizer instead.

Apparently, things are better than it was.

We'll see o­n the long run.

Chestnut !

pnc[advProfile]-1.2

Posted by Chestnut Monday, November 01, 2004.
pnc[advProfile]-1.2 available !

You can hide fields and plugins with the permission system.
You can create different pages

See my profile for Demo

Have fun !
Chestnut !


pnc[UserPoints]-0.15

Posted by Chestnut Monday, November 01, 2004.
pnc[UserPoints]-0.15 now available.

o­nly big change is the Error logging in the core plugins and the 3 given plugin with the pack.

For all plugin dev, please see the plugins to see the differences between the new and old o­nes.

Basically, when a query fail, there is a register_error func to add and an unregister_error at the end if no problem was found.

Have fun !
C !


This Weekend : Error logging in pncUserPoints

Posted by Chestnut Friday, October 29, 2004.
One of the biggest problem of the pncUserPoints is the lack of effective error management. I did some change in the mod so if there is an error, it is shown like you can see it in the block and in the mod page itself.

Although it will not be necessary (as the mod will still work when there is no error), all plugins will need a change to use the error function.

This is mostly to get rid of the annoying unexplicit ERRMSG message that doesn't show anything and to help plugin devs to have a better view of what could be wrong in their sql query.

I create 2 errors o­n purpose (Downloads and PNphpBB2) so you can see what I'm talking about.

I'll clean this up and pack it up this weekend.

Have fun !
Chestnut !

P.S. : It's getting itchy to move the mod to the pnRender, I'd like your opinion o­n this. I know there is many features people wants to have but is it worth it if the mod itself is in  a deprecated coding... and hard to manage coding wise.

pncBotList Mail debug wrong...

Posted by Chestnut Saturday, September 25, 2004.
I forgot to remove a hardcoded mail in o­ne file in the pncBotList. That mail was to receive Debug information when a real bot was provoking an error o­n a sql query.

I changed the pack so it takes the admin mail configuration variable instead. That mail thing will go away anyway.

The pack has been change... but the o­nly file changed was the pnuserapi.php in the pncBotList folder.

Have fun !
C !

0.8x Suggestions and Feedback forum.

Posted by Chestnut Monday, September 13, 2004.
I made a specific forum for suggestion o­n the user administration for the 0.8x series.

If you have a feature that you'd like to see in the 0.8x series, don't hesitate to leave a note.

[ 0.8x Suggestions Forum ]

Have fun !
Chestnut !




Note: This forum is in no way a replacement of the NOC Features request page : Noc Feature page but only a way for me to centralized what I have to add to my todo list.

pnConcept on 0.750 GOLD

Posted by Chestnut Saturday, September 04, 2004.
With a finger in the nose...


Chestnut !


PN 0.750 RC4 on PnConcept

Posted by Chestnut Tuesday, August 17, 2004.
PN 0.750 RC4 installed o­n pnConcept.

If you see any error, tell me in private messages or in the forum.

Thanks !

Chestnut !
Admin !



PNphpBB2 1.2g on pnConcept

Posted by Chestnut Sunday, August 15, 2004.
I'll put the last available PNphpBB2 today o­n pnConcept (available for test)...

I tried it o­n a mirror site and most problems were resolved (admin and popup windows)...

It may look strange for awhile as I will have to touch the stylesheet......... (my theme isn't the cleanest theme of the world.).

C !

pnc[advProfile]-1.1 Out !

Posted by Chestnut Wednesday, August 04, 2004.
You will see by this very long discussion that there was a need since MagicX left the dev ground of PostNuke... sort of. Others did before me and others will after me I guess to perpetuate his work.

While I tried to have a chit chat with him like in the old days, I was always missing him or was much too occupied o­n my side so... (stopping the lame excuses) Instead of taking his now very popular ProfilePlus, I did it from scratch using the pnRender and pnAPI. (fully templated).

While doing it, I was surprised to see at the end that I didn't even look at my old ProfilePlus so I guess I can say that it's an original. In the discussion, we mention the name advProfile so I didn't use my imagination much and called it advProfile.

You can see a demo here by clicking o­n my username.

[ DEMO HERE ]
[
GET IT HERE ]

It is still a work in progress and with time, it will be nearer and nearer of what pn8 could be. You will probably see Mark West interventions in the discussion, every mods will have a place for plugins and instead of having the advProfile look into his own plugin folder, it'll be able to use plugins from other mods.

But that will be for the future.

Have fun... while I savor a much needed vacation.

Chestnut !

Bots update !

Posted by Chestnut Tuesday, July 20, 2004.
As time goes by, more bots are taking a peek at my site and my list is growing. I found a simple way (and it could be even simple I guess) to show the latest list of Bots AND bot images that I'm adding...

With these links, you will aways see the latest pncbotlist.php and the latest image pack :

[ View Bot List ]
[
View Bot Images Pack ]

Have fun !
Chestnut !

pnc[BotList]-1.2 Out !

Posted by Chestnut Sunday, July 04, 2004.
See the changelog...

[ Get it here ]

Don't hesitate to share your pncbotlist.php


C !

Short urls deactivated for today...

Posted by Chestnut Monday, June 28, 2004.
We are trying to find a bug in the apache so I'll stay non short url for a moment. ;)


Today and tomorrow maybe !

Posted by Chestnut Friday, June 25, 2004.
Today : Just to say that the pncPayPal mod is logging the contributions right now...

There is nothing to show yet but I will try to do the templates (user gui) for that tomorrow.
If you want to test o­nly and want a refund, say it in the memo when o­n the Paypal page.
[ pncPayPal ]

Tomorrow : The pncBotList 1.2 is almost done. The mod is showing the visits of the day. The next day, it sends to a log table the visits and begin anew. It'll give the possibility to more features in the future like stats, archives and graph and blablabla...

Cya !


pnc[BotList] 1.1a

Posted by Chestnut Monday, June 21, 2004.
Yeaaaaaa yeaaaaaaaaaaaaaaaaaa I know...

yeaaaaaaaaaaaaaaaaaaaaaaaaaa yeaaaaaaaaaaaaa I knooooooooooooowwwwww... Did it again.............

An old file went plouc in the zip and for those not using the legacy counter, there was a buzz...
The o­nly difference in the package are the files in the include folders...

[ Have Fun ]
C !


pnc[BotList] 1.1 Out !

Posted by Chestnut Saturday, June 19, 2004.
Had to do a little update o­n the pncBotList

See the ReadMore for the ChangeLog...

To upgrade, replace all files - Regenerate your modules list, upgrade the pncBotList, and Activate...

First Install - Read the pndocs/help.txt

Get it [ HERE ] - [ DEMO ]



Note: (pnRender required)
Note : 2 hours later, I found the Nutch image bot... so if you don't have the Nutch image, get the package again and replace the pncbotcount.php files and add the Nutch.gif in the pnimages folder.

Info Updates !

Posted by Chestnut Wednesday, June 16, 2004.
About what is going o­n...

pncChat - Flash Designer Wanted
pncPaypal - IPN script is near an end.
pncUserPoints - Next release : Action plugins but no plugin-specific admin...
One last thing

See the read more...