Ritesh_4 71 Posting Pro

thanks for the link

Ritesh_4 71 Posting Pro

could be the thermal paste is "loosening up" between the CPU and its cooling fan, causing a sudden rise in tempeature and thus making the computer restart, in my case it was this... I just had to buy the thermal paste again and apply it back between the CPU and cooling fan, of course after cleaning the previously applied paste and my computer is running smoothly now.

Ritesh_4 71 Posting Pro

seems a registry problem, use a tool like revo uninstaller or iobit uninstaller to remove the java installation and scan for any remaining registry entries (which revo pro has) or using a tool like ccleaner, then download and install java again

Ritesh_4 71 Posting Pro

help = F1 button on keyboard
come on explain what problem you are encountering so we can "help" you

Ritesh_4 71 Posting Pro

hello, i am currently facing a problem with my windows 7 pro, when i click on one specific lan computer under the "network" treelist in the left pane, i get a formerly shared folder on that computer which appears, while it is no longer shared and the currently shared ones are not in the list. i think my computer has kept this specific shared folder in some cache. if for example i manually enter one of the currently shared folders in the address bar, e.g. "\\computer1\folder1", then it ask for a password to login, and once i entered it, then i get all the correct folders shown in my explorer, and the folder first shown is no longer present.

anyone knows how i can remove this unwanted shared folder from showing on my computer? i tried opening the same computer from the network treelist on another computer on the same lan, but it did not get the buggy folder which am having...

Ritesh_4 71 Posting Pro

thank Elixir42, I did try with 7Zip but I could never achieve the same compression rates, although I do have some games which was downloaded from torrents with 7zip extension and which when uncompressed became from about 3GB to 10GB

Ritesh_4 71 Posting Pro

for the list it came along with the CMS am using, even I don't know how to remove them as the CMS is a custom made one and not developed by me :)
i've managed to sort out the problem however

Ritesh_4 71 Posting Pro

Hello, I would be grateful if someone could help me with aligning the text before the language flags, so that they are in the order: S'inscrire.... Contact Plan du Site, on the same line as the flags....

My link is http://www.parspas.ch/parspas/index.php

TIA.

Ritesh_4 71 Posting Pro

thanks, I found a tool as well which was really helpful: http://pnggauntlet.com/

Ritesh_4 71 Posting Pro

Hello, I have a png (png-24) image which currently makes 500kb, but it is taking a rather long time to load when posted on my website, and I would like to reduce its size to around 200kb so that it can load faster. Anyone knows how to do this on photoshop or another way?

Ritesh_4 71 Posting Pro

after some painful hours managed to do it :D

Ritesh_4 71 Posting Pro

Hello, I would be grateful if someone could help me with building a simple dynamic menu breadcrumb in PHP with mysql, using the MVC concept.

My pages are stored in a mysql db, and the table is formatted with the following fields:

Autokey, Title, IDMenuParent. The latter takes NULL as value if record is a parent in itself, else the autokey value of the record acting as parent.

Note: However in the address bar the url does not show the parent menu, it just shows for example www.mysite.com/page-3-map.html, where map is the child menu for contact menu in this case, but the latter not shown in the url.

Ritesh_4 71 Posting Pro

Hi, first apologies if I've posted in the wrong forum. I would like to know what are the steps if I want for example to compress a pc game which is originally 13GB to fit in a single 4GB dvd. I've seen many games which are 4GB as compressed files and when extracted return to the full 13Gb but am ignorant of the processes involved here.. any help would be most welcome.

Ritesh_4 71 Posting Pro

Hello, I have a Win 7 SP1 Pro PC acting as a file server over a LAN, and usually accessed by other users from their own PC using the \\PCName\Foldername command to open the shared folders.

I would like to know if it is possible to use a session timeout on these shared folders since I have limited the simultaneous connection to 2 users, and would like to automatically close any user connection after some specific timeout to allow others as well to get access.

Ritesh_4 71 Posting Pro

thanks

Ritesh_4 71 Posting Pro

I tried that but it instead worked as a "tab" space added to the resulting text

Ritesh_4 71 Posting Pro

Hello, am working with the date function in a php file, however the text "at" is not being rendered properly:

Initial code:

"Online reservation form submitted on " . date ("d/m/y \at\ H:i") . "\n\n" .

Rendered value:

Online reservation form submitted on 29/09/12 a30 11:52

Where instead of "at" it is becoming "a30". How to fix this?

Ritesh_4 71 Posting Pro

thanks for the additional info Reverend Jim and jsherm101
Am keeping this thread open in case someone can share the specific values which are in use when the said power plans are active in Win7

someone = a person who works at microsoft and deals daily with win 7 & the plans may be ;)

Ritesh_4 71 Posting Pro

