Learning languages

I am curious about learning languages. I have studied C++ for quite some time, but I hit a plateau. I find myself unable to break away from the same routines when it comes to programming. I follow the same kind of pattern and I am unable to break out of it.
I picked up some Python for the fun of it, and I wanted to experience a high level language. I really like it.
Is it practical to practice both a low level language like C++, and a high level language like Python at the same time, or would I be better off mastering one or the other?
I feel like I can reach new levels in Python with more ease-- the code is more readable, getting stuff done is easier. I feel stinted in C++, I always feel like I am stuck under a rock and clawing to get out. However I do believe C++ is more powerful and can do more, but mastering it seems very difficult.
Any advice?

Google wrote:...... I am hoping if I learn C/C++ I can kill two birds with one stone, and in the future learn Java.
That is, IMHO, the worst way to learn a new language. you make it seem like its a tedious task that you have to perform. You will never enjoy programming that way. You may become good at it, but you will not enjoy it in the sense that everything you do, will be mostly copy pasting of programming skills that you probably see someone use off of the internet or your peers.
The true way of learning a language is to find the fun in it. Get into the intricacies and understand why you are doing what you are doing. Then it won't feel like a task.
Believe me, I work with a lot of people and I find a lot many who simply "copy-paste" so called "solutions" from the internet. I have also worked with people who copy pasted without having the courtesy to change the variable names and when I inherited that code, the variables didn't make sense at all. That makes for an extremely confusing code to read especially if you join the project later...It was about a month down the line I realized that the code was an exact copy paste of a different application created by another team. The variables made sense in the earlier application...but oh well !!
I have ranted about that to my gf as well....and she is already sick of it....I will just leave it at that
Last edited by Inxsible (2010-07-11 05:30:34)

