Difference between revisions of "User:Justa"

From Technologia Incognita
Jump to: navigation, search
Line 19: Line 19:
  
 
==External Resources==
 
==External Resources==
 +
==Circuit Design==
 +
*[[http://www.electronic-symbols.com/ www.electronic-symbols.com/]] A resource for finding what symbols a particular part has
 
===PCB/parts===
 
===PCB/parts===
[[http://www.sandsquid.com/]] A service that will take a Bill-of-Materials and select the best suppliers
+
*[[http://www.sandsquid.com/ www.sandsquid.com]] A service that will take a Bill-of-Materials and select the best suppliers
 
 
 
 
  
 +
==Personal interests==
 
Just a postit-note for myself with info on mediawikidb
 
Just a postit-note for myself with info on mediawikidb
 
select user.user_id,user.user_name,user_email,user.user_email_authenticated from user where user_id not in (select distinct ipb_user from ipblocks);
 
select user.user_id,user.user_name,user_email,user.user_email_authenticated from user where user_id not in (select distinct ipb_user from ipblocks);

Revision as of 15:13, 16 September 2013

TechInc Member
nickname Dear Leader
Memberstatus board
Tasks mailing-lists, chairman
Email contact@sociallife.removethis.org
Part of Projects TableOfFire, BrewBetterBeer, fermentation controller, Techinc soldering kit
Manages HP Laserjet 4050TN

Some links to pages i created or maintain. Some of these are not generally linked (yet) within the rest of the wiki hierarchy

Resources on the wiki

External Resources

Circuit Design

PCB/parts

  • [www.sandsquid.com] A service that will take a Bill-of-Materials and select the best suppliers

Personal interests

Just a postit-note for myself with info on mediawikidb select user.user_id,user.user_name,user_email,user.user_email_authenticated from user where user_id not in (select distinct ipb_user from ipblocks); or select user.user_id,user.user_name,user_email,user.user_email_authenticated from user left join ipblocks on user.user_id = ipblocks.ipb_user where ipblocks.ipb_user IS NULL;

Gonna get you; fscking wiki-spammers