Recent

Author Topic: Suggestions for Lazarus web site  (Read 179887 times)

Nebula

  • Jr. Member
  • **
  • Posts: 88
Re: Suggestions for Lazarus web site
« Reply #15 on: March 30, 2013, 08:50:35 pm »
Obviously any effort made by willing contributors is always a good thing, but... I'm not all that convinced that it will make all that much difference.

People won't be coming here on a whim, or at random. To be looking at the website at all, they will have to be already intrigued by Pascal, and I doubt they'd be put off too easily. Content is King, and if someone is keen to learn about it, they'll keep looking until they've found out what they're looking for.

Effort is better placed (IMHO) spreading the word on OTHER websites and forums :)
« Last Edit: March 30, 2013, 08:52:41 pm by Nebula »
Newbie testing Lazarus v1.0 - very impressed
Win 7 at work, XP and Linux Mint at home.
It all started with a ZX80 on a b/w telly........
Code: [Select]
Uses Smiles, GoodHumour, WantsToHelp;
{ never liked C - curly brackets are for comments! }

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #16 on: March 31, 2013, 01:00:54 am »
Effort is better placed (IMHO) spreading the word on OTHER websites and forums :)

I think that we should do both, improve the Lazarus homepage and work on other websites (e.g. the entries at Wikipedia and elinux.org and many others).
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #17 on: March 31, 2013, 01:17:38 am »
It is an honor to present another mock-up of the homepage of the IDE that I love.
Your suggestion is also beautiful, although I personally would prefer a bit more discrete colors. It is a great improvement over the current state anyway.

I also appreciate your idea regarding random projects. We need a description and screenshots of at least 10 projects for this option.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9908
  • Debugger - SynEdit - and more
    • wiki
Re: Suggestions for Lazarus web site
« Reply #18 on: March 31, 2013, 03:14:24 am »
Besides that, I propose that a random project be added to the homepage.

Tip of the day (random) info would also be useful for
- Packages that ship with the IDE and/or external packages. Both components or IDE extension (such as rk or editor-toolbar)
- Features like on http://wiki.lazarus.freepascal.org/New_IDE_features_since

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Suggestions for Lazarus web site
« Reply #19 on: March 31, 2013, 10:32:36 am »
Quote from: jwdietrich
Your suggestion is also beautiful, although I personally would prefer a bit more discrete colors.

It is mainly a 2-tone design. Grey is there to support the other 2 colors. You can modify it if you want. I could even give you the .psd (photoshop 7) file. I have designed it with vector shapes. So you can easily change colors of certain parts just by double clicking the layer.

EDIT: .psd file: http://db.tt/8uafUGUZ

Quote from: Martin_fr
Tip of the day (random) info would also be useful for
- Packages that ship with the IDE and/or external packages. Both components or IDE extension (such as rk or editor-toolbar)

That's a good idea. May be a tip of the day could also include something like Ctrl+Shift+C to automatically declare a function under the form class and other keyboard shortcuts. I mean tips should be short (in few words) so that it does not occupy a large space in the homepage.
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #20 on: March 31, 2013, 10:41:32 am »
Quote from: Martin_fr
Tip of the day (random) info would also be useful for
- Packages that ship with the IDE and/or external packages. Both components or IDE extension (such as rk or editor-toolbar)

That's a good idea. May be a tip of the day could also include something like Ctrl+Shift+C to automatically declare a function under the form class and other keyboard shortcuts. I mean tips should be short (in few words) so that it does not occupy a large space in the homepage.

Thank you for your valuable suggestions. What we need now is a webmaster who implements the new design.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Suggestions for Lazarus web site
« Reply #21 on: March 31, 2013, 11:37:10 am »
Thank you for your valuable suggestions. What we need now is a webmaster who implements the new design.

I can implement that.
But are there any more suggestions that we should wait for? And is there anyone else willing to implement it?
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #22 on: March 31, 2013, 11:40:45 am »
But are there any more suggestions that we should wait for?

Probably.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Suggestions for Lazarus web site
« Reply #23 on: March 31, 2013, 06:24:12 pm »
After 5 hours of hard work I have created a
live mockup of Lazarus Homepage.

http://adnan.freevar.com/online/lazarus/

It is designed in such a flexible way. If you don't know php, just html and CSS - it is possible to change design of the layout. It is even possible to change the entire theme of a website with just changing one line of code. (For example, special theme for christmas)

Random projects has a text file (not php!!) having all the descriptions and screenshot filename. So, non-php devs can also change the content very often. I have kept in mind that there are many pascal developers in this community who know html and CSS, but not too many having php knowledge. So it will become easier to maintain if some php-guy has a heart attack!!

The installation is also very easy. Just one .php file in the root and the rest of the files reside in another folder. So, the root stays clean. There is just one modification necessary in .htaccess for DirectoryIndex.

em has been used as font-sizes instead of px or pt which makes it easier to scale (as Bart suggested).

It is only a demo.
It has many things to be added.

Any suggestion would be appreciated
 
