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”

  • Deleting lines that contain spaces in a txt file


    The UNIX and Linux ForumsAuthority Authority: 170
    I need some help deleting lines in a file that contain spaces. Im sure awk or sed will work but i dont know much about those commands. Any help is appreciated :D
    2 hours ago
  • Programming Project 1258753646


    Get a Freelance JobAuthority Authority: 181
    Tesdhdfhfsoifds $ fdpgfpglp^fl^plfd ^ dfkpfdkdpokfpokgopkp fpkdgpodglkp^dklfldff^p
    2 hours ago
  • Ms Crm/rms/oa Integration


    Get a Freelance JobAuthority Authority: 181
    For this project we need integration between 3 Microsoft products: Dynamics CRM 4.0, Dynamics RMS and Office Accounting 2008. The process we’d like is as followed: Products, invoices, quotes, accounts (joined with contacts) need to go from CRM to RMS. We’d then like any sales/transactions performed on RMS to go ...
    2 hours ago
  • Community Forum


    Get a Freelance JobAuthority Authority: 181
    I need a forum created for www.PersonalTrainerCentral.com. It needs to be branded properly with graphics, look really good, have appropriate categories built, be maximized for use of multiple RSS feeds and social media, and be password protected for use with just an email address as the password. I need an initial ...
    3 hours ago
  • I Need A Penny Auction Site


    Get a Freelance JobAuthority Authority: 181
    Hello. I need a penny auction site, like swoopo. The site must be easy to work with, because i’m not very good with computers. It must be in Portuguese, and also with the chance of english. But portuguese is essencial. I can translate with no problem. And it need’s to be operated from my computer at home, i ...
    3 hours ago
  • do a full comparison of folder contents in script


    The UNIX and Linux ForumsAuthority Authority: 170
    Hello everyone.... I have a small issue here at work and I am trying to script out a way to automate a fix for it. I have a small number of users (I work in a 1:1 with 6,000 macbooks) that arent really managed in my deployment. They are managed with a few policies, but the policies are broken because they never ...
    3 hours ago
  • help with script


    The UNIX and Linux ForumsAuthority Authority: 170
    I have a file which is comma delimited. I have around 35 fields in each row. The problem is in the 21st field I have data separated by “ ; ” I need the data in only the 21st field separated by “;” to be replaced by “|”. This is a very big file and I need something in awk that its much faster than regular ...
    3 hours ago
  • simulating alt+2 (keypad) combination


    C BoardAuthority Authority: 165
    I am trying to print the corresponding Unicode character for alt+2 to the Windows console window. (the console doesnt display the character, but should display ^B instead) The following doesnt seem to work. Just prints "2". Code: keybd_event(VK_MENU,0 ,0 , 0); //Alt Press Sleep(10); keybd_event(VK_NUMPAD2,0, 0 ...
    3 hours ago
  • Question about reading in strings and integers


    C BoardAuthority Authority: 165
    Hi, I am reading in strings and integers and I am wondering, am I doing this correctly where I will prevent overflow problems and also not have a bunch of issues with my strings? Since I started messing with C, I have had tremendous problems getting this stuff to work and I think I got it now. I am just wondering how ...
    3 hours ago
  • Reverse Commerce Site 2


    Get a Freelance JobAuthority Authority: 181
    Looking for a Reverse Commerce site that mimics http://www.gazelle.com/ The section you see GET CASH for GADGETS. This system needs to be able to add an API to add this to Business Vision. I have a CMS that creates tables and add information to those tables which I would like to use as well.
    3 hours ago
  • How to Pull out multiple files from DB table and redirect all those files to a differetn directory?


    The UNIX and Linux ForumsAuthority Authority: 170
    Hi everyone!! I have a database table , which has file_name as one of its fields. Example: File_ID File_Name Directory Size 0001 UNO_1232 /apps/opt 234 0002 UNO_1234 /apps/opt 788 0003 UNO_1235 /apps/opt 897 0004 UNO_1236 /apps/opt 568 I have to extract all the files whose size ...
    3 hours ago
  • Need A Gift Card


    Get a Freelance JobAuthority Authority: 181
    My paypal account no longer working and i’ll like someone to buy a gift card from off of godaddy.com so i can pay for a hosting i have with them… i need a $10 gift card… i’ll pay $20
    3 hours ago
  • Array size set by variable


    C BoardAuthority Authority: 165
    Hi, I am having issues compiling a program with cc on a fairly old unix system, I understand that I need to follow C standards strictly but I can find no way around this. Code: array(int n) { int i; int array[n]; for(i=0;i        {         array[i]=i+1;         }         exit(0); } It is a ...
    3 hours ago
  • Problem with shared memory


    C BoardAuthority Authority: 165
    Hi everyone, I have this problem. Code: ......... ......... open shared memory..... .........                sem_init(&mutex, 0, 1);         sem_trywait(&mutex);         int i=0;         while (i             int f = fork();             if (f==0) {               ...
    4 hours ago
  • Website Redesign -


    Get a Freelance JobAuthority Authority: 181
    Want the following website revamped to look modern and professional.. www.adsatwork4u.com Want it to look flash but need to keep the text to ensure website hits… Want a gallery page to add all the ads we have created for our signs so clients can see… Wed like to be able to update this ourselves after Want ...
    4 hours ago
  • String testing


    C BoardAuthority Authority: 165
    Hello, im trying to design a function that takes in a string, and test it for having " The first 1/3 (rounding down) of the words letters is repeated elsewhere in the word. e.g. abracadabra" I understand the logic of looping through the array, and finding matches, but have been un-able to create a working test that ...
    4 hours ago
  • Need Quick Php Fixes


    Get a Freelance JobAuthority Authority: 181
    Need a PHP Expert to fix a few bits in our PHP script This needs to be done by sunday the latest
    4 hours ago
  • Arrays and Functions


    C BoardAuthority Authority: 165
    Hello, I have created a simple program that will be adding data into a file, but I need to get this part going first. Im having a problem when trying to add the name of the item. It skips that line and jumps to the next one not letting me to enter the name. Any help on this will be appreciated. Code: #include ...
    4 hours ago
  • finding files with unicode chars in the filename


    The UNIX and Linux ForumsAuthority Authority: 170
    Im trying to check-in a repository to svn -- but the import is failing because some files waaaay down deep in some graphics-library folder are using unicode characters in the file name - which are masked using the ls command but picked up when piping output to more: [root@dev-www-02 emoticons]# ls -l 1914* -rwxrwxr-x ...
    4 hours ago
  • CPU increase with precomputed tables?


    C BoardAuthority Authority: 165
    (edit: Im done editing now, I promise. Maybe.) The problem is that using precomputed tables results in higher CPU usage and thats confusing me. The routine which creates the table is in fact occurring outside of the applications render loop. It is NOT being recomputed every iteration. So here are the details; Ive ...
    4 hours ago

Comments about programming

Personal attacks are NOT allowed
Please read our comment policy