Require assistance with design update


Recommended Posts

I am looking for someone who is able to help me complete a design update (based on Neowin 5).

That person must be skilled in HTML and have some knowledge of XHTML validation, Javascripting and CSS. The design would also need to be ported to Invision Board template system, so knowledge there is also required.

No time waster please, we have a set deadline and I need this person to be available for the coming 2 months.

Most importantly, you must WANT to do this it will advance Neowin and break us from our 5 year design lock that we have now. So to cap it off. If you meet the following requirements:

HTML (skilled)

XHTML Validation

Javascripting

PHP (some knowledge)

Graphics

Can be available for the next 2 months for a couple of hours a day

If the deadline is met, there will be a monetary reward of an undisclosed sum (no it won't be four figures)

post-2-1139135635_thumb.jpg

Neowin design SHIFT (based on Neowin5) frontpage status.

Contact me on PM, no time wasters please.

Sounds neat. I would be more than happy to help, but my creative skills are sadly lacking and I have no experience with graphics. Though, if you're looking for someone advanced in PHP knowledge, I'd be happy to help.

Hope the person who signs on is talented to realize that nice design (Y) Three figures is pretty average for a project of this size, so I hope that this person wants to help Neowin out as well.

We need someone who will be able to help code the new side-menu system. I want to be able to hide specific menu items and have the site remember which menu items are opened and closed. The options need to go in a pop-up assistant for the updated My Neowin menu (and portal links).

Well, I'd be glad to help out, however I do have my finals coming up next week and several other activities which are going to require a lot of time as well...

I'm skilled with HTML, validate everything as XHTML transitional at least (I try to do strict :p). I'm decent at graphics and know a couple of things of both java and php - so I guess I'm not a #1 candidate anyhow... I do like working templates for forums though and have some experience with invision's system...

It sucks I don't meet all the requirements :p

"based on neowin5"?

Was neowin5 ever released?

:s

where's that preview screenshot of Neowin 5? (shoud me here but them links are dead...) Does anyone have a link?

and what does this "based on neowin5" mean? I loved that preview, don't know what to think about the new screenshot at the top of this topic...

where's that preview screenshot of Neowin 5? (shoud me here but them links are dead...) Does anyone have a link?

http://upload.wikimedia.org/wikipedia/en/a...lue-preview.png

What actually happened to that neowin 5? Something about the people working on it had no time any more?

Why try and pursuade some of the top graphic gurus on the forums to help, you know, the guys who make the top wallpapers and visual styles?

Amazingly talented guys like Gant and KoL.

As far as I'm aware, it's not really the graphics that are the problem. Flish nailed the design pretty well, but it's the coding that they're really needing help with.

So is SHIFT replacing Finity? Or is it a light theme?

I still like the shift idea.

And I would love to help, however, I really doubt I'm up to the skill level required.

Edited by simon360

i would LOVE to do this, but i lack 1 of the skills.

HTML : i know HTML like the back of my hand. And have been coding HTML for more then 4 years.

XHTML Validation : Sorry, i don't know xhtml. :(

Javascripting : I know how to implement, and modify javascript. I don't have much experience in writting fresh javascript. but i have background knowledge of how it works.

PHP : I'm freaken awesome with PHP. it's my new choice of web design. I have examples, my website, and a major CMS project i have been coding.

Graphics : I love photoshop, and my skills are pretty good with photoshop. Im currently using Photoshop CS2.

I dont know if your looking for all those things.. but i lack in xhtml.

I would also like to help. I am currently working at a local web design company. I have these skills:

- HTML, XHTML, CSS, PHP, MySQL, ASP, RSS, JavaScript (Can modify and done collapsible menus before), ASP.net (VB), MSSQL

- All my new websites are designed in XHTML 1.0 Transitional or XHTML 1.0 Strict Valid

- PHP i'm not bad; wrote my own CMS, news scripts and some of my websites are DB and PHP powered.

- Graphics i'm not too bad I have photoshop and use it at work most the time

php/javascript - lol I wish, just started learning both very recently.

(x)html and css I have about 7 years knowledge, and graphics well wihout blowing my own trumpet too much I'm great at that too - phpBB templating system Ive played around with loads but no other premade things. Though they cant be veyr difficult to learn.

I had some spare time so i had a bash at a menu system (mainly to see if I could make it cross-browser). Check it out: here. It's a bit buggy but the basic functionality is there. It remembers what panes were open when you last viewed it and opens them when you next visit the page.

I can't wait till the new design is launched! :D

I had some spare time so i had a bash at a menu system (mainly to see if I could make it cross-browser). Check it out: here. It's a bit buggy but the basic functionality is there. It remembers what panes were open when you last viewed it and opens them when you next visit the page.

I can't wait till the new design is launched! :D

looks good :yes:

but i think he meant that the preferences are saved in a database when you change them, hence the required php knowlegde, so you can have the tabs you want open wherever you are around the globe :)

EDIT: works in IE7 btw

Edited by NielsJanssen

looks good :yes:

but i think he meant that the preferences are saved in a database when you change them, hence the required php knowlegde, so you can have the tabs you want open wherever you are around the globe :)

EDIT: works in IE7 btw

Yeah, i'd thought about doing that in AJAX but its a lot of extra leg-work for the same output as the cookie method. Relieves the strain on the server imo...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      473
    2. 2
      PsYcHoKiLLa
      237
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      70
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!