TODO:
- Slides (and platform-wise Download button)
- Other pages (such as features, about)
- replacing some URLs (there are still many google.com and # links)
- Recent Forum posts list
- Announcement list
« Last Edit: March 31, 2013, 06:30:38 pm by nsunny »
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #24 on: March 31, 2013, 10:08:32 pm »
Congratulations! Your life-demo is very beautiful and a huge improvement over the current Lazarus website (although I still have the opinion that a bit less gaudy colors would be more elegant - for my taste at least).
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Suggestions for Lazarus web site
« Reply #25 on: March 31, 2013, 10:29:22 pm »
Congratulations! Your life-demo is very beautiful and a huge improvement over the current Lazarus website (although I still have the opinion that a bit less gaudy colors would be more elegant - for my taste at least).
Thank you.
You are welcome to show me other color combinations if you like. It is not final yet. Get the psd file in my previous post, submit a screenshot. Then I will change the colors if everybody thinks fit. It is just a matter of some minutes.

UPDATE: I have successfully fetched forum recent posts in my local copy! I will try to update it when I finish styling it. I am also going for the announcement list.
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Suggestions for Lazarus web site
« Reply #26 on: March 31, 2013, 10:58:27 pm »
You are welcome to show me other color combinations if you like. It is not final yet. Get the psd file in my previous post, submit a screenshot. Then

Less is sometimes more. At least for my taste the following coloring scheme would be slightly more appropriate: http://simthyr.sourceforge.net/images/Laz-2-home-layout_variant_jwd.psd

But please, don't forget that this is my personal opinion. We don't know anything about the preferences of the majority of Lazarus users and developers.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4474
  • I like bugs.
Re: Suggestions for Lazarus web site
« Reply #27 on: April 01, 2013, 12:02:56 am »
After 5 hours of hard work I have created a live mockup of Lazarus Homepage.

http://adnan.freevar.com/online/lazarus/

Quite impressive page!

One comment though:
It has a fixed width layout as many pages nowadays have. It is against the original idea of how web browsers work.
I personally like when the page size is adjusted automatically for different screen resolutions and browser window sizes. There are still pages like that, for example
  http://distrowatch.com/
and
  http://www.codeblocks.org/

But yes, many top pages have a fixed sized layout. Your page looks good, too.

Quote
The installation is also very easy. Just one .php file in the root and the rest of the files reside in another folder. So, the root stays clean. There is just one modification necessary in .htaccess for DirectoryIndex.

What is PHP needed for? To me it looks like HTML, CSS and JavaScript is enough for such page.

I still have not got answers from web admin Marc. Does somebody know how to make an "HTML article" in TinyPortal?
FirmOS's Helmut has not copied a VM, nor has he answered me either.
Let's wait over Easter. Maybe things start to move.

Juha
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: Suggestions for Lazarus web site
« Reply #28 on: April 01, 2013, 12:28:49 am »
The top menu is displayed badly, see screenshot. It is on Linux, Opera 12.14, 1680 x 1050. I also vote for tweaking the colors. Otherwise, nice job.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Suggestions for Lazarus web site
« Reply #29 on: April 01, 2013, 11:04:09 am »
UPDATE: I have successfully added recont post and latest announcements feature and random tip of the day to the homepage. I have tested it in local server. I will have to upload a dummy smf installation in my web server to make the live demo work :( . Until then... you will have to be patient.

@Juha
Quote
I personally like when the page size is adjusted automatically for different screen resolutions and browser window sizes.

Yes. they have their advantages. But think about the many elements that are on the page. These days big screen monitors are available. What would happen if someone browses these in such a monitor. Then these elements would be scattered through the page. It will look ugly. I like fluid layout for some websites that has mainly text (e.g. wikipedia). But to design a "stylish" homepage it is better to design a fixed layout webpage. But the CSS is open to everyone and patches can be applied to it.

Quote
What is PHP needed for? To me it looks like HTML, CSS and JavaScript is enough for such page.
PHP is for making it easier to (1) add pages, (2) edit them and (3) to have a better control of the layout. Think about an HTML static 5-page homepage (with the features, downloads, about etc. pages),  and after 6 months you need to change the top navigation links or change the Lazarus logo size. would you edit all the five pages? It will be more inappropriate when you will have more pages with the details, e.g. of major features or some comparison between different IDEs etc. You could have 25 pages running! It will be almost impossible and illogical to maintain.

But with this software/cms you will have to add a file for the new page and that's it. You can use the file right away! And editing the layout is easier, because I have used html files for layout template. Although it runs on php, the layout is "compiled" (yes compiled) using the html file's layout. (Not a line of php is needed to be written.) So it is easier to change. (Further details I will provide it in private due to security reasons.)

Plus, if I use static HTML then you will have to add every announcement by hand. But with this system, you just need to post in the "Team" board and it will be automatically be listed with a small summary in the homepage.

Quote
Does somebody know how to make an "HTML article" in TinyPortal?

I have worked with phpBB as a bulletin board/forum software, but nearly have zero idea about SMF/Tinyportal. Google might be your friend: how to create an html article in smf tinyportal
or here or article documentation

@Blaazen
I haven't tested it yet with Ubuntu. I will change the font-family to:
Verdana, Arial, Helvetica, Ubuntu;

Any more good fonts for Ubuntu/Linux/MacOS? Further suggestions would be appreciated.
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

 

TinyPortal © 2005-2018