Editing User talk:Defyboy

Jump to navigation Jump to search
User account "Defyboy" is not registered. Please check if you want to create/edit this page.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
You need to use your twitter more! :P --[[User:IntelMiner|IntelMiner]] 02:22, 30 March 2011 (CDT)
You need to use your twitter more! :P --[[User:IntelMiner|IntelMiner]] 02:22, 30 March 2011 (CDT)


I'm not into all this internet social crap. I post things on my blog (http://www.defyboy.org) or announce them in #ps3dev --[[User:Defyboy|Admin]] 02:56, 31 March 2011 (CDT)
I'm not into all this internet social crap. I post things on my blog (http://www.defyboy.org) or announce them in #ps3dev --[[User:Admin|Admin]] 02:56, 31 March 2011 (CDT)


Oh, fair enough, I should probably join #ps3dev more often, too --[[User:IntelMiner|IntelMiner]] 03:45, 31 March 2011 (CDT)
Oh, fair enough, I should probably join #ps3dev more often, too --[[User:IntelMiner|IntelMiner]] 03:45, 31 March 2011 (CDT)
Line 65: Line 65:
----
----
=Wiki Images=
=Wiki Images=
If there is some request for other wiki images just ask --[[User:Sandungas|Sandungas]] 02:20, 8 February 2013 (MSK)
I made a new "favicon.ico", feel free to use/test/critizise or refuse it (is the icon used by the browsers in the "tab" of each page, and "favorites" list)


= problems after outage 7 feb 2013 =
Is a PS3 slim in 16x16 pixels with transparent rounded corners and the frontplate with eject/on buttons, the "W" letter is the original used in wikis from "LinLibertine" fonts
== export/backup ==
404
XML format, last page revision only, no images<br />
http://www.ps3devwiki.com/wiki/PS3_Development_Wiki_talk:Community_portal#Daily_dumps
== FTP service not answering or blocked by firewall ==
[R] Connection failed (Connection refused)
With SSH/SCP not really a priority.


*Default ---> http://www.ps3devwiki.com/favicon.ico
*PS3 slim v1 ---> http://666kb.com/i/cb85a9ekv6v6y49l9.ico (note when clicking in the link the image is visible in your browser tab... like a preview)
*PS3 slim v2 ---> http://666kb.com/i/cb8681nycgodk7frh.ico (frontplate color more clear, corrected corner, buttons moved)... this frontplate looks better in contrast with the default gray most browsers uses
*PS3 slim v3 ---> http://666kb.com/i/cb88nofkyzd9wtuh9.ico (bigger frontplate in white, black buttons, case color changed, more focused "W")


= Stop Wiki Spam =
v3 looks definitive, there is no more room to add details to improve the idea (a tiny 16x16 ps3 slim, hehehe)... the frontplate color is not realistic but is good for browsers, the only thing that can be changed is the degrade ramp color used in the plastic case but i think dark/black is good
(already installed : http://www.mediawiki.org/wiki/Extension:ConfirmEdit)<br />
I want to give you a suggestion. change the Q&A question with something like "What is the abbreviation of 'Sony Entertainment Network' ?"; completely delete the question "This Wiki is devoted to which console?" because it's known that the bot knows the answer.
== LocalSettings.php ==
line 160<br />
file was not writeable for me


== request Extensions ==
--[[User:Sandungas|Sandungas]] 21:26, 2 February 2013 (MSK)
=== for fighting aforementioned spam ===
* http://www.mediawiki.org/wiki/Extension:Check_Spambots <!-- the databases are always the latest -->
* http://www.mediawiki.org/wiki/Extension:CheckUser
* http://www.mediawiki.org/wiki/Extension:AntiBot
* http://www.mediawiki.org/wiki/Extension:SimpleAntiSpam
* http://www.mediawiki.org/wiki/Extension:SpamBlacklist
* http://www.mediawiki.org/wiki/Extension:Title_Blacklist (already put config page @ [[MediaWiki:Titleblacklist]]


=== other reasons ===
Thank you very much, I agree with v3 and I have added this as the favicon for the site.
* <span style="text-decoration: line-through;">http://www.mediawiki.org/wiki/Extension:MultiUpload (handy multiupload)</span> (no longer maintained) -> http://www.mediawiki.org/wiki/Extension:UploadWizard
[[User:Admin|Admin]] 07:58, 7 February 2013 (MSK)
* http://www.mediawiki.org/wiki/Extension:Cite/Cite.php (proper sourcing of quotes)
* http://www.mediawiki.org/wiki/Extension:ImageMap (very useable for mapping motherboards)


= New sites - problems =
= problems after outage 7 feb 2013 =
* http://wiki.ps4dev.net
== imagick failure on upload ==
no errors making account anymore, only missing some extensions
  Error creating thumbnail: /var/www/html/bin/ulimit4.sh: line 4: /usr/bin/convert: No such file or directory
 
http://www.ps3devwiki.com/wiki/File:CECH-2104A_-_pic1.jpg and others
= Current bugs =
== SCP/SSH user/password revoked / root changed or unknown ==
* Imagick or related seems to have problems making thumbs @ [[RC-S380]]
Access denied.
* image upload fails many times with files <= 2MB
== FTP service not answering or blocked by firewall ==
** Internal error: Something went wrong with processing your upload on the wiki.
[R] Connection failed (Connection refused)
* call me old fashioned, but the old upload worked fine
== ZNC service not answering or blocked by firewall ==
 
Connection failed. Fail: Connection timeout
= Secret question change =
 
while you take care of gitorious today, please change the secret question, since bots are ruining the recent changes page again, please :)
 
= Wiki extensions problems (2022) =
*It seems the [https://www.mediawiki.org/wiki/Extension:ParserFunctions ParserFunctions] string support is not working, i realized about it when i was doing some experiments at the bottom of [[Template:Ps2configrev]]. As far i understand the string support is not enabled in a default installation, is required to add the line <code>$wgPFEnableStringFunctions = true;</code> in the webserver file '''LocalSettings.php''', please enable it--[[User:Sandungas|Sandungas]] ([[User talk:Sandungas|talk]]) 16:38, 27 October 2022 (UTC)<br>
*The [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight SyntaxHighlight] extension is broken since years ago, the only thing it does is to display the content as a <nowiki><pre></nowiki>. I was reading about it and i know it have many dependencies (pygments library, etc...) but at this point i think we can uninstall all them and reinstall the latest versions without much hassle because the extension is already completly broken--[[User:Sandungas|Sandungas]] ([[User talk:Sandungas|talk]]) 16:38, 27 October 2022 (UTC)
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)