Editing User talk:DavidCary

Jump to navigation Jump to search

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 save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
== SOPA ==
 
 
I have put a notice about sopa ... on the main page, if you feel it needs discussion contact me
 
 
--[[User:Russ hensel|russ_hensel]] 16:11, 18 January 2012 (UTC)
 
 
== Maximum Power Point Trackers Mar 12, 2012 ==
 
I looked around on wind turbine boards and did not find a MPPT tracker that would suit my need.
 
So I designed my own and I got the circuit board in last week. I saw your website and
 
this other most recent MPPT discussion, after I started my design:
 
http://www.vawts.net/t45173979/mppt-specs/
 
http://www.vawts.net/t47246927/steves-controller-working-wow/
 
I had some questions and comments in that long thread.
 
 
Mine is based on an IC with some microprocessor control: http://www.linear.com/product/LTC3703
 
I hope you don't mind if I post it under yours if mine works.
 
It is a boost MPPT. Steve did a buck MPPT, which won't work for my generator.
 
I have not studied your circuit closely yet.  I read that you are thinking surface mount parts
 
are not liked by hobbiests. I am just getting into them. This is my first circuit with them.
 
I have a hunch that I will grow to like them because there are no holes to drill and smaller
 
boards are nice. Let's see if I have good soldering technique. I bought an air heat gun too.
 
 
I just read your other site and posted it on VAWTS.net. I think it is a very interesting idea
 
since it can do buck or boost.
 
http://thesolarpowerexpert.com/a-diy-dual-voltage-converter-turning-the-solar-charge-controller-circuit-on-its-head/
 
 
--[[User:Definitionofis|Definitionofis]]
 
 
Thank you for giving me the link to the vawts.net discussion.
 
Fascinating.
 
Feel free to post your design on [[maximum power point tracker]] if you don't want to create a new page for it.
 
