element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum Lets Talk Storage
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 38 replies
  • Answers 13 answers
  • Subscribers 540 subscribers
  • Views 5429 views
  • Users 0 members are here
  • electronics storage
  • doug wong
  • new year's resolutions
  • storage solutions
Related

Lets Talk Storage

dougw
dougw over 4 years ago

I am interested in how you store all your electronics stuff, and looking for more ideas.

Are you a chronic pack rat or a ruthless minimalist?

What is your most creative storage solution?

Have you figured out how to keep track of what you have and where everything is?

I am especially interested in how you store your cables, wire and adapters.

I am also interested in how you store your storage containers - I have so many boxes of stuff, it is hard to get at some of them and hard to remember exactly where something is stored.

Tool storage is another issue I am interested in - how to organize tools so they are handy when needed.

Are you satisfied with your solution? Does it work well?

With New Years resolutions looming, I am thinking about getting my stuff more organized.

(Just thinking so far image .... this discussion is probably just another way of procrastinating) image

  • Sign in to reply
  • Cancel

Top Replies

  • jw0752
    jw0752 over 4 years ago +15 suggested
    Hi Doug, I have had an evolving shop for the last 60 years and for nearly all of that time I have been blessed with adequate space to work in and to expand into. More than electronics, making, repairing…
  • genebren
    genebren over 4 years ago +10 suggested
    Doug, I have constantly struggled with finding the perfect storage solutions for my electronic parts and misc stuff. I have decided that there is no one perfect container. My storage solution involves…
  • Jan Cumps
    Jan Cumps over 4 years ago in reply to kmikemoo +10
    kmikemoo wrote: dougw How do you follow up after John's lab? ... Let's reset this . www.youtube.com/watch I thrive on chaos.
Parents
  • phoenixcomm
    0 phoenixcomm over 4 years ago

    jw0752  Not only is my toe in here but my whole foot. Remember I said I have a DB and I would do a Blog? Well, here it is. I hope you can use it good luck.  And to michaelkellett, Excel will make you go blind after a page of parts, I give you my blessings to use the DB!

    I do not have a shell for this DB I use the MySQL command line so if you are updating something use begin and commit, It will save you grief.  as you can use the rollback command.

    lets say, you entered update Info set Part = "12345"; all rows are affected. ouch. if you had used begin; then the command update and when It finished It said 105 rows! you can enter rollback; its like having a do-over. then you would say begin; update Info set Part ='12345' where InfoID = 54 and CatID = 33; by using two qualifiers you have a better chance of getting what you want to be done.  so it reports 0 rows you check and you ff the CatID should have been 39; saved..

     

    ~~Cris

     

    BTW I would like to have some sort of shell for this monster. Maybe Perl but I keep on hearing phyton? maybe I will whip one together.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • phoenixcomm
    0 phoenixcomm over 4 years ago

    jw0752  Not only is my toe in here but my whole foot. Remember I said I have a DB and I would do a Blog? Well, here it is. I hope you can use it good luck.  And to michaelkellett, Excel will make you go blind after a page of parts, I give you my blessings to use the DB!

    I do not have a shell for this DB I use the MySQL command line so if you are updating something use begin and commit, It will save you grief.  as you can use the rollback command.

    lets say, you entered update Info set Part = "12345"; all rows are affected. ouch. if you had used begin; then the command update and when It finished It said 105 rows! you can enter rollback; its like having a do-over. then you would say begin; update Info set Part ='12345' where InfoID = 54 and CatID = 33; by using two qualifiers you have a better chance of getting what you want to be done.  so it reports 0 rows you check and you ff the CatID should have been 39; saved..

     

    ~~Cris

     

    BTW I would like to have some sort of shell for this monster. Maybe Perl but I keep on hearing phyton? maybe I will whip one together.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube