• Sign Up
    • OpenID
    • Google
    • Yahoo!
    • Facebook
    • Ning
  • Discuss
  • New Topic
  • Categories
  • Forum
  • Debate
  • Languages
    • English
    • Finnish
    • Arabic
    • Italian
    • Korean
    • French
    • Chinese(Traditional)
    • Chinese(Simplified)
    • Swedish
    • Czech
    • Hindi
    • Dutch
    • Norwegian
    • Russian
    • Croatian
    • German
    • Japanese
    • Bulgarian
    • Portuguese
    • Chinese
    • Spanish
    • Greek
  • Login

Ok

Ads

affordable seo

Ask a Question



Welcome New Members!

lenin g...

Dulce

Xkelley

diablolol

spectee...

PeytonB

Axel

AlexPerez

A J L

Tuva2

mmogoin...

Sayed B...

Shanmuga

um3r.ha...

biber

kalyan

shahid

naseer

priya

mony


Hot Topics

address answer beer Below Bible Born boy color computer definitions Entertainer examples exe girl house item Jail Name number person Phone riddle Skype smoke support Time username When world Year

 

 
  • Open
  • Replied
  • No Replies
  • Recently Replied
Home > Programming
RSS Feed for Programming

View by :

  • Date
  • No. of Replies
  • First
  • Previous
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next
  • Last

HotnSexy

Is allocating in an initializer list bad practice or is it normal?

Is allocating in an initializer list bad practice or is it normal? I was thinking of the whole exception thing it might be odd. Expand

  • In C/C++ 1 month ago
  • Tags: initializer list exception practice thinking - 607 Views
  • Posted by HotnSexy

Janet

What is the currect version of perl?

What is the currect version of perl? Assuming I was installing it via a package manager. Expand

  • In Perl 1 month ago
  • Tags: version package manager perl currect - 606 Views
  • Posted by Janet

Tonchi

Is PyDev on Eclipse recommended as an IDE?

Is PyDev on Eclipse recommended as an IDE? (I know Eclipse some, but are using jEdit by default) Expand

  • In Python 1 month ago
  • 1 Reply
  • Tags: jEdit IDE default PyDev Eclipse - 615 Views
  • Posted by Tonchi

Jacket

Can I send additional data when calling a form ?

Can I send additional data when calling a form ? I was trying form = ExtendedRegistrationForm(dontvalidateemail=True, request.POST, request.FILES) and I'm getting ('non-keyword arg after keyword arg', Expand

  • In Python 1 month ago
  • Tags: dontvalidateemail ExtendedRegistrationForm request form arg - 819 Views
  • Posted by Jacket

ArtPie

Does Ruby have a intersect method?

Does Ruby have a intersect method? I need one for comparing to datetime intervals Expand

  • In Ruby 1 month ago
  • Tags: - 657 Views
  • Posted by ArtPie

Rebecca

Is it okay to have a view and controller the same name?

Is it okay to have a view and controller the same name? I think that is the conventional way to do it,. I have taken a while off from RoR programming so I forgot. Expand

  • In Ruby 1 month ago
  • Tags: controller think conventional while forgot - 862 Views
  • Posted by Rebecca

Joesph

Does anybody know if Mail::Message headers can be changed?

Does anybody know if Mail::Message headers can be changed? o_O I'm just trying to figure out how to modify the subject field and I can't for the life of me figure it out... Expand

  • In Perl 1 month ago
  • Tags: Mail anybody Message life field - 823 Views
  • Posted by Joesph

HotnSexy

How do I install acts as taggable on steroids in rails 3?

How do I install acts as taggable on steroids in rails 3? Expand

  • In Ruby 1 month ago
  • Tags: - 631 Views
  • Posted by HotnSexy

Tram

How come my application helper doesn't reload unless I restart webrick?

How come my application helper doesn't reload unless I restart webrick? rails 3 Expand

  • In Ruby 1 month ago
  • Tags: reload webrick helper application - 693 Views
  • Posted by Tram

Tram

How can I undefine NDEBUG while compiling a release version of my code?

How can I undefine NDEBUG while compiling a release version of my code? Expand

  • In C/C++ 1 month ago
  • Tags: version release code NDEBUG undefine - 623 Views
  • Posted by Tram

Sandy

How can I convert two unsigned chars to an unsigned short?

How can I convert two unsigned chars to an unsigned short? I tried shortvalue = char1 Expand

  • In C/C++ 1 month ago
  • Tags: shortvalue char - 565 Views
  • Posted by Sandy

AwsomeBoy

Are any of the 2.3.x versions of rails compatible with ruby 1.9.2?

Are any of the 2.3.x versions of rails compatible with ruby 1.9.2? Expand

  • In Ruby 1 month ago
  • Tags: ruby - 678 Views
  • Posted by AwsomeBoy

Jacket

What is this auto const I see in lots of places?

What is this auto const I see in lots of places? Expand

  • In C/C++ 1 month ago
  • 1 Reply
  • Tags: auto const - 810 Views
  • Posted by Jacket

Jenifer

How to add an element in front of an array and append one at the ent?

How to add an element in front of an array and append one at the ent? Expand

  • In Perl 1 month ago
  • Tags: array ent front element - 575 Views
  • Posted by Jenifer

BoobGhoul

How do I get the full rails application path in database.yml?

How do I get the full rails application path in database.yml? I need to specify some cert stuff Expand

  • In Ruby 1 month ago
  • Tags: yml database path cert application - 672 Views
  • Posted by BoobGhoul

Marketi...

How can I portably figure out my own server's ip address in socket code?

How can I portably figure out my own server's ip address in socket code? I have a socket_fd and getsockname() returns 0.0.0.0 (it's bound to that universal address).. hmm.. Expand

  • In C/C++ 1 month ago
  • Tags: code server socket address getsockname - 640 Views
  • Posted by Marketi...

Joesph

Is it usually a good idea to have every member variable of a class be a pointer?

Is it usually a good idea to have every member variable of a class be a pointer? including things like std::strings Expand

  • In C/C++ 1 month ago
  • 2 Replies
  • Tags: variable pointer class idea member - 857 Views
  • Posted by Joesph

LiveGra...

What should I use instead of hash_map?

What should I use instead of hash_map? I also tried to use unordered_map but it says its experimental Expand

  • In C/C++ 1 month ago
  • Tags: map hash - 552 Views
  • Posted by LiveGra...

Janet

What is the right way to append data to a div using prototype?

What is the right way to append data to a div using prototype? Jquery has an 'append' function Expand

  • In Ruby 1 month ago
  • Tags: Jquery prototype right way div - 731 Views
  • Posted by Janet

Jacket

Are there andy apps to generate java-powered menus with submenus?

Are there andy apps to generate java-powered menus with submenus? like on http://metal-refinement.de/ Expand

  • In Python 1 month ago
  • Tags: andy - 510 Views
  • Posted by Jacket
  • First
  • Previous
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next
  • Last
Disclaimer | Privacy Policy | Terms | ■ RSS | Sitemap | Contact Us | ■ Invite | Create your Widget | ■ Twitter | ■ Facebook
© 2013 Exposix. All rights reserved

Exposix does not evaluate or guarantee the accuracy of any Exposix content. Click here for the Full Disclaimer.