You are here

Request of active developers

27 posts / 0 new
Last post
ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Request of active developers

I have been assigned the task of maintaining and updating the Development Test page. When first assigned, the list was very sparse, maybe a total of 15 entries, and the Outdated section didn't even exist. Due to Simeon, Patrick, and myself scouring through the Beta Test forums, I updated the list to a nearly complete status. I realize there are still many apps missing, but we're much better off than before.

My request to the active developers is this, when you make an update to a Dev Test release, if your app goes to Pre-Release status, if you revive an Outdated app, or if you release a new app, please leave a comment on the Development Test page linked to above. It will ensure that our info is accurate and that our users and Beta Testing Team are working with the latest set of apps and can properly test and report back on your applications.

Thank you for all your work in creating these portable applications, and thanks in advance for keeping me up-to-date.

Edit: I have another request. I recently added a "Version" column to the table that contains the version of the base app inside the current portable release. My request is that you verify that I have the correct version number, or if the Version is blank, that you let me know what the version number is.

Shawn Faucher
Shawn Faucher's picture
Offline
Last seen: 14 years 7 months ago
Developer
Joined: 2007-10-23 22:14
Thanks

Thanks for all the hard work on this. I forgot to post a comment about GnuCash going to pre-release but I see you caught it already!

formerly rayven01

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 19 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Note on Editting

Hey Zach. Great work keeping the page updated. One request, though. Please use a text editor like Notepad++ and not a WYSIWYG editor like Nvu/KompoZer, etc to edit it. Whatever you're using had broken the javascript that stripes the tables and inserted a few blank rows in tables making it not work right even when I fixed it.

[replaced 'Shawn' with 'Zach', that is what you meant? - moderator PP]

Sometimes, the impossible can become possible, if you're awesome!

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I'll be sure to do that. I

I'll be sure to do that. I stopped using KompoZer after the first issue we had, but it seems like it was too late and the script is already broken. Notepad++ it is.

The developer formerly known as ZGitRDun8705

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Woot!

/me hugs Zach
Great job!

My Mahjong can be removed, as I'm cancelling all updates and support on that.
Also, FYI, R'n'D Portable will be updated when R'n'D is updated Blum

"If you're not part of the solution, you're part of the precipitate."

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
nooooooo... What updates?

nooooooo...

What updates? What support?
You just need a batch Wink

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I've added a second request.

I've added a second request.

The developer formerly known as ZGitRDun8705

cjwprostar
Offline
Last seen: 15 years 8 months ago
Joined: 2006-09-11 17:29
Cool, this site has really

Cool, this site has really taken off since I first started coming here. Wish I would have seen this page before I went through all the old beta posts again looking for apps Blum

EDIT: I don't know if this is exactly the purpose of this page, but it would be nice, if possible, to add sorting by date updated. This way it would be easy to see what apps were recently updated so people could easily find and test new releases.

The #1 programmer excuse for legitimately slacking off: "My code's compiling." --xkcd

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Good Idea

I also thought it would be a better idea to have it by date. It would be cool to be able to sort be header.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Sorting would be a cool

Sorting would be a cool thing to add. Unfortunately my html/javascript/php skills aren't up to that level. If somebody has a working solution, let me know.

The developer formerly known as ZGitRDun8705

Travis Carrico
Offline
Last seen: 15 years 3 months ago
Developer
Joined: 2006-10-22 00:30
I'm also not really sure on

I'm also not really sure on that kind of stuff, but possibly the sorting and even adding new entries would be easier if you had it display from a database instead of editing the page every time.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I've already talked to John

I've already talked to John about database stuff....its not easy to integrate into Drupal w/o it being an official module.

The developer formerly known as ZGitRDun8705

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 19 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Now Sortable!

I added a full Javascript sorting utility to the Development Test page. Now, you can sort all 3 tables by any column you wish. And it's all Javascript-based, so this won't add any extra work in terms of maintenance for Zach.

Give it a try!

Sometimes, the impossible can become possible, if you're awesome!

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Awesome work John, thank you

Awesome work John, thank you very much.

The developer formerly known as ZGitRDun8705

Tim Clark
Tim Clark's picture
Offline
Last seen: 12 years 11 months ago
Joined: 2006-06-18 13:55
Sort question

When using sort by name:

cdrtfe
jEdit

are out of place ???

Is it because they are lower case?

Same happens with sort by Developer

Tim

Things have got to get better, they can't get worse, or can they?

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 19 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Yeah - Switched

By default it uses a case-sensitive sorting algorithm like Linux filename lists. I switched it to case-insensitive.

Sometimes, the impossible can become possible, if you're awesome!

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Restriping

IMHO, it should be restriped after each sort.

"If you're not part of the solution, you're part of the precipitate."

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
That's a good idea Ryan. I

That's a good idea Ryan. I didn't notice until now that stripting can be messed up by sorting.

The developer formerly known as ZGitRDun8705

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 19 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Take a look?

I agree, but my brain isn't following the JS at the moment to handle it. Anyone want to take a look and offer up a fix?

Sometimes, the impossible can become possible, if you're awesome!

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Easy.

I'll take a look now.

Edit: Or not. IMHO, we should be using jQuery if it's available.

"If you're not part of the solution, you're part of the precipitate."

Nathan9222
Nathan9222's picture
Offline
Last seen: 2 years 5 months ago
Developer
Joined: 2007-12-06 22:35
question......

Can any non-open source betas be posted in that list? or is it Open-Source only?

An eye for an eye makes the whole world blind.
Mahatma Gandhi,
Indian political and spiritual leader (1869 - 1948)

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Hmm

I think we should switch to the Tablesorter jQuery plugin. That way, we can also use the zebra included widget.

"If you're not part of the solution, you're part of the precipitate."

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Converting now...

I'm changing it over now. Don't worry, I still have the original code if needed.

"If you're not part of the solution, you're part of the precipitate."

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Done.

All done. The tablesorter code is currently hosted on my site, you might want to change that Blum

"If you're not part of the solution, you're part of the precipitate."

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Looks good Ryan, thanks.

Looks good Ryan, thanks. Any chance we could switch the colors though and have the top table row be white instead of gray?

The developer formerly known as ZGitRDun8705

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Ask John, not I

John's the one with the CSS editing stuff Blum

I could switch the class names over, but it would be bad semantic wise.

"If you're not part of the solution, you're part of the precipitate."

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I was asking cause all the

I was asking cause all the other tables on this site start with white lol.

The developer formerly known as ZGitRDun8705

Log in or register to post comments