Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - snoopy-virtual
1
Off-topic / Aeva Media in Spanish
« on November 29th, 2011, 06:18 PM »
Hi

Sorry to post this here, but the problem I have in Noisen is that I cannot start a new thread there. I suppose it must be a security measure, because I have only 7 posts in there, but as all the people from Noisen are also here I hope you don't mind if I ask my question here.

Anybody have a Spanish translation for Aeva Media 1.4w?

I have installed in Tebas web site SMF 2.0.1 and Aeva Media 1.4w but the latest Spanish translation I have seen at Noisen is the translation for Aeva Media 1.3a that dannbass did more than a year ago.

If there is not any newer one, I will do it myself, translating only the new strings (comparing both versions), but if anybody have done it already, it would save me some work.

It's not a big deal anyway, because I won't be using SMF and Aeva Media there for too long. As soon as Wedge Alpha is ready I will convert the forum and the Media to it. In fact my first plan (as I have already said a few times) was to do only a simple site for Tebas, with only a few information pages (almost straight HTML) and don't bother at all with a forum there until Wedge was ready.

But as TE has done a beautiful converter (that will take care of Aeva Media at the same time than the forum) and a lot of fans are already asking if they will be able to upload photos and videos to our site from the big concert we are doing in a couple of weeks, I have decided to install this 2 now and convert them later.

And I think it's also the last chance I have of ever using Aeva Media in a site. I was not very happy thinking that I was one of the few persons in the world that never had used it.  :eheh:
2
Off-topic / Changing from ISO-8859-15 to UTF-8
« on July 14th, 2011, 12:32 AM »
I have a small problem here.

I started ages ago doing all my pages in ISO-8859-1 and then later in ISO-8859-15

After a few years I installed some pieces of software in those pages that were working in UTF-8 because I was not aware at the time of the problems of different encodings.

With the years everything in all my pages have been going worst and worst with mixed encodings all over the place, and it's even worst because there are lots of different programs with bridges connecting all of them.

So I already decided some time ago to sort that out deciding to leave just one encoding and changing every thing with a different one, but was not decided which one I should leave until I learned you were doing Wedge with only UTF-8. Since then I have already been changing all the pages and the databases I have in ISO-8859-15 to UTF-8.

Doing this, when I am ready to move all of them to Wedge it will be easier for me.

The problem I have is everything is so mixed up and have relations all over the place that sometimes I have a situation like this one:

Imaging I have a database that used to be in ISO-8859-15 and I am getting data from that database and displaying it in a lot of different pages.

I have already changed all the data inside the DB to UTF-8, but I have only changed some of the pages to UTF-8. Some of the pages are still in ISO-8859-15, so I need to convert the data to ISO-8859-15 before displaying it in those page.

What I have done is something like:

Code: [Select]
if ($context['character_set'] != 'UTF-8')
$data_text = iconv("UTF-8", "ISO-8859-15", $data_text);

This is working for me, but today I was trying to help a guy that has exactly my same problem, I tried to do exactly that same trick and he got an error saying the function iconv() was not defined.

So I went to the manual and found out that function is not installed by default in all the PHP installations, but it's in an optional package and obviously it's not installed in this guy's server.

Now, the problem is that's the only function I knew to do the conversions from one encoding to another and that's the one I have been always using.

I have been checking the manual and cannot find another one to do the same job.

Any ideas?
3
Other software / Wedge can give a bad impression on first sight
« on June 13th, 2011, 07:15 PM »
This conversation started in SMF here (more or less):

http://www.simplemachines.org/community/index.php?topic=366399.msg3071573#msg3071573

We went a little off-topic there and ended up talking between virtual_al and me about the differences between Wedge and SMF and the bad impression on first sight he has got of some things here.

I can understand exactly why he got that first impression, being somebody pretty new to SMF that had never heard about Wedge and all the things that happened in SMF in the last few years.

I think the topic is really important and I wouldn't like to leave it like that. I feel we need to analyse it thoroughly for 2 reasons:

1.- To change virtual_al's first impression.

2.- To see if we need to change anything in the way we are presenting ourselves to the people that have never heard of us before and/or any of the problems we may have had with SMF in the past.

Of course I didn't feel we should continue talking about this topic there inside SMF (I don't want any more kind PMs asking me to stop promoting competitors) so I asked virtual_al to open an account here and copy/paste all his opinions in a new topic so we could continue the conversation here.

Of course, as he just pointed out in a PM, he cannot do that:
Quote
It's like knocking at somebody's door only to tell him that you're not impressed with his house :) In that case I would most certainly deserve a "then get the f*ck outta here, pal!"
I see your point virtual_al. You are right, it won't be polite.

I could just continue the conversation via PMs but, as I said before, I feel the topic is important, so I have opened it myself so we all can talk about it.

