﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Suggestions Discussions</title>
    <description>Latest discussions happening in the Suggestions category</description>
    <link>https://www.aboveunity.com</link>
    <item>
      <title>The Refiners Fire</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I want to share this video, as some of us struggle immensely:&lt;/p&gt;&#xD;
&lt;p&gt;https://www.youtube.com/watch?v=uh0EioEc9Hk&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Times are tough now, and I personally think the next 10 to 15 years will be up and down, with some heart breaking things happening some things that are Supernatural, that we humans have no power to stop.&lt;/p&gt;&#xD;
&lt;p&gt;We are starting to see Super Stores close down, other Super Stores with shelves empty. This is a Sign!&lt;/p&gt;&#xD;
&lt;p&gt;Some will prepare and try to get through this, some will not, and some will rush to sign up for this, sadly.&lt;/p&gt;&#xD;
&lt;p&gt;On a sad note, best wishes to you all,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2025-01-16T21:48:41.3470000</pubDate>
      <link>https://www.aboveunity.com/thread/the-refiners-fire/</link>
    </item>
    <item>
      <title>Suggestions to get others up to speed?</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;Many here have had great success in recent weeks. This thread is a bit of a suggestion thread to get your ideas on how we can make things better? How we can progress with Experiments? How others can come, learn and get up to speed as fast as they can.&lt;/p&gt;&#xD;
&lt;p&gt;Most of you know why I have done what I have done, slow gradual release over the years. Those of you that have stuck with me now see why I have done what I have done and know the technology pretty much inside out!&lt;/p&gt;&#xD;
&lt;p&gt;For safety, for maximum spread, for others to catch up, for those that do wish to move forward and learn something of importance!&lt;/p&gt;&#xD;
&lt;p&gt;I believe most of you have an internal insight, your gut told you this was the right thing, the best way to move forward. Perhaps a sort of psychic instinct maybe?&lt;/p&gt;&#xD;
&lt;p&gt;So I wonder if you can give some suggestions on ways for others, new comers, to get them up to speed as quick as possible?&lt;/p&gt;&#xD;
&lt;p&gt;Maybe even rate how I shared info with you to help you guys learn what I have learned?&lt;/p&gt;&#xD;
&lt;p&gt;I saw CD recommend The Mr Preva Experiment the other day, I think that was an excellent suggestion!&lt;/p&gt;&#xD;
&lt;p&gt;I still believe a certain understanding must be gained, and without that understanding, others are shooting in the dark, blindly trying to reinvent the wheel... Would you all agree?&lt;/p&gt;&#xD;
&lt;p&gt;Perhaps extending on the Steps, on the side Navigation:&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/9dc82372-6cf7-404f-903f-ab55009191b7_the-technology.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;More, or better steps to get up to speed, like 1, 2, 3, 4 and so on?&lt;/p&gt;&#xD;
&lt;p&gt;The truth is, almost every thread here on this forum has excellent, valuable information in it, but there is so much of it, that it is a bit overwhelming for most!&lt;/p&gt;&#xD;
&lt;p&gt;What is for sure, even though we have gained a lot of knowledge, we all know we have a lot to still learn, I certainly do!&lt;/p&gt;&#xD;
&lt;p&gt;Our numbers are as high now as ever before! We are getting a large number of visitors! Even if 25% of the visits are real genuine visitors looking for answers, then a better way to present our work would always be welcomed!&lt;/p&gt;&#xD;
&lt;p&gt;You guys and gals, are all awesome! Thank You All!&lt;/p&gt;&#xD;
&lt;p&gt;Best wishes,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2020-02-02T08:52:12.9130000</pubDate>
      <link>https://www.aboveunity.com/thread/suggestions-to-get-others-up-to-speed/</link>
    </item>
    <item>
      <title>Aboveunity's File Manager</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;We now live in times that YouTube and the like, corporate entities, are simply Un-Reliable to host Videos. Too many accounts have been shut down! Too many Videos taken Down!&lt;/p&gt;&#xD;
&lt;p&gt;We need:&lt;/p&gt;&#xD;
&lt;ol&gt;&#xD;
&lt;li&gt;Reliability&lt;/li&gt;&#xD;
&lt;li&gt;Security&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;I am attempting to incorporate a Video Streaming system, a lot of work, but we need it!&lt;/p&gt;&#xD;
&lt;p&gt;If this becomes a reality, I would like your Input, to see what we can do to make this happen. I want it simple as possible, but there are difficulties, Encoding, using &lt;a href="https://ffmpeg.org/"&gt;FFMPEG&lt;/a&gt; or similar tool to Encode so the Video will play.&lt;/p&gt;&#xD;
&lt;p&gt;This command is what we need to encode the Videos to Play within the Video Html Tag:&lt;/p&gt;&#xD;
&lt;blockquote&gt;&#xD;
&lt;p&gt;ffmpeg.exe" -i input.avi -b 1500k -vcodec libx264 "output.mp4"&lt;/p&gt;&#xD;
&lt;/blockquote&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;I want to add this utility inside the TinyMCE HTML Editor as a button, to keep this easy and simple. Currently I am looing at: &lt;a href="https://www.responsivefilemanager.com/#documentation-section"&gt;Responsive File Manager&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Here is the inner HTML Code for the Video:&lt;/p&gt;&#xD;
&lt;pre class="language-markup"&gt;&lt;code&gt;&amp;lt;p style="text-align: center;"&amp;gt;&#xD;
&amp;lt;video width="640" height="480" controls="controls"&amp;gt;&#xD;
  &amp;lt;source src="../../Downloads/Chris/MyVideo.mp4" type="video/mp4"&amp;gt;&#xD;
  Your browser does not support the video tag.&#xD;
&amp;lt;/video&amp;gt;&#xD;
&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/pre&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Please add your ideas and code examples to this thread.&lt;/p&gt;&#xD;
&lt;p&gt;Best Wishes&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2020-11-26T02:35:24.8670000</pubDate>
      <link>https://www.aboveunity.com/thread/uploading-videos-for-members-only/</link>
    </item>
    <item>
      <title>website performance</title>
      <description>&lt;p&gt;in the past i had some troubles with this website. the scrolling especially on long threads was annoying. many times my browser quit working - not a good thing at all...&lt;/p&gt;&#xD;
