Bionic Reading – Convert Text into Better Way to Read Faster
1–10 of 65 posts
Re: Bionic Reading – Convert Text into Better Way to Read Faster
#2Re: Bionic Reading – Convert Text into Better Way to Read Faster
#3Re: Bionic Reading – Convert Text into Better Way to Read Faster
#4The project page should be updated to mention the patent situation IMO. The license is MIT, but that doesn’t mean you can use this without paying the patent holder whatever has asks.
Re: Bionic Reading – Convert Text into Better Way to Read Faster
#5Re: Bionic Reading – Convert Text into Better Way to Read Faster
#6Re: Bionic Reading – Convert Text into Better Way to Read Faster
#7Re: Bionic Reading – Convert Text into Better Way to Read Faster
#8const mid Math.floor(preElem.length / 2); > {preElem.slice(0, mid)}{preElem.slice(mid)}
I thought the original was more complex a nuanced than this.
Re: Bionic Reading – Convert Text into Better Way to Read Faster
#9Re: Bionic Reading – Convert Text into Better Way to Read Faster
#10javascript:(function(){var q="p, title",e=document.querySelectorAll(q),o=[],str1="",str0="",str="",j=0,pivotchar=0,finvar="",ans="",d=window.open("","_blank"); for(var i in e){var t=e[i].textContent; if(t){o = o + "\n" + t;}} str0 = o; str1=str0.replace(/\n/g, "
"); str=str1.split(" "); for(j=0;j" + str[j].substring(0,pivotchar) + "" + "" + str[j].substring(pivotchar,str[j].length) + "" + " "; if(str[j].substring(str[j].length-1,str[j].length)=='.') { finvar=finvar+" * "; } ans=ans+finvar; } d.document.write(""+ans+"