Let me see some of the points I would like to answer:
Quote
I kept reading the Wedge FAQ and to be honest, I didn't quite understand what new features/benefits it offers (or will offer). Then I found another remark: "you can already find many of the Wedge features listed in the forum. You just need to go through all of the topics and thoroughly read all of Arantor's and Nao's posts, where they're often mentioned casually. Have fun". Well it's not "fun" at all...
That was here already when I joined last December.

In that time we didn't had yet a full List of Features. Most of the things were very much un-organized and to find out anything you had to search a lot through the site, reading posts here and there.

Just now there is a full List of Features. 108 features all in all, including 46 major additions. They're sorted by category here:

http://wedge.org/pub/feats/

They are well explained, with the status of each one and with the possibility to add a comment to any one of them to ask for any more explanation if needed.

I think somebody should change that part of the FAQs to add there the link to the List of Features.
Quote
I don't even like the way they say they plan to release and manage updates. It very much sounds like "if you're not a geek who enjoys playing with your forum setup every month or so, Wedge is not for you".
I don't really understand how you got that impression. Of course I cannot see the FAQs with "fresh" eyes as I already know where everything is coming from, but if that's the first impression somebody new gets when reading the FAQs, I think somebody should re-write them.

For example, when it says we plan to do updates very often it's comparing it with the ridiculous speed of the updates in SMF. I don't even remember how many years ago they started to do SMF 2.0, but it definitely was not a few months ago, but a few years ago. And take a look at the amount of bugs sorted every month by the SMF team comparing it with the amount of bugs Nao and Arantor sort every month. (And don't forget to take a look at the list of bugs they were planning to sort in SMF 2.0 but they have postponed to sort them later because if not they would have need to wait another couple of years, so at the end they have released 2.0 final with a lot of bugs inside it).

So for me I get the impression it is saying something like "If you are the kind of guy who doesn't give a f**k if your software is always up-to-date and free of bugs or not, Wedge is not for you".

In my day-to-day work I see hundreds of computers with all kind of systems and configurations. Most of the computers they bring me is because they are not working properly and they want me to sort them. And the worst ones are always the computers where the owner never update the software.

So if you are a guy using XP service pack 1 (when SP3 has been out for years and sort a lot of important security bugs) still using Internet Explorer 6 (when IE9 has been out already for a while with a lot of bugs sorted and there are also better browsers as Firefox, Chrome, Opera, etc) with an antivirus out of date, etc, etc, don't come asking me for a miracle. I can update your computer, clean all the viruses, sort all the problems and leave your computer working properly, but if you don't change your mentality and update yourself the software more often (or bring me the computer once a month so I do it for you) you will have the same problems again after a few months.

It's the same with forums.

I saw last week a guy using SMF 1.1.6 because that's the version that was just out when he started the forum and has never bother to update it. Definitely Wedge is not at all for that kind of guy.

But you are not like that. In fact this conversation started just the next day after SMF released 2.0 final version and 1.1.14 because you were wondering if you should upgrade from 1.1.13 to 1.1.14 or to 2.0 and if all the mods you have are or not compatibles with those versions.

That's the kind of spirit we are expecting here.

And BTW, I would like to comment some more in this paragraph:
Quote
... if you're not a geek who enjoys ...
The way Wedge started maybe that was true in a sense. At least when I joined last December we were very few of us and most of us geeks more or less fed-up with the way they were doing things in SMF and willing to find software that really will have all the kind of features we are expecting from this kind of software, but the way I see Wedge just now, it's not only for geeks.

In fact the latest things Arantor is working on will make very easy to update plug-ins (we call the mods here plug-ins for reasons that doesn't matter just now) or even to update the core of the forum without needing to worry about un-installing and re-installing plug-ins (as you need to do in SMF) or the amount of plug-ins you have.

Plug-ins will be compatible with almost any version of Wedge, so the plug-ins won't need to be updated every time there is a small change in the core of the software (as they need in SMF).

All the updates and plug-in installs will be fully automatic and you won't need to edit manually one single line of code (as you need to do so often in SMF) even if you are not using the default Theme.

Etc, etc, so noobs with no idea about coding will be able to update the core and install plug-ins with just a click.

Being like that, if upgrading your forum only takes you a few seconds and doesn't gives you any hassle at all I don't think you will mind if there is a new version of the software once a month.  :eheh:

==========

I could still answer a few more things, but maybe would be better to shut up for a while and see what the rest of the people here thinks about it.

And BTW, as you are new here you may not know this:

Any opinion expressed here by Arantor or Neo can be considered (almost always) as the official Wedge opinion, while any other one's opinion (as mine for example) are normally just personal opinions (with some few punctual exceptions).