&lt;p&gt;i'm on ubuntu linux 22.04 LTS and removed 'snap' completely from system.&lt;/p&gt;&#xD;
&lt;p&gt;instead i use the old 'apt' package manager and installed Brave browser.&lt;/p&gt;&#xD;
&lt;p&gt;and soon all the performance issues here are gone!&lt;/p&gt;&#xD;
&lt;p&gt;all pages that lagged in the past are now &lt;strong&gt;on steroids&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;maybe this can help other linux users.&lt;/p&gt;&#xD;
&lt;p&gt;regards&lt;/p&gt;</description>
      <pubDate>2022-08-07T08:49:28.7700000</pubDate>
      <link>https://www.aboveunity.com/thread/website-performance/</link>
    </item>
    <item>
      <title>Forum Down for Maintenance starting 17th Jan</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I am planning an upgrade to the Server. It may take a little time. Perhaps a Day, 24 Hrs or so.&lt;/p&gt;&#xD;
&lt;p&gt;Currently I am planning this on the &lt;strong&gt;17th January 5PM&amp;nbsp;AEST&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;This may change, I will keep you posted on possible date changes, if needed.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;While we are down, we will not be accessible at all. Site and Slash pages wont be available.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;FYI:&lt;/strong&gt; You can pdf pages for reference, click the &lt;strong&gt;Latest by&lt;/strong&gt; link and print to pdf, this will save the entire page.&lt;/p&gt;&#xD;
&lt;p&gt;Best Wishes,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>2020-12-21T03:57:22.3170000</pubDate>
      <link>https://www.aboveunity.com/thread/forum-down-for-maintenance-starting-17th-jan/</link>
    </item>
    <item>
      <title>Why We Age and Why We Don't Have To any more!</title>
      <description>&lt;p&gt;My fellow friends!&lt;/p&gt;&#xD;
&lt;p&gt;There has been a research from Dr David Sinclair about aging. The last few years he managed to break the code and understand why we get old and why we get all the elderly diseases. and how to reverse age or reset it. &lt;img src="/content/images/emoticons/wink-emoticon.png" alt="" class="emoticon" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;When I first start taking the supplements and doing what Dr Sinclair suggests, I was skeptical but I had my father in difficult health condition as he is 86 now with start of Alzheimer and all the problems that an elderly person has. &lt;br&gt;My mother also started taking the supplements.&lt;/p&gt;&#xD;
&lt;p&gt;From the first days we start to have more energy! After few weeks we all get better and better and its almost one year now and my father is looking just great! his blood tests are great for his age, no sugar, no pressure, he can now talk and remember what we say and he is happy!! that is the important!&lt;/p&gt;&#xD;
&lt;p&gt;My mother as well is never tired! She also get better in every aspect.&lt;/p&gt;&#xD;
&lt;p&gt;Me? well I will tell you that I have seen lately my hair become dark again, My skin problems disappear, my knee pains disappear, I feel energetic from the morning all day long, I sleep only 5-6 hours and I wake up so fresh like I was sleeping 20 hours. I feel like I am 30.. But I am 52!&lt;/p&gt;&#xD;
&lt;p&gt;So! As now I am sure that it works and is safe, I decided to inform all my close friends and other family members to start as well, and many of them had already started before (I told them).&lt;/p&gt;&#xD;
&lt;p&gt;Here you are all my friends and I feel the need to tell you that this method works 100% like the doctor says. Practically you can live as long as you want and be health too.&lt;/p&gt;&#xD;
&lt;p&gt;So watch the video. Do your search about Doctor, He is No1 genetic engineer on earth and teaches at Harvard medical school! He tested it to him self.. He takes NMN for 5 years... He is 52 as well and has no gray hair, no wrinkles, etc &lt;br&gt;See also other interviews with him, there are dozens of interviews and testimonials from other people who do it.&lt;/p&gt;&#xD;
&lt;p&gt;I will post photos of my supplements and info's from where you can buy them cheap... NMN is very expensive (it is for VIPs )but I take NR which is cheap and does the same work as Doctor says.. You just need to be more careful not to forget it out of freeze and keep well sealed and away from light. I will tell you all about it. later on.&lt;/p&gt;&#xD;
&lt;p&gt;Doctor explains everything, He doesn't hide anything, He is a honest and brilliant scientist.&lt;/p&gt;&#xD;
&lt;p&gt;I will let you see the video first and understand how this works. tomorrow I will post details &lt;img src="/content/images/emoticons/facebook-smiley-face-for-comments.png" alt="" class="emoticon" /&gt;&lt;br&gt;Enjoy &lt;img src="/content/images/emoticons/facebook-smiley-face-for-comments.png" alt="" class="emoticon" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;https://www.youtube.com/watch?v=9nXop2lLDa4&amp;amp;t=1842s&lt;/p&gt;</description>
      <pubDate>2021-01-10T20:05:34.4370000</pubDate>
      <link>https://www.aboveunity.com/thread/why-we-age-and-why-we-don-t-have-to-any-more/</link>
    </item>
    <item>
      <title>Create your OWN Thread and we will Help!</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I am getting a lot of Private Messages, some very long, I am sorry, I just don't have a lot of Time and Long PM's are really taking up far too much of my Time. Why I am not fond of PM's: They only help &lt;strong&gt;ONE&lt;/strong&gt; Person! Posts and Threads, help all readers! Also, remember, our pages here, have all of your Answers!&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;&lt;a href="/thread/builders-guide-to-aboveunity-machines/"&gt;&lt;span style="text-decoration: underline;"&gt;Builders Guide to Aboveunity Machines&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;My Standard Response to all PM's are:&lt;/p&gt;&#xD;
