Get the .NET code for programmatically converting PowerPoint presentation files into images or HTML files....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
I am searching for a file hosting service that has/supports:
Up-to 100 files
File sizes up-to 5 Mb
No file expiration
Direct download link to files
Less than 5 $ or Euro/month fee
Download stats, at least download count
No download limit
No bandwidth limit
No ads if possible
Is there a service like this? If not what is the next best thing you…
Short version:
I have such situation on a Samba share:
$ ls -lha
total 12K
drwxr-xr-x 3 hka Domain Users 4.0K Jan 11 17:07 .
drwxrwxrwt 19 root root 4.0K Jan 11 17:06 ..
drwxr-xr-x 2 hka Domain Users 4.0K Jan 11 17:07 dir A
-rw-r--r-- 1 hka Domain Users 0 Jan 11 17:07 file A
How am I able to change this to following using…
I am trying to free up some space on my laptop's hard disk and am using a tool (SpaceMonger) that will show me a treemap of the whole disk.
The problem I have comes from Live Messenger's SimilarityTable2 file. I have no idea what it is for, but I know that it is a sparse file, meaning that it shows as taking up 8GB of disk space, but…
<b>Click:</b> "After slogging through Firefox in Ubuntu 10.04 for the morning, not the most satisfying experience on my 1.2 GHz Celeron system, I decided to run Tiny Core 2.11 in the afternoon."
Do you know of any application that works like this:
Allows you to create folders where the files in number 2 will be placed.
Allows you arrange all/any of the files in the computer according to file type, date, size, etc.
Since my team offers "parallel debugging", we refer to the team delivering all the other debugging features as the "core debugger" team. They have published a video of new VS2010 debugger features that I encourage you to watch to find out about enhancements with DataTips, breakpoints, dump debugging (inc. IL interpreter) and Threads…
I'm looking for a web platform to put company files at. My requirements are:
should be accessible via a browser
should be open source
must be installable (dropbox is a no-go)
must have an option to put a access time limit on a file
must perform garbage collection automatically after a file expires
must be able to mark files as…
I get different output of file command on same file(checked inode) from different machines.
One of the machines is with suse10 sp3 and the another - rhel4.
machine1>file x.tcl
x.tcl: ASCII English text
machin2>file x.tcl
x.tcl: data
Even in vi editor same file look different from different machine. Any clue?
One…
i am trying to install some software and it requires removing the following file:
cd %SYSTEMROOT%\assembly\GAC
rename Microsoft.Office.Interop.Outlook Microsoft.Office.Interop.Outlook.Old
the problem is when i do the rename it looks like its successful but it doesn't seem to actually delete …
<b>Hardware Central:</b> "Intel has announced a new multi-core processor, and the fact that it was introduced at the International Supercomputing Conference (ISC) instead of the consumer-oriented Computex show taking place at the same time should be an indication of its target market."
<b>Hardware Central:</b> "AMD today announced the availability of a new six-core desktop processor and platform to accompany it, which includes a new chipset and support for hobbyists who like to tweak their processors to the limits of their heat sink and warranty."
how can i read file in shell script , then assign each line to an variable that i can use later ,,,(am thinking in way to load an default setting from file)
i already try :
process (){
}
FILE=''
read -p "Please enter name of default file : " FILE
if [ ! -f $FILE ]; then
echo "$FILE :…
I'm looking for a web platform to put company files at. My requirements are:
should be accessible via a browser
should be open source
must be installable (dropbox is a no-go)
must have an option to put a access time limit on a file
must perform garbage collection automatically after a file…
Guys, i am having serious problem with media files (only video files). When i try to rename or delete a Files or the Folders that contained media files, i get an error.
"Access Denied .... Some other program might be using this file..... bla bla bla"
Previously for this knida problem i…
I have download a mkv movie file which gave me 3 files suffixed .001, .002, and .003.
When i join them together with different tools like winrar, 7zip, hjsplit, concatenated file shows only last 40 min/1.22 hrs of the total length of the movie.
If I play all the (.001, .002, .003)…
I wrote a program that uses xcopy to transfer files (usually between 1KB and 2MB) over our intranet. Usually, I am copying files from my host machine (Windows 7 x64) to a VMWare virtual machine running Windows Server 2008 (the VM is running on my host machine, if that matters).
On…
Colleagues, I have need to run a script/program on certain basic OS level events. In particular when a file in Windows is opened. The open may be read-only or to edit, and may be initiated by a number of means, either from windows explorer (open or ), be selected from a viewing or…
I downloaded a torrent file from internet. The problem is it's size is showing 0 bytes. I tried to scan it with antivirus, upload it to virus total, delete it but it's showing the file is not found. I tried to delete it in safe mode also but no success. Can anybody explain me,…
I'm having a hard time wrapping my head around this. It seems trivial, but I'm not getting it.
I have two files. If either of those two files changes, I want to rebuild one of them.
Essentially:
if file a changes or file b changes
then file {"a":
content…