Wrappers, and Career questions Programming Software Development by Tech B … any [i]real world[/i] projects? And for all the coders by trade, what kind of stuff do you work on…;branch" of the programming industry is most kind to entry level employees? Any extra info and experiences are encouraged. Thanks… Re: C++ "Must Have" Online Reference Links? Programming Software Development by Lusiphur [QUOTE=LevyDee;1280866]am I the only one that uses [url]www.msdn.com[/url]?[/QUOTE]Nope, I refer people there all the time in the C# and ASP.Net forums :icon_twisted: Granted I use the [url]http://msdn.microsoft.com[/url] entry point as opposed to the UK entry point you posted but same difference. CodeIgniter has finally found a new home. Programming Web Development by veedeoo … the official announcement from ellislab [here](https://ellislab.com/blog/entry/your-favorite-php-framework-codeigniter-has-a-new-home). IMHO… 5 standards. This could have been done by many fine coders long time ago, but due to licensing restrictions, no one… Re: Computer acting up, veruy slow (Please Help) Hardware and Software Information Security by ep2002 … it all over again. Before I tied to find the entry in the p/w area to delete it, but Fx… couldn't find it. One time I did delete one entry I thought it was it, but it didn't help… Re: Computer acting up, veruy slow (Please Help) Hardware and Software Information Security by jholland1964 … it all over again. Before I tied to find the entry in the p/w area to delete it, but Fx… couldn't find it. One time I did delete one entry I thought it was it, but it didn't help… Re: Need advice for breaking into the Software development or Database Admin field. Community Center by rbross …'t do it. There are plenty of opportunities for crack coders regardless of education, but it will be tough. All you… have done. Whatever you do, don't BS. Take an entry level job if one is offered at any price and… Re: I want to manipulate the registry key values through a vb.net application Programming Software Development by MohitManocha … think. lets see if i have any luck eith the coders here Re: IListSource does not contain any data sources Programming Web Development by Paladine … may have offended. It was not my intent. [i] New coders/programmers/developers need to learn logic before they ever go… Re: How do I promote my site? Digital Media Digital Marketing by Dani Getting in good with the bloggers is definitely a big help. Many tech bloggers have a devoted following and many blogs are well indexed in the search engines. Getting a link every so often in a blog entry will get you traffic, a good backlink within an article (high quality link), and will definitely help spread word of mouth. Re: Please Help me for my program Programming Software Development by inflex ….out.println( askOne( k, actualAnswers ) ); } JOptionPane.showMessageDialog( null, "Invalid entry!", "You got " + score + " answers correct!"… Re: Preparing to Enter the Game Development Industry... am I shooting myself in the foot? Programming Game Development by Narue … the gaming industry is especially well-known for turning basement coders into millionaires. A degree in CS won't hurt you… Re: Who're you calling a 'Webmaster', pal? Community Center by tgreer … pieces. The form module alone, which allowed a dynamic data-entry form for each and every piece, was probably thousands of… Re: Who're you calling a 'Webmaster', pal? Community Center by tgreer … of light-hearted harassment, though... you might like my blog entry on "l[URL="http://www.daniweb.com/blogs… Re: forms for html input Digital Media UI / UX Design by teedoff I'm not coding a shopping cart. I'm creating a template to allow no coders to create new html pages. The issue is how to deal with a static hard coded shopping cart form. The cart form input values change from product page to product page, so there needs to be a way, if possible, to change the input values of the cart form. Re: writing style critique Programming Software Development by pseudorandom21 …; if( !std::cin.good() ) { std::cout << "Invalid entry; retry." << std::endl; std::cin.sync(); std… Re: Please help with C++ linked list Programming Software Development by strungoutfan78 … on better comments in my files. I notice really good coders almost have more lines of comments than actual code. I… Re: Google Maps Longtitude And Latitude Programming Web Development by diafol There's some history of asking these sort of questions without showing any effort. Please show us what you have. This isn't free-coders-4-u. Re: How to return 3 values / recopying array value Programming Software Development by kplcjl … to remind yourself // what you intended to do and other coders why you put dead code in a location //} if (0… Re: What are some best practices for optimizing code performance in PHP? Programming Web Development by rproffitt … area I found which you usually see used by new coders is "Select *". There are long discussions about this… Re: Whats the benefit from Open Source? Hardware and Software Linux and Unix by chrisbliss18 …Since software like Windows is mostly code-reviewed by other coders in Microsoft and by some select outside parties, the …security system without having to resort to finding a valid entry point. For example, critical flaws are found in Windows… could have been avoided since a larger group of coders would be analyzing the suitability of the new patch … Re: What should I have in my portfolio: a crying need for specific examples Digital Media UI / UX Design by veedeoo …vs. spaces . I was reading some advertisements about an entry level PHP developer in Silicon Valley 3 years ago and… this is how the ad was actually written. Wanted entry level PHP programmer. If you are writting your class … template engines or + Magento. The majority of the developers and coders in California are feed very very well and it is… Re: DVD audio problem :@ Hardware and Software Microsoft Windows by Rueful Rogue …; hat on, consider this: Windows makes extensive use of CODECS (coders/decoders), as mentioned by [b]DMR[/b] above, to support…[/b] tab. 3- Expand the [b]Audio Compression Codecs[/b] entry and look for duplicate entries. 4- If you see duplicate… Re: MIDI is Choppy After Replacing Sound Card Hardware and Software Microsoft Windows by Rueful Rogue …; hat on, consider this: Windows makes extensive use of CODECS (coders/decoders), as mentioned by [b]DMR[/b] above, to support…[/b] tab. 3- Expand the [b]Audio Compression Codecs[/b] entry and look for duplicate entries. 4- If you see duplicate… Re: Display problem! desktop looks shrunk Hardware and Software Hardware by Rueful Rogue … posts on this: [QUOTE] Windows makes extensive use of CODECS (coders/decoders), as mentioned by [b]DMR[/b] above, to support…[/b] tab. 3- Expand the [b]Audio Compression Codecs[/b] entry and look for duplicate entries. 4- If you see duplicate… Re: My Site was hacked by C99 shell Programming Web Development by veedeoo … be grab and send to the trojan executioner. 2. Second, entry by force and slow cooking. This method is used along….. Script Security? This is pretty much the responsibility of the coders, programmers, and developers or whatever they call themselves. PHP practitioners… Re: Wrappers, and Career questions Programming Software Development by SoulMazer Well, I know of a project that would definitely prove beneficial to the community if it was wrapped in python. Xfire. If you haven't heard of it, its an instant messaging program for Windows only. Somebody created a library for it in C, but that's it. There is only one client based of this library for Linux, which doesnt always work. If you could … Re: Wrappers, and Career questions Programming Software Development by woooee There was something similar on planet.python.org recently, and the suggestion was to help upgrade the documentation to get your feet wet and then move on to bug fixes. Contributing to the core of the language always looks good, as opposed to wrapping something that hasn't been done yet, i.e. it hasn't been done because it isn't in demand, and is … Re: CodeIgniter has finally found a new home. Programming Web Development by gabrielcastillo Yeah, read this the other day, and was supprised that the university was teaching students to code with CI.. To me that was a reasurrance that, CI is a solid framework and should be used on a higher level. I find CI to be my goto framework on small projects, and as of this year moving on to large scale projects, hoping to get into more robust web … Re: CodeIgniter has finally found a new home. Programming Web Development by Dani Thanks for the news! I'll be following this closely, as DaniWeb is based on CI. Re: CodeIgniter has finally found a new home. Programming Web Development by veedeoo The new license for the CodeIgniter effective 12 days ago is [MIT](http://opensource.org/licenses/MIT). Ref: British Columbia Institute of Technology as shown on system/core/Controller.php [updated](https://github.com/bcit-ci/CodeIgniter/blob/develop/system/core/Controller.php) 12 days ago. <?php /** * CodeIgniter * * An …