&lt;blockquote&gt;&#xD;
&lt;p&gt;Create your Own Thread: "&lt;strong&gt;&amp;lt;YourNameHere&amp;gt;'s Non-Inductive Coil Experiment&lt;/strong&gt;" and we will help you.&lt;/p&gt;&#xD;
&lt;/blockquote&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;This really needs to be Standard in our Forums Rules! Our Rule is, show your work, and show you're actively experimenting on this, we will &lt;strong&gt;help you&lt;/strong&gt;! You have My Word!&lt;/p&gt;&#xD;
&lt;p&gt;To make advancements, one must force your mind to Think Simple!&lt;/p&gt;&#xD;
&lt;p&gt;https://www.youtube.com/watch?v=d9jZ6fnvhHI&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Force your mind to think SIMPLE! Then, look at the Effects, and keep them Simple, but thorough to see all Effects going on. Miss Nothing! Be a Detective and look at ALL Evidence!&lt;/p&gt;&#xD;
&lt;p&gt;Please Read Our Pages, Please Watch Our Videos. Please Replicate and Share Your Work! Please Observe all the Successful Replications!&lt;/p&gt;&#xD;
&lt;p&gt;https://www.youtube.com/watch?v=pKFo4dOW4UU&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/7c73e550-e4d8-4e94-a43c-aaf40183a02b_circuit.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;As explained in the Video, use &lt;a href="/thread/diakoptics-breaking-a-problem-down/"&gt;Diakoptics&lt;/a&gt; to break down each little problem to solve the issue at hand! Observations are Key!&lt;/p&gt;&#xD;
&lt;p&gt;Your answers are &lt;strong&gt;Right Here&lt;/strong&gt;, we have &lt;strong&gt;Working Machines&lt;/strong&gt;! Please understand, we are still Learning how to Optimize these Machines! What I have shown is just the Start!&lt;/p&gt;&#xD;
&lt;p&gt;The Input Coil uses &lt;strong&gt;Very Little Current&lt;/strong&gt;! Most of the Current is sent Back to the Input Power Source. See: &lt;a href="/thread/the-input-coil/"&gt;The Input Coil&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/42b13dca-01ad-4bf2-9ffe-ac3a001d476c_ds1z-quickprint14.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Please Submit Your Vote Above!&lt;/p&gt;&#xD;
&lt;p&gt;Join Us! Be Part of Something Better!&lt;/p&gt;&#xD;
&lt;p&gt;Best Wishes,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2020-12-21T20:48:10.2030000</pubDate>
      <link>https://www.aboveunity.com/thread/create-your-own-thread-and-we-will-help/</link>
    </item>
    <item>
      <title>Beginner Bucking Coil Help</title>
      <description>&lt;p&gt;Hello Chris and guys.&lt;br&gt;For some time I study the material here on forum and I have also read Chris's book "Guidelines to Bucking Coils "&lt;br&gt;Very good book..Thank You !&lt;br&gt;&lt;br&gt;I need you Input to see if I have the correct understanding :&lt;br&gt;&lt;br&gt;In a transformer because the wingdings are the same polarity...the magnetic field fights each-other and does not work together with one another...&lt;br&gt;&lt;br&gt;In the bucking coils...or 2 coils that are warped in opposite direction, there will be 2 magnetic fields of Opposite POLARITY.&lt;br&gt;As in Magnets N with S will attract and N/N or S/S will repel.&lt;br&gt;&lt;br&gt;The 2 formed magnetic fields in the bucking coils because of opposite polarity will SYNCHRONIZE and will not work one against the other.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Attached picture is with 2 identical devices,coils,magnetic fields...that repel each-other !&lt;/strong&gt;&lt;br&gt;&lt;br&gt;(I HOPE I did not get it backwards )&lt;br&gt;&lt;br&gt;In this situation we have leaned that one magnetic field can help and work with another thanks to the Bucking Coils...and so we can build devices in this matter.&lt;br&gt;Can this new understanding be used in every device..for example more efficient Joule Thief or Joule Ringer ?&lt;br&gt;&lt;br&gt;Thank you Chris,and you guys.&lt;br&gt;Best forum ever.&lt;br&gt;You are doing a Great job !&lt;/p&gt;</description>
      <pubDate>2020-10-30T22:16:08.8200000</pubDate>
      <link>https://www.aboveunity.com/thread/beginner-bucking-coil-help/</link>
    </item>
    <item>
      <title>Your Suggestions</title>
      <description>&lt;p&gt;Please make suggestions here, help us make this the best Forum Ever!!!&lt;/p&gt;&#xD;
&lt;p&gt;If you would like to see Improvements or changes or any suggestions you have, please let us know!&lt;/p&gt;</description>
      <pubDate>2017-03-22T01:37:35.1770000</pubDate>
      <link>https://www.aboveunity.com/thread/your-suggestions/</link>
    </item>
    <item>
      <title>POC: Finding Resonant frequency</title>
      <description>&lt;p&gt;Made another partnered out put secondary, spaced about .25inches from ferrite rod core. Included interesting pics, while trying to get coils currents to oppose.&lt;/p&gt;&#xD;
&lt;p&gt;https://youtu.be/iPuNyl8OpUs&lt;/p&gt;</description>
      <pubDate>2020-06-14T03:48:35.1570000</pubDate>
      <link>https://www.aboveunity.com/thread/poc-finding-resonant-frequency/</link>
    </item>
    <item>
      <title>Platform Backup Options and Copyright Issues</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I ask, for the safety of this forum, please report any New Members asking for copyrighted Information!&lt;/p&gt;&#xD;
