The filter tag has no wiki summary.
0
votes
0answers
16 views
Apply filter to emails in a specific folder
I have been looking for some time now and I am a new user to thunderbird, I have applied some filters fine, but now I need to apply filters to emails which come in on a specific folder.
In this ...
0
votes
1answer
39 views
How to get rid of text overlapping with the arrow buttons when filtered in Excel?
When filtering, my header columns are overlapped by the arrow buttons as in the below snapshot.
How can I get rid of this?
0
votes
1answer
41 views
Using the advanced filter in Excel
I have 40 rows in Excel starting with a SerialID in sheet 1. In sheet 2 i have 109 rows which I would like to filter based on sheet 1. Sheet 1 contains records i want to hide from sheet 2.
1
vote
2answers
72 views
Excel 2010 Autofilter does not filter
I have been struggling with this for several days now and I would appreciate any help you may be able to provide. I have a sheet with 69 columns and 6600 rows called Raw Data. I also have a sheet ...
1
vote
2answers
49 views
Is there an easy way to have no choices selected in filter?
In Excel 2010 when I turn on the filter and click on the down arrow "Select All", and therefore all choices, is selected. Turning off all choices is as easy as unchecking "Select All". However ...
1
vote
1answer
83 views
ffmpeg Issue With setpts/asetpts and/or select/aselect
As a follow-up to this question I'm now fighting with the synchronous editing of the video and audio.
I still try to cut the video by frames. While the resulting timestamps seem to be correct on the ...
3
votes
1answer
111 views
ffmpeg's select-filter generates unwanted black frames
I want to cut a video by frames with ffmpeg. What I came up with so far is
ffmpeg -i P2.mp4 -vf "fps,setpts='PTS-STARTPTS',select='gte(n\,20)*lte(n\,30)',crop='600:430:100:650',scale='280:-1'" ...
1
vote
1answer
123 views
mixing transparent FLV video and background-image with FFMPEG
I'm having a hard time mixing a background png with a transparent flv. I scale and crop an flv video with filter_complex, and then i want to overlay it on a background png.
When I put the png in the ...
0
votes
1answer
31 views
Combine multiple DNS filtering result
Several DNS servers provide filtering against different categories, mostly for the local government 'undesirable content', some for malware, and some for ads. What I want is to create/use a DNS server ...
0
votes
0answers
18 views
How can I process outgoing mail with mutt?
Is it possible to alter outgoing emails with mutt? I need it at the MIME level, just before a message is passed on to a SMTP server.
For example: My language uses diacritics, but there are still some ...
0
votes
1answer
64 views
wget download a URL with filter
I want to download all jpg files of URL "www.link.com". However the jpg download links start with "dl.link.com".
When I use the following code, it does not download any file. I assume because the ...
0
votes
2answers
28 views
In windows looking for a filtered directory
Imagine a large number of files, organized in folders (thousands of folders)...there are multiple types of files in each folder (PDF, ZIP, DOCX, etc.). I'm looking for a tool that can show the ...
1
vote
3answers
90 views
Single-line input to multiline output in Unix
How can I use a filter to display something like:
echo "Hello there" |
H
e
l
l
o
t
h
e
r
e
0
votes
1answer
132 views
Excel Formula for filtering data from one sheet to another
I have table that have the following columns (Agent Name, Client, Policy #, Premium) with the name of agents repeating several times since they have multiple clients...
I don't want to give all the ...
0
votes
2answers
78 views
Internet filtering on iPad / DNS lookups
I would like to prevent access to adult websites on iPads by filtering them out. How can I stop people if they know the websites IP ?
Allow me to explain a bit further.
I have set up OpenDNS's ...
0
votes
0answers
41 views
How to create virtual page on WordPress [closed]
I have the next link to the virtual WP page:
http://mysite.com/somestring/
How can I do to change the default index.php template of the page into some custom template, let's say mypage.php?
0
votes
1answer
96 views
Force the use of OpenDNS with an Edimax router
I am using an Edimax router on my home network and have set the default DNS addresses to those of OpenDNS's Family Shield. But now I realise the protection is safe only if I force the use of OpenDNS ...
1
vote
2answers
78 views
How can I filter specific rows from an Excel spreadsheet based on criteria?
I have a spreadsheet from which I need to select ONLY the first five rows in each category. Probably easier to see than describe....
I only want columns A and B when C is less than 5 -- ...
0
votes
1answer
30 views
Strip text off received messages in postfix
On one of my systems I run a secondary mail server which gets all mail from a primary server. However the primary server has an annoying tendency of attaching text to the end of the mails when ...
0
votes
1answer
35 views
Right click set rule context menu in Thunderbird
I can't seem to find an add-on or setting for this and it's not provided by default like it is in Outlook 2010.
Is there any way I can get this functionality? It's extremely useful as I create a lot ...
1
vote
1answer
85 views
How can I filter for unique values using the most recent Date in a specific column?
I have 10K rows of data, some with multiple rows per employee, I need to filter by unique values by using the employee ID# in 1st column, but filter using the most recent date in another column. I am ...
0
votes
1answer
97 views
Single source worksheet, and multiple pivot tables using filtered data
How does one manage to create a workbook, where one worksheet is the master source data, but multiple pivot tables need to be created with the same set of "row labels" and "summed values", but ...
0
votes
1answer
122 views
Sort Excel Pivot Table By Month
I am trying to sort data in a pivot table. I am hoping to end up with a table that has row labels with my data types, and then 12 monthly columns with a count of each type in each column. So far I ...
1
vote
1answer
84 views
Can I filter multiple column headers to display subheadings of each in Excel?
I can't seem to find this anywhere... it may not even be possible without coding?
I have a spreadsheet containing more than one heading in a single column. These headings are identified with blue ...
1
vote
0answers
114 views
Squid + Dansguardian Google instant filtering
I have a proxy setup using squid with dansguardian for filtering. Everything is working fine but Google instant and images for that matter are being a real you-know-what. I find that dansguardian is ...
0
votes
0answers
11 views
Select values from a table and compare with other table values
I have the following two tables
A B C
x1 a1 x1
x2 a1 x5
x3 a1 x7
x5 b1 x3
x6 b1 x6
x7 b1 x7
x8 c1 x1
x9 c1 x7
I want find fields "b1" in table B, then ...
1
vote
0answers
63 views
How to use wildcards in message filters in Outlook 2010
I want to set up a filter who moves every email which includes following header
X-Facebook : from zuckmail
X-Facebook : XXXXfrom zuckmailXXXX
X-Facebook : YYYYfrom zuckmailYYYY
and so on.
normally ...
1
vote
1answer
251 views
Multiple video filters in FFmpeg
I want to add aĀ PNG watermark and then scale my video. I may add more filters. This is my FFmpeg command.
sweb@sweb-laptop:/tmp$ ffmpeg -i Wildlife.wmv -sn -acodec libvorbis -vcodec libvpx -b:a 128k ...
0
votes
1answer
105 views
How to apply automatic message filters to subfolders, too?
Thunderbird's message filters (Tools ā Message Filtersā¦) seem to only fire on Inbox automatically. If you want to filter on subfolders, you'd have to start this filter manually (Tools ā Run Filters on ...
0
votes
0answers
36 views
Thunderbird filter to match e-mail address regardless of the person name
I'm using Thunderbird 17.0.2 and I'm having trouble in using filters.
I wish to move some e-mails from a mailing list to a specific folder using a filter. I created one with "To or CC" "Contains" ...
1
vote
1answer
48 views
How can I do halftone effects in Photoshop?
How can I create this effect in Photoshop? It basically is square dots that come closer together and are bigger where the image is darker.
0
votes
1answer
47 views
Zoom preview for curve bend filter
Is there a way to zoom the preview image for the curve bend distortion filter in Gimp 2.8?
1
vote
1answer
29 views
rule that evaluates mail upon arrival to a folder and moves it to another folder
Want to create a rule that evaluates an email by subject upon arrival to a folder and moves it to another folder - is that possible within outlook 2010?
0
votes
1answer
193 views
How do I install the “fade” filter for FFmpeg?
There is documentation for the "fade" filter, but I don't know how to install it.
I'm using CentOS. I've installed FFmpeg from RMPForge:
yum install ffmpeg
0
votes
1answer
261 views
Setting up MAC filter in Binatone ADSL DT 845W
How do I restrict the wi-fi usage to a particular set of MAC addresses in a Binatone ADSL2+ Router?
2
votes
1answer
3k views
How do I set up a Proxy server on my home router to enable content filtering
This is going to be a difficult question, and I really hope someone can help me out here.
I have mentioned before, my son has a Nexus 4 and wants to use Google Now, I have k9 web protection enabled ...
2
votes
2answers
106 views
Auto Updating an Excel Filter
Firstly I'm using excel 2010.
I have had a look at other "auto-update" and from what I saw they wanted you to type some information in to make it "refresh" the auto-update.
Essentially what I have ...
0
votes
0answers
61 views
How do I make a transparent shape (filter) in Mac Paintbrush?
I'm trying to create a filter in paintbrush (to mask out bits of a background image). How do I create a filter image in Mac Paintbrush?
For example, say I wanted to filter out all but one vertical ...
1
vote
1answer
282 views
Copy/Paste including Hidden Columns when Filtering Rows in Excel 2010
I suspect the solution will be related to this question??
I have a spreadsheet that comes to me pre-formatted with hidden columns sprinkled in multiple places (for viewing brevity's sake). I need to ...
2
votes
1answer
243 views
How can I enable/disable a USB filter in VirtualBox from the command-line?
I'm running VirtualBox Version 4.2.0 r80737.
I have a USB keyboard that I usually just want filtered to the VirtualBox, but occasionally I want to free it up so that I can use it in the host OS as ...
1
vote
0answers
32 views
Detach a filter driver from certain drivers?
The driver for my laptop's keyboard has a kernel-mode filter driver from Synaptics (SynTP.sys) attached. Is it possible to detach the SynTP.sys filter driver from my keyboard's driver, without ...
1
vote
2answers
76 views
Parsing two input files and comparing line existence
I need to take two text files and check to see if a line that exists in File A doesn't exist anywhere in File B.
Each line in File A that does not exist in File B should be copied to an output log.
...
1
vote
1answer
290 views
Excel Macro pattern matching filter
Can anyone help me write this as a VB/excel macro.
I would like to select the following from one data sheet and write to another data sheet.
Select any rows where in column T the field contains the ...
0
votes
1answer
48 views
TortoiseHG; how to search for only a certain file extension for commit?
I have an ongoing problem using the TortoiseHG Workbench commit window to search for only a certain file type, such as with Python modules. Often I have tons of .pyc files that I don't want to be ...
0
votes
2answers
140 views
How to filter out .svn-base files from DIR command output?
I was wondering how I could go about doing the following (in Windows)
I need to examine the total number of characters in the full path to everything in c:\directory and all subdirectories. Here is ...
0
votes
0answers
380 views
Fade in a movie from white with FFmpeg
I have anĀ AVI file and I want to create a fade effect, BUT I want the fade-in to begin with the color white, meaning I want the first frame to be white and the movie should slowly (and continously) ...
3
votes
3answers
318 views
How to exempt rows from being hidden/filtered in Excel 2010?
Consider a spreadsheet that starts looking like this:
I want to be able to filter for Name 1 on the left column and have it look like this:
Yes, I realize that the simple answer is to filter for ...
2
votes
0answers
696 views
How to filter the unreplied emails only in Outlook 2010?
I want to filter and view only the unreplied emails from me. So that, it would easier for me to ensure and reply all of them easily. Can you please suggest a way for this?
Edited:
Applied the ...
0
votes
0answers
64 views
Filter rich text on clipboard
Is there a tool or a text editor (either "real" or web based) that lets me filter which rich "thing" I want to paste (additional to text) from my clipboard?
For example: Let's say I have a text from ...
2
votes
1answer
411 views
How to match multiple strings in iptables
I have 2 strings, and i wish to queue the packet if it contains both the strings ( something like ("jsh"&&"gjhyg")), i tried following ways, but they don't seem to work:
sudo iptables -A ...

