Please help with a little bit of testing

Index » Feedback

  • 1
 
Reply #1 - 2010 March 24, 4:49 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

Could anyone spare 5 minutes testing the staging website over at:

http://revtk-staging.koohii.com/

Other than the recent "iVocab Shuffle" experiment I uploaded there, there are a few optimisations which I announced before:

- The Study page only uses one stylesheet and one javascript file
- The Flashcard Review page only uses two stylesheets and one javascript file

I'd love to hear from mobile or netbook users if you can feel a difference in page load speed. Keep in mind the very first time you go there doesn't count because the browser cache is empty.

If you use a uncommon browser/device then your input is very important. Do you use a Wii, a PSP browser , an iPhone, a less known browser ? Please let me know if the study page or flashcard review pages don't work as they do on the live site.

Please try:
- edit a story,
- vote/unvote/ star etc
- browse
- review some cards and check the review status
- Manage > add a selection of cards (eg. "10-20"), remove a selection of cards
- login/logout, update your password

Keep in mind that the STAGING website has a different database. You can create a new account there, or delete flashcards and so on. You'll notice the background image is different (it says "DEVELOPMENT VERSION"), and also double check the url if you have doubts, or just create a new account if you want to be safe.

The live site is going to be updated soon. Development wise this is a great step, because the site is going to be updated FINALLY with the version controll'ed codebase.

I know this is confusing because I said before that the live site was updated with a "refactored" codebase. That's correct but until September or so it was not under version control. The live site currently does not use the Open Source version that has tweaks to protect the database passwords and so on. These tweaks shouldn't bring new bugs, but the javascript/css optimizations could very well.

I NEED YOUR HELP TO AVOID BUGS IN PRODUCTION IN THE NEXT WEEK OR SO.

It's very hard to test everything myself as I have only one configuration.

After this update, then the next ones will be less risky because I will finally be able to revert any changes if any nasty bugs shows in production, and at the same time give me more freedom to upload experiments, with a "clean" copy of the site always at hand.

Reply #2 - 2010 March 24, 5:51 pm
HerrPetersen Member
From: Germany Registered: 2007-01-02 Posts: 238

Works fine here. I have a rather "uninteresting" system though, win xp, firefox.

Reply #3 - 2010 March 24, 5:59 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

Thank you two!

Advertising (register and sign in to hide this)
JapanesePod101 Sponsor
 
Reply #4 - 2010 March 24, 6:28 pm
CharleyGarrett Member
From: Cusseta Georgia USA Registered: 2006-05-25 Posts: 303

I did all that you requested, and I found no problems.  The only point that bugged me, the same as the original version, with Skyfire on my Motorola Q9c, I can enter a search term on the study page, but my browser has no way to "press enter", and there is no button that I can click to activate the search.  It's a little thing, and an existing situation.

Reply #5 - 2010 March 24, 7:47 pm
LazyNomad Member
From: both countries Registered: 2009-03-06 Posts: 155

Is there any way to check how greasemonkey scripts would work on the test site?

Reply #6 - 2010 March 25, 3:00 am
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

You should be able to edit the settings for the scripts with the extension itself (no plumbing in files), just change the url it applies to?

CharleyGarret wrote:

(...)has no way to "press enter

I'll see if I can do something about it without changing too much code for now.

Reply #7 - 2010 March 25, 5:18 am
jettyke Member
From: 九州 Registered: 2008-04-07 Posts: 1194

Working as well as on the original site here.

Google chrome/Win7/laptop.

Reply #8 - 2010 March 25, 7:25 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

@CharleyGarret: sorry I looked at it but I'm out of ideas. I can't make the text box smaller, and adding another row of buttons under is really ugly because they have to be long hmm  Isn't there any other way to do this on those mobile browsers? Can't you "type" in the Enter character? I looked at Skyfire, it looks like it supports javascript. So when you type in something it should open a drop down, can you tap cursor down there ? If you press cursor down it should go into the drop down first row highlighted, then second row and so on (only when you get to "..." it was supposed to scroll but that's broken since a while...). But yeah then you have to press enter again, although in that case mouseclick works too, so assuming you search on text, and you can press cursor down, then tap the entry with a stylus ?

Reply #9 - 2010 March 25, 9:35 pm
CharleyGarrett Member
From: Cusseta Georgia USA Registered: 2006-05-25 Posts: 303

I don't get a candidate list drop down when I type something in the box.  I think it's more a problem with the Skyfire browser than it is with the site. 

A "Do it!" button wouldn't need to be very large, it wouldn't need any text or anything.    How about the word "BROWSE"?  Maybe you could make it "clickable" similar to the word Study >> above that?  So, I type something in the box, and then click the word browse?

Thanks for considering it.

Charley

Reply #10 - 2010 March 25, 10:35 pm
avparker Member
From: Tokyo Registered: 2007-05-06 Posts: 168 Website

I gave a quick test on my iPhone (all the stuff mentioned above).
All looks good to me, nothing out of the ordinary.

I did notice one very small thing.
When I logged out, and went to the sign in page, my password wasn't remembered.
I tried this on the main site and had the same issue.
I use RevTK on my iphone a bit, and I don't have to login each time, so it's just when you log out or don't use the site for a long time, you have to enter your password again.
Most likely something to do with Safari on the iPhone, as I'm pretty sure I never had issues with this on Safari on OSX or Firefox (windows, OSX).

Reply #11 - 2010 March 26, 8:06 am
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

avparker wrote:

When I logged out, and went to the sign in page, my password wasn't remembered.

When you sign out it clears the cookie, that's the normal behaviour. It is so that you can make sure there is no cookie left when you are in an Internet Cafe and so on, even if you clicked "Remember me" (well now I think it's titled "Keep me logged in").