I think that [http://thesolarpowerexpert.com/a-diy-dual-voltage-converter-turning-the-solar-charge-controller-circuit-on-its-head/ Chris at thesolarpowerexpert] is pretty insightful,
 
so I am flattered that you seem to confuse him with me.
 
(I'm a little confused myself as to whether that Chris
 
is the same as the Chris who developed [http://www.freewebs.com/acselectronics/buildppt.html A Solar Panel Power Point Tracker]).
 
--[[User:DavidCary|DavidCary]] 01:14, 14 March 2012 (UTC)
 
 
Haha. I skimmed through too many links to links to links. I am still confused as I write this. I'll sort it out later.
 
 
--[[User:Definitionofis|Definitionofis]]
 
 
== How to add schematic file upload to this website Feb 19, May 8, 2012 ==
 
 
History diff explains a lot about why this could work. The interface concept of editing
 
everywhere was so bizarre, I didn't know what to do. I got bold after I figured the place is a
 
ghost town when a note I left went unanswered for a week. This site comes up often in my
 
searches. I just could not understand it. I get it now, sort of.
 
 
How do I upload a .sch file?  The picture types limit is unreasonable on an electronics board.
 
 
Regards, Definitionofis
 
--[[User:Definitionofis|Definitionofis]] 15:42, 19 February 2012 (UTC)
 
 
Yes, I agree that the OpenCircuits.com wiki really *should* support uploading original, editable schematics files -- not just images that *look* like schematics but are uneditable.
 
Alas, I'm a little fuzzy on how to enable that functionality.
 
--[[User:DavidCary|DavidCary]] 01:14, 14 March 2012 (UTC)
 
 
MAY 8, 2012 Definitionofis:
 
I found instructions for adding more file upload extension types, other than just png and jpg.
 
(By the way, I tried to upload images just now and I got an error message. I will skip it for now. I am out of time.)
 
I need .sch .brd .net .lib .emp .mod for KiCAD.
 
 
Here are the instructions: [http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads]
 
and an excerpt from the bottom of that page:
 
 
-----------------------
 
Configuring file types
 
 
You can add $wgFileExtensions in LocalSettings.php to allow uploads of other desired file types. For example, you can change the $wgFileExtensions line to look something like
 
 
$wgFileExtensions = array('png','gif','jpg','jpeg','doc','xls','mpp','pdf','ppt','tiff','bmp','docx', 'xlsx', 'pptx','ps','odt','ods','odp','odg');
 
 
or
 
 
$wgFileExtensions = array_merge($wgFileExtensions, array('doc', 'xls', 'mpp', 'pdf','ppt','xlsx','jpg','tiff','odt','odg','ods','odp'));
 
 
or
 
 
# Add new types to the existing list from DefaultSettings.php
 
$wgFileExtensions[] = 'doc';
 
$wgFileExtensions[] = 'xls';
 
$wgFileExtensions[] = 'pdf';
 
$wgFileExtensions[] = 'mpp';
 
$wgFileExtensions[] = 'odt';
 
$wgFileExtensions[] = 'ods';
 
 
However, certain file extensions are blacklisted ($wgFileBlacklist) and cannot be uploaded even if added to $wgFileExtensions. To upload files with blacklisted extensions, you must modify the blacklist. For instance, to allow users to upload executables:
 
 
$wgFileExtensions[] = 'exe';
 
$wgFileBlacklist = array_diff( $wgFileBlacklist, array ('exe') );
 
 
==no captcha?==
 
Could you please let me bypass the captchas? I would like to categorize approx. 200 articles, but it would be very tedious with the captcha. (PS: there is also some answer on my disc. page.) --[[User:Glenndk|Glenndk]] 17:22, 22 December 2011 (UTC)
 
 
== from russ_hensel Mar 2011 ==
 
 
Note new page on hacker spaces off main page, also thinking of swapping out the old component page, see link to new one at top of old page.  Let me know what you think if you have an opinion on the changes.
 
-- russ_hensel
 
 
A place where people do cool and amazing things sounds wonderful -- I'd like to support that.
 
 
But what would I write on the [[HackerSpaces]] page -- other than "Go see http://hackerspaces.org/ ", which is already mentioned on that page -- that wouldn't be better posted on that other wiki?
 
--[[User:DavidCary|DavidCary]] 01:06, 4 April 2011 (UTC)
 
 
== from russ_hensel Jan 21 09 ==
 
 
I have been thinking about how to get more traffic at open circuits.  So far:
 
 
*Post links to it on forums, these are usually on topic for the forum, not just ads.
 
*Started a sub wiki for SourceBoost C ( much of which is just a collection of stuff I was doing here anyway )  If this seems to commercial, let me know and we can see if there is a better way to do it.  I think it fits the site well however.
 
*When I link to sites now I often send an email letting them know and inviting them to contribute, not too much has come of this yet, but more time will tell.
 
 
*Should we consider adding the site to some web rings?  If we think this is a good idea what process should we use to discuss and keep the process under control.
 
 
Russ
 
 
== from joshua w. ==
 
The pceeg project has become a alpha release now. I now have eagle cad files schematics and boards for all three boards.
 
I have the pcb from sparkfun in my hand.
 
I will be ordering parts for the microcontroler printed circuit board this weekend to test it out.
 
Take a look at it it has changed a lot.
 
I look forward to your comments I would like help on this project.
 
 
== from russ hensel ==
 
 
I am making a page just for the spam topic [[How Should We Deal With Spam]] and will move all the discussion here to their if you do not object.  Then will link in a few other places as well.  Ok.
 
 
''That sounds great. I've just finished moving all the spam-related discussion on this "User talk:DavidCary" page to the [[spam]] page, but I'm sure there are other similar discussions scattered all over the place. I hope we will be able to reap the advantages of [http://www.communitywiki.org/ConsolidateInformation consolidate information]. --[[User:DavidCary|DavidCary]] 12:33, 9 April 2008 (PDT)''
 
 
== question about russ_hensel_test ==
 
 
from my talk page:
 
 
russ_hensel_test as with a few other pages that should be linked to only from my personal page were indeed tests, some should have already
 
been deleted.  At the time I had no idea how to move them.  I will try to leave less trash behind.
 
 
Russ
 
 
No worries.
 
It's easy enough to fix.
 
 
I just wanted to check in and see what the scoop was before plunging in and deleting a page that *looks* redundant, but perhaps is merely in the middle of some complex transformation.
 
--[[User:DavidCary|DavidCary]] 21:29, 14 February 2008 (PST)
 
 
== Take a look at..... ==
 
[[russ_hensel_test]]
 
 
take a look at a page I am working on for PIC projects ( all external )
 
It clearly has a ways to go, but then I am planning to link it in somewhere public.
 
 
The page is supposed to have a fairly clean look for browsing, and some structure for searching.
 
 
I am still struggling with getting the formatting down right.
 
Is there a test for what is open that we should be applying?
 
 
Let me know your thoughts.
 
 
russ_hensel
 
 
: Looking good. Thank you. The "Editing help" link (just below the "Summary" bar that shows up after you start editing a page) *ought* to have tips on formatting. Maybe next month :-).
 
: I made a few minor tweaks that I *thought* made it look better -- hit that "undo" button if I've only messed things up.
 
: For [[open hardware]], I'm using the consensus definition at [http://en.wikipedia.org/wiki/open_source_hardware Wikipedia:open source hardware]. If they've posted the schematics and firmware online, and indicated that anyone can use the design information -- perhaps released under GPL, Creative Commons, or public domain -- then it's open hardware.
 
 
 
== Armus board ==
 
Hi!
 
Very glad at least one guy did show some enthousiasm about the project!
 
Currently, as the project was left (and will probably stay....):
 
Hardware is all good. The board with gerbers can be sent to most major Fab House and you will receive a functionnal design. Proto1 was tested and around 5 glitches have been found and corrected for Proto2, wich was never tested but should be 100% functionnal.
 
 
The Firmware of the 4 DSPics is symetrical, and is "complete". It interface to Servos and DCs. The input encoder, if I recall, is not done, but the code is there and all C, so it should be easy to just copy-paste a snippet from somewhere else into the project.
 
The Firmware for the multi-IO PIC18 is complete, and you will be able to play with all IO.
 
The Drivers to communicate to the PIC and DSPIC from the kernel is done and documented.
 
Ah, yeah, we have drivers for Ethernet/CAN/Sound.
 
We also have a complete compiled kernel ready to load onto the board with various "demonstration" mode.
 
 
Most of the work left is polishing here and there, as the firmware/driver part was done is haste. Most of the things work 100%, and will need no touch, but some functions (like the Quadrature encoders) are plain missing.
 
 
The part where more work is to be done is on the Integrated Devellopment Environment (IDE). Shure, you can use KDevellopp, Eclipse, or any cross compiler out there. You could even download some dev.boards' software and load it onto ARMUS and compile natively from there. We had in mind (read the article) to creat a simple and easy IDE for 1st year undergrads, so maybe it's not necessary for you :P
 
 
If you want the =WHOLE= project CVS for you to enjoy, I have it and could send it to you trough FTP or any other way you prefer. I guess I could also just mail a DVD. It weights around 700MB, and there is ton of french comment and files (as the team, in Quebec, was native french) but I could translate any part you feel is critical for specific applications.
 
 
If you want to work on this "on your own", most of the board is based on atmel's AT91RM9200EK and AT91RM9200DK . Their demonstration Kernels should run as-is with the same procedure as Atmel's.
 
 
Just to say: what do you plan to use the board for?
 
Thanks for your interest!
 
-Jerome Marchand
 
 
'''Wow.'''
 
This is too cool to stick on a shelf a let it gather dust.
 
I want to see projects like this "ratchet forward".
 
I want to allow people to build off last year's work rather than starting all over again from scratch -- so in a few years we can finish amazingly cool projects that are far too complicated for one team to finish in a year.
 
 
I think this [[ARMUS Embedded Linux Board]] might be perfect for a CNC machine.
 
The LinuxCNC software runs on Linux, so it ought to run on this Linux board.
 
And the DSPics should be able to drive the power transistors that run the motors on the CNC machine, and track the position of the routing head.
 
 
And not just a single CNC machine -- a series of open-source CNC machine designs. Designs that anyone can build, improve, and then share those improvements with the next builder.
 
 
Yes, please do send me the project files.
 
These are all "public domain" or "[http://creativecommons.org/ creative commons]" or "open source", with no warranty, right?
 
 
Do you think that perhaps http://SourceForge.net/ or [http://en.wikipedia.org/wiki/GNU_Savannah GNU Savannah] might be a more appropriate place to host this software than Opencircuits?
 
 
Alas, I am embarrassed to admit that I barely speak 5 words of the lingua franca, the French language.
 
 
--[[User:DavidCary|DavidCary]] 19:16, 3 November 2007 (PDT)
 
 
 
== Programmable Chip EEG ==
 
== Programmable Chip EEG ==
 
Why don't you help finish my programmable chip eeg project and then use what you learned and the results to then create your own project. Programmers like to reuse working modulas instead of reinventing the wheel.
 
Why don't you help finish my programmable chip eeg project and then use what you learned and the results to then create your own project. Programmers like to reuse working modulas instead of reinventing the wheel.
Line 214: Line 5:
  
 
''Thank you. I hope the [[Programmable Chip EEG]] project becomes wildly successful. --[[User:DavidCary|DavidCary]] 10:01, 19 July 2007 (PDT)''
 
''Thank you. I hope the [[Programmable Chip EEG]] project becomes wildly successful. --[[User:DavidCary|DavidCary]] 10:01, 19 July 2007 (PDT)''
 
I am getting to be in the alpha release check it all out at the sourceforge page and the open circuits wiki.
 
  
 
==a talk through Wiki Howto==
 
==a talk through Wiki Howto==
Line 237: Line 26:
  
 
5.7.2007 Joe Silva:
 
5.7.2007 Joe Silva:
Hi David, great site!
+
Hi David, great site! I've taken the liberty to remove some SPAM links from the pages. Yeah we sure do need an anti-valdalism bot. Also maybe not allow anonymous editing.
...
 
  
 
----
 
----
Line 338: Line 126:
 
== spammers ==
 
== spammers ==
  
moved to [[spam]]
+
I think I know how to dramatically reduce the amount of linkspam on the website i think if the administrators on this site protect pages that are frequently spammed such as [[Open Circuits talk:Community Portal]] that will reduce the amount of spam on this site because the spammers will not be able to edit those pages.--[[User:71.234.233.163|71.234.233.163]] 08:21, 2 June 2007 (PDT)
 
 
== OpenCircuits Guideline ==
 
 
 
 
 
Here is a rewritten guidline as per your request. It may need some polishing:
 
 
 
''... moved to [[We love volunteers]] ...''
 
  
[[User_talk:Freqmax]]
+
:I just signed up a few minutes ago and noticed that there seems to be a lot of linkspam being placed by unregistered users. I don't want to exclude folk, but would only allowing registered users to edit cut down some of the spam? [[User:Autarch|Autarch]] 09:53, 13 June 2007 (PDT)
  
Start the page [[Guideline]] ..?
+
::You are right.
 +
::Certainly that is one way to cut down on spam, and perhaps I will be forced to do that soon.
  
''I think that's great. We might want a "guideline" page someday, but for now I'm going to stick it over into "[[We love volunteers]]".'' --[[User:DavidCary|DavidCary]] 00:44, 3 August 2007 (PDT)
+
Another way, as you can see from [[Special:Ipblocklist]], I've been banning a bunch of anonymous spammers.
  
== Delete object ==
+
:But is there another, better way to reduce spam?
  
[http://www.opencircuits.com/index.php?title=Image:Geda_pcb_print_layout.png&action=delete&oldimage=20070731124511%21Geda_pcb_print_layout.png&wpEditToken=f5d80d0b9e925f6a32d06cabf08f986b%5C Can you delete this?] [[User:Freqmax|Freqmax]] 05:50, 31 July 2007 (PDT)
+
:I want to avoid a problem I am starting to notice.
 +
:Sometimes I see a tiny little typo or technopropisms or some other tiny little thing that I could easily fix
 +
:( http://communitywiki.org/WhyWikiWorks ).
 +
:But someone has built a huge barrier that prevents me from helping.
 +
:We want a system in a way that makes it very easy for anyone to help us.
 +
:Certainly too much spam is leaking through just now, but I don't want to go to the opposite extreme and make people go through a big complicated procedure in order to improve a schematic or fix a typo.
 +
:--[[User:DavidCary|DavidCary]] 21:39, 21 June 2007 (PDT)
  
: I see that [[:Image:Geda_pcb_print_layout.png]] is currently in use on page [[GEDA Quickstart]]. Why would I want to delete an image that is currently in use? --[[User:DavidCary|DavidCary]] 13:01, 11 September 2008 (PDT)
+
::That's a very noble way of thinking. I also like to be able to edit anonymously... There are enough sites you have to register for already. --SebDE
  
== Spam ==
+
::I know how to greatly reducethe amount of spam without stopping anomyomus ips from editing you can install a spam filter [http://wiki.cotch.net/index.php/Spam_filter like the one at my website EvoWiki] we usually dont get much spam at EvoWiki because we have a spam filter.--[[User:71.234.233.163|71.234.233.163]] 15:01, 22 June 2007 (PDT)
  
moved to [[spam]]
+
:::Indeed, a black list based on words is the way to go here. BTW this seems to be an extension you need to install from [http://meta.wikimedia.org/wiki/SpamBlacklist_extension there]
 +
:::And an easy way to monitor for spam can help, too. The spam cops around here might want to check out those [http://en.wikipedia.org/wiki/Wikipedia:Tools/Editing_tools wiki editing tools] ;) --SebDE
 +
::::Bummer, they recently moved the BalckList Extension to the Extension namespace http://www.mediawiki.org/wiki/Extension:SpamBlacklist
 +
::::Anyways, if you've problem with installing that or in doubt of maintaining - I run several mediawikis for private use and am quite advanced with regexes, although only very simple ones are needed for the BlackList.
 +
::::--SebDE
 +
:::::Well I just digged through the code of the Extension and spotted a spam filter option that is already there in the MediaWiki software. It would involve edititing the configuration for any new spam pattern, tough. --SebDE
  
== Thanks ==
+
'''Anonymous Edits?'''
 +
Aloha from Honolulu David,
 +
I just got an email saying my page had been edited by an anonymous user.  I don't know who this is, there is nothing his/her page.  I would not be complainig if the edits had improved things, but all they did was delete information.  Perhaps it is their sense of humor.
 +
I am glad there is the record of changes made, so I can try to recover what was removed.  Just to let you know that apparently spammers are not all you have to worry about.
  
David, you left a comment on my dead blog way back in Jan about this and other Open Circuit wikis. Thanks!!!
+
Roger
 +
[[User:RogerAF|RAF]] 05:58, 9 July 2007 (PDT)
  
I will see what I can contribute and learn here. --[[User:SamRose|SamRose]] 06:53, 9 May 2008 (PDT)
+
P. S.
  
== Basic Circuits Page ==
+
I just finished replacing what had been rmoved.  Again, I'm grateful for the changes records.  I also left a note to whoever did it.  I think possibly it was unintentional.  I hope that's the case.
  
I'd like to add some RF circuits to the Basic Circuits page.  It seems to me pointful to break each entry out into it's own pageIs it alright if I do this? --[[User:Wackyvorlon|Wackyvorlon]] 15:01, 19 May 2008 (PDT)
+
It occurred to me that perhaps editing should not be allowed by anonymous usersPerhaps there could be a special page that allowed anonimity, but require identification from anyone who wants to perform edits on pages that others have posted.
  
Sure, go ahead and add RF circuits anywhere.
+
I don't know how you'd acomplish it. I'm just a bit po'd that this can happen.  He could have easily deleted the whole page.  I'm glad it was easy to repair, but I will be moving come the middle of August and I may not have email for a week or two, possibly longer. So if something like this happened then, I would not know for some time.  Then it would be a problem.  Forgive my rant, but see my point?  I'll leave it at that and check back later.
This is a wiki -- if we later decide to re-organize RF circuits elsewhere, that's easy enough to do.
 
--[[User:DavidCary|DavidCary]] 19:48, 20 May 2008 (PDT)
 
  
== Supporting More Image Type ==
+
[[User:RogerAF|RAF]] 06:23, 9 July 2007 (PDT)
  
Currently open circuit supports png, gif, jpg, jpeg formats. Is it possible to support svg as well? --[[User:Tcwden|Tcwden]] 04:51, 23 February 2009 (UTC)
+
I'm sorry that your page was damaged.
 +
Certainly, blocking "ip users" would have stopped this particular problem.
 +
But is there a better solution?
 +
One that doesn't force people to go through a "identification process" before fixing a little typo?
 +
--[[User:DavidCary|DavidCary]] 14:45, 9 July 2007 (PDT)
 +
:Yes, there is, I already posted this. http://www.mediawiki.org/wiki/Extension:SpamBlacklist
 +
:4 simple steps:
 +
:* Create an article for spam phrases -- I'll pop up more often (even create an account) and help maintaining this list ;)
 +
:* Protect this Article against anonymous edits
 +
:* Install the Extension
 +
:* Configure the extension to use the just created Article (in this example [[spam blacklist]]):
 +
<pre>
 +
require_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
 +
$wgSpamBlacklistFiles = array(
 +
  "DB: $wgDBname spam_blacklist",
 +
);
 +
</pre>
 +
:If you've any questions you can contact me: ogcsisq02@sneakemail.com
 +
:--SebDE
  
: I see that the Mediawiki software we use can support SVG with a bit of setup. http://www.mediawiki.org/wiki/SVG . --[[User:DavidCary|DavidCary]] 05:15, 23 February 2009 (UTC)
+
== OpenCircuits Guideline ==
  
Thank you. I think SVG is useful graphics format for our discussion because, being in vector format, it is more convenient to edit and resize if needed.--[[User:Tcwden|Tcwden]] 01:40, 25 February 2009 (UTC)
 
  
== Baudline Free Software ==
+
Here is a rewritten guidline as per your request. It may need some polishing:
  
On the Open Circuits [[oscilloscope]] page,
+
''... moved to [[We love volunteers]] ...''
I don't understand why you took "baudline" out of the "open source" section.
 
Anyone can buy the source code with a "GPL source code license" at
 
http://www.baudline.com/source_code.html
 
.
 
You have read what our [[Main Page]] says about "Selling Free Software", right?
 
GPL is open source, right?
 
--[[User:DavidCary|DavidCary]] 03:16, 26 October 2009 (UTC)
 
  
Sorry, I only read the license for the free download. Come to think of it, however, "The source code is expensive and it is intended for qualified corporate or institutional buyers" seems like a big deterrent to any hobbyist getting their hands on the source any time soon. While the software is technically GPL, it seems almost pointless to list it as such. I'm probably not going to modify it more than I've done though (listed it twice).
+
[[User_talk:Freqmax]]
  
[[User:Cov|Cov]] 20:36, 26 October 2009 (UTC)
+
Start the page [[Guideline]] ..?
  
: I personally am more interested in the the "open-source freedom vs closed source" distinction than in the "zero money download vs pay money to download" distinction.
+
''I think that's great. We might want a "guideline" page someday, but for now I'm going to stick it over into "[[We love volunteers]]".'' --[[User:DavidCary|DavidCary]] 00:44, 3 August 2007 (PDT)
: Alas, as [http://www.gnu.org/philosophy/free-software-for-freedom.html Richard M. Stallman pointed out], there seems to be confusion around the word "free".
 
  
: Yes, "source code is expensive" is a big deterrent to hobbyists.
+
== Delete object ==
: Perhaps putting things in the technically correct category is "pointless". But if so, why bother using a category if it's not useful to our readers?
 
: The "PC Oscilloscopes" category looks even less useful, since (currently) it appears that every o'scope on entire the [[oscilloscope]] page seems to be in that category. (Is that just a formatting glitch?)
 
: Would different categories -- or no categories at all -- be more useful to our readers? --[[User:DavidCary|DavidCary]] 16:17, 7 November 2009 (UTC)
 
  
:: * I too care more about libre than gratis.
+
[http://www.opencircuits.com/index.php?title=Image:Geda_pcb_print_layout.png&action=delete&oldimage=20070731124511%21Geda_pcb_print_layout.png&wpEditToken=f5d80d0b9e925f6a32d06cabf08f986b%5C Can you delete this?] [[User:Freqmax|Freqmax]] 05:50, 31 July 2007 (PDT)
:: * I don't think I really put my finger on why it seemed wrongly categorized before but to me it's confusing to link to a piece of software's homepage, where the only downloadable version is non-free and say it is free software without reservation. The way it is now clears that up I think.
 
:: * Oops, I must have not been paying attention to the level of <code>=heading=</code> that was being used. Fixed the category mix-up.
 
  
:: [[User:Cov|Cov]] 21:10, 14 December 2009 (UTC)
+
== Spam ==
 
 
::: Great. Thank you for fixing it up so [[oscilloscope]] is (as far as I can tell) both accurate and useful to our readers. --[[User:DavidCary|DavidCary]] 05:18, 17 December 2009 (UTC)
 
 
 
:::: Hi. I don't agree. I'm a simple free software user. The [[oscilloscope]] page is not accurate in my opinion. I read your discussion, studied the [http://www.baudline.com baudline web site], studied the pages on gnu.org web site about [http://www.gnu.org/philosophy/free-sw.html free software] and specificaly [http://www.gnu.org/philosophy/selling.html Selling Free Software].
 
:::: I quote here, from the latter page, the two first paragraphs of the last section titled "High or low fees, and the GNU GPL" on this page in the english version ("Updated: $Date: 2012/06/10 08:06:17") : "Except for one special situation, the GNU General Public License (GNU GPL) has no requirements about how much you can charge for distributing a copy of free software. You can charge nothing, a penny, a dollar, or a billion dollars. It's up to you, and the marketplace, so don't complain to us if nobody wants to pay a billion dollars for a copy. The one exception is in the case where binaries are distributed without the corresponding complete source code. Those who do this are required by the GNU GPL to provide source code on subsequent request. Without a limit on the fee for the source code, they would be able set a fee too large for anyone to pay—such as a billion dollars—and thus pretend to release source code while in truth concealing it. So in this case we have to limit the fee for source in order to ensure the user's freedom. In ordinary situations, however, there is no such justification for limiting distribution fees, so we do not limit them".
 
:::: in the case of the software called "baudline", the source code is not available for everyone because of its price (unknown but "expensive") AND because of the restriction to those being acceptable as clients of the source code, as we can read on the [http://www.baudline.com/source_code.html baudline page titled "source code"] : "it is intended for qualified corporate or institutional buyers".
 
:::: I searched for web sites redistributing the boadline source code and found nothing.
 
:::: Thus, the user's freedom of being able to read the source code is not given, as far as I can see, and I condider that the pretention to apply the GPL licence is abusive.
 
:::: Thank you to let me modify this page and express my opinion.
 
 
 
== David: An Interesting Comment you made ==
 
 
 
If you please to continue…
 
 
 
"I agree that you're not going to get worthwhile amounts of power out of this all by itself. But it's a bit misleading to say "nothing" when the graph clearly is non-zero with "node 4 grounded" -- it looks like a voltage doubler. – davidcary Dec 30 '10 at 17:02"
 
 
 
You made this comment about a circuit that has been dubbed as being "BOGUS". I thought it to be very interesting, as I have recently built and tested several of the modules. In the test I have made, I find the circuit to be  an anomaly. IT is not normal. it reacts differently in direct sunlight than in shade. It reacts to sound, and pressure. All of the scale of said reactions are very, very small, however, readable, and most interestingly reproducible. it also reads a .02 Milli-amps on the voltmeter. Just sitting there.
 
 
 
I found it interesting that your comment supports the theory that the circuit needs to be connected to a very large load, or at least a very "active resistance" to affect and or allow a flow of current.
 
 
 
Please continue with this talk if you are able. I am very concerned about what we may discover. thank you
 
  
lighthousevision@comcast.net
+
Do you have adminstrative priviligies?, anyway I have summerized the [[Spammer ip|spammers ip here]] and noticed, that the same networks. And esp same edit comment and content tend to stay the same. It would benefitial to be able to block these rougue networks and aswell block submission of any page that contains these phrases in their edit summary. Or spammer links.
  
== Uploading schematic files ==
+
''I'm a "sysop" now.''
 +
''I've banned a bunch of individual IPs,''
 +
''but I hope that fine-tuning the "$wgSpamRegex" will not only save me time, but also avoid annoying people sincerely trying to help.''
 +
''(Please use the [[Sandbox]] to post words/phrases/URLs that ought to go into the "$wgSpamRegex").''
  
You said this 1.5 years ago.
+
:Amen to that.
I just saw it a week ago. haha
 
  
You:
+
''And I see that someone recently installed the''
    "Thank you for drawing this problem to my attention.  
+
''[[Special:Contributions/Spam cleanup script]]''
    I edited the "$wgFileExtensions" array to allow schematic file extensions.
+
''on 30 July 2007.''
    Please let me know -- did that fix it?
+
''I'm guessing that's the same''
    For a (relatively) faster reponse, please leave a public message on my
+
''[http://www.wikia.com/wiki/Spam_cleanup_script script that Tim Starling wrote].''
talk page or a private message using my talk page's "E-mail this
+
''--[[User:DavidCary|DavidCary]] 01:23, 3 August 2007 (PDT)''
user" link.  
 
    Thank you. --DavidCary (talk) 10:09, 27 October 2014 (PDT) "
 
  
Me: User_talk:Definitionofis says:
+
:Well, as with the banning of IPs, the spam problem could be adressed earlier, so it not even appears in the history. $wgSpamRegex is the better choice in my opinion. I'll come up with a regex somewhen this weekend or so ;)
  
I tried to find the schematic but then I see KiCAD has changed file formats.
+
I suggest that ip blocks (see [[Spammer ip]]) like 217.141.249.0/24 (Interbusiness Italy) are used for any ip that spam on sight. And that users from such address blocks are blocked from doing any edits. But may create a user account and then edit. This is due that most spam is made from accountless ip addresses. This will allow everybody to still edit while preventing most spam. Maybe it could be made possible for people without sysop access to add ip-ban?
I will let you know after I upgrade the schematic and the board layout file.
+
[[User:Freqmax|Freqmax]] 11:55, 12 August 2007 (PDT)
I hope you added both extensions; schematic and board layout. I forget how KiCAD works. I think it has two file extensions.
 
  
(Edit, Apr 12,2016: I see we discussed all of these: ".sch .brd .net .lib .emp .mod for KiCAD.". So I am sure you added them all and I will upload them all for my schematic, soon, and see if it works.)
+
:Did it came to your mid that this might not be the ultimative solution to a spam problem? Did it ever occur to you that the same kind of spam comes from (regional) totally independent IP ranges? Have you noticed that spam can origin virtually everywhere? Do you want to block every IP in the internet? :)
  
You said:
+
::I have noticed that certain countries like China, Russia, Italy etc.. tend to be overrepresented. And ofcourse one should block ranges not individual IPs. Other than that pattern matching (regex) is proberbly the way. Most spam seems to contain full qualified links to domains that tend to reoccour. My hope is we can improve such that we don't need spend so much time on cleaning up.
    "Apparently over the years (!) that we've been having this conversation,
 
KiCAD added a couple more file extensions, so I edited the
 
$wgFileExtensions array to allow them as well. --DavidCary (talk) 15:26,
 
8 May 2016 (PDT) "
 
  
Me, Aug 5, 2016, User_talk:Definitionofis says:
+
: Wow, this spam is getting quite nasty. I'm all for openess and such, but perhaps it's time to change the settings so only verified users can make edits. I'd rather spend my time designing a nifty new circuit than removing spam. Spam me if I've suggested the unthinkable.--[[User:Yzf600|Yzf600]] 17:25, 28 August 2007 (PDT)
I added a new project and successfully uploaded .sch and .kicad_pcb files. yay! Thank-you. I will update all my other projects with schematics and pcb boards now that I have learned the KiCAD version 4.02 software changes.
+
::Indeed, if you want to enable anonymous editing, you have to use advanced spam fighting methods. This site is of no use in the current state. --SebDE

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)