Jump to content

AXiSS

Members
  • Posts

    234
  • Joined

  • Last visited

    Never

Everything posted by AXiSS

  1. Pretty cool. I like it, but I don't know what I'd use it for.
  2. AXiSS

    WebAXiSS

    It is a search engine where users submi their site and choose the description, instead of a spider. Like a URL database, but geared like a search engine, or at least that is what my final goal is. It is still under construction, I need to add quite a bit, but I would like a critique on the design, not the functionality, right now.
  3. http://webaxiss.thathamkid.com I would like a critic of the general design, and if you don't feel like registering but want to LOOK at the control panel, use the credentials demo_user / demopass. Thank you.
  4. The baby blue background should either be the same as the blue in your logo text, or a grey.
  5. OK, now it just looks ugly. Check out http://webdesignfromscratch.com , they have a lot of cool ideas. The colors don't go together, and it kind of gives me the same feeling as a business site whose webmaster doesn't know any code...
  6. Truly still in beta testing- http://webaxiss.thathamkid.com There is a lot of stuff I need to add, and it isn't really complete yet, but the end result is going to be a URL database/directory, but set up like a search engine, with some nice little features.
  7. Sounds a lot like "Suck up"
  8. Screwed up code always sets your website apart. Its a feature that makes yours different from all others.
  9. Would look better if it was centered.
  10. In Opera... well, it looks very very very screwed up. Validate your code.
  11. OK then, it is a "Snippet Cloud".
  12. I see Microsoft leading their industry by far, considering that now they are investing into internet based software, and they probably won't budge. Mac will still be Mac, doign their Mac-like things, but the majority of people will still use Windows, by a lot. Microsoft will just be cool.
  13. No code for insterting URL's and stuff? It sucks.
  14. Looks much better placed down there.
  15. So the full code should be something like: [code] $contents = file_get_contents($url); $key = 32charactercodetomatchto12345678; preg_match("<meta name=\"wakey\" content=\"(.*?)\">",$contents,$matches); if($matches[1]==$key) { echo "Good"; } else { echo "Bad"; } [/code] Correct?
  16. ??? Now I am extremely confused... In the code you provided, could you please define what each variable is?
  17. Is something special supposed to go in content? I'm confused... please help!
  18. OK, I was just wondering what determined the size... and it is the number of views. Are you going to apply a limit onto it so that only snippets with a certain number of views are on there, instead of every single snippet? (Sorry, I am just finding the tag cloud rather distracting...) Also, the voting system is a bit wierd. Smaller icons (preferably stars) would be better.
  19. I dont like the navbar, but I dont exactly know what I would do to improve it...
  20. Could I get an explanation fo what that code does? Also, the variable $meta_key is what I need to verify against. (It is the meta key content code.)
  21. [quote author=TheFilmGod link=topic=124392.msg532628#msg532628 date=1171822088] You can't make crap shine. [/quote] I'm sure there is a way! ;D But OMG Jokes' design is... well... a joke.
  22. Well, I'll say that the layout is messed up in Opera, which means it is most likely messed up in Firefox...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.