Search results

  1. Trizoy

    HIJackThis Help

    Problems: Gmail account hijacked. 1 email sent to 90 contacts. Have since changed passwords (With Iphone). When I go a specific website it redirects to a website that requests a certificate acceptance.. I just want to make sure my email/computer is clean.. Thanks Logfile of Trend...
  2. Trizoy

    HIJackThis Help

    Can Someone look this over for me? I had my Gmail hijacked, and I am getting weird redirects in IE. Thanks! Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 9:43:59 AM, on 2/28/2011 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16827)...
  3. Trizoy

    Basic Specs for Programming

    If you are only programming then you should'nt need anything super powerful/Pricey. Alien-Ware is out.. Id get something a few years old to save money, that you know gonna keep chuggin along 1-2gb ram for holding larger files in memory (if you do that with programming).
  4. Trizoy

    wireless router suggestions?

    You realize that you need to replace your wireless Ethernet cards to achieve the speeds of the N right?
  5. Trizoy

    How can my computer broadcast wireless internet to my laptop

    As John said.. but the reason behind the router is so your PC does not have to be on to broadcast the wifi signal. You would basically have to buy a second wifi card to and install it in the pc (~$50). If you buy a router you don't need the pc, and almost any newer type of device (ipod...
  6. Trizoy

    Finding All My IP Addresses

    That would only check the local ip address you allowed the router to assign to connecting devices, not the pool the ISP assigns to your connection.. If you ned to know your IP address, you can use a DNS updater, so you always know your IP from an outside computer..
  7. Trizoy

    Is there a way to have email be blocked?

    There is an option to delete it directly instead of sending it to trash..
  8. Trizoy

    Math Type

    There should be a docx converter through micrisift that allows it to convert to .doc that is openable by OpenOffice..
  9. Trizoy

    perl strawberry assistance

    Just saw this post.. Sorry there is no programming section.. Do you have '#!/usr/bin/perl' as the first line to your per script? Also when you name the file are you giving it a .pl file name? Last, the command you type in the cmd window should be like this.. 'perl...
  10. Trizoy

    Excel help

    I don't stick to far on the math side of Excel, but if you can break it apart into multiple steps and throw it into a final answer, a user defined function might be the key for you. Ever played with Excel macros? VBA? (If on PC) I could help you write something that outputs your answer...
  11. Trizoy

    Another Excel Function Question

    You basically have 4 conditions. Check for the hard set ones first then do the multiplier last. so we will check for 10 11 or 21 =if(A1=10,1.00,"") =if(A1=11,1.05,"") =if(A1=21,2.05,"") Now put them all together =if(A1=10,1.00,if(A1=11,1.05,if(A1=21,2.05,""))) No we need to add a...
  12. Trizoy

    Will anyone know if I change data on excel?

    If the data in the workbook is from a database, and you only change the data in the book.. it could be re-run, and the old data repopulated. Or it could be from a file that was imported which no longer exists.. It could be either way. You need to find what the source of the table is.
  13. Trizoy

    Windows Media player wont play entire video.. Help!

    Well it's not just videos from my camera. I'll see if any packs are installed, and try the klite. Thanks..!
  14. Trizoy

    Windows Media player wont play entire video.. Help!

    Hello all, I have .MPG files I recorded on my Digital camera, that Windows media player wont player to their entire length. For example, I can start playing the video and the total length is 20seconds, only ~3 seconds will play, and the video will stop. The sound will continue and I can hear...
  15. Trizoy

    After a format NO SOUND ! - whats the usual solution ?

    Go to the manufacturers website, and look to see what type of Audio Driver is required for your laptop. they will probably have it there for download for you! It just sounds like you need the driver.
  16. Trizoy

    Should I try WoW?

    Watch the Southpark episode on WOW...
  17. Trizoy

    Beware - Newegg "Egg Saver" Shipping

    You opted for the free shipping and you are complaining? And it wasnt 8 business days, it is 5, since the Thanksgiving holiday. Also you need to take into account the volume of packages being sent around.. it is the holiday season. If you don't want to be put in the situation pay the $6.00
  18. Trizoy

    Blackberry Mobile Internet

    its a little harder with the blackberry, but my HTC does it very easily..
  19. Trizoy

    IP Number

    Thats your local ip address.. What do you need it for, we can help you to find which one you need. For your public ip go here.. http://whatsmyipaddress.com/
  20. Trizoy

    Ebay and Paypal Rules are Unfair.

    its $24.. is it even worth the trouble?
Back
Top