Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.
To post in this sub-forum you must have made 100 posts or have Trust status or have completed our ID Verification



imthebanana

19 posts

Geek


#84201 26-May-2011 17:55
Send private message

Hay all,

So basically we have launched a website in NZ similar to fiverr just for kiwis. The main idea is for kiwis to post what they would do for five bucks, and if they like someone else's work they can spend five bucks on it.

We are hopeful that NZ will take on the idea pretty quickly, its free to post anything and ive just finished up coding in the new user system allowing people to register/login with facebook without having to write anything in.

We would love to know what you think, if you think we will achieve big success or not.. Most of all we want your opinion on the site.

Currently it is in alpha stage, although the site should be fully functional.

Visit us a @ fivebucks.co.nz or our page @ http://www.facebook.com/apps/application.php?id=212175755482475

Cheers

Alex



Create new topic
hellonearthisman
1819 posts

Uber Geek

Trusted

  #474507 26-May-2011 18:03
Send private message

http://www.fivebucks.co.nz looks interesting, will have a look around and see what I have that's $5 to me.


 
 
 
 

Lenovo computer and accessories deals (affiliate link).
imthebanana

19 posts

Geek


  #474509 26-May-2011 18:05
Send private message

Awesome mate,

I posted up that i would do a logo design for $5, i designed the site look so i thought that would be an awesome idea for people to get me to design stuff for them, usually i would charge like 10x that amount at least. But hay, five bucks is five bucks!

Alex 

LennonNZ
2449 posts

Uber Geek

ID Verified
Trusted

  #474593 26-May-2011 22:07
Send private message

Looks good..

Here is my $5.00 worth of suggestions/comments/testing.....

- the base href is strange and causes links to be fivebucks.co.nz//....
- 2 many html's at the start
- no close head
- you have end html is not the end a close div is
- html is said to be html strict (when you for the 2 html> but its far from being html strict
- when you join up with facebook in the lightbox the webpage loads up in the lightbox frame
- My Paypal link does work in the profile and if you enter it in my paypal in my profile it doesn't seem to do anything
- Picture Error when you don't upload a picture.
- Add an order and then I click on the order http://www.fivebucks.co.nz//users//service/35/Do-anything... I get a 404
- Service I added doesn't show up
- Profile .. Balance doesn't work
- Profile .. Inbox doesn't work
- Clicking on (by Alex Taylor) for example comes up with user doesn't exist
- Add popularity doesn't work
- Sugget a service.. you put one in and then.. it says there are no suggestions
- Profile.. My Services doesn't work








jbard
1377 posts

Uber Geek


  #474601 26-May-2011 22:34
Send private message

LennonNZ: Looks good..

Here is my $5.00 worth of suggestions/comments/testing.....

- the base href is strange and causes links to be fivebucks.co.nz//....
- 2 many html's at the start
- no close head
- you have end html is not the end a close div is
- html is said to be html strict (when you for the 2 html> but its far from being html strict
- when you join up with facebook in the lightbox the webpage loads up in the lightbox frame
- My Paypal link does work in the profile and if you enter it in my paypal in my profile it doesn't seem to do anything
- Picture Error when you don't upload a picture.
- Add an order and then I click on the order http://www.fivebucks.co.nz//users//service/35/Do-anything... I get a 404
- Service I added doesn't show up
- Profile .. Balance doesn't work
- Profile .. Inbox doesn't work
- Clicking on (by Alex Taylor) for example comes up with user doesn't exist
- Add popularity doesn't work
- Sugget a service.. you put one in and then.. it says there are no suggestions
- Profile.. My Services doesn't work







Also i got heaps of errors when trying to order items without being logged in.

That list should keep you busy all weekend :)

imthebanana

19 posts

Geek


  #474611 26-May-2011 23:17
Send private message

Wow,

Hay cheers for the list bro, definitely going to take at least 2 days to fix, at least i haven't launched any advertising yet ;)

 there is something weird playing with my lightbox code, modal should allow pageload to close the lightbox and refresh //

cheers for the help

:)

Alex 

imthebanana

19 posts

Geek


  #474902 27-May-2011 18:46
Send private message

Hay all,

Ok so i have fixed everything you have said, still please bare with me as the original script was horrible, the new ver im fixing up will definitely have a few errors in places.

I have basically gutted the original script down to its bones and am building my own one back ontop.

Cheers

Alex.

PS it took about 2 hours to fix all the errors ;) I cleared my weekend schedule to do it, so im pretty keen to help out someone else on one of their own projects if needed.

nick496
52 posts

Master Geek


  #474929 27-May-2011 19:59
Send private message

Here, thing we got drilled into our heads "All your code must be valid", use this: http://validator.w3.org/, and you can't really go too wrong. A lot of googling the errors if you aren't sure though :P

Good luck. 



LennonNZ
2449 posts

Uber Geek

ID Verified
Trusted

  #474943 27-May-2011 20:46
Send private message

Looks better.. more to fix :-)

-when you click on a by username on the left home page it comes up with

Services listed by Trent-Lyster
No such user

