473,545 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

clc-wiki gone?

Hi, for some days now, I haven't been able to reach the clc-wiki. Is it
terminated, moved or do I have a network problem?
My bookmark says it is at http://clc-wiki.net/wiki/. Is this correct?

--

Arild Hystad
Jun 15 '06 #1
4 1780
in comp.lang.c i read:
Hi, for some days now, I haven't been able to reach the clc-wiki. Is it
terminated, moved or do I have a network problem?
i've tried from several locations, no joy.
My bookmark says it is at http://clc-wiki.net/wiki/. Is this correct?


google seems to think so as well.

--
a signature
Jun 17 '06 #2
those who know me have no need of my name wrote:
in comp.lang.c i read:
Hi, for some days now, I haven't been able to reach the clc-wiki. Is it
terminated, moved or do I have a network problem?


i've tried from several locations, no joy.


Its admin is away and the site went down on the first day of his absence.
I've tried contacting him but he might not be able to do anything about
it until he returns (the machine is ping-able, so it's at least running).
In the meantime I've got backups and can have the domain name re-pointed
if anyone wants to temporarily host the site (apache + mysql + php).
Probably this wouldn't be required for much longer than a week.
My bookmark says it is at http://clc-wiki.net/wiki/. Is this correct?


google seems to think so as well.


That's the right bookmark (we're considering the merits of removing the
need for the "/wiki").

--
http://members.dodo.com.au/~netocrat
Jun 17 '06 #3
[following up my last post]
On Sat, 17 Jun 2006 10:48:18 +0000, Netocrat wrote:
those who know me have no need of my name wrote:
in comp.lang.c i read:
Hi, for some days now, I haven't been able to reach the clc-wiki. Is it
terminated , moved or do I have a network problem?


i've tried from several locations, no joy.


Its admin is away and the site went down on the first day of his
absence.


Temporary hosting got sorted out yesterday - the SDF (freeshell.org) was
quick in its response and set-up. Anyone whose DNS server hasn't picked
up the change yet could try adding this local hosts file entry:
192.94.73.3 clc-wiki.net

[...]
My bookmark says it is at http://clc-wiki.net/wiki/. Is this correct?


For now the entry-point on the temporary host is:
http://clc-wiki.net/mediawiki

[...]
--
http://members.dodo.com.au/~netocrat
Jun 18 '06 #4
Netocrat wrote:
those who know me have no need of my name wrote:
in comp.lang.c i read:
Hi, for some days now, I haven't been able to reach the clc-wiki. Is it
terminated, moved or do I have a network problem? i've tried from several locations, no joy.


Its admin is away and the site went down on the first day of his absence.


Typical isn't it. I go on holiday and things break! Sorry about that
folks. Before I next go on holiday I'm trying to improve things so that
more can be done remotely and more can be done by someone other than me.
Also, I think I've tracked down the cause of it dying in the first place
and done something to prevent it. Time will tell.
I've tried contacting him but he might not be able to do anything about
it until he returns (the machine is ping-able, so it's at least running).
In the meantime I've got backups and can have the domain name re-pointed
if anyone wants to temporarily host the site (apache + mysql + php).
Probably this wouldn't be required for much longer than a week.
My bookmark says it is at http://clc-wiki.net/wiki/. Is this correct?

google seems to think so as well.


That's the right bookmark (we're considering the merits of removing the
need for the "/wiki").


If you go to http://clc-wiki.net/ it will redirect you to the correct
page. However, I do have some ideas on how to side-step the problems
involved in removing the /wiki part of the name. I'll look in to them.
--
Flash Gordon, living in interesting times.
Web site - http://home.flash-gordon.me.uk/
comp.lang.c posting guidelines and intro:
http://clc-wiki.net/wiki/Intro_to_clc

Inviato da X-Privat.Org - Registrazione gratuita http://www.x-privat.org/join.php
Jun 25 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1697
by: Steve Zimmerman | last post by:
I have dramatically improved my programming skills since becoming involved with clc, and this improvement is a direct result of my involvement with clc. Thanks to all. --Steve
21
2228
by: Bigorre.Edouardd | last post by:
bonjour, j'ai une erreur de compilage qui me revient souvent qui est : "undefined reference ", il s'agit d'un probleme de librairie. Je voulais savoir comment on faisait pour incorporer des librairies avec la commande gcc ? par avance merci
70
6182
by: Ben Pfaff | last post by:
One issue that comes up fairly often around here is the poor quality of the pseudo-random number generators supplied with many C implementations. As a result, we have to recommend things like using the high-order bits returned by rand() instead of the low-order bits, avoiding using rand() for anything that wants decently random numbers, not...
6
2123
by: sathyashrayan | last post by:
Following are the selected thread from the date:30-jan-2005 to 31-jan-2005. I did not use any name because of the subject is important. You can get the original thread by typing the subject "string" in google comp.lang.c archives.Hope this helps.Hope I am not bothering any one. am I? ...
1
1979
by: Alf P. Steinbach | last post by:
* Adam, in clc++m: > I have an unfortunate case where a single class wants to derive from two > existing classes: > > struct A { virtual long fun() = 0; }; > struct B { virtual bool fun() = 0; }; > struct Unfortunate : public A, public B { ??? }; I already answered this one (the exact same message text), apparently to Adam's...
3
1640
by: Nindi | last post by:
On comp.lang.c++.moderated http://groups.google.co.uk/group/comp.lang.c++.moderated/browse_thread/thread/8250715711da7760?hl=en the following question was posted ------------------------------------------------------------------------------------------------------- Is this standard conformant to type cast ::opearator delete to a...
38
1900
by: Chris Thomasson | last post by:
Here is some example code for a container API for this group to use: http://appcore.home.comcast.net/web/ as-per the following posts: http://groups.google.com/group/comp.lang.c/msg/422427988fd2d7ba http://groups.google.com/group/comp.lang.c/msg/8b5b682969ce746d
75
3122
by: Masood | last post by:
Hi all, I've been reading this group new for a few weeks and it's quite intriguing the way it's so dysfunctional as a "society". Actually I was telling my brother about it - he's a sociology major and is now interested in looking at this group for his project. I've read several Usenet groups and lots of forums over the years, and while...
0
7453
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7390
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7647
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7410
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5318
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3436
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1865
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1007
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
692
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.