&lt;p&gt;We do not condone any Illegal sharing of Copyrighted material!&lt;/p&gt;&#xD;
&lt;p&gt;We have had our fair share of New Members coming asking for information, but today I was asked for the copy's of DVD's from Tom Bearden's Website. We must not get lured into the Illegal sharing of Copyrighted information. If you want to do it outside this website, then that's fine, but this is a Legal nightmare I don't want to be involved in, please I ask for the sake of this website, please do not let the future of this site be put at risk.&lt;/p&gt;&#xD;
&lt;p&gt;We all do try to help others out, and this is awesome! But we do have Legal issues if the information is Copyrighted. We need to think of these sorts of things.&lt;/p&gt;&#xD;
&lt;p&gt;On this topic, I am thinking of doing a safety measure.&lt;/p&gt;&#xD;
&lt;p&gt;Full site Downloads, including the SQL Database to trusted members only. So if I disappear and the site goes down, then others can get the site back up and running without me. Anyone interested?&lt;/p&gt;&#xD;
&lt;p&gt;There will be no personal Information shared! Its a barebones DB.&lt;/p&gt;&#xD;
&lt;p&gt;Please let me know if your'e interested in my backup plan?&lt;/p&gt;&#xD;
&lt;p&gt;Best wishes, stay safe and well,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;P.S: I can not be held responsible for illegal activity that I am not aware of. This is my disclaimer.&lt;/p&gt;</description>
      <pubDate>2020-06-11T07:35:41.6600000</pubDate>
      <link>https://www.aboveunity.com/thread/new-members-asking-for-information-from-other-members/</link>
    </item>
    <item>
      <title>Induction in the Tank Circuit</title>
      <description>&lt;p&gt;Let&amp;rsquo;s assume we have the following schematic :&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/a274466d-533b-4877-a3f8-abad010de45c_scheme1.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;In this schematic we have a charged capacitor and a coil (diodes are here only to make a one way road for electrons) &lt;br&gt;Our goal in this circuit is to discharge the capacitor in the coil and show that there is more energy at the end of the operation.&lt;br&gt;Ok let&amp;rsquo;s go !&lt;/p&gt;&#xD;
&lt;p&gt;For our purposes we will use for example the following datas for the capacitor and the coil.&lt;br&gt;C1 = 100uF&lt;br&gt;L1 = 122mH&lt;br&gt;R1 = 10 Ohms&lt;br&gt;Capacitor C1 is charged to 2000V. &lt;br&gt;R1 is the resistance of the coil&lt;/p&gt;&#xD;
&lt;p&gt;Ok here we go :&lt;br&gt;So let&amp;rsquo;s compute the total energy stored in the capacitor :&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/50460480-e226-47e3-b9ad-abad010e6942_eq1.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Now i close the switch &amp;laquo;&amp;nbsp;S1&amp;nbsp;&amp;raquo;, electrons are flowing trough the coil L1.&lt;br&gt;Now we will compute the energy stored in the coil :&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/a4468f19-3868-4d05-9c46-abad010e8677_eq2.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Ok but was is the value of &amp;laquo;&amp;nbsp;I&amp;nbsp;&amp;raquo; (current) ?&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/4b821289-c19e-4159-8ac7-abad010eb66f_eq3.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;So let&amp;rsquo;s compute the total energy in the coil when i close the switch :&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/efc1261c-c318-403f-860c-abad010ed254_eq4.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Finally :&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/4d316f28-6c11-45aa-8e36-a9df00c464ec/52b08eec-f9a0-46b7-b400-abad010f0c47_eq5.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;So, we can clearly see that there is more energy when the coil receive the voltage from our capacitor ! When you close the switch we make a strong short-circuit. All energy is then stored into the coil into the electro-magnetic form until it vanish when all electrons have passed and returned into the capacitor.&lt;/p&gt;&#xD;
&lt;p&gt;In this example i do not make an explanation on &amp;laquo;&amp;nbsp;how to retrieve this excess of energy&amp;nbsp;&amp;raquo; but just show that using theses basic equations we can "produce more energy".&lt;/p&gt;&#xD;
&lt;p&gt;Best results are with theses parameters :&lt;br&gt;Capacitor C1 must be the smaller as possible and with the highest voltage as possible.&lt;br&gt;Coil L1 must be the bigger as possible with the lowest resistance as possible&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>2020-04-30T16:30:22.7630000</pubDate>
      <link>https://www.aboveunity.com/thread/conservation-law-broken-on-evidence-of-excess-energy-with-a-capacitor-and-a-coil/</link>
    </item>
    <item>
      <title>POC: LED with only ground(mains AC power harvester)</title>
      <description>&lt;p&gt;https://youtu.be/CTdAdBY7MTs&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Ok, so I wound this ferrite rod, with measured lengths of wire. Primary on top right is bifilar wound connected in series. below that I have two coils, one CW, one CCW(partnered output coils). While doing test, and shutting everything off I realized the led was still slightly glowing. So connected oscilloscope, and you can see almost square waves at 60 hz. I attached a wire before the diode and when I touch it the LED brightness is increased quite a bit. The only thing hooked to circuit is ground. The picture, is of oscilloscope connected to where I would normally connect input, and the primary is a bifilar connected in parallel. After putting 3v input from signal generator, I realized the voltage spike and disconnected it, maybe error but still read 180v pk-pk. I later realized the 2nd probe wasn't connected, but gets a very interesting wave form, and at a distance still gets 1voltPK-PK. I have also tested with Klein multimeter, and got ~60volts(not in pic posted). I dont really know if anyone is able to help me understand what I am seeing, or help me safely test this circuit. Or what I can do to further my understanding, feel, and experience with these useful, easily made(if you want it), hard to understand devices. Btw: capacitor is not needed, doesn't help much, just provides a path for energy to/from ground I'm guessing. Attached wrong pic first fixed now. Sorry about lack of references, about 6months of reading PJ Kelly, Akula, Chris, Wistiti, was finally able to play with circuits.&lt;/p&gt;</description>
      <pubDate>2020-04-23T13:00:28.6800000</pubDate>
      <link>https://www.aboveunity.com/thread/poc-led-with-only-ground/</link>
    </item>
    <item>
      <title>Making this world a Better Place!</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I want to spread some real Butter on our Sandwich! Some motivation for our efforts to make this world a Better Place!&lt;/p&gt;&#xD;
