[Foresight-devel] Web site

2009-06-08 Thread Og Maciel
Hi folks,

The (possible, tentative) Word Press version for Foresight has gone
through a few minor improvements over the weekend. You will note that
the fonts render much better now for instance.

Anyhow, I'd like to request that the council take a look at it
(http://foresight.ogmaciel.com) and consider it to replace our current
static web site. I would also like the following items to be
considered:

* As far as localization, we don't really have a hard demand to
support other languages right now. My opinion is that we make this
site available and when other teams approach us to get a localized
"version", they can go off and create their own flavor and we can then
link them to main site.
* The new web site should have 2 administrators to avoid having people
stuck when one admin is not around and also to provide a fall back
mechanism; ermo has volunteered to help out with this task and I am
also volunteering.
* We could then create "author" accounts so that people can contribute
to the site

If possible, I'd like to reach a consensus about this topic by this
week's end if possible?

Thanks in advance,
-- 
Og B. Maciel

omac...@foresightlinux.org
ogmac...@gnome.org
ogmac...@ubuntu.com

GPG Keys: D5CFC202

http://www.ogmaciel.com (en_US)
http://blog.ogmaciel.com (pt_BR)
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Web site

2009-06-08 Thread Alexandru Bucur
It gets my vote. I didn't had the chance to do anything on that site
anymore because of exams and too much work at the job.
Happy birthday once more btw :).

On Mon, Jun 8, 2009 at 5:37 PM, Og Maciel wrote:
> Hi folks,
>
> The (possible, tentative) Word Press version for Foresight has gone
> through a few minor improvements over the weekend. You will note that
> the fonts render much better now for instance.
>
> Anyhow, I'd like to request that the council take a look at it
> (http://foresight.ogmaciel.com) and consider it to replace our current
> static web site. I would also like the following items to be
> considered:
>
> * As far as localization, we don't really have a hard demand to
> support other languages right now. My opinion is that we make this
> site available and when other teams approach us to get a localized
> "version", they can go off and create their own flavor and we can then
> link them to main site.
> * The new web site should have 2 administrators to avoid having people
> stuck when one admin is not around and also to provide a fall back
> mechanism; ermo has volunteered to help out with this task and I am
> also volunteering.
> * We could then create "author" accounts so that people can contribute
> to the site
>
> If possible, I'd like to reach a consensus about this topic by this
> week's end if possible?
>
> Thanks in advance,
> --
> Og B. Maciel
>
> omac...@foresightlinux.org
> ogmac...@gnome.org
> ogmac...@ubuntu.com
>
> GPG Keys: D5CFC202
>
> http://www.ogmaciel.com (en_US)
> http://blog.ogmaciel.com (pt_BR)
> ___
> Foresight-devel mailing list
> Foresight-devel@lists.rpath.org
> http://lists.rpath.org/mailman/listinfo/foresight-devel
>



-- 
Be Smart, Think Free, Choose OpenSource
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Web site

2009-06-08 Thread Og Maciel
Thanks Alexandru for the vote and happy birthday wishes! :)
-- 
Og B. Maciel

omac...@foresightlinux.org
ogmac...@gnome.org
ogmac...@ubuntu.com

GPG Keys: D5CFC202

http://www.ogmaciel.com (en_US)
http://blog.ogmaciel.com (pt_BR)
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Web site