thanks for the search terms, however I need for the specific plans which are found in Win7, such as on average how much the Balanced option uses as power consumption etc, and even google is not getting me these specific info ;)

Ritesh_4 71 Posting Pro

Hello, anyone knows how (or where) I can get a PC's average power consumption when it is using one of the 3 power plans available in Windows 7 (Balanced, High Performance and Power Saver)? I need these values for a research work.

Ritesh_4 71 Posting Pro

thanks for the info

Ritesh_4 71 Posting Pro

Hello, I've got a code (modified but not written by me) which uses a timer to find the idle time, and I added the code to make the computer go to sleep mode if the timer matches the time value set.
However, when I resume the computer, it goes back again to the sleep mode almost instantly unless I do a quick shutdown when it is resuming by pressing the power button and then switch on again thus showing that somewhere it is still keeping the values to be compared to start the sleep action. I would like to instead restart the timer counts before it goes for sleep so that the values to be compared to do not match and allows me to resume normally. Anyone can help me? Am still learning C# syntax and other stuff, so please be patient with me ;)

private void tmrIdle_Tick(object sender, EventArgs e)
        {
            // Get the system uptime
            int systemUptime = Environment.TickCount;
            // The tick at which the last input was recorded
            int LastInputTicks = 0;
            // The number of ticks that passed since last input
            int IdleTicks = 0;

            // Set the struct
            LASTINPUTINFO LastInputInfo = new LASTINPUTINFO();
            LastInputInfo.cbSize = (uint)Marshal.SizeOf(LastInputInfo);
            LastInputInfo.dwTime = 0;

            // If we have a value from the function
            if (GetLastInputInfo(ref LastInputInfo))
            {
                // Get the number of ticks at the point when the last activity was seen
                LastInputTicks = (int)LastInputInfo.dwTime;
                // Number of idle ticks = system uptime ticks - number of ticks …
Ritesh_4 71 Posting Pro

Hello, I have a motherboard which supports 4 RAM slots (dual channel slots). I already have 3GB of RAM installed, a 2GB DDR2 800 and a 1GB DDR2 800 in different channels. I would like to add another 2GB to the channel next to the current 2GB one, however am getting RAM at frequencies above 800 but still DDR2. Will it be compatible keeping in mind the dual channel concept and the existing 2GB DDR2 800 already present?

Ritesh_4 71 Posting Pro

for your version I need to have the html file saved locally? i wanted to pass the url to the script and then make it fetch the data to be stored.

Ritesh_4 71 Posting Pro

thanks.
One additional help required, I would like to add the .NET framework 4 setup as well in the C# setup file, how to do this? I have the .NET file as standalone setup on my pc.

Ritesh_4 71 Posting Pro

Hi, I have a C# project which I want to make into a Windows installer (either .msi or .exe if possible) so that it can be deployed for e.g. in the C:\Program Files\myproject folder on any PC running Windows (and if possible limit it as from Vista onwards with a check from the installer itself). How do I proceed?

Ritesh_4 71 Posting Pro

Hello, anyone can help me with parsing an html table data to be saved directly in an excel file from the same parsing app?

Ritesh_4 71 Posting Pro

Hello, anyone can pls help with using Powercfg in Windows to list and populate a dropdown list, and use the items in that list to manage windows 7 power plans from a simple c# app?

Ritesh_4 71 Posting Pro

thx I wanted something exactly like this

Ritesh_4 71 Posting Pro

Hello, anyone can suggest some tried apps which have reminders and/or to-do options available to use with Windows 7 64 bit?

Ritesh_4 71 Posting Pro

Hello, pls be soft with me on this topic since am just learning C# as a programming language :)
I need to implement a small app with a "scheduler" capability, but so far from google I've just got this link which seems relevant but since my level is still very low I want to get something more concrete which can help me in the building my end product in a minimum time.

The link: http://www.codeproject.com/Articles/2478/C-Scheduler

In fact I want to implement a scheduler which will represent the days from Monday to Friday, and use them to run scheduled tasks between for example 8AM to 5PM and then stop these tasks during these 5 day-interval.

Any help would be most welcome... Thx

Ritesh_4 71 Posting Pro

thanks for the info...
Is it possible however to move this file to another hard-disk with more space available and use it from there?

Ritesh_4 71 Posting Pro

I would suggest you use HTTrack website copier, very easy to use and available on the link below:
http://www.httrack.com/

Ritesh_4 71 Posting Pro

HJSplit will obviously not work with the .avi extension only, you will have to rename the files back to .avi.001 .avi.002 etc, only then HJSplit will be able to join them back

Ritesh_4 71 Posting Pro

Hello, I recently activated the hibernate option on my computer, but found out that the Hiberfil.sys file takes around 2-3GB of space on the hard-disk. Why is that so?

Ritesh_4 71 Posting Pro

Hi, I need some help with building a search form (my first time with coding a search), and I need to make it work similar to the one on this link: http://www.lexpressproperty.com/en/buyinmauritius.html

Anyone can help me with finding tutorials/examples on how to do this?

Ritesh_4 71 Posting Pro

Hello, I know CMS like Drupal, Joomla, Wordpress and others offer many templates, and I want to know whether it is possible to build a template which could be used on Drupal, yet at the same time on the others, thus making it CMS independent? Any tutorials/links on this if this is possible?

Ritesh_4 71 Posting Pro

thanks forgot completely about the source of the page

Ritesh_4 71 Posting Pro

thanks for the mentions pritaeas

Ritesh_4 71 Posting Pro

Hello, anyone can help me with creating a map similar to the one shown on this link: http://www.leboncoin.fr/
Any tool or tutorial on how to do this? For example clicking on a specific region loads a corresponding web page for it

Ritesh_4 71 Posting Pro

Hello, am looking for a tool which can help me render a static website quickly so as to show the clients a quick prototype of how their website would look, and the tool must be able to generate the html codes and store them, as well as provide the design as well so that I can run the site locally on any machine.

I've had a look at dreamweaver but not really satisfied with it (thou am leaving it as the last option in case I do not get anything), and I do not want to use CMS as the site will not require any database as such, since it will only showcase the products the client is providing, no cart etc associated...

Photoshop is not an option as well since I want when I click on a "menu" it does load the page.

For example if I want to quickly design and run a website like the screenshot below. Any such tool available for a rapid web prototype creation and deployment?

BTW I do know it is better to develop manually, but in my current case I need to be able to drag drop items on the page, set the page/columns size quickly and generate the prototype in the minimum time possible...

design1

Ritesh_4 71 Posting Pro

I use drupal myself, at first it is a little tricky to setup the multilanguage, but afterwards you get hold of it. I would suggest you have a look at the following 2 links in addition to your video:

  1. http://drupal-translation.com/content/setup-multilingual-site
  2. http://reyero.net/en/drupal/drupal7_i18n_beta1_overview
Ritesh_4 71 Posting Pro

guess will have to settle with that then, thx anyways :)

Ritesh_4 71 Posting Pro

got a good step-by-step guide from this link: http://ruby.railstutorial.org/chapters/

Ritesh_4 71 Posting Pro

Ok but the page where I got this code was itself contact.php, and it did not have any code to show whether this webform is being sent to a person's email or stored somewhere

Ritesh_4 71 Posting Pro

Hello I was having the look at the source code of a webform, and wanted to know where/who is receiving this form. Any way of knowing this?

<form action="/contact.php" method="post" name="form1" id="form1" style="margin:0px; width:200px; color:#000;">

            <p>First Name *
            <input type='text' value='' size='50' maxlength='50' name='name' class='txtarea required'/>
            </p>

            <p>Your e-mail *
            <input name="email" type="text" size='50'  id="from" value="" class="required" />
            </p>

            <p>Company Name
            <input type='text' value='' size='50' maxlength='50' name='company'/>
            </p>

            <p>Subject:
            <input name="subject" type="text" id="subject" size='50'  value=""/>
            </p>

            <input type="hidden" name="Submit" value="Submit" />
            <p>Message *
            <textarea name="message" cols="38" rows="5" id="message"></textarea>
            </p>

            <p>
            <input name="submit" class="" type="submit" value="Send Message"/>
Ritesh_4 71 Posting Pro

any idea what could be wrong in my case? I managed to make the PC boot and load Windows, but after shutting down for a couple of hours, when I started it again was faced with the previous problem

Ritesh_4 71 Posting Pro

Ya indeed as if the system is overheating but it just been switched on. I restored the values to default in BIOS, but as soon as I saved and exit, the system just powered off, and then came back on by itself after a couple of seconds.

Ritesh_4 71 Posting Pro

So after unplugging my hard disks, I booted the PC, and after some tries, it gave me this message:

CMOS Settings wrong. Overclocking failed! Please enter Setup to re-configure your system. Press F1 to enter Setup. Press F2 to load default values and continue.

I entered Setup, however as soon as I saved and exit, the PC switched off, and then started up again by itself. I also left it around 5 minutes on the CMOS settings wrong screen, the fans speeds went up, and it switched off by itself and started up again, and came back on the same screen.

Ritesh_4 71 Posting Pro

@JorgeM
I will try as suggested to see what happens and give a feedback, unfortunately there is no internal speaker installed so no beeps whatever to help me there

@almostbob
Its an Asus P5BVM mobo, with a 3.4GHz Intel Pentium D