&lt;p&gt;https://youtu.be/mh45igK4Esw&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Elon Musk is inspirational! A man that has changed the world already! A man that has had a ton of Skeptics, and all of them proven wrong! Oh dear how sad, what a shame!&lt;/p&gt;&#xD;
&lt;p&gt;https://youtu.be/wsixsRI-Sz4&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;I have, if you have not already seen them, created some Categories about &lt;a href="/cat/space/"&gt;Space&lt;/a&gt; and the current progress I have researched.&lt;/p&gt;&#xD;
&lt;p&gt;Its way past time the Human Race started to make progress! Its so Important! Energy is one of many of the critical domains we MUST make progress!&lt;/p&gt;&#xD;
&lt;p&gt;Excessive Skepticism is a very dangerous, destructive, Human Fault, a little skepticism is healthy!&lt;/p&gt;&#xD;
&lt;p&gt;Never let yourself be Bound by Convention, especially when the Convention is Not Complete or even worse, WRONG!&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/6c921dc3-0cc2-439d-8e76-ab34007db3e3_our-mind.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;There is a reason we have two sides of the Brain, there is a reason we have "Free Will". There is a reason we have "Thought", and a reason we have Individual Control of our Mind.&lt;/p&gt;&#xD;
&lt;p&gt;Our Brain is truly the most powerful thing we are given at Birth.&lt;/p&gt;&#xD;
&lt;p&gt;I quote from a great mind:&lt;/p&gt;&#xD;
&lt;blockquote&gt;&#xD;
&lt;p&gt;There was, there is, as we find, only three of the creations as is given, matter force and mind.&lt;/p&gt;&#xD;
&lt;/blockquote&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/1837c2eb-2b7a-4f2c-a10a-ab34007eb19f_einstein-valuable-540x338.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Please, everyone, push, push the boundaries that those before us have not pushed. It is so extremely important for progress!&lt;/p&gt;&#xD;
&lt;p&gt;All of the Greatest Minds have all been full of Intuition, with Reason and Common-Sense! Control of the Right and Left areas of the Brain.&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/be7ad1d9-8464-41a2-933f-a8f8017cb291_geo-metrically-opposing-fields.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;h3 style="text-align: center;"&gt;"The Magic happens when you break Symmetry"&lt;/h3&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;ol&gt;&#xD;
&lt;li&gt;A Transformer is inherently Symmetrical!&lt;/li&gt;&#xD;
&lt;li&gt;An Electrical "Generator" is inherently Symmetrical!&lt;/li&gt;&#xD;
&lt;li&gt;They do &lt;strong&gt;NOT&lt;/strong&gt; have to be!&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;In a short time, we can each, have Energy Independence! My Websites give you this!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2019-12-31T07:43:34.5000000</pubDate>
      <link>https://www.aboveunity.com/thread/making-this-world-a-better-place/</link>
    </item>
    <item>
      <title>Lurkers, Become an active Member.</title>
      <description>&lt;p&gt;@All Members:&lt;/p&gt;&#xD;
&lt;p&gt;A Call for all Members to become active on the Forum! We are a Friendly bunch and you will not be Trolled here! We have a very strict Troll Policy!&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/a2b98a0b-4b41-4219-ac6e-a9960022e5fe_friendly-group-chat.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;So, I ask you, all Members that Lurk, please, join in! We would very much like to have you participate!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Chris&lt;/p&gt;</description>
      <pubDate>2018-11-12T02:10:18.3170000</pubDate>
      <link>https://www.aboveunity.com/thread/lurkers-become-an-active-member/</link>
    </item>
    <item>
      <title>The Active Miss-Direction of People</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h2 style="text-align: center;"&gt;Don't allow yourselves to be miss-led!&lt;/h2&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;I need to make a clear point to all Members and Readers.&lt;/p&gt;&#xD;
&lt;p&gt;At the moment there is a ton of &lt;strong&gt;Miss-Direction, Lies and Fake Data&lt;/strong&gt; being pushed to people! Its a all over Other Forums like a &lt;strong&gt;Bad Rash&lt;/strong&gt;!&lt;/p&gt;&#xD;
&lt;p&gt;WOW, I have seen this before, but no where near as bad as what I am seeing now!&lt;/p&gt;&#xD;
&lt;p&gt;I urge all Members, all Readers and all interested in this field - Use Logic, look at the claims being made and do the figures! Its all Lies! You're deliberately being miss-led! You're being lied to! Its like a sponsored CIA Operation to flood everyone with Lies!&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Warning:&lt;/strong&gt; LCR Resonance can NEVER EVER BE Aboveunity! Energy must be Pumped from the Source!&lt;/p&gt;&#xD;
&lt;p&gt;This is the biggest push I have seen!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Chris&lt;/p&gt;</description>
      <pubDate>2019-07-15T09:21:40.1630000</pubDate>
      <link>https://www.aboveunity.com/thread/the-active-miss-direction-of-people/</link>
    </item>
    <item>
      <title>A focused approach</title>
      <description>&lt;p&gt;Just some thoughts/observations.&lt;br&gt;This is a post I've wanted to make for a while, but haven't been brave enough to post. It isn't a trolling post, and really hope it isn't taken that way, and doesn't get me banned.&lt;br&gt;Let me start this post with, I have great respect and REALLY DO appreciate all of the information/knowledge that Chris has and is freely distributing, as well as information from all the other builders in the forum, a BIG thank you.&lt;br&gt;As some of you may know my background is in the hospitality industry, more precisely cooking, and when training we aren't thrown into a room with a thousand ingredients, and equipment and told make.... (whatever). &lt;br&gt;We are taught the 'classic' recipe and method and then once you have mastered the 'classic' you can then from there start to experiment.&lt;br&gt;This to me seems to be a very important missing part of what is happening in this forum. &lt;br&gt;I really, really want to start building, but where to start? &lt;br&gt;Going through all the posts with regard to bucking coils there are (for a beginner) just SO many variables.&lt;br&gt;For someone like myself starting it would be great if there were an agreed upon exact list of components, a "recipe" if you will.&lt;br&gt;It also makes sense for problem solving for everyone to be using EXACTLY the same components, built in exactly the same manner. That way each part of the process could be perfected, and a "to do" list could be created for the questions that still need to be answered, with all the resources of those that are builders focused on that particular "to do" until solved, a more "focused approach" if you will, and a basic recipe created, which could then be used to build upon. &lt;br&gt;Maybe even simple proof of concept kits could be manufactured and sold to help the ongoing funding of the forum, and maybe even help to reimburse Chris for some of the thousands of dollars he has spent in search of answers.&lt;br&gt;Just a thought.....&lt;/p&gt;</description>
      <pubDate>2019-05-25T04:56:56.1430000</pubDate>
      <link>https://www.aboveunity.com/thread/a-focused-approach/</link>
    </item>
    <item>
      <title>Long threads and userfriendly access to information</title>
      <description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Just some thoughts about some threads which&amp;nbsp; are becoming large: Lately sometimes when I was opening the Figuera Thread, which I'm following with great interest and admire the effort and perseverance of the leaders, it becomes slow for opening , it might be a problem of my devices as well. But coming to the point: Although that I'm really interested in this work , I still have not concluded to read the thread entirely to be honest, and maybe many others didn't neather. The principal drawback is that there are hundreds of posts with sometimes off topic themes, repeated questions and answers and so on which makes it a little difficult to study concentrated the contained most valuable information and test results. Thinking about a solution to make the Important contents more user-friendly accessible I would suggest to the leaders of the thread to consider to criate a parallel locked thread&amp;nbsp; and copy all the&amp;nbsp; Posts containing important information, the principles of operation and bench tests results to it, and leave the actual thread for discussion, learning purpose and updates on buildings and projects. It would also avoid that Marathonman has to explain the same things over and over again. Of course it's up to you guys, only idea I wanted to share.&lt;/p&gt;&#xD;
