Recent changes Random page
GAMING
more wikis
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

User talk:Dantman/Archive 1

Wikia - creating communities

Jump to: navigation, search

Archive 1

Archives: 1

Contents

This is a talkpage Archive. Please do not reply on this page. Reply on the talkpage instead.

[edit] Useful Links

[edit] Contact

  • Central Talk: Central talk, talk
  • E-Mail: dan_the_man@telus.net
  • IRC: (Unregistered ones may not be me)
    • Nicknames:
      • Dantman (meaning)
      • DanielFriesen - Full Name used as a Nickname. Required for a Mask
      • Nadir_Seen_Fire - Registered Anagram of Darien Friesen (meaning)
    • Extras: For Protection of normal nicks when NOIDPREFIX is enabled.
      • Nadir
    • User States:
      • Dantman|Away - Away
      • Dantman|Busy - ie: Doing something that is taking up my time
      • Dantman|FS - Full Screen (Watching Something in FullScreen, will only be paying intermittent attention)
      • Dantman|BRB - Be Right Back (Used when in actual conversation)
      • Dantman|Coding - Coding something
      • Dantman|isBot - I R Bot... Or I'm running one?
      • Dantman|Annoyed - Annoyed at something...
      • Dantman|Enraged - Absolutely angered by something...
      • Dantman|Food - I'm EATING!!!
      • Dantman|Insane - Run for cover...
      • Dantman|Down - Depressed
      • Dantman|Sleepy - Sleepy
    • Bot Names: Linked to me to protect the nicks for IRC bots I am requested to make.
      • HammerBot
      • PatentBot
      • WikiaBot

Go to the WikIndex, Adopted Wikia, Administrated Wikia, and Aided Wikia sections for a list of other talkpages and userpages.

You can view my status at my Animepedia Userpage.

[edit] WikIndex


[edit] Adopted Wikia


[edit] Administrated Wikia

[edit] Aided Wikia


[Template fetch failed for http://www.wikia.com/wiki/User:Dantman/Aided_Wikia?action=render; sorry]

Archive

I think tinyurl is actually useful for people who want to link to sites that are blacklisted (and for other things). Spammers usually won't use it since it doesn't increase the page rank in search engines, but we blacklist a lot of free hosting sites and some of the fan-based wikis have pages on those they want to link to. Angela (talk) 14:24, 21 September 2006 (UTC)

[edit] Thanks for the adoption info

...but the guy ended up showing up not even a day after being emailed! That's good, I was afraid he would've abandoned that email address. So, all is well. Thanks for the info though! Serov 15:17, 3 November 2006 (UTC)

[edit] Gaiapedia

Hi, Please note the left bar on that wiki renders incorrectly in Opera 9, it is nuged just below the content on the page. This is a problem with the actual css not Opera as Opera passes the acid2 test. Lcarsdata (Talk) 16:08, 7 December 2006 (UTC)


[edit] Narutopedia

I already sent you an e-mail but that was before I got the message. Yes, I'll try to come back to Narutopedia. But you can never know. I'm really glad that someone took over and it seems like you'll really be on alot. LoneWolf 5

Yeah...Naruto wikia is a little vage but whille I was away I was sort of advertising it. Will changing it to Narutopedia change the web address? And the title of the e-mail was 'Lucky' LoneWolf 5

[edit] loading remote styles.

Just a note, some browsers don't like this sort of thing, (a @load in an already @loaded css), but what you can do is use a javascript commend to document.write a <style> tag with the appropriate @load. 2 centage (and I hear JS help in my future?) --Splarka (talk) 08:01, 27 February 2007 (UTC)

[edit] Tag

I'm curious why you use the <nowiki/> that way as there is no closing part, I know that the "/" (slash) has to do with XHTML compatibility but how does that no closing tag works? --Cizagna (Talk) 15:40, 5 March 2007 (UTC)

[edit] Pywikipedia

Could you help with this this

i have downloaded as i want to start changing a lot of links because my wikia the game changes a lot of the names

I instaled the Python 2.5 in my c:/Python25

Then download the light snapshot 05-09 from sourceforge and install all the folders in phyton25.

I followed the instructions on m:Using_the_python_wikipediabot

Created my config file C:/Pyton25/user-config.py folder with the following code:

mylang = 'en'
family = 'dofus'
usernames['dofus']['en'] = u'CizBot'

Then i created the family file C:/Pyton25/family/dofus_family.py with the following code:

# -*- coding: utf-8  -*-

import family

# The official Dofus Wikia.

class Family(family.Family):
    def __init__(self):
        family.Family.__init__(self)
	name = 'dofus'
	self.langs = {
            'en': 'dofus.wikia.com',
	}
	self.namespaces[4] = {
	    '_default': [u'Dofus', self.namespaces[4]['_default']],
	    }
	self.namespaces[5] = {
	    '_default': [u'Dofus talk', self.namespaces[5]['_default']],
	    }
	
    def version(self, code):
        return "1.7.3"
    
    def path(self, code):
        return '/index.php'

and i keep getting this error msg from the shell

>>> 
Checked for running processes. 1 processes currently running, including the current process.

Traceback (most recent call last):
  File "C:\Python25\login.py", line 220, in <module>
    main()
  File "C:\Python25\login.py", line 215, in main
    loginMan = LoginManager(password, sysop = sysop)
  File "C:\Python25\login.py", line 79, in __init__
    raise wikipedia.NoUsername(u'ERROR: Username for %s:%s is undefined.\nIf you have an account for that site, please add such a line to user-config.py:\n\nusernames[\'%s\'][\'%s\'] = \'myUsername\'' % (self.site.family.name, self.site.lang, self.site.family.name, self.site.lang))
NoUsername: ERROR: Username for None:en is undefined.
If you have an account for that site, please add such a line to user-config.py:

usernames['None']['en'] = 'myUsername'

i have check the various advices on the talk page of media wiki but nothing so far, do im missing something that you can see? --Cizagna (Talk) 05:38, 9 March 2007 (UTC)

Thanks, it works now and i able to log in, but i think i will have to bail out of this bot programing not really easy to follow instructions (dummy ones xD) for the Pywikipedia with out studying the the pythom and the Pywikipedia file necessities more deeply.

[edit] Hiding revisions

Do you want me to delete the first 7 revisions on User:Dantman? G.He(Talk!) 22:16, 12 March 2007 (UTC)

Done. G.He(Talk!) 22:24, 12 March 2007 (UTC)