Oh goodie! We can look forward to more videos of people with these huge bombs catching on fire, exploding etc. There is a reason why most countries restrict the size of LiOn batteries, especially in air travel.
The underlying FACT that Neowin has conveniently buried is how "Notion Mail" was created from the Skiff.com acquisition.
Notion has managed to dismantle Skiff, poorly integrate some of its parts, and otherwise disregard the rest.
Ultimately, this entire chapter was predictable and the efforts to avoid it were minimal.
Question
Shasoosh
So i have this txt file https://dl.dropbox.com/u/17838/testme.txt
as you can see it's 3 diffrent ip addresses. In Internet explorer in looks like this:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
If you'll download and open it in notepad you'll see something like this:
x.x.x.x:xx.x.x.x:xx.x.x.x:x
Now, i can change the above in notepad to:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
and save the file and it would look the same on internet explorer.
If i'll create a new txt file and write in it x.x.x.x:xx.x.x.x:xx.x.x.x:x
it will look like this on Internet explorer: x.x.x.x:xx.x.x.x:xx.x.x.x:x
My question is, how Internet explorer (or notepad++ for that matter) knows the first ip ended and that it needs to go down a raw in the original file.
Once i'll figure that out, i want to code something that will convert this:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
into this:
x.x.x.x:xx.x.x.x:xx.x.x.x:x
And still keep the rows in it.
Link to comment
https://www.neowin.net/forum/topic/1109833-this-is-going-to-be-complicated-to-explain-txt-file-coding/Share on other sites
6 answers to this question
Recommended Posts