Search results

  1. D

    C++

    theres no need to learn c# , just to make GUI apps, but it's always good to learn new languages :)
  2. D

    C++

    http://qt.nokia.com/ check this :)
  3. D

    Satellite Photo Of India During Diwali

    this is not photoshoped http://www.esi.utexas.edu/education/images/india.gif
  4. D

    Getting Error when Try to opening Utorrent on Wine(Centos)

    http://www.utorrent.com/downloads/linux
  5. D

    New Project - Hosting template again

    inspired from softlayer ?
  6. D

    Literacy Test for WJunction

    I totally disagree with your views. Many Indian Citizens can speak proper English fluently ,only difference that you may experience is the Accent .Every country has their own way of speaking English. I think there are many members in Wjunction , who hate Indians. The reason behind this is...
  7. D

    Make your websites run faster, automatically -- try mod_pagespeed for Apache

    ya.. I have reported few bugs too..don't even try on a live production site ..
  8. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    cdnpic allows hotlinking. the link you get after uploading is not the direct path of image, you have to open the url and get the image.. in next version of nixsnapr. you will get the direct link to image and even auto copy to clipboard..
  9. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    Thanks for testing it.. Just repacked it.. http://dl.dropbox.com/u/8626323/nixsnapr_1.0-1.deb will work on 64 bit .. if possible ,Please let me know if it works or not :) I will push it to https://launchpad.net/nixsnapr after some tests . Regards
  10. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    I am packager of nixsnapr..and I have made it Architecture independent. http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture I will recheck :)
  11. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    Hi, LEVAC109. do you get any error when you try to install Nixsnapr ?
  12. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    the tools page listed has a bin file, which is just a an uploader wget http://cdnpic.com/tools/cdnpic sudo mv cdnpic /bin/cdnpic sudo chmod +x /bin/cdnpic and you can just call cdnpic from the terminal without the path.. so if you want to upload an image. cdnpic /path/to/file.jpg you can...
  13. D

    Does your IMAGE hosting has Linux desktop uploader tools?

    NixSnapr - Open source http://cdnpic.com/nixsnapr/index.html https://launchpad.net/nixsnapr
  14. D

    how to edit a mysql?

    Unix / Linux sed -i ‘s/fuck/xxx/g’ sql_file.sql
  15. D

    How to make this on wordpress?

    you can use the_date('F j, Y'); inside the Loop, to grab the date. Reference http://codex.wordpress.org/Post_Meta_Data_Section http://codex.wordpress.org/The_Loop useful function : http://php.net/manual/en/function.strtotime.php just use simple if else in Tim-thumb script
  16. D

    I decided to learn web coding/development...Need Help starting

    if you are lazy, you cannot learn anything . lol Photoshop to html - jeffrey way
  17. D

    Asking for advice about Nginx

    already gone out of topic.. :P @OP : how can one forget Light's streaming module ? http://redmine.lighttpd.net/wiki/1/Docs:ConfigurationOptions#mod_flv_streaming-flv-streaming Lighttpd site claims that even youtube uses them http://redmine.lighttpd.net/wiki/1/PoweredByLighttpd and those...
Back
Top