topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 6:11 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dcsev [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8]
176
Finished Programs / DONE: Batch m3u8 creator - similar to createm3u
« on: September 05, 2011, 12:35 AM »
I have searched ALL over the web and I have not found a single program that will do this in a batch fashion. I am certain a lot of (domestic & international) users will find this very handy!

http://lostfound.raum108.de/create_m3u/
CreateM3U 0.1.1
Create .m3u playlists with drag&drop of files and folders. For each folder a single .m3u file is created named after this folder. It will not replace already existing playlists of that name. The generated playlists do not contain EXTM3U information because a simple .m3u is nothing more than a text file with a list of file names per line. The initial tool for this task for me was a batch file ;-) As the generated playlists only include filenames without any path, as they are located along with the media files, they can be moved together with the files, for example for portable mp3 player usage.



Basically, I want to do every CreateM3U does, but with making m3u8 files. m3u8 files are basically unicode-friendly versions of .m3u playlist files.
The different (AFAIK) between m3u and m3u8 files is: m3u is ANSI  m3u8 is UTF-8 files compatible with foreign languages.


Basically, createm3u is the perfect program in every way, except it doesn't make the files m3u8 (UTF-8) format so my mp3 Winamp player skips over ? characters. :(

177
I just wanted chime in.  I am a lurker here but found your utility while googling for this solution.

skwire - god dammit, you are my hero today.  I have been looking for such a utility for a long, long time.  What's even better is that a) it's free b) portable! c) lightweight.

Feature suggestions: I know 7z is out of the question,  but can we get a .RAR option? :D
ZIP works for some things, RAR works for others!

178
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 05, 2009, 01:43 AM »
Hi yksyks,
Thanks for your help so far.

Here's a screenshot:


I don't know where to modify "prefix" and "postfix"? and "key-by-key"


Also, the macro sort-of works, but what I don't want to have to press ANY key to initiate the macro.  Basically, I want to be able to write "xi1ng" and it creates "xīng" without having to press tab, space or any other key.  With the setup so far, I have to press tab twice and then backspace to go back to the word, unless the aforementioned bolded entries make a difference.


179
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 04, 2009, 06:40 AM »
yksyks,
Can you paste the code that you have in the "phrase content" and/or provide specific instructions (line by line) on how you achieved this? I wasn't able to :(

So basically, you're able to type "a1" and it AUTOMATICALLY converts it to "ā"?

Thanks so much! Looks like a pretty powerful program. I hope I can utilize it!

180
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 04, 2009, 05:05 AM »
Hi all
Thanks for the responses. I checked out all the links. Unfortunately, none of them work for my needs. 

Is anyone daring enough to take the source code of Texter and make it unicode-capable so that ANY character can be pasted?

So many people requesting this on the texter lifehacker comments, but no definitive solution :(

I even tried forcing unicode awareness using applocale (in both texter or accents). This didn't work for either

181
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: March 31, 2009, 08:17 PM »
What is vim? I googled and found:
http://en.wikipedia....iki/Vim_(text_editor)

If so, that's a wonderful program (I'll try it), but it's still a far cry from doing it from WITHIN the system/program. That way,  I don't have to copy paste every word (ack!) into another program.
thanks

182
Post New Requests Here / IDEA: Unicode-based texter program
« on: March 31, 2009, 09:33 AM »
Title half-assedly says it all. ;D

I'm sure some of you already know Lifehacker Texter

Lets you define text substitution hotstrings that, when triggered, will replace hotstring with a larger piece of text. By entering your most commonly-typed snippets of text into Texter, you can save countless keystrokes in the course of the day.

The program works great (albeit slightly buggy). 

WHAT I WANT
Basically, Texter unicode compatible.

WHY
I'm learning Mandarin Chinese and typing Pinyin markers is a major PITA.

Texter has the ability to greatly simplify my task by replicating this online flash-based Pinyin Word Processor as I'm typing my document!

There are a shitload of people on the net who want to do something like this, but I just can't find an alternative. :(

I know about Accents 1.0 by donation coder, but it isn't unicode aware (I'm using it right now, I know) and also the functionality I want is closer to Texter.

I want to type the text in bold, which will convert it to the text on the right, respectively (see bottom).  Accents will not do this, but Texter will. Hell, texter is even lightweight AND portable.  Dammit, if only it was unicode aware. I know the Texter Source Code was released to the public.


a1  ā 
a2  á
a3  ǎ
a4  à

Pages: prev1 ... 3 4 5 6 7 [8]