Second to that is NOT checking "Keep me logged in" while Signing In. Then when you close the window, your cookie is gone.

And last, you Sign In and DO check "Keep me logged in", the cookie will last for 15 days or until you Sign Out, or until you clear cookies  in the browser (Privacy options), or whichever reason causes the cookie files to be deleted from your computer (eg. paranoid  "anti virus" software).

Reply #12 - 2010 March 26, 9:18 am
travis Member
Registered: 2008-08-11 Posts: 178

Worked in Win XP + Firefox 3.6.2
Worked on my Android phone as well, think it's the 1.5 firmware still.

Reply #13 - 2010 March 26, 11:05 am
Lunatic New member
Registered: 2009-03-23 Posts: 4

Tested it out on my ipod touch 2g with firmware 3.1.2, netbook and laptop with Vista/Firefox 3.62 and everything works, speed seemed the same on all of them.  One thing, though:

ファブリス wrote:

Please try:
- edit a story,
- vote/unvote/ star etc

Where is the vote/unvote option? I couldn't test it because I didn't see it and I was wondering if I just missed it or if it's not showing up. Next to the stories there is only star, report and copy. If that's normal then all is well. smile

Last edited by Lunatic (2010 March 26, 11:07 am)

Reply #14 - 2010 March 26, 11:17 am
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

The star is vote/unvote (you can "un-star" something).

Reply #15 - 2010 March 26, 12:00 pm
Lunatic New member
Registered: 2009-03-23 Posts: 4

Ah, okay. Awesome, just me being confused then. tongue

Reply #16 - 2010 March 27, 11:19 am
craftyran New member
From: Oregon Registered: 2008-01-07 Posts: 1

No problems here - using Google Chrome 4.1, WinXP SP3.

Reply #17 - 2010 March 27, 12:57 pm
Shingo Member
From: US Registered: 2008-02-06 Posts: 58

Using N810 internet tablet and default browser:

Adding story, I could input the text and save it but the story didn't immediately appear under the new stories heading so it looked as if nothing had been added.

Reviewing, when using both the on screen buttons or the keyboard shortcuts the next card to be tested would be visible for a quick flash before the keyword screen came and 'covered it up'. Although it was quick it was quite a hint as you could see the shape if not all the details.

Apart from these everything else seemed to be in check.

Reply #18 - 2010 March 27, 5:36 pm
torida Member
Registered: 2008-01-02 Posts: 43

I've just moved to windows 7 and tried the test site in firefox (3.6.2).
On the study page the star/report/copy buttons appear offset down and left a bit, but while you mouse-over and them they pop back to their original location...??

..

...Actually just tried the main (non-test) site and they do the same thing there too! Must be a win7 problem. Anyone else had this with windows 7 and firefox??

Last edited by torida (2010 March 27, 5:37 pm)

Reply #19 - 2010 March 27, 6:31 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

Thank you all. Unfortunately those are known issues (especially the flashcard flashing which happens on old versions of Firefox). They are non "blockers" but can be annoying.

Because I am knee deep in moving appartment now, it's very unlikely I will be able to fix some of these known issues (which are already on the live site) for the next maintenance update.

I'm glad that the "compiled" javascripts didn't break anything.

The only real change that I remember is that the forgot password page will now request your email instead of username.

Reply #20 - 2010 March 29, 6:59 am
mbagsh55 Member
From: Kanagawa Registered: 2006-12-12 Posts: 24

Another "no issues" post here.  Mac OS X 10.6 with Firefox.

Great when improvements don't break everything... like they often do where I work ;-)

Reply #21 - 2010 April 01, 4:48 pm
nikitakit Member
Registered: 2009-09-27 Posts: 12

I'm wondering if I could help out with testing by permanently using an account on the testing server. So the question is, do you plan to do database resets on the staging server anytime? That is, can I expect to complete RTK on the staging site without having my data reset halfway? Thanks.

Reply #22 - 2010 April 01, 5:12 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

@nikitakit: it's unlikely that I need to reset the database on the staging site, but I can't make any promises either. I also can't promise that the site will be up continuously, sometimes I experiment with Apache redirection for example. Or I may load up a different "branch", which is broken.

Reply #23 - 2010 April 02, 4:29 am
LouiseSand New member
From: Copenhagen Denmark Registered: 2008-09-18 Posts: 8 Website

Hi Fuaburisu
I tested it in Safari browser and it works fine there. The only problem was that my undue kanji were due, but you had already told us, so it seems there were no
surprises.
Kind regards from Louise

  • 1