2009-06-08 Thread devnet
On Mon, Jun 8, 2009 at 10:37 AM, Og Maciel wrote:
> Hi folks,
>
> The (possible, tentative) Word Press version for Foresight has gone
> through a few minor improvements over the weekend. You will note that
> the fonts render much better now for instance.
>
> Anyhow, I'd like to request that the council take a look at it
> (http://foresight.ogmaciel.com) and consider it to replace our current
> static web site. I would also like the following items to be
> considered:
>
> * As far as localization, we don't really have a hard demand to
> support other languages right now. My opinion is that we make this
> site available and when other teams approach us to get a localized
> "version", they can go off and create their own flavor and we can then
> link them to main site.
> * The new web site should have 2 administrators to avoid having people
> stuck when one admin is not around and also to provide a fall back
> mechanism; ermo has volunteered to help out with this task and I am
> also volunteering.
> * We could then create "author" accounts so that people can contribute
> to the site
>
> If possible, I'd like to reach a consensus about this topic by this
> week's end if possible?
>
> Thanks in advance,
> --
> Og B. Maciel
>
> omac...@foresightlinux.org
> ogmac...@gnome.org
> ogmac...@ubuntu.com
>
> GPG Keys: D5CFC202
>
> http://www.ogmaciel.com (en_US)
> http://blog.ogmaciel.com (pt_BR)


Looks great!
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Geanyvc, working with shared libs and libtool ...

2009-06-08 Thread Erik Southworth
>
> Hi, I just installed your geanyvc here, works fine on 32bit. Maybe
> geany doesn't look into lib64, I try to find out.
> I don't have access to a 64 bit box atm.
>
> I just tried it on 32-bit laptop and it didn't show in the Plugin Manager.
You might be lookin at the vcdiff.so instead of geanyvc.so.

All the plugins are found in either /usr/lib or /usr/lib64 except the mooked
geanyvc.so.
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Geanyvc, working with shared libs and libtool ...

2009-06-08 Thread Erik Southworth
On Mon, Jun 8, 2009 at 12:31 PM, Erik Southworth
wrote:

>
>
>> Hi, I just installed your geanyvc here, works fine on 32bit. Maybe
>> geany doesn't look into lib64, I try to find out.
>> I don't have access to a 64 bit box atm.
>>
>> I just tried it on 32-bit laptop and it didn't show in the Plugin Manager.
> You might be lookin at the vcdiff.so instead of geanyvc.so.
>
> All the plugins are found in either /usr/lib or /usr/lib64 except the
> mooked geanyvc.so.
>

This following is output running with geany -d option:
** INFO: Plugin "/usr/lib64/geany/geanyvc.so" is not binary compatible with
this release of Geany - recompile it.
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Geanyvc, working with shared libs and libtool ...

2009-06-08 Thread Erik Southworth
I found the problem. rMake is pulling in geany-0.17 but I need to enforce
buildRequires version is geany-0.16.
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Geanyvc, working with shared libs and libtool ...

2009-06-08 Thread Mark Trompell
Am Mon, 8 Jun 2009 13:03:03 -0400
schrieb Erik Southworth :

> I found the problem. rMake is pulling in geany-0.17 but I need to
> enforce buildRequires version is geany-0.16.

That is because you're pulling in from 0.17 but fl:2 still has 0.16


-- 
Mark Trompell

Foresight Linux Xfce Edition
Cause your desktop should be freaking cool
(and Xfce)
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Geanyvc, working with shared libs and libtool ...

2009-06-08 Thread Erik Southworth
It's probably also better to build the plugins within the geany recipe,
since the plugins version doesn't follow the geany version, but does need
ABI compatibility.
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Re: Web site

2009-06-08 Thread Ken VanDine
Very nice, I love the ribbon effect.

--Ken

On Mon, 2009-06-08 at 10:37 -0400, Og Maciel wrote:
> Hi folks,
> 
> The (possible, tentative) Word Press version for Foresight has gone
> through a few minor improvements over the weekend. You will note that
> the fonts render much better now for instance.
> 
> Anyhow, I'd like to request that the council take a look at it
> (http://foresight.ogmaciel.com) and consider it to replace our current
> static web site. I would also like the following items to be
> considered:
> 
> * As far as localization, we don't really have a hard demand to
> support other languages right now. My opinion is that we make this
> site available and when other teams approach us to get a localized
> "version", they can go off and create their own flavor and we can then
> link them to main site.
> * The new web site should have 2 administrators to avoid having people
> stuck when one admin is not around and also to provide a fall back
> mechanism; ermo has volunteered to help out with this task and I am
> also volunteering.
> * We could then create "author" accounts so that people can contribute
> to the site
> 
> If possible, I'd like to reach a consensus about this topic by this
> week's end if possible?
> 
> Thanks in advance,

___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel


[Foresight-devel] Joomla Web Site

2009-06-08 Thread Tomas Forsman
Hi everyone, as council meeting coming up, iv'e started to add more
languages on the page to show how easy it is to have a "multi language"
page.
Also ppl need to actually login to admin panel and test to write a new
page, to see how easy it works.
You can even upload images with browse function from your computer and
add it inside "images" folder to use in several pages.

Also can browse all articles that been written to add links to it.

Well, i want joomla to be considered to council meeting and be
discussed along with WP and Drupal.


The page i added most time on:
http://www.linuxspel.net/foresight2
6 different languages added, all 6 languages got the mainpage info
written too, to see the changes of the text from one language to
another.


-- 
Tomas Forsman

Foresight Linux Developer
http://www.foresightlinux.se
http://www.foresightlinux.org
___
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel