Search results

  1. R

    Drupal with Oracle

    I need to work on a project that requires the use of a CMS. Most of my experience comes in the use of Drupal and module development for Drupal. Most of the time I've used MySql and PostGRE. I might start the project on MySql. So does Drupal support the use of Oracle. I need to know for sure so...
  2. R

    Drupal Help needed

    I'm using Drupal 5. Here's my question: One focus of my development here is incorporating a module within another module. The module I'm using stores information of faculty members of a university. i.e. their Classes, Research, publications etc. For the Publication section, I want to use the...
  3. R

    A question on Servlet File I/O

    Here's my problem: I have a simple form with Name, Email and Message. If these fields are valid I write them to a text file. I want to work on the opposite now i.e. if the file exists with data, to populate the fields with the right data. So do i use BufferedReader methods? If so which methods...
  4. R

    Noob python inquiry

    I'm trying out a very basic cryptography program by just shifting the mapping of characters. The user will enter a shift alphabet and i have to read from a plaintext file, shift each character by the shift value and write to a ciphertext file. Eg. A - 0, B - 1, C - 2....Z - 25 and the same...
  5. R

    Drupal Form validation?

    I've made a CCK content type in Drupal. It accepts user name, id and DoB. The ID is a 10 digit Alphanumeric string eg. X123456789. I want to create a module for validating this input so what do I do? Do i write php code for it and where do i save this php code?
  6. R

    Anyone with the Sony NWZ-S716FRNC? review needed

    How do you guys rate the Sony NWZ-S716FRNC? Found some good deals online but not too many Customer reviews
  7. R

    Anyone got Drupal Tutorial sites?

    I've been looking for some good documentation that can get me using Drupal really fast. I have good knowledge of PHP and am looking forward to using this CMS. Please provide me the links to some good documentation Thanks
  8. R

    DB connectivity help needed. Python or Java

    Does anyone have good links to Database connectivity in Python? Also I am working on a JDBC program. The program has to create tables, insert and query an oracle database. I've made sql files for the same and plan on using file I/O for each of the required functions. How do i go about executing...
  9. R

    Thanksgiving deals??

    I plan on buying a digi cam and an mp3 player, so what do you guys suggest? My budget is about $150 for the camera and as for the mp3 player, nearly the same. Any links to some good sales? For the camera, I thought of buying the Canon A590IS since it's going for 104.99 at Newegg. Good deals...
  10. R

    ER diagram tools

    Can someone list the best tools for drawing ER diagrams. I prefer Open Source tools. I've tried Kivio and Dia but still don't find them that great.
  11. R

    Laptops Laptop for around $800

    I'm looking for a laptop before university begins. I want one with a 14 inch display. So far, after browsing lots of sites I found some good deals on HP, Dell and Toshiba. Also if i get a good deal on a lappy with AMD X2 processor, should i take it or does the Core2Duo beat it by much...
  12. R

    Linux External HDD compatability with Ubuntu??

    I'm planning on buying a Seagate FreeAgent 500GB external HDD. I'd like to know whether it'll have any compatibility issues with Ubuntu. As in can I directly plug it in the USB port and start using it or do I have to reformat it to FAT 32 or so? On a side note, what would be better? the WD...
  13. R

    Laptops HP dv6000 case needed

    I've got the regular case but the problem is travelling in the bus. Becomes quite difficult carrying the sling-bag. Can someone give me contacts of stores where i can possibly get a Backpack for the HP dv6000 series notebook? Thank You in advance.
  14. R

    Shell Scripting

    Can someone give me good books for Shell Scripting? I've got an assignment in Korn Shell scripting so please recommend the best books out there.
  15. R

    graphics in C

    how do i implement graphics in C using OpenGL? I'm on Ubuntu Feisty Fawn. So far in my undergrad course we only used the crappy turbo C with <graphics.h> headers.
  16. R

    Linux apt-get and synaptic behind a proxy

    Hi, I am having trouble installing a few packages since I am behind a proxy. I am using Ubuntu Feisty Fawn. So far i have made the necessary changes using the GUI for GNOME settings as well as in the Synaptic Interface. Still i get the error 407 Proxy Authentication required. I also added the...
  17. R

    Camera Camera repair

    I had bought a Sony digi cam from Alfa 2 years back. I didn't use it this summer and when now it doesn't start. I tried with new batteries, rechargeable cells etc. and it still doesn't start. Anyone know where i can get this problem fixed?
  18. R

    Linux pppoeconf help

    I've taken the Youtelecom 2mbps package with a 2.5 gb download limit. I used pppoeconf to set up my connection but the net hasn't been working. There were some problems with my old unlimited connection because of rains and when i click the dialer in Windows i get the error message no. 733...
  19. R

    C++ IDEs for Linux

    Which IDE do you guys use for programming in C++ in Linux? Anyone got any ebooks on C++ programming in Linux?
  20. R

    LPI exam

    Has anyone here appeared for the exam? Any recommended study material?
Back
Top