programming

Tag details

Welcome to the 'programming' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'programming'.

Look up Offsite Link "programming" at The Free Dictionary

Latest blogosphere posts tagged “programming”

  • Derivation of Matrix to Quaternions conversion


    C BoardAuthority Authority: 166
    How did the first matrix derived? Also the second one? The picture came from here. Part Five: Quaternions Attached Images  
    2 hours ago
  • Multithreading, tbb, local variable problem


    C BoardAuthority Authority: 166
    Hi all, I Just have just getting started to use intels Threading Building Blocks, but it just took some minutes before I got some problem. If I am running the code below will m_type.size() always return 0 even if i am pushing new data in a second thread: Code: #include #include #include #include ...
    2 hours ago
  • Extracting .tar files.


    The UNIX and Linux ForumsAuthority Authority: 172
    Hey guys complete n00b here so Ill try my best at explaining. Im creating a backup and restore utility and decided to use tar. I create a backup folder in each users account and when backing up (say word processing files), I use the following: Code: tar cvf /home/user/backup/wpbackup.tar /home/user/wp/* ...
    2 hours ago
  • Membership Site Digital Goods


    Get a Freelance JobAuthority Authority: 183
    Ability to download plr articles, ebooks, software and video tutorials. - Three levels of membership. - Integration with with Paypal.Panel with comprehensive user management facilities. - Intergrate with clickbank Affiliate System. - Automated signups and mail to new and expired users. - Require experienced programmer ...
    2 hours ago
  • How do I get only the file name from a listing?


    The UNIX and Linux ForumsAuthority Authority: 172
    Hi, I am trying to get a file name only. Could anyone help me on the same. Meaning I have a file say list.out which holds below output ./xyz/abc.txt ./xyz/hij.txt I want an output as below abc.txt hij.txt i.e I want to delete everything before abc.txt Please help me out if any one has the ans.
    3 hours ago
  • ABC Family’s 25 Days of Christmas: Day 5


    NiceGirlsTV.comAuthority Authority: 140
    Happy Saturday! It’s Day 5 of the 25 Days of Christmas programming and ABC Family has your holiday viewing scheduled for you. Are you ready?MICKEY’S ONCE UPON A CHRISTMAS – ABC Family PremiereA collection of three Christmas tales with some of Disney’s favorite characters: “Donald Duck Stuck on Christmas” ...
    4 hours ago
  • d3dx_39.dll


    C BoardAuthority Authority: 166
    My computer game uses DirectX. However, many users are often complaining and asking for d3dx_39.dll. I thought it is a part of DirectX package, but is it really? So many people dont have the file, although most people should have DirectX installed. Can anyone explain, why most people do not have it, although they have ...
    4 hours ago
  • File Upload from text box


    TalkPHPAuthority Authority: 136
    Hello friends, I want to upload any image to write down the path in text box. just write down the path in textbox and after submitting file should upload. can anyone help me?
    4 hours ago
  • why is my code not working from here it looks ok


    C BoardAuthority Authority: 166
    Im new to coding and to me this code looks ok but it isnt returning the values it should. I really dont know how to correct this! Please help Code: # include # include int main() {     /* Variables */     float root;     float guess;     float answer;     answer = guess*guess;           ...
    4 hours ago
  • wts is the type of key in msgget


    C BoardAuthority Authority: 166
    hi in msgget(key _t key,int msgflg) wt is the value of key ? is it integer or character or string? please any one can give explanation on this?
    4 hours ago
  • Dynamic Webpages / Database


    Get a Freelance JobAuthority Authority: 183
    I require someone / team who can develop good web applications. I will need to see your previously done jobs. This project is a very simple and straightforward one. I have already sketched out what operations the app will do and the screens in a rough form and programmer may not even need to do much thinking on that ...
    4 hours ago
  • Dynamic Webpages / Database


    ScriptLancer BlogAuthority Authority: 175
    I require someone / team who can develop good web applications. I will need to see your previously done jobs.This project is a very simple and straightforward one. I have already sketched out what operations the app will do and the screens in a rough form and programmer may not even need to do much thinking on that ...
    5 hours ago
  • Restore File To Its Location from where it was deleted


    The UNIX and Linux ForumsAuthority Authority: 172
    Hello, When I am deleleting some file that time I am moving that file to backup directory and when I say restore then its showing me the backupdirectory path and file with index..Ex..if i delete 3 files then restore will shoe me: :0:/backup/somedeletedfile :1:/backup/somedeletedfile10 :2:/backup/somedeletedfile20 My ...
    5 hours ago
  • Create A Sideway Scrolling Toolbar Using Java


    Tech Tips TricksAuthority Authority: 140
    Suppose you have a toolbar (of JPanel type) with so many icons embedded in it and when you resize your JFrame to a smaller size, not all the icons in your toolbar get displayed. What should you do? The solution I did was to add a left and right button as shown in the above toolbar image so that when you click ...
    5 hours ago
  • Reading materials on OO design?


    C BoardAuthority Authority: 166
    While reading books on general C++ programming is all well and good, not many of them seem to cover OO design. By OO design, I mean whatever it is that will equip me with the skills and knowledge to identify which design patterns should be used in which scenarios. Are there a special book that you guys would ...
    6 hours ago
  • How To Paste Msword Into Wyswi


    Get a Freelance JobAuthority Authority: 183
    I have a wysiwig that needs to accept regularly Microsoft word documents. I need to be able to copy and paste directly into the editor. The problem now is that it turns out with all sorts of weird code. I don’t know how to go about this, maybe there is a script, maybe there is a program to buy whatever, I will ...
    6 hours ago
  • How To Paste Msword Into Wyswi


    ScriptLancer BlogAuthority Authority: 175
    I have a wysiwig that needs to accept regularly Microsoft word documents. I need to be able to copy and paste directly into the editor.The problem now is that it turns out with all sorts of weird code.I dont know how to go about this, maybe there is a script, maybe there is a program to buy whatever, I will pay for ...
    6 hours ago
  • The Shadow Project


    Computer Programmers, Programming Forum | Young CodersAuthority Authority: 146
    Hello, I started Shadow a few weeks ago, It is a Visual Basic virtual Operating System, I created the project to see what I could do, and although I can do alot more than what I have done inside the Program me and My graphics designer decided to make the project Open Source and create a development network, ...
    6 hours ago
  • XML Flash Quiz - manipulating xml data


    kirupaForumAuthority Authority: 166
    Hello, As my handle suggests, Flash, XML and Actionscripting are pretty much a foreign language for me, so any help I can get with this issue would be immensely appreciated. I found a tutorial online on creating a flash quiz application, using xml data for the questions. The quiz works fine - I even managed to add a ...
    6 hours ago
  • rune tipe error - calculator


    C BoardAuthority Authority: 166
    hi everybody I got an rune tip error -- >> its marked in program what should I do that program will give me one more time to correct if I want manual or blind or exit calc Code: #include #include using namespace std; void options (int * ptrchoose_calc); void calc_manual (); void calc_blind  (); ...
    7 hours ago

Comments about programming

Personal attacks are NOT allowed
Please read our comment policy