- you still have a div after the end html
- when you put your paypal address in it doesn't seem to save when you press the "go" button

- uploaded images are stretched if they are not the right ratio you expect..

- when you send a message it forces you to upload an image..

- Attachments in Myprofile just links to home page if you have no images (in a reply)

- no way to delete a message you have been sent...

- clicking on my name under the suggestions goes to user not exist..

- some nasty HTML injection in the TAGS field which is easy to exploit..

- timeline can be anything including letters and negative numbers

- keywords can just be ","

- long keywords stuff up the formatting

- maybe do something when people go to non-existant pages (404) rather than give an apache error page

- Howdy? is that a question??

- Checking for valid input http://www.fivebucks.co.nz/user/

- http://www.fivebucks.co.nz/users/Trent-Lyster/service/29/ERROR

- http://validator.w3.org is your friend.









imthebanana

19 posts

Geek


  #474998 27-May-2011 23:31
Send private message

Hay,

Well i guess i do need the weekend lol ;)

So far ive fixed the attachments, you now dont need to attach anything to message, it comes up with no attachments if there are none..

Fixed paypal, originally the script displayed the existing paypal in the field beside 'go' now i have displayed it underneath and separate, tested and updates as you press 'go'.

timeline fix is easy, ill do that tomorrow morn.. Spent about an hour on the userpage.. It seems the code there is horrible so i will rewrite that entirely.. Should take about 2 hours.

Ill probably add a couple lightbox scripts while im at it, allow users to post youtube videos, larger pictures that popup and such.

I know it may seem a bit newbish with my code lol, i am pretty new to php, ive been learning it for about 2 weeks now to get to this stage, previously i just did design but thought coding would be a good addition to my portfolio.

Also, for the proper launch of the site we want to try to team up with some other New Zealand sites, i can offer my coding or designing (much better with photoshop lol) to said sites in exchange for links or posts or whatever.. If your interested PM me ;)

cheers

Alex 

tardtasticx
3050 posts

Uber Geek


  #475001 27-May-2011 23:43
Send private message

Thats a really cool idea. I'll keep checking up and see what it looks like later on and might post some stuff up. Really neat website design too. Lovin it.

danielm8
109 posts

Master Geek


#475008 28-May-2011 00:14
Send private message

Nice site! Some aspects of the design still look a bit bland. I attached a few design change suggestions.

1. The logo is too close to the top. center it in the space
2. The linkbar should look a bit more spaced out and organised.



https://cdn.geekzone.co.nz/imagessubs/3da65f05677368edc7d51b5310b4f836.jpg

tardtasticx
3050 posts

Uber Geek


  #475010 28-May-2011 00:19
Send private message

Not sure if you've intentionally put this in, but when I go to register it says my email can't be used, has that red cross next to it.

imthebanana

19 posts

Geek


  #475020 28-May-2011 01:13
Send private message

hay all,

Thanks for the comments, For the logo im probably going to increase it about 40% on size and bring it down slightly.. For the navbar i need to css up some awesome buttons instead of href..

The email cross thing is a bug, you should still be able to register without that being a tick, i plan to integrate the registration and login pages into the actual site this weekend anyway ;)

Cheers for the feedback

Alex 

xkawsx
59 posts

Master Geek
Inactive user


  #475231 28-May-2011 19:26
Send private message

Cool site.. used heaps of service on fiverr before, so i'm going to keep on the lookout!

Create new topic





News and reviews »

NordVPN Helps Users Protect Themselves From Vulnerable Apps
Posted 5-Dec-2023 14:27


First-of-its-Kind Flight Trials Integrate Uncrewed Aircraft Into Controlled Airspace
Posted 5-Dec-2023 13:59


Prodigi Technology Services Announces Strategic Acquisition of Conex
Posted 4-Dec-2023 09:33


Samsung Announces Galaxy AI
Posted 28-Nov-2023 14:48


Epson Launches EH-LS650 Ultra Short Throw Smart Streaming Laser Projector
Posted 28-Nov-2023 14:38


Fitbit Charge 6 Review 
Posted 27-Nov-2023 16:21


Cisco Launches New Research Highlighting Gap in Preparedness for AI
Posted 23-Nov-2023 15:50


Seagate Takes Block Storage System to New Heights Reaching 2.5 PB
Posted 23-Nov-2023 15:45


Seagate Nytro 4350 NVMe SSD Delivers Consistent Application Performance and High QoS to Data Centers
Posted 23-Nov-2023 15:38


Amazon Fire TV Stick 4k Max (2nd Generation) Review
Posted 14-Nov-2023 16:17


Over half of New Zealand adults surveyed concerned about AI shopping scams
Posted 3-Nov-2023 10:42


Super Mario Bros. Wonder Launches on Nintendo Switch
Posted 24-Oct-2023 10:56


Google Releases Nest WiFi Pro in New Zealand
Posted 24-Oct-2023 10:18


Amazon Introduces All-New Echo Pop in New Zealand
Posted 23-Oct-2023 19:49


HyperX Unveils Their First Webcam and Audio Mixer Plus
Posted 20-Oct-2023 11:47









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.







MyHeritage