Java Penguin Aggregator Aplha (sic)

If you want to play around with the new Java based penguin, click here

If you go ot the temp user reg you can create a user. You will just get a blank page if it works for now.

The new penguin has a couple of design paradigm shifts from the current one.

1. Feeds are now broken up into "Clusters". This is just a container, really. Clusters have one notable option: Composite. If you set composite=true then you will see one box with all the entries from all the feeds you put in that cluster intermingled with each other. If you set composite=false, you will get a DHTML tabbed view in the box for each feed.

Also, check out the "expand" function. Rather than crop the feeds to the first few entries, it now uses a sized div to scroll around. Expand will break it out so you can see the whole feed/composite.

2. CHECK OUT THE SIDEBAR. I love it. It will show you all the feeds you have, not just the penguin content. It works in MSIE, Opera and the Geckos.

3. The skins are a little incomplete right now. I just added the Header/Footer/Left/Right stuff, so the CSS is incomplete/non-existent for some of them.

4. You can add your own feeds now! Anyone can add a feed to the site. Once a feed is added, it will become a master record for everyone to see in the select list.

NB: If you try to add a feed and it goes away and doesn't come back for a long time, log out, log back in and re-add the feed selecting "Autodiscover Icon: No". There is a problem with the JAI thingy on some .ico files and it will hang up.

The universal "I had a problem" answer right now is "Log out, Log back in and try again".

Also of note, You should be able to use any kind of feed, including Atom. There are a couple of bugs with Rome right now on feeds that have the update schedule information in them. I will work on correcting this sometime.

There is no guaratee of uptime, or that I won't nuke the DB and start over (that is rare), but feel free to test it out. This is literally my in-development server, so it comes and goes. If you see any big issues, drop me an email and let me know.

Comments

RE: Java Penguin Aggregator Aplha (sic)

I cant hit it yet, but will keep trying. Might not be able to hit 8888 from the office, but have tinyproxy at the house, will have to check later though.

RE: Java Penguin Aggregator Aplha (sic)

Ok, thats flipping cool. I like the clusters and the cluster organizer(I had a few issues, I created one cluster, then another, then slid them around and had two with the same name as the first and no second, then all sorts of errors, but eh, its Alpha right). Very cool stuff.

I will get a new penguin bos going ASAP so we can get all the new penguin stuff done and clean up the old.

RE: Java Penguin Aggregator Aplha (sic)

Just found the "themes" very sweet, and oh how "classic" brings back memories ;).

RE: Java Penguin Aggregator Aplha (sic)

Hmm..

Do this:

Try deleting all your clusters, then logging out and loggin in and see if you get the same problem.

I think the real problem is the lack of real user registration right now. When you first register, if you don't log in, log out and log back in before you start doing stuff, you piss off castor because its transaction manager never really figures out how to deal with your user. I will take a look at it.

RE: Java Penguin Aggregator Aplha (sic)

ah, thats probably it, i did not log out and if you piss off castor its all down hill from there.

RE: Java Penguin Aggregator Aplha (sic)

BTW, this new hosting shit is a lot FASTER penguin PHP than it was at "Vaya". (Likely due to home grown NAS via NFS crap that was basically forced into the mix by one of the players.)

RE: Java Penguin Aggregator Aplha (sic)

LOL.

RE: Java Penguin Aggregator Aplha (sic)

Yeah, and here I was feeling good that my phatty java app was performing on a par with the PHP :P

RE: Java Penguin Aggregator Aplha (sic)

The feeds do as you say now, the "description" is a chopped of version of the story body with tags STRIPPED. The "content:encoded" is full on story body.

RE: Java Penguin Aggregator Aplha (sic)

Note that the penguin site is now running without register_globals, as it should be, so the "admin" stuff does not yet work (and I had to rename it to tools_admin because "admin" is a Tomcat context ;)).

RE: Java Penguin Aggregator Aplha (sic)

I would say if you have the /admin/ tocat context installed, you need to change that right now anyway :P

RE: Java Penguin Aggregator Aplha (sic)

*Tomcat

RE: Java Penguin Aggregator Aplha (sic)

actually i like the tomcat admin tool. i might name it something other than "admin" but i sort of like having it around. is that a horrible admission?

RE: Java Penguin Aggregator Aplha (sic)

I am keeping comments here about the server move also, i guess. Note to self, clean up the code so that all works sans register_globals. Got through all the "admin" sections tonight except catAdmin, rssAdmin, bannerAdmin.

RE: Java Penguin Aggregator Aplha (sic)

Got all admin stuff cleaned up except categoryAdmin, still away.

(And side note, started using the JTidy firefox plugin and found lots of little stuff to cleanup on other pages, good stuff.)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.