&lt;p&gt;Regards Vidura&lt;/p&gt;</description>
      <pubDate>2019-05-15T10:30:48.6800000</pubDate>
      <link>https://www.aboveunity.com/thread/long-threads-and-userfriendly-access-to-information/</link>
    </item>
    <item>
      <title>Recommendation: AboveUnity Wiki</title>
      <description>&lt;p&gt;I thought about making my own site to put my work, schematics, and ideas online, but as Chris is already a curator of these things I'd really prefer to keep my stuff here. The problem is we lose track of things, Sometimes I post things I want to refer back to later and lose track of it. A wiki could solve problems and help us refine and consolidate our ideas and experiments.&lt;/p&gt;&#xD;
&lt;p&gt;Chris, maybe this is something you are already thinking about or planning on doing at some point. I am creating this poll to gauge what others think about this idea. Obviously it depends on you also wanting to do this, and having time to do this. Time is the big limiting factor I think, so don't feel pressured. We are all hindered by limited amounts of it.&lt;/p&gt;&#xD;
&lt;p&gt;Some ideas&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;View access limited to registered users only as an incentive to register.&lt;/li&gt;&#xD;
&lt;li&gt;Personal page - if possible every user would have their own personal wiki page they can edit.&lt;/li&gt;&#xD;
&lt;li&gt;Registered users can edit most pages and create new pages.&lt;/li&gt;&#xD;
&lt;li&gt;Administrative locking/Curated pages - For pages that wind up needing constant cleaning due to differences of opinion.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;Anyway, post your ideas and suggestions for a wiki, comment on the above, or share an explanation of why you voted the way you did if you wish. Please vote so we know what you think.&lt;/p&gt;</description>
      <pubDate>2018-12-15T01:24:43.9430000</pubDate>
      <link>https://www.aboveunity.com/thread/recommendation-aboveunity-wiki/</link>
    </item>
    <item>
      <title>Guild of Masters</title>
      <description>&lt;p&gt;&lt;img src="http://i12.pixs.ru/storage/7/3/2/mentordcla_9169322_26812732.jpg" alt="" width="800" height="265"&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Hi all.&lt;/p&gt;&#xD;
&lt;p&gt;Lets the topic be some kind of master's guild chat, their talks about everything interesting, their exchange of short public messages, their links, instructions or simple idle chat.&lt;/p&gt;&#xD;
&lt;p&gt;@Chris Sykes&lt;/p&gt;&#xD;
&lt;p&gt;Chris would you like to share with us your schematics of Paul Raymond Jensen - Unidirectional Transformer according to your understanding and concept ?&lt;/p&gt;&#xD;
&lt;p&gt;THANKS&lt;/p&gt;&#xD;
&lt;p&gt;Aaloha&lt;/p&gt;</description>
      <pubDate>2017-07-09T08:08:23.7470000</pubDate>
      <link>https://www.aboveunity.com/thread/chatter-guild/</link>
    </item>
    <item>
      <title>Topics that are off topic</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;I would like suggestions on how to keep the forum on target.&lt;/p&gt;&#xD;
&lt;p&gt;We, specifically are targeting the "Generation" of Energy, in excessive amounts! &amp;nbsp;&amp;nbsp;&lt;img src="/scripts/tinymce/plugins/emoticons/img/smiley-cool.gif" alt="cool"&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Some topics are currently being posted that are off topic. I would normally notify Members and Delete the Thread, but I think this is a bit unfair for those new comers that are not fully aware of the criteria of joining our Forum.&lt;/p&gt;&#xD;
&lt;p&gt;So, in all fairness, and so we can encourage Builders to Build and Share, to build a &lt;strong&gt;STRONG&lt;/strong&gt; &lt;span style="text-decoration: underline;"&gt;Troll Free&lt;/span&gt; Community of genuine Human Beings that want to succeed and move into the future with confidence they have done the right and just effort to make our Children's lives better, what are your suggestions?&lt;/p&gt;&#xD;
&lt;p&gt;Please be careful, and not name names or topics in general.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Chris&lt;/p&gt;&#xD;
&lt;h3&gt;Light Up the Darkness!&lt;/h3&gt;</description>
      <pubDate>2018-10-05T23:16:26.2130000</pubDate>
      <link>https://www.aboveunity.com/thread/topics-that-are-off-topic/</link>
    </item>
    <item>
      <title>Righting Wrongs</title>
      <description>&lt;p&gt;My Friends,&lt;/p&gt;&#xD;