Similar Messages

  • Order to learn languages

    Hi
    im just starting to learn C programming language. In the future i would like to be able to develop apps for the iphone, ipod touch and ipad. Could any body tell me the order to learn the languages required to program apps. After C what next etc. Im also soon getting an imac so i will then be able to experiment in Xcode Im also going to college to study it practitioners (software development)
    thanks for your help

    If your primary intent is to develop for IOS devices, then you can start with Objective-C directly. Although Objc is an extension of C, you really do not need heavy C knowledge to work with Objc. Once you are comfortable with Objc, you can slowly learn more of C, since you may need to access regular C libraries in your applications.

  • Learn language tips for modernizing customer support via our Live Webinar

    Join longtime Windows watcher Ed Bott for this live webinar as he sorts through the myths and misinformation to get the facts straight on Windows 10.
    Clickhereto sign-up for this FREE live webinar.Topic:Rumors Vs. Reality: What to Know About Windows 10Date:Wednesday, August 12Time:10 AM (PDT) / 1 PM (EDT)Speaker:Ed Bott, Technology Journalist and AuthorAttend the webinar to learn:
    What’s the catch with those “free” Windows 10 upgrades?Why you might want to wait for new hardware.Will the return of the Start menu be enough to satisfy users?The hidden risks of Microsoft’s new, controversial update policy.If you're unable to attend the webinar live, you can stillsign-upto get the recording and the slides.
    This topic first appeared in the Spiceworks Community

    Hi everyone,
    The chat is now available on replay, so you can now check out the transcript by clicking on the “play” button in my post above
    Stephanie
    Stephanie
    BTCare Community Manager
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post. If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Language Learning Software Help

    not sure if this is the right forum for this question, but i thought i would pose it anyway. i'm trying to find irish learning language software and there are a couple of products out there, but most haven't gotten the best ratings and reviews. so i was wondering if anyone might know of some good software out on the market
    thanks
      Mac OS X (10.4.7)  

    Is this an SAP provided search help or one you created?  This doesn't sound like correct functionality.  The number of hits shouldn't change if you perform the same search.  Also if the keys/descriptions are language keyed, they shouldn't cross over and provide entries from other languages keys than your logon language.  If the search help functions differently from the SAPGUI/classic dynpro usage than Web Dynpro ABAP, I would suggest opening a support ticket.

  • Linux & learning software. your tips/tricks/experiences w/ studying.

    Hey everyone,
    I'm a college/university student and find myself using my laptop a lot for studying lately. I use it mainly as a substitute for pen and paper so I'm wondering how I could make even better use of the PC/laptop while learning.
    Enter thread. I'm really curious as to how you use/used linux while learning/studying.
    Did you
    * find learning software that generally helped you a lot with your learning experience?
    * develop a particular organizational system for your documents?
    Or maybe you found a very satisfying way to document lectures with LaTeX/OpenOffice and/or keep backups of all your documents?
    One thing I found very useful over the last weeks is Dropbox. I always have 3 automatically synchronized copies of my documents (one on the homeserver/PC, one on my laptop and one on the Dropbox servers).
    Personally, I'm studying law and when I was planning on using MS Windows I found that there exists a lot of probably very useful software. Among them a commercial application that would create a virtual filing system for documents that you could even automate to a certain extent (it could file with dates, field of law, name of lecture/professor et al). Another application would let you create virtual file/index cards, keep track of whether of not you learned them, when you learned them, if you got the answer right and it would also tell you when best to learn older cards again.
    I never got to really test those apps because I didn't have a laptop back then.
    Later I forgot about them and these days I just want to use (arch) linux as I'm so comfortable with it.
    That's it from me for now. I'll try to find out if there are linux equivalents of the depicted software. If you already know some don't hesitate to tell me
    TL;DR: What's your experience with using a laptop/PC to help with studying or working? Did you find/write any software you'd think others might find useful for learning?
    Regards,
    demian

    I love learning languages and I have the following workflow:
    I use an application called Anki. It is a spaced repetition software (SRS) that helps you remembering things. It has a nice community and the software itself is very effective. I think every student who has to remember for a long time what he learned (language learners, law or medical students for example) would find it extremely useful.
    When I'm travelling by public transport I study my new material, make notes about it on my Android phone etc. I can keep my phone in sync with my desktop computer easily with Dropbox. I put the new material into Anki when I get home. I record the grammar points I studied in a LibreOffice spreadsheet and I also have a list of the grammar points I want to learn next. I always do my Anki repetition before putting in new grammar or vocab.
    With this workflow for example I have learned more than 3000 Japanese characters in a little less than 5 months and I have no problem remembering them. I was also able to learn and remember thousands of words in a relatively short time and study grammar much much more effectively than I would have done in a normal language course.

  • Recommened book for learning PL/SQL

    I've been trying to learn PL/SQL from Oracle's documentation, and I'm a bit tired of it.
    All the information is there, but you really need to scan back and forth to collect all the bits you need. It is rather difficult.
    Can you recommend a good book? I want to learn all the idea and concepts, not just the syntax. So please don't direct me to "Learn PL/SQL in 21 days".
    Thanks.

    It may be true that one can get away with documentation. However, it greatly depends on your background. If you learn language X, and this is your very first exposure to programming, you won't find documentation inspirational. You will suffer with badly chosen textbook too. As you progress, the matter of a good book becomes less and less important. You may find that for learning your second language you don't need a book, and this is especially true in the era of internet, when there is a great competition among web tutorials.
    My apology for not being specific, but the matter of finding a good book is easy -- you just go to amazon, find several with high ASR, and chose the one based upon readers reviews. You will unlikely to expect better feedback to your question here.

  • A rather long post of me talking gibberish and asking LOTS of questions.

    ================================================== ================================================== ===
    Before reading this MASSIVE post, please read the bottom at the stupid amount of P.P.S.'s as they probably have a lot of information that I forgot to put in the middle or something.
    ================================================== ================================================== ===
    Hi, I'm some guy on the internet and I am 15 years old. For the sake of this post and the answers I hope to have, please ignore my age and understand my maturity and I hope that you can understand why I would like to learn this language so much. I seem to have major issues with learning this language and online tutorials and stacks of books do not seem to do the trick. Please do not reply saying "this is not for you, try something else" because although I do not know much in Java in terms of making good applications, I have learned quite a few things and I am able to make simple things with the console such as making a calculator where the user has to type in what operator they want to use and then they are asked to enter two numbers in which they are timed/added/divided etc. together and it gives the answer. Considering this I really want to continue learning this language because I find it fun to learn and fun to program in, yet I am having serious stress issues because I can't understand simple things and I just forget some of them and I then find it difficult to make simple applications. For example, I am trying to make a simple snake game where you have to find all the apples and eat them and then your body grows larger etc. but I just can't think of how I would do it. I know a few simple application type things and maybe how to put them to use, but I just don't know how to use them in this situation and how to start off making games like these.
    Just to tell you a little bit about my background of programming, I have known about programming since I was about 11, I made a virus in Visual Basic believe it or not. It would disguise itself as Mozilla Firefox and would slowly delete random files that were opened or edited in the last month starting from the last used files in said month. It would delete a set amount of files every time you booted up and it was pretty nasty. It was obviously quite easy to get rid of it and it probably had many bugs, but it was a nasty virus nonetheless. Anyway, that lasted around 2 months and I never really picked up on programming until around 13 at which point I learned a bit of Java up until the System.out.println part, so not very far at all and I barely understood anything. Then I kinda picked it up at 14 last summer (2012) and learned almost as much I know now over the summer holidays and then kind of left it until after Christmas because I couldn't really get past a certain 'barrier' so I got bored and gave up. Until now. After Christmas I got back into it and starting learning a few more things, understood functions a little more and downloaded a bunch of source code from lots of different websites. I've now been extremely stressed out for the past 2 weeks going crazy because I can't fit anything else into my head because I just forget it or just don't understand it. So I am now in a complete frenzy not doing homework, being a douche to my friends and just not being very social or doing stupid things.
    Unfortunately this is going to be a rather long post as you can probably already tell and there will be a 20 Q's kind of 'game' below where I ask things that I desperately need to know and maybe things that I want to know but don't necessarily need to know.
    If you can, I would greatly appreciate it if you could answer all of the first 14 questions in one post instead of 1 or 2. Also, please do not post anything unnecessary or nasty as I am a new poster here and I just want to get started in Java and I have my own reasons for starting at such a young age and my intentions are rather personal. So please treat this matter with maturity and I hope someone can really help me.
    I am sorry for any misspellings or grammatical errors, I am fully English, I am just rubbish at spelling.
    THE QUESTIONS!!!
    1) What is SUPER used for, when should I use it and why should I use it?
    2) When making a new class and you type PUBLIC [insert class name here](){} what does this do and why does it need to be the same name as the class it is in?
    3) Why do you need to make new classes inside already made classes sometimes?
    4) What is the use of NEW and why do you need to use it when you are creating something like a JFrame, where for example you would use it in your main function and have NEW [insert name of function with JFrame inside]();, why can't you just do [insert name of function with JFrame inside]();?
    5) What is actionPerformed, where is it used and why should I use it?
    6) When using a function, what is achieved when you call another class and make another variable inside said function? Eg, public [insert class name here]([insert other class name here][insert new variable name here]){}
    7) What 'type' is an ENUM? Is it an int? String? Double? So if I were to make ENUM [insert name of enum here] {A, B, C, D, E, F, G}; So what would happen if I were to say PUBLIC [insert name of enum here] B = 5; what would that mean? Would that assign it as an integer?
    8) When should I use enums, what is the point in them?
    9) What does [inset object here].ORDINAL mean? What is it used for and when should I use it?
    10) Although I understand that the RETURN statement is used to end a function and return it with a value if there is one specified, but when it returns it with that value that you may have specified, what happens to that value, how do I retrieve it and how do I use it? When will I know when to use RETURN?
    11) Briefly explain how to use KeyEvent, getKeyCode and just anything else to do with accepting user input and how I would use it.
    12) When using the KeyAdapter, why do you need to make a new class inside an already made class? What does this achieve? Why can you not extend it on the current class you are using instead of making a new class? This links back to the 3rd question.
    13) What is the difference between ++object and object++? Does it really matter which way I use them? Why should I use them differently and how will it affect my code if I use them differently?
    14) What's the difference between an IF statement and a BOOLEAN statement? They are both booleans and if used correctly can be used to do the exact same thing with just one or two lines of codes difference. Which one should I pick over the other and why? Which one is better to use for what kind of things?
    ================================================== ================================================== ===
    POINTLESS QUESTIONS THAT I JUST FEEL LIKE ASKING THAT DON'T NEED TO BE ANSWERED AND DON'T HAVE MUCH TO DO WITH THE CODE ITSELF
    ================================================== ================================================== ===
    15) What is the best way to get into the mindset of 'a programmer'? What is the best way to understand the ways in which you would build an application and learning the step by step processes so you know what you have to do next and how to do it.
    16) I seem to always be worried that it takes programmers 5 minutes to program a very simple game, like Tetris because I've seen videos and just other places where it makes it look like it takes them a very small amount of time to make something that might take me months to learn. Is this how it works? Or can it take hours to program 5 classes for a very simple game? If so, why does it, if said programmer hypothetically understands the language well enough to make said program? Surely they would know what to do and how to make it so it would not take long at all?
    17) How often are IF and ELSE statements used in common programs? I feel when I am making a program I am always using them too much and I just stop programming from there because I feel that I am using too much of something so maybe it isn't the right way to do it or maybe there is a better way to do it.
    18) What would be the best way to learn programming for someone who finds it difficult to teach himself said topic yet has no efficient way to have someone teach him? I feel I am somewhat intelligent enough to learn a programming language, I have gotten this far, so I feel I should just keep going. Besides, despite the difficulties I have and the ridiculous amount of stress I get from not being able to learn on my own, I find it very entertaining to program things, read over other peoples code and slowly learn the world of programming. I feel that I see myself as a programmer in the future and I just really hope that I can learn this language quickly before I am too old to have time to learn this as a hobbie as I do now.
    19) I am someone who hopes to become a games developer as I thoroughly enjoy playing games as much as I do finding out how they work. What would be the right way about learning how to make games? Should I stick with Java or should I go to C++? I've only stuck with Java because I have more experience with it and I feel that I should learn an easy language and get used to OOP and other things before I go off making complex programs with a difficult language. I know how to print something to the console in C++ and that's about it.
    20) I have no way of having an education on programming in my school at the moment and all courses that have programming in them aren't very good - you make a simple application for coursework and you do a computer physics exam at the end of the year, not too helpful for me. Also, I don't have many friends that are diversed in any language of programming and the ones I do have, coincidentally, absolutely none of them are any good at making games or painting anything in graphics or anything to do with frames and windows. They're all about the console and making mods for games instead of making full on programs with a window and what not so it's difficult to get any of them to teach me anything. I've looked at college courses and none of them are for my age and what I am wanting, or they are just too damn expensive. I have also looked at online courses, one-to-one tutoring etc. but they are either way too expensive or they aren't very good in terms of being in a country half way across the world or maybe they have bad ratings. Anyway, what I'm trying to ask, despite all the negative put backs and all the issues that seem to follow me whenever I try to learn this damn language, what would be the best way to teach myself this language or any other language, or where are the best places to have someone teach me for free/cheap prices? I just essentially want to make something basic like a video game like Tetris or something so I at least have some knowledge of making a video game so I can maybe learn other things much easier.
    P.S. I am in top sets for all my classes at school, so any intelligence issues aren't a part of this. I guess you could maybe call it laziness, but I just prefer to say that I am too used to people teaching me things and doing things for me rather than teaching and doing things myself. So if I were stuck on an island alone I really would not know what to do at all because I would mainly rely on other people.
    P.P.S. Just for anyone's curiosity, I use Eclipse as my IDE on a Windows 7 Ultimate OS.
    P.P.P.S. I am British.
    P.P.P.P.S. I have read through about 4 books about Java, but on most of them I just get really bored and stop reading them half way through because they either don't explain what I want to know or they really suck at explaining what I want to know.
    P.P.P.P.S If you are going to post a good tutorial, please post one that I have most likely NOT been on. PLEASE. I have gone through MANY tutorials which all of them don't do me any favours. Please post one that you think that I might not have seen and actually tells me what EACH line of code does and WHY it does it and WHY I might use it and WHERE I might use it. Etc.
    P.P.P.P.P.S If this is a TL;DR kind of post, then I am awfully sorry to have bored you, please go onto another post, but thank you very much for taking the time to actually LOOK and CLICK on my post. However if you do not have any intention of helping my dilemma, please leave as although I am asking for A LOT for FREE, I really don't need pointless posts that really do not solve my problem. Thanks.
    P.P.P.P.P.P.S (Last P.P.S I swear! I just keep forgetting things.) If you have any questions to ask or I might not have asked something properly, feel free to ask as I will probably be refreshing this page non-stop for the next 2 weeks. Thanks ^^
    For all the people out there who are THAT awesome to post here answers to these questions, I really salute to you and I would VERY gladly give you money for your time and effort, if I had the funds to give you what it's worth. ;-)
    Edited by: 983242 on 21-Jan-2013 16:26

    Before reading this MASSIVE postI didn't read it. I went straight to the questions. The rest of it was a complete waste of your time. Nobody cares whether you are 15, are stressed, get bored, etc. You should spend more time learning and less time emoting, and typing.
    I am rubbish at spelling.So fix that. If you stay in this business you will have to spell properly or get nowhere. Compilers won't accept mis-spellings: why should anybody else? Get over it. In a few years you will have to write a resume. If I get it and it is misspelt it goes in the bin.
    1) What is SUPER used for, when should I use it and why should I use it?It is used for two purposes that are described in the Java Language Specification. If you can't read language specifications you will have to learn, or get nowhere. You can't learn languages in forums.
    2) When making a new class and you type PUBLIC [insert class name here](){} what does this do and why does it need to be the same name as the class it is in?That's two questions. 'public' is used for a purpose that is described in [etc as above]. The class name needs to agree with the file name because that is a rule of Java. Period. There's a reason for the rule but you should be able to discover it for yourself eventually, and it doesn't actually matter what the reason is at this stage in your development.
    3) Why do you need to make new classes inside already made classes sometimes?Why not?
    4) What is the use of NEW and why do you need to use it when you are creating something like a JFrame, where for example you would use it in your main function and have NEW [insert name of function with JFrame inside]();, why can't you just do [insert name of function with JFrame inside]();?Meaningless. You have to use the language the way it was designed. Same applies to most if not all your questions.
    5) What is actionPerformed, where is it used and why should I use it?See the Javadoc.
    6) When using a function, what is achieved when you call another class and make another variable inside said function? Eg, public [insert class name here]([insert other class name here][insert new variable name here]){}I cannot make head or tail of this question. You could try making it intelligible.
    7) What 'type' is an ENUM?It is of type Enum.
    Is it an int? String? Double?No, no, and no.
    So if I were to make ENUM [insert name of enum here] {A, B, C, D, E, F, G}; So what would happen if I were to say PUBLIC [insert name of enum here] B = 5; what would that mean? Would that assign it as an integer?I'm getting sick of this [insert name here] business. Try making your questions legible and intelligible. And again, an enum is not an int.
    8) When should I use enums, what is the point in them?When you want them. Not a real question.
    9) What does [inset object here].ORDINAL mean?Nothing. There is no such construct in Java. There might be an occasional class with a public variable named ORDINAL, in which case it means whatever the guy who wrote it meant. If you're lucky he documented it. If not, not.
    10) Although I understand that the RETURN statement is used to end a function and return it with a value if there is one specified, but when it returns it with that value that you may have specified, what happens to that value, how do I retrieve it and how do I use it?You store it in a variable, or pass it to another function, or use it as a value in a statement, for sample as an if or while condition.
    When will I know when to use RETURN?Err, when you want to return a value?
    11) Briefly explain how to use KeyEvent, getKeyCode and just anything else to do with accepting user input and how I would use it. In a forum? You're kidding. Read the Javadoc. That's what I did.
    12) When using the KeyAdapter, why do you need to make a new class inside an already made class?You don't.
    13) What is the difference between ++object and object++?This is all described in the Java Language Specification [etc as above] and indeed most of this stuff is also in the Java Tutorial as well. Read them.
    Does it really matter which way I use them?Of course, otherwise they wouldn't both exist. Language designers are not morons.
    Why should I use them differently and how will it affect my code if I use them differently?That's just the same question all over again.
    14) What's the difference between an IF statement and a BOOLEAN statement?The difference is that there is no such thing as a boolean statement.
    POINTLESS QUESTIONSThanks for stating that.
    THAT I JUST FEEL LIKE ASKINGBad luck. I don't feel like answering pointless questions. Ever.

  • I need advise and help with this problem . First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product . At the present time I'm having lots of problems with the router so I was looking in to

    I need advise and help with this problem .
    First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product .
    At the present time I'm having lots of problems with the router so I was looking in to some info , and come across one web site regarding : port forwarding , IP addresses .
    In my frustration , amongst lots of open web pages tutorials and other useless information , I come across innocent looking link and software to installed called Genieo , which suppose to help with any router .
    Software ask for permission to install , and about 30 % in , my instinct was telling me , there is something not right . I stop installation . Delete everything , look for any
    trace in Spotlight , Library . Nothing could be find .
    Now , every time I open Safari , Firefox or Chrome , it will open in my home page , but when I start looking for something in steed of Google page , there is
    ''search.genieo.com'' page acting like a Google . I try again to get raid of this but I can not find solution .
    With more research , again using genieo.com search eng. there is lots of articles and warnings . From that I learn do not use uninstall software , because doing this will install more things where it come from.
    I do have AppleCare support but its to late to phone them , so maybe there some people with knowledge , how to get this of my computer
    Any help is welcome , English is my learned language , you may notice this , so I'm not that quick with the respond

    Genieo definitely doesn't help with your router. It's just adware, and has no benefit to you at all. They scammed you so that they could display their ads on your computer.
    To remove it, see:
    http://www.thesafemac.com/arg-genieo/
    Do not use the Genieo uninstaller!

  • WBS Field Missing in Sales Order

    Hi,
    I am using ECC 6. I created a Sales order with a line item. I click on the line item and go to Account Assignment Tab. But the WBS field is missing.
    But in the Sales order overview screen i can see the column for WBS element which is in uneditable mode.
    So i am not able to assign the WBS element to the sales order.
    Please suggest.
    Thanks & Regards,
    Kabir

    Similar to this question:
    I need to configure the following scenario in SD:PS:
    Example 1
    Material Code = 123
    Title = Training 1
    Delivery Type = Classroom Learning
    Language = English
    Currency = USD
    Price = 1000
    LU = 24
    Example 2
    Material Code = 123
    Title = Training 2
    Delivery Type = On Demand
    Language = French
    Currency = EUR
    Price = 800
    LU = 16
    I used variant configuration:
    I did the following:
    1. Created a configurable material 123 with material type KMAT
    2. Created a class1 with variant class 300
    3. Created characteristics title, delivery type, language and pricing
    4. Assigned values to each characteristic like titleu2026training 1 & 2, delivery typeu2026Classroom & on-demand and languageu2026.. English & French
    5. Pricing I attachedu2026.Table SDCOM, Field Name VKOND
    6. Dependency is:
    $self.LMSPRICING='CLASSROOM LEARNING ENGLISH',
    $self.LMSPRICING='ON DEMAND ENGLISH',
    $self.LMSPRICING='CLASSROOM LEARNING FRENCH',
    $self.LMSPRICING='ON DEMAND FRENCH'.
    7. Created configuration profile and CU50
    8. Attached characteristics in condition type VK00
    I am in a dilemma. If I activate strategy 25 (MRP 3) in my KMAT material..I get my BOM in the sales order but account assignment field WBS vanishes.
    If I remove stragey 25 I get my WBS in the sales order but my BOM vanishes!
    Any way out

  • What complier should I use to program C#?

    I was wondering what complier and other tools do i need to download etc
    so i program and make tutorials and learn language of C#?
    right now i am using Xcode for C++
    what do you recommend for other languages? or is Xcode good for that s well.
    thanks

    If you are targeting a Windows platform, then use Microsoft Visual Studio.  If you are not targeting a Windows platform, you should probably not be using C#.  C# is an ISO and ECMA standard, but there are very few implementations of the Common Language Infrastructure on non-Windows platforms.  [C# is my favorite language.]

  • How do I turn a list of files and paths into this format using AS?

    Hi everyone,
    I'm a complete novice with Applescript and I need some help to script turning a list of files from the Finder into a specific format in a text doc, so I can save as CSV and import into another app (Anki, for learning language).
    Here's an example list of files:
    I can get Automator to spit out the files names and paths into a text file, but I think I need Applescript to turn the result into this:
    <img src="12-1.jpg">;[sound:12-1.caf];;
    <img src="12-2.jpg">;[sound:12-2.caf];;
    <img src="12-3.jpg">;[sound:12-3.caf];;
    <img src="12-4.jpg">;[sound:12-4.caf];;
    Any help would be appreciated.

    This processes the JPG files, and then assumes that the CAF files are in the flle structure you provided.
    Select files in the Image Folder:
    The Run Shell Script [pass input as arguments] is:
    for f in "$@"
    do
         caf="$f"
         caf=${caf/Images/Audio}
         caf=${caf%.*}.caf
         echo \<img src=\""$f"\"\>\;\;[sound:$caf\]\;\;
    done

  • Foreign Fonts in dynamic XML

    I'm working on a learning language app, so far, that teaches
    Thai to English speakers and English to Thai speakers. I'm pulling
    lesson words from an access database that is storing foreign
    characters just fine. Here is the xml page for the first lesson of
    eng/thai -
    http://www.netspeaknow.com/getlessonwords1.cfm
    and code:
    <cfquery name="getLastLessonID" datasource="langDB">
    SELECT lastLessonID
    FROM Users
    WHERE userID = 1
    </cfquery>
    <cfif #getLastLessonID.RecordCount# EQ 1>
    <cfquery name="getLessonWords" datasource="langDB">
    SELECT LessonMP3.filePath, LessonWords.displayWord,
    LessonWords.phonetic, LessonWords.definition
    FROM LessonWords INNER JOIN LessonMP3 ON LessonWords.sndID =
    LessonMP3.sndID
    where lessonPlanID = 18
    </cfquery>
    </cfif>
    <cfcontent type="text/xml" reset="yes">
    <cfsetting showdebugoutput="No"
    enablecfoutputonly="Yes">
    <?xml version="1.0" encoding="UTF-8"?>
    <cfoutput>
    <results_packet>
    <cfloop query="getLessonWords">
    <rec displayword="#displayWord# - #phonetic#
    /#definition#" sndurl="#filePath#" />
    </cfloop>
    </results_packet>
    </cfoutput>
    Here's the error I'm get trying create the same document with
    Thai characters.
    http://www.netspeaknow.com/getlessonwords2.cfm
    I don't have any problem displaying foreign characters in my
    browser:
    Here's a page that is pulling the same data for the same
    thai/eng lesson.
    http://www.netspeaknow.com/lessonview_thai.cfm
    Does anyone know how I can get foreign characters, not just
    Thai, into my XML document?

    skyhead03 wrote:
    > <cfcontent type="text/xml" reset="yes">
    > <cfsetting showdebugoutput="No"
    enablecfoutputonly="Yes">
    enablecfoutputonly="Yes", you need to wrap *all* the xml
    output in a cfoutput,
    no xml header/root is getting sent to the browser which is
    probably what "XML
    Parsing Error: not well-formed" is all about. try this:
    > <cfoutput>
    <?xml version="1.0" encoding="UTF-8"?>
    > <results_packet>
    > <cfloop query="getLessonWords">
    > <rec displayword="#displayWord# - #phonetic#
    /#definition#"
    > sndurl="#filePath#" />
    > </cfloop>
    > </results_packet>
    > </cfoutput>
    >
    > Here's a page that is pulling the same data for the same
    thai/eng lesson.
    >
    http://www.netspeaknow.com/lessonview_thai.cfm
    that page is lying:
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    might indicate other encoding problems lying in wait for you.
    > Does anyone know how I can get foreign characters, not
    just Thai, into my XML
    > document?
    "just use unicode"

  • Free OES help available. Please read before posting.

    Welcome to the OES Linux Storage and Backup forum.
    Here is a list of free OES resources to help you answer your questions and resolve your issues.
    Current OES Documentation
    Recent Technical Information Documents (TID) - Open Enterprise Server
    Open Enterprise Server Cool Solutions | Novell User Communities
    Open Enterprise Server Wiki
    The Novell Knowledgebase
    Open Enterprise Server Product page
    Novell Consulting Best Practices Guide: Automated Installation, Configuration, and Update for OES 11
    You may be entitled to free installation support within thirty days of purchasing the product or you may be able to open a Service Request to obtain help with your issue at no additional cost if you have purchased maintenance and it is still current. Please refer to the following to see if you are eligible.
    Support: Submit a Service Request: Details
    Customer Center
    Novell Services
    If you still require assistance from our forum volunteers, I encourage you to read the Novell Forums FAQ for posting guidelines. Be sure to post in the appropriate forum.
    These are the OES: Linux sub-forums: Administration, Install, Networking, Printing, Storage and Backup, Linux Web Services, and, Domain Services for Windows.
    If you know or suspect you have a Linux issue, you may find the help you seek in one of the SUSE Linux Enterprise Server forums.
    In addition to any other information you feel is relevant, please include the following with your post using [CODE] tags (i.e. the # formatting option) to make the output more readable:
    The exact error messages, if any, as they are shown. (You may find other messages and clues in the log files located in /var/log, especially in /var/log/messages.)
    Output from these commands run from a command prompt.
    cat /etc/*release
    uname -a
    Note: Do not reply to this post as this thread has been closed. If you have any comments, or wish to report an issue concerning this post, create a new thread in Feedback About These Forums and be sure to refer to this forum.

    I can understand your point of view and I respect it in regards to Small Basic being a learning language. None the less, let me make a suggestion that would be more ageeable, I think,  to different kinds of people. Why not make different versions
    of this new language: version 1 for beginners that I heard would be out by the end of this year,
    version 2 for intermediates and version 3 for more advanced programmers. All this would culminate to the Visual Basic language. These 3 versions would smoothe out the gap between SB and Visual Basic. Your new programmers would
    evolve at the same time your versions would come out and Microsoft would have a long term policy of loyal programmers. 

  • Does Flex has the capability to do this

    Hi,
    I want to build educational system for what I am looking for
    language that can achieve this. Flash or Flex 2 or any other. My
    questions are
    1- Do we have all the functionality of Flash MX 2004 like
    developing tile based Games etc in FLex 2?
    2- This is important.
    I am looking forward to work on project and for that I need
    right technology. Project is
    I want to educate people from my website.
    I will upload material where each user can read the material
    word by word (as book).
    They can listen to it word by word and as they listen the
    whole line is highlighted and that word be highlighted as speaker
    reading the line (Recorded voice).
    They can listen to the pronounceation of word when mouse over
    or click to know how it should sound like. Basically project about
    learning language.
    Do you think its can be achieved by Flex 2 (as bounded to
    database) or with Flash MX 2004? if not with both than I will look
    for another language.
    Someone replied me below
    For your education website, Flex supports a subset of html
    text rendering,
    has a rich mouse event system and can easily stream and play
    MP3s.
    3- Ability to make tile based games?
    I hope some one will answer my questions.
    Thanks

    The iphone does not have an FM receiver.
    An app cannot put a receiver into the iphone.

  • Welcome to the Windows 7 discussion board. Please read before posting.

    Welcome to the Windows 7 discussion board.
    As above, this is a new discussion board created solely for Windows 7. I am sure many of you would be eagerly anticipating the launch on Oct 22nd. Some of you may already have questions about using existing Creative products on this operating system.
    Here are some of the Knowledge Base articles & links that you might find useful:
    Windows 7 Introduction
    Windows 7 FAQ
    Windows 7 - Driver Availability Chart
    Microsoft Windows 7 website
    Microsoft Technet
    Microsoft Developer Network

    I can understand your point of view and I respect it in regards to Small Basic being a learning language. None the less, let me make a suggestion that would be more ageeable, I think,  to different kinds of people. Why not make different versions
    of this new language: version 1 for beginners that I heard would be out by the end of this year,
    version 2 for intermediates and version 3 for more advanced programmers. All this would culminate to the Visual Basic language. These 3 versions would smoothe out the gap between SB and Visual Basic. Your new programmers would
    evolve at the same time your versions would come out and Microsoft would have a long term policy of loyal programmers. 

Maybe you are looking for