Recent Forum Posts
From categories:
page 1 of 212next »
Alternative to DropBox
HobStarCSHobStarCS 1254659308|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Dropbox

Try 'MegaUpload' free plan has 20Gb of space and fast upload and download, Download has 15-25 sec delay.

Alternative to DropBox by HobStarCSHobStarCS, 1254659308|%e %b %Y, %H:%M %Z|agohover
Re: How are you doing this now?
leigerleiger 1253110131|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

If you view source on this page and examine the code block, you'll see how I did it.

Oops, should've thought of that :)

Re: How are you doing this now? by leigerleiger, 1253110131|%e %b %Y, %H:%M %Z|agohover
Re: How are you doing this now?
Ed JohnsonEd Johnson 1252932414|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

Can you explain how to do this?

If you view source on this page and examine the code block, you'll see how I did it. I actually uploaded the overlib.js files on another page and referenced them inside the html code block.

What advantages are there of having it built-in as a module?

  1. As you say, it's way easier for new users.
  2. It's easier for all users.
  3. You can make a popup work on the normal Wikidot syntax part of your page. Currently, it has to be used in an iframe only.
  4. It's a hassle using code blocks and iframes.
  5. If it works out, we could include Wikidot syntax inside the popup so something like this might actually work well.

-Ed

Re: How are you doing this now? by Ed JohnsonEd Johnson, 1252932414|%e %b %Y, %H:%M %Z|agohover
How are you doing this now?
leigerleiger 1252922786|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

My understanding is that you're asking for something to be implemented that you can (and have) easily added to this website inside a code block?

  • Can you explain how to do this? :P This looks cool…
  • What advantages are there of having it built-in as a module? Easier for new users I can think of… anything else? :/
How are you doing this now? by leigerleiger, 1252922786|%e %b %Y, %H:%M %Z|agohover
Ed JohnsonEd Johnson 1252873681|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

My php skills are pretty basic. If we ask Gabrys really nicely, maybe he would write a tutorial on how to create a module for WDOS.

-Ed

by Ed JohnsonEd Johnson, 1252873681|%e %b %Y, %H:%M %Z|agohover
pieterhpieterh 1252851064|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

A nice idea, Ed. Would you please create a wiki page on the design section of the blog, with your proposed documentation? Then I can move that to the design section and we can discuss it. That always helps a lot to turn ideas into actual code.

by pieterhpieterh, 1252851064|%e %b %Y, %H:%M %Z|agohover
tsangktsangk 1252841878|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » overLIB Demo

Excellent Stuff! :)

EDIT: is there a way to implement this to a custom installation of Wikidot? I was trying to create my own modules and failed.


First Wikidot Wiki with a Chinese Domain! -> http://曾勁驊.info.tm/ or http://kenneth.wikidot.com

Out of your site limit? I've got 996 sites left. Ask me and I'll create one for you! Just PM me and let me know.^

^If you require an Iron Giant Template cloned site, please tell me that too!

by tsangktsangk, 1252841878|%e %b %Y, %H:%M %Z|agohover

I mis-spoke a bit. I like that it's easy to roll back if something in an update doesn't work. The bulk of the testing I did a while back was when I was trying to migrate my data from a very early OS version (like rev 39) to something like rev 393. By then, things had moved from Apache to Lighttpd server and had many, many feature additions and database changes.

It took me several tries to export my old Wikidot data from the the database and import it cleanly into the new database. After each failure, I was able to roll back without much fuss and try again. That's part of my "concern" with the latest revisions. I'll want to migrate again at some point, but things are running smoothly and it's a time investment I can't make right now (the winter will be better when my golf passion doesn't get in the way!) There's a number of new features I'd like to use at work, but they can wait.

The only changes I made to the source were some default text that is displayed in some places (account creation, some error messages, etc.).

-Ed

Re: Why use a virtual machine? by Ed JohnsonEd Johnson, 1249252833|%e %b %Y, %H:%M %Z|agohover

There's no real need for a new version on my account, I'd just be playing around with it a bit and there's no telling when I'll actually get around to it.

2033758.jpg

When you say test stuff and roll back, you mean changes to wikidot's source? What kind of stuff do you change, if I may ask?

Re: Why use a virtual machine? by David MarseillesDavid Marseilles, 1249243028|%e %b %Y, %H:%M %Z|agohover

One main reason I use a VM is that it's a lot easier for me to test stuff and then roll back changes if I break something. I do actually have an extra PC that I've probably wiped and installed WDOS at least fifty times over the last year and a half.

Since the OS project has taken a significant turn (for the better, I think), I haven't messed with it as much lately. The main reason there is that I don't think the version I run at my office will be easy to migrate. I haven't actually tried yet, so I'm really not sure how hard it will be.

If you have extra hardware, the ISO image is bootable and can actually be installed on a physical PC - it doesn't have to be a VM. That image is based on a working, but older version so it is missing some of the latest features. In general the old Open Source code lagged pretty far behind the live Wikidot site. The new repository is supposed to have code that the live Wikidot site hasn't seen yet.

Would you be interested in a newer ISO if I can get a clean install of the latest code working? I don't really need an extra project, but it shouldn't be too bad based on the recent activity I've been reading on http://www.wikidot.org.

-Ed

Re: Why use a virtual machine? by Ed JohnsonEd Johnson, 1249100294|%e %b %Y, %H:%M %Z|agohover

Great site =) Sorry I didn't find it sooner.

I was actually just searching for this very thing — wikidot on a virtual machine, mainly because I wanted to see what it was
like to install and run wikidot in open source, and maybe even later try an actual VM wikifarm — without having
to shell out for server space or put up with the poor performance that comes with free mysql/php servers.

But seeing as how you have this package all together, I was wondering what other uses it might have beyond just experimenting with the install and management.

Actually, I'd love to have a purely offline program that does what wikidot does, but this setup seems a bit heavy for that type of duty — 512-1gb RAM.

Why use a virtual machine? by David MarseillesDavid Marseilles, 1248528031|%e %b %Y, %H:%M %Z|agohover
Congrats
GabrysGabrys 1239136163|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Hallelujah!

Congratulations to you from Toruń!


Piotr Gabryjeluk
visit my blog

Congrats by GabrysGabrys, 1239136163|%e %b %Y, %H:%M %Z|agohover
Re: What is WikidotLite
Ed JohnsonEd Johnson 1236633798|%e %b %Y, %H:%M %Z|agohover
in discussion General / The Water Cooler » What is WikidotLite

I've been meaning to try a test install and just haven't had time yet.

I'm on vacation this week so probably won't get to it for a couple weeks. I'd like to try it on a host that supports PostgreSQL, but unless I can find a free host, I'm not sure that will happen any time soon. My current host only supports MySQL.

-Ed

Re: What is WikidotLite by Ed JohnsonEd Johnson, 1236633798|%e %b %Y, %H:%M %Z|agohover
Re: What is WikidotLite
GabrysGabrys 1236512366|%e %b %Y, %H:%M %Z|agohover
in discussion General / The Water Cooler » What is WikidotLite

wdLite is a light Wikidot installer, that I've made to ease the process of installing a single-wiki Wikidot.

Read more here


Piotr Gabryjeluk
visit my blog

Re: What is WikidotLite by GabrysGabrys, 1236512366|%e %b %Y, %H:%M %Z|agohover
What is WikidotLite
tsangktsangk 1236512042|%e %b %Y, %H:%M %Z|agohover
in discussion General / The Water Cooler » What is WikidotLite

Just Wondering what WDLite is. I found it on the repos this morning. Here is the link to the files:
http://svn.wikidot.org/repos/wdlite/

And it says that quake created this.


First Wikidot Wiki with a Chinese Domain! -> http://曾勁驊.info.tm/ or http://kenneth.wikidot.com

Out of your site limit? I've got 996 sites left. Ask me and I'll create one for you! Just PM me and let me know.^

^If you require an Iron Giant Template cloned site, please tell me that too!

What is WikidotLite by tsangktsangk, 1236512042|%e %b %Y, %H:%M %Z|agohover
wow
GabrysGabrys 1236507547|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Steal This CSS! Part 2

Such a nice theme! I haven't seen it before.


Piotr Gabryjeluk
visit my blog

wow by GabrysGabrys, 1236507547|%e %b %Y, %H:%M %Z|agohover
Re: A few Excel tips
gerdamigerdami 1236286443|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Steal This CSS! Part 2

Do you use Firebug/Web Developer to inspect and "play" with CSS much?

Yes.
But I must admit that I never fully customised the CSS of any of my wikidot websites.

Question: did you notice any problem of performance with the CSS technique you described (repetition) ?
If yes, it should be useful to recompile (with excel) to a traditional coding.

Suggestion, I would add a column to the right which would VLOOKUP a color table to display (in Excel) a human friendly colorname.

Re: A few Excel tips by gerdamigerdami, 1236286443|%e %b %Y, %H:%M %Z|agohover
Re: A few Excel tips
Ed JohnsonEd Johnson 1236209003|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Steal This CSS! Part 2

Thanks for the tips. The copy I posted was thrown together very quickly. I'd like to clean up the version I made that has the macro that parsed and reorganized the CSS and share that file instead. It would be much more useful for those that want to parse other "stolen" CSS to make it easier to edit. Looking back, I see that I left some extraneous CSS in the file too.

I'm still spend more time in Excel's help file to look up proper syntax than I'd like. I'm extremely fluent in the old Lotus 1-2-3 R5 macro syntax, but I've been trying hard to migrate everything I do to Excel.

Someday I hope to be able to do coding of these "simple" tasks much more quickly.

Do you use Firebug/Web Developer to inspect and "play" with CSS much? Does my idea have merit in your opinion?

Re: A few Excel tips by Ed JohnsonEd Johnson, 1236209003|%e %b %Y, %H:%M %Z|agohover
A few Excel tips
gerdamigerdami 1236166265|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » Steal This CSS! Part 2
  • Hide row 7

Excel needs an empty row to determine the boundaries of the table to be sorted. Hence if you hide it, you preserve it.

  • Freeze panes

Select row 9, and apply command Window, Freeze panes to keep table headings

  • Add 1 first column with table row numbers

It is a good way to sort back to the original order.


Thank you for promoting my ExcelToWikidot tips.

A few Excel tips by gerdamigerdami, 1236166265|%e %b %Y, %H:%M %Z|agohover
I'm glad
GabrysGabrys 1230509778|%e %b %Y, %H:%M %Z|agohover
in discussion Hidden / Per page discussions » davanniswiki Server Upgrade

Good to hear this!


Piotr Gabryjeluk
visit my blog

I'm glad by GabrysGabrys, 1230509778|%e %b %Y, %H:%M %Z|agohover
Page tags: _forum _system
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License