&lt;p&gt;We Make Trolls Walk the Plank here at aboveunity.com!&amp;nbsp;We will not tolerate any Trolling.&lt;/p&gt;&#xD;
&lt;p&gt;At the same time we do not want to see any bullying! We must have, and show respect for, our Fellow Members here at aboveunity.com - We are all Friends.&lt;/p&gt;&#xD;
&lt;p&gt;I want to let you all know I will do the best I can to keep these simple rules enforced - I respect you all and I am extremely proud to have such a good bunch of people here!&lt;/p&gt;&#xD;
&lt;p&gt;I believe in People Righting their own Wrongs, making good,&amp;nbsp;&lt;a href="/thread/love-of-honor-philotimo/"&gt;Philotimo&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="/profile/chris/"&gt;PM&lt;/a&gt; me if you need to and I will always do what I can!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2018-07-14T20:51:57.4570000</pubDate>
      <link>https://www.aboveunity.com/thread/righting-wrongs/</link>
    </item>
    <item>
      <title>Member Accounts with Zero Posts</title>
      <description>&lt;p&gt;Hey Team,&lt;/p&gt;&#xD;
&lt;p&gt;I am toying with the idea of cleaning up Member Accounts with Zero Posts. Delete them.&lt;/p&gt;&#xD;
&lt;p&gt;I think there are some sign-ups that are not genuine.&lt;/p&gt;&#xD;
&lt;p&gt;Please let me know if you think this is a bad idea!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2018-05-31T03:09:05.2600000</pubDate>
      <link>https://www.aboveunity.com/thread/member-accounts-with-zero-posts/</link>
    </item>
    <item>
      <title>Random Sign-ups</title>
      <description>&lt;p&gt;Hey Guys,&lt;/p&gt;&#xD;
&lt;p&gt;We have a new problem. Trolls are attempting to create random accounts with email addresses that are throwing a spanner in the works.&lt;/p&gt;&#xD;
&lt;p&gt;I have banned one IP and think we will see more of this.&lt;/p&gt;&#xD;
&lt;p&gt;Its possible this is a BOT Attack of sorts.&lt;/p&gt;&#xD;
&lt;p&gt;This is the reason we have had some trouble with email recently, and the fact I have rebuilt a New Server for mail.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;P.S: I have deleted four accounts created by the same Troll.&lt;/p&gt;</description>
      <pubDate>2018-05-27T00:01:53.8370000</pubDate>
      <link>https://www.aboveunity.com/thread/random-sign-ups/</link>
    </item>
    <item>
      <title>Member Profiles</title>
      <description>&lt;p&gt;Hi Team,&lt;/p&gt;&#xD;
&lt;p&gt;To stop spammers/Trolls I have added more incentive for all here to complete Profiles:&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/dd9986c7-f570-4b14-b6c5-a8eb008016d5_points.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;I have increased the points for adding Images and Signatures to profiles to 20 from 10. This is recommended as you can see.&lt;/p&gt;&#xD;
&lt;p&gt;All Member Profiles are Member Only Access, however I don't recommend entering information that is private and confidential, just in case we get another Troll.&lt;/p&gt;&#xD;
&lt;p&gt;You can edit your Profile by going to Account -&amp;gt; Edit &amp;lt;YOURNAME&amp;gt;&lt;/p&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/8fdbf60a-a2ea-4649-9b31-a8eb008175dd_account.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Thanks Guys.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>2018-05-25T07:51:27.4300000</pubDate>
      <link>https://www.aboveunity.com/thread/member-profiles/</link>
    </item>
    <item>
      <title>Tags on Topics</title>
      <description>&lt;p&gt;Hey Team,&lt;/p&gt;&#xD;
&lt;p&gt;I want to start an organised push for Direction.&lt;/p&gt;&#xD;
&lt;p&gt;I am going to make a little bit more of an effort to Tag Topics. This can quickly get messy, so I want to try to do this as organised as possible.&lt;/p&gt;&#xD;
&lt;p&gt;If we can please try to follow some logic we can all agree on, this could work out very well. Please make suggestions and we can edit accordingly.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h3&gt;Guide:&lt;/h3&gt;&#xD;
&lt;ol&gt;&#xD;
&lt;li&gt;Topics that are &lt;strong&gt;Above-Unity&lt;/strong&gt; lets mark with a standard &lt;strong&gt;Above-Unity&lt;/strong&gt; Tag: ( Only by Example )&lt;/li&gt;&#xD;
&lt;li&gt;Topics with specific focus on a single device from a specific person, lets name accordingly: &lt;strong&gt;MR-PREVA&lt;/strong&gt;&#xD;
&lt;p style="text-align: center;"&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/302d888a-8644-4beb-987a-a8ea015e2848_tags.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;/li&gt;&#xD;
&lt;li&gt;Topics that do not require a Tag, please do not add one.&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h3&gt;Video:&lt;/h3&gt;&#xD;
&lt;hr&gt;&#xD;
&lt;p&gt;https://youtu.be/BQPMs6tt9Sc&lt;/p&gt;&#xD;
&lt;hr&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Lets make the Tag: "&lt;strong&gt;Above-Unity&lt;/strong&gt;" our key Tag, known to work, shown to have great importance, worthy of great study, Tag. Our Visual Que.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2018-05-24T21:43:33.5970000</pubDate>
      <link>https://www.aboveunity.com/thread/tags-on-topics/</link>
    </item>
    <item>
      <title>New Look Forum</title>
      <description>&lt;p&gt;My Friends, the last few days I have spend a lot of time trying to make the Forum more user friendle and also attempting to resolve some issues.&lt;/p&gt;&#xD;
&lt;p&gt;Please let me know what your thoughts are!&lt;/p&gt;&#xD;
&lt;p&gt;I tried to stick to three colours:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;#f8b500&lt;/li&gt;&#xD;
&lt;li&gt;#ffffff&lt;/li&gt;&#xD;
&lt;li&gt;#789&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;we also have another Colour, or shade:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;#4a4a4a&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;Please let me know if you would like to see anything or have anything changed. I think we are on track for awesome still!&lt;/p&gt;&#xD;
&lt;p&gt;We are Light Yeas ahead of the other forums, now we look way cooler also!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2018-05-08T23:24:21.8770000</pubDate>
      <link>https://www.aboveunity.com/thread/new-look-forum/</link>
    </item>
    <item>
      <title>Some unable to Browse For Image</title>
      <description>&lt;p&gt;Hey Guys,&lt;/p&gt;&#xD;
&lt;p&gt;So you know, and if you would like to add your feedback, I have started a thread over: &lt;a href="https://support.mvcforum.com/thread/tinymce-no-image-button-for-some-users/?postbadges=true"&gt;TinyMCE no Image Button for some Users&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Because we use third party software, I have gone back to the Support of the software to try to resolve.&lt;/p&gt;&#xD;
&lt;p&gt;I would really like to resolve this issue.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;</description>
      <pubDate>2018-05-05T09:46:13.5870000</pubDate>
      <link>https://www.aboveunity.com/thread/some-unable-to-browse-for-image/</link>
    </item>
    <item>
      <title>Vector A</title>
      <description>&lt;p&gt;In the&lt;em&gt; Guidelines to Bucking Coils ,&amp;nbsp;&lt;/em&gt;page 4&lt;/p&gt;&#xD;
&lt;p&gt;I think Vector&amp;nbsp;&lt;strong&gt;A&amp;nbsp;&lt;/strong&gt;should noted&amp;nbsp;&lt;strong&gt;B&amp;nbsp;&lt;/strong&gt;as curl(&amp;nbsp;&lt;strong&gt;A )&amp;nbsp;&lt;/strong&gt;=&amp;nbsp;&lt;strong&gt;B&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>2018-03-17T20:11:22.9470000</pubDate>
      <link>https://www.aboveunity.com/thread/vector-a/</link>
    </item>
    <item>
      <title>Site Timeouts</title>
      <description>&lt;p&gt;Show me how fast&amp;nbsp;you can work!&lt;/p&gt;&#xD;
&lt;p&gt;EDIT:&lt;/p&gt;&#xD;
&lt;p&gt;Hi All, perhaps you can post &lt;span style="text-decoration: underline;"&gt;Site Time Out issues&lt;/span&gt; to this thread? E.G: When you go to post and the post fails or asks to log back in again. There is a default time out, this is normal, but if you just login, read then post and if the Time Out happens this is a problem!&lt;/p&gt;&#xD;
&lt;p&gt;That would be awesome if you could?&lt;/p&gt;&#xD;
&lt;p&gt;The time, would also be helpful, with location, for Time ID.&lt;/p&gt;&#xD;
&lt;p&gt;We have had a lot of issues in the past, and there are improvements, so I hope we have a good run from now on!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Chris&lt;u&gt;&lt;/u&gt;&lt;/p&gt;</description>
      <pubDate>2017-06-12T20:25:57.1900000</pubDate>
      <link>https://www.aboveunity.com/thread/test-by-crazy/</link>
    </item>
    <item>
      <title>Hard Data - Facts - Free Energy Armageddon</title>
      <description>&lt;p&gt;I am very proud of our &lt;a href="http://www.hyiq.org/Reference/"&gt;Reference Section&lt;/a&gt;! I have spent many weeks designing, compiling and presenting information in this section - I found it interesting, going through all this data, and this was all information I have already researched.&lt;/p&gt;&#xD;
&lt;p&gt;We have many thousands of hours of Videos, Images and Documents to study and learn from! Hard Data, Facts, and best of all easy to cross reference this material!&lt;/p&gt;&#xD;
&lt;p&gt;If you have ideas, more data to add, or new people to add, and there are many still, please post here!&lt;/p&gt;&#xD;
&lt;p&gt;Free Energy Armageddon is here, we are living it right now, the Snowball Effect...&lt;/p&gt;</description>
      <pubDate>2017-05-02T20:41:37.7030000</pubDate>
      <link>https://www.aboveunity.com/thread/hard-data-facts-free-energy-armageddon/</link>
    </item>
    <item>
      <title>Emoticon's</title>
      <description>&lt;p&gt;Hi Team!&lt;/p&gt;&#xD;
&lt;p&gt;Some info, if you didn't already know this, some may? Emoticon's and the Keyboard Shortcuts:&lt;/p&gt;&#xD;
&lt;center&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/837a5de8-3a18-4f91-8115-a7430169a6ba_emoticons.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/center&gt;&#xD;
&lt;p&gt;If you have any ideas, new&amp;nbsp;emoticon's? Let me know!&lt;/p&gt;&#xD;
&lt;p&gt;Hope this helps!&lt;/p&gt;</description>
      <pubDate>2017-03-27T21:57:10.0600000</pubDate>
      <link>https://www.aboveunity.com/thread/emoticon/</link>
    </item>
    <item>
      <title>Like Button on Topics - A Bug</title>
      <description>&lt;p&gt;Hi All, we have a little bug, to "Like" a post, the user has to be following the topic.&lt;/p&gt;&#xD;
&lt;p&gt;Users can not Down Vote, I have turned this Off - I find that negative and we don't want to promote that sort of Negative Behaviour.&lt;/p&gt;&#xD;
&lt;p&gt;So, to "Like" a Post, we currently have to click the Follow Button at the top of the Page:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="/content/uploads/b5d8d256-5657-4ec2-ac7c-a741014a20b4/0e47d579-787a-479f-aaf6-a743015cb358_follow-button.jpg?width=690&amp;amp;upscale=false" alt=""&gt;&lt;/p&gt;&#xD;
&lt;p&gt;I hope to have this small bug sorted soon!&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Chris&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>2017-03-27T21:09:41.0470000</pubDate>
      <link>https://www.aboveunity.com/thread/like-button-on-topics-a-bug/</link>
    </item>
  </channel>
</rss>