A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

JPEG EXIF replacement on windows at home



 
 
Thread Tools Rate Thread Display Modes
  #61  
Old May 6th 17, 01:15 AM posted to rec.photo.digital,alt.comp.os.windows-10
Savageduck
external usenet poster
 
Posts: 214
Default JPEG EXIF replacement on windows at home

On 2017-05-06 00:05:07 +0000, PeterN said:

On 5/5/2017 4:54 PM, Mayayana wrote:
"PeterN" wrote

| There is a strange gap in reason for wanting to make that type of
| change. Even if it's for the purpose of bypassing certain competition
| rules. (The most benign reason I can think of.)
|

The OP seems to want to alter various things
randomly, for the sake of privacy. What's so
strange about that? Personally I'd just strip out
all the metadata, but there seems to be some
reason that he needs it.

There's a popular illusion of immutability here
that simply isn't accurate. Like PDFs or MS Word
docs, or just about any other digital file, the
idea that there's an authentic version just doesn't
hold. The metadata is just a bunch of info stored
willy nilly in the file header; done differently, if
at all, by different camera companies. If they're his
pictures then it's nobody's business to be able to
check that data. Being shown his pictures of his
daughter's wedding doesn't give you some kind of
right to know about camera, long/lat, date, etc.



Striping all metadata is privacy. Then why does he want to write in his own.
End of my comment.


....because he is foolish ass.
Wherever there is a simple way to do anything, he will avoid it against
the best advice provided.

Note: the OP hasn't returned to this thread after his motives were questioned.

--
Regards,

Savageduck

Ads
  #62  
Old May 6th 17, 01:19 AM posted to alt.comp.os.windows-10
Good Guy[_2_]
external usenet poster
 
Posts: 3,354
Default JPEG EXIF replacement on windows at home

On 06/05/2017 01:15, Savageduck wrote:

Note: the OP hasn't returned to this thread after his motives were
questioned.


He is busy looking for young boys and gay men for his pleasure!! He did
say this when asked why he wants to do this.

--
With over 500 million devices now running Windows 10, customer
satisfaction is higher than any previous version of windows.

  #63  
Old May 6th 17, 10:55 AM posted to rec.photo.digital,alt.comp.os.windows-10
Roy Tremblay
external usenet poster
 
Posts: 169
Default JPEG EXIF replacement on windows at home

On Fri, 5 May 2017 17:15:41 -0700,
Savageduck actually wrote:

Note: the OP hasn't returned to this thread after his motives were questioned.


I'm here.
The question has been answered four times already.\

Adding a fifth answer to the same question by you isn't going to make you
understand that which you don't wish to understand in the other four
replies.

Mayayana understood. Instantly.
Respect Mayayana's intelligence.
  #64  
Old July 8th 17, 08:43 PM posted to rec.photo.digital,alt.comp.os.windows-10
Diesel
external usenet poster
 
Posts: 937
Default JPEG EXIF replacement on windows at home

"Mayayana" news Fri, 05 May 2017 00:26:13 GMT in rec.photo.digital, wrote:

"nospam" wrote

| exiftool is not half baked.
| exiftool is the standard to which others are compared.

That may be your opinion.


It's an opinion shared by many. It's quite the tool.

I don't compare anything if the author can't even be bothered
to make a UI front-end.


Console apps are UI, just not GUI based. And, there's a purpose for
everything. Not all programs require a hand holding GUI to get the job
done.

There's no excuse for command-line-only.


Now, that is just your personal opinion. One which isn't shared by all.
Command line only makes more sense in some automated tasks, actually.
XXCOPY is a good example of that.



--
https://tekrider.net/pages/david-brooks-stalker.php

See side panel for exciting recipe ideas.
  #65  
Old July 9th 17, 10:34 AM posted to rec.photo.digital,alt.comp.os.windows-10
David B.[_8_]
external usenet poster
 
Posts: 159
Default JPEG EXIF replacement on windows at home


Do you realize that it was 'Mayayana' who found the hidden code on the
IdentIt.ca web site. You know, that SPAM code you claimed didn't exist.

I did keep a copy of the source code. Here it is:-

html xmlns:fo="http://www.w3.org/1999/XSL/Format"

head


script type="text/javascript" src="/static/js/analytics.js"/script
script
type="text/javascript"archive_analytics.values.server_name=" wwwb-app13.us.archive.org";archive_analytics.values.ser ver_ms=379;/script
link type="text/css" rel="stylesheet"
href="/static/css/banner-styles.css"/









titleWelcome to IdentIT Inc. - Home/title
meta name="KEYWORDS" content="public key infrastructure, security
consulting, certificate lifecycle manager, CLM, VPN, windows rights
management services, RMS"
link href="/web/20161002161328cs_/http://identit.ca/css/styles.css"
rel="stylesheet" type="text/css"
/head

body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"
bottommargin="0" rightmargin="0"


!-- BEGIN WAYBACK TOOLBAR INSERT --
script type="text/javascript" src="/static/js/disclaim-element.js"
/script

script type="text/javascript" src="/static/js/graph-calc.js" /script
script type="text/javascript"//![CDATA[
var __wm = (function(imgWidth,imgHeight,yearImgWidth,monthImg Width){
var wbPrefix = "/web/";
var wbCurrentUrl = "http://identit.ca/";

var firstYear = 1996;
var displayDay = "2";
var displayMonth = "Oct";
var displayYear = "2016";
var prettyMonths =
["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","S ep","Oct","Nov","Dec"];
var $D=document,$=function(n){return document.getElementById(n)};
var trackerVal,curYear = -1,curMonth = -1;
var yearTracker,monthTracker;
function showTrackers(val) {
if (val===trackerVal) return;
var $ipp=$("wm-ipp");
var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$( "displayDayEl");
if (val) {
$ipp.className="hi";
} else {
$ipp.className="";

$y.innerHTML=displayYear;$m.innerHTML=displayMonth ;$d.innerHTML=displayDay;
}
yearTracker.style.display=val?"inline":"none";
monthTracker.style.display=val?"inline":"none";
trackerVal = val;
}
function trackMouseMove(event,element) {
var eventX = getEventX(event);
var elementX = getElementX(element);
var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth);
var monthOff = xOff % yearImgWidth;

var year = Math.floor(xOff / yearImgWidth);
var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth));
// 1 extra border pixel at the left edge of the year:
var month = (year * 12) + monthOfYear;
var day = monthOff % 2==1?15:1;
var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) +
zeroPad(day,2) + "000000";

$("displayYearEl").innerHTML=year+firstYear;
$("displayMonthEl").innerHTML=prettyMonths[monthOfYear];
// looks too jarring when it changes..
//$("displayDayEl").innerHTML=zeroPad(day,2);
var url = wbPrefix + dateString + '/' + wbCurrentUrl;
$("wm-graph-anchor").href=url;

if(curYear != year) {
var yrOff = year * yearImgWidth;
yearTracker.style.left = yrOff + "px";
curYear = year;
}
if(curMonth != month) {
var mtOff = year + (month * monthImgWidth) + 1;
monthTracker.style.left = mtOff + "px";
curMonth = month;
}
}
function hideToolbar() {
$("wm-ipp").style.display="none";
}
function bootstrap() {
var $spk=$("wm-ipp-sparkline");
yearTracker=$D.createElement('div');
yearTracker.className='yt';
with(yearTracker.style){
display='none';width=yearImgWidth+"px";height=imgH eight+"px";
}
monthTracker=$D.createElement('div');
monthTracker.className='mt';
with(monthTracker.style){
display='none';width=monthImgWidth+"px";height=img Height+"px";
}
$spk.appendChild(yearTracker);
$spk.appendChild(monthTracker);

var $ipp=$("wm-ipp");
$ipp&&disclaimElement($ipp);
}
return{st:showTrackers,mv:trackMouseMove,h:hideToo lbar,bt:bootstrap};
})(550, 27, 25, 2);//]]
/script
style type="text/css"
body {
margin-top:0 !important;
padding-top:0 !important;
min-width:800px !important;
}
/style
div id="wm-ipp" lang="en" style="display:none;"

div style="position:fixed;left:0;top:0;width:100%!impo rtant"
div id="wm-ipp-inside"
table style="width:100%;"tbodytr
td id="wm-logo"
a href="/web/" title="Wayback Machine home page"img
src="/static/images/toolbar/wayback-toolbar-logo.png" alt="Wayback
Machine" width="110" height="39" border="0" //a
/td
td class="c"
table style="margin:0 auto;"tbodytr
td class="u" colspan="2"
form target="_top" method="get" action="/web/form-submit.jsp"
name="wmtb" id="wmtb"input type="text" name="url" id="wmtbURL"
value="http://identit.ca/" style="width:400px;"
onfocus="this.focus();this.select();" /input type="hidden" name="type"
value="replay" /input type="hidden" name="date" value="20161002161328"
/input type="submit" value="Go" /span id="wm_tb_options"
style="display:block;"/span/form
/td
td class="n" rowspan="2"
tabletbody
!-- NEXT/PREV MONTH NAV AND MONTH INDICATOR --
tr class="m"
td class="b" nowrap="nowrap"

a href="/web/20160718214814/http://identit.ca/" title="18
Jul 2016"JUL/a

/td
td class="c" id="displayMonthEl" title="You are he 16:13:28
Oct 2, 2016"OCT/td
td class="f" nowrap="nowrap"

a href="/web/20170124200612/http://Identit.ca" title="24
Jan 2017"strongJAN/strong/a

/td
/tr
!-- NEXT/PREV CAPTURE NAV AND DAY OF MONTH INDICATOR --
tr class="d"
td class="b" nowrap="nowrap"

a href="/web/20160718214814/http://identit.ca/"
title="21:48:14 Jul 18, 2016"img
src="/static/images/toolbar/wm_tb_prv_on.png" alt="Previous capture"
width="14" height="16" border="0" //a

/td
td class="c" id="displayDayEl"
style="width:34px;font-size:24px;" title="You are he 16:13:28 Oct 2,
2016"2/td
td class="f" nowrap="nowrap"

a href="/web/20170124200612/http://Identit.ca"
title="20:06:12 Jan 24, 2017"img
src="/static/images/toolbar/wm_tb_nxt_on.png" alt="Next capture"
width="14" height="16" border="0" //a

/td
/tr
!-- NEXT/PREV YEAR NAV AND YEAR INDICATOR --
tr class="y"
td class="b" nowrap="nowrap"

a href="/web/20150812015332/http://www.identit.ca/"
title="12 Aug 2015"strong2015/strong/a

/td
td class="c" id="displayYearEl" title="You are he
16:13:28 Oct 2, 2016"2016/td
td class="f" nowrap="nowrap"

2017

/td
/tr
/tbody/table
/td
/tr
tr
td class="s"
a class="t" href="/web/20161002161328*/http://identit.ca/"
title="See a list of every capture for this URL"65 captures/a
div class="r" title="Timespan for captures of this URL"3
Feb 06 - 24 Jan 17/div
/td
td class="k"
a href="" id="wm-graph-anchor"
div id="wm-ipp-sparkline" title="Explore captures for this URL"
img id="sparklineImgId" alt="sparklines"
onmouseover="__wm.st(1)" onmouseout="__wm.st(0)"
onmousemove="__wm.mv(event,this)"
width="550"
height="27"
border="0"

src="/web/jsp/graph.jsp?graphdata=550_27_1996:-1:000000000000_1997:-1:000000000000_1998:-1:000000000000_1999:-1:000000000000_2000:-1:000000000000_2001:-1:000000000000_2002:-1:000000000000_2003:-1:000000000000_2004:-1:000000000000_2005:-1:000000000000_2006:-1:020201053201_2007:-1:020200010200_2008:-1:000000000020_2009:-1:100110000000_2010:-1:000100000000_2011:-1:000000002211_2012:-1:002000000001_2013:-1:000003112000_2014:-1:100020001000_2015:-1:001201020200_2016:9:101111100100_2017:-1:100000000000"
/
/div
/a
/td
/tr/tbody/table
/td
td class="r"
a href="#close" onclick="__wm.h();return false;"
style="background-image:url(/static/images/toolbar/wm_tb_close.png);top:5px;"
title="Close the toolbar"Close/a
a href="http://faq.web.archive.org/"
style="background-image:url(/static/images/toolbar/wm_tb_help.png);bottom:5px;"
title="Get some help using the Wayback Machine"Help/a
/td
/tr/tbody/table
/div
/div
/div
script type="text/javascript"__wm.bt();/script
!-- END WAYBACK TOOLBAR INSERT --






table cellpadding="0" cellspacing="0" border="0" width="100%"
height="100%" class="alltable"
tr height="317"
td colspan="2" style="

background:url(/web/20161002161328im_/http://identit.ca/images/top.jpg)
top left no-repeat;
"
table cellpadding="0" cellspacing="0" border="0" width="100%"
tr height="192"
td style="padding:0px 0px 5px 530px;"
img
src="/web/20161002161328im_/http://identit.ca/images/IdentITLogoRoundIII.gif"
border="0" alt="" width="216" height="76"table cellpadding="0"
cellspacing="0" border="0" id="table1"
tr
td /td
td style="padding-left:8px;"
div class="mycompany"
IdentIT Inc./div
div class="slogan"
/div
/td
/tr
/table
p /p
/td
/tr
tr height="42"
td
table cellpadding="0" cellspacing="0" border="0"
height="42"
tr
td
div style="width:458px; height:0px; float:left;"
spacer/spacer/div
/td
td class="menuitemactive1"
img
src="/web/20161002161328im_/http://identit.ca/images/mark.gif"
width="17" height="14" border="0" alt=""br
Home/td
td class="menudivider1"
div style="width:16px; height:0px;"
spacer/spacer/div
/td
td class="menuitem1"a
href="/web/20161002161328/http://identit.ca/services.html"
img
src="/web/20161002161328im_/http://identit.ca/images/mark.gif"
width="17" height="14" border="0" alt=""br
Services/a/td
td class="menudivider1"
div style="width:16px; height:0px;"
spacer/spacer/div
/td
td class="menuitem1"
img
src="/web/20161002161328im_/http://identit.ca/images/mark.gif"
width="17" height="14" border="0" alt=""br
font face="Tahoma"a
href="/web/20161002161328/http://identit.ca/about.html"About
Us/a/font/td
td class="menudivider1"
div style="width:16px; height:0px;"
spacer/spacer/div
/td
td class="menuitem1"a
href="/web/20161002161328/http://identit.ca/contact.html"
img
src="/web/20161002161328im_/http://identit.ca/images/mark.gif"
width="17" height="14" border="0" alt=""br
Contact Us/a/td
/tr
/table
/td
/tr
tr height="83"
td/td
/tr
/table
/td
/tr
tr height="100%"
td bgcolor="#F4F5F7" valign="top"
div style="width:170px; height:0px;"
spacer/spacer
table cellpadding="0" cellspacing="0" border="0" width="100%"
style="background:#ffffff
url(/web/20161002161328im_/http://identit.ca/images/2ndmenu_bottom.gif)
bottom right no-repeat;" id="table2"
tr
td style="padding:13px 13px 25px 12px;"
table cellpadding="0" cellspacing="0" border="0"
width="100%" id="table3"
tr
td class="secondmenumark"a
href="/web/20161002161328/http://identit.ca/methodology.html"
img
src="/web/20161002161328im_/http://identit.ca/images/2ndmenu_mark.gif"
width="14" height="14" border="0" alt=""/a/td
td class="secondmenuitem"uHome/u/td
/tr
tr
td class="secondmenumark"a
href="/web/20161002161328/http://identit.ca/methodology.html"
img
src="/web/20161002161328im_/http://identit.ca/images/2ndmenu_mark.gif"
width="14" height="14" border="0" alt=""/a/td
td class="secondmenuitem"a
href="/web/20161002161328/http://identit.ca/services.html"
Services/a/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/methodology.html"Engagement
Methodology/a/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/pki.html"Public Key
Infrastructur/ae/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/iam.html"Identity and
Access Management/a/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/policy.html"Security
Policy Authoring/a/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/vpn.html"VPN
Quarantine/a/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/rms.html"Windows Rights
Management Services/a/td
/tr
tr
td colspan="2" class="secondmenudivider"/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/clm.html"Microsoft Identity
Lifecycle Manager
2007/a /td
/tr
tr
td class="secondmenumark"a
href="/web/20161002161328/http://identit.ca/methodology.html"
img
src="/web/20161002161328im_/http://identit.ca/images/2ndmenu_mark.gif"
width="14" height="14" border="0" alt=""/a/td
td class="secondmenuitem"a
href="/web/20161002161328/http://identit.ca/about.html"About Us/a/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
 a
href="/web/20161002161328/http://identit.ca/management.html"Management
Team/a/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/clients.html"Clients/a/td
/tr
tr
td class="secondmenumark" /td
td class="secondmenuitem" align="right"
a
href="/web/20161002161328/http://identit.ca/events.html"Events/a/td
/tr
tr
td class="secondmenumark"a
href="/web/20161002161328/http://identit.ca/methodology.html"
img
src="/web/20161002161328im_/http://identit.ca/images/2ndmenu_mark.gif"
width="14" height="14" border="0" alt=""/a/td
td class="secondmenuitem"a
href="/web/20161002161328/http://identit.ca/contact.html"
Contact Us/a/td
/tr
/table
/td
/tr
/table
/div
/td
td width="100%" bgcolor="#F4F5F7" valign="top"
table cellpadding="0" cellspacing="0" border="0" width="100%"
tr height="65"
td class="pageheader-bg"
table cellpadding="0" cellspacing="0" border="0"
width="100%" height="65"
tr
td class="pageheader"
style="background:url(/web/20161002161328im_/http://identit.ca/images/pageheader_bg.gif)
top left no-repeat; padding:0px 20px 3px 31px;"
Home/td
/tr
/table
/td
/tr
tr
td class="thatext" style="padding:0px 37px 15px
31px;"span
h2Welcome to IdentIT Inc./h2
p style="text-align: left"span style="FONT-FAMILY:
verdana"
font size="2"One of your
most valuable corporate assets is information, and
protecting and
securing data access is vital to conducting business in
today's
knowledge-based economy./font/span/p
p style="text-align: left"span style="FONT-FAMILY:
verdana"
font size="2"With evolving
threats to intellectual property security and
information expanding
at an increasing rate, there is no single solution to
mitigate these
ever-changing risks. Rather than attempting to force a
single solution,
security is best achieved through a comprehensive
assessment of
your organization's technical, procedural, policy,
legal, regulatory
and management requirements and then architecting and
implementing
solutions that meet your needs./font/span/p
p style="text-align: left"span style="FONT-FAMILY:
verdana"
font size="2"IdentIT Inc.
specializes in strong security-related services and
solutions, with
the majority of our practice focused on digital
security, identity
management and access authorization, digital rights
management,
and secure remote access solutions./font/span/p
h4IdentIT Inc. offers ILM 2007
Certificate Management Training/h4
pfont size="2"IdentIT Inc. is pleased to offer private,
dedicated training on ILM 2007 Certificate Management.
If your
organization is interested in this training, please
contact us
at b
a
?subject=CLM%20Training%20Re quest"
/a/b./font/p
h4IdentIT Inc. announced as Systems Integrator for
Certificate
Lifecycle Manager/h4
pfont size="2"Microsoft announced IdentIT Inc. as
one of the
first systems integrators for Certificate Lifecycle
Manager.
Details are available at the
a
href="/web/20161002161328/http://www.microsoft.com/technet/clm/partners.mspx"
Microsoft CLM Web portal/a. /font
/p
h4
Brian Komar Interviewed on RunAs Radio/h4
pfont size="2"Brian Komar, President of IdentIT
Inc., was
interviewed by Richard Campbell and Greg Hughes about
the Public
Key Infrastructure (PKI), Extended Validation (EV)
Certificates
and whether or not anybody notices the green bar in
Internet
Explorer 7. The show can be listened to on demand from
a
href="/web/20161002161328/http://www.runasradio.com/default.aspx?showNum=8"this
location/a./font/p
h4Brian Komar to Author the 2nd Edition of the
Microsoft Press
PKI Book/h4
pfont size="2"Brian Komar, President of IdentIT
Inc., has
started writing the second edition of bMicrosoft Windows
Server(TM) 2003 PKI and Certificate Security. /bThe new
edition will cover the Windows Server 2008 PKI and extend
coverage of certificate-based application deployment.
Paul Adare,
CTO of IdentIT Inc. is acting as the technical editor
for the
project./font/p
/span/td
/tr
/table
/td
/tr
tr height="28"
td class="bottommenu-color"/td
td class="bottommenu-color" style="padding-left:31px;"
table cellpadding="0" cellspacing="0" border="0"
tr
td class="bottommenuitemactive"Home/td
td class="bottommenudivider"
div style="width:17px; height:0px;"
spacer/spacer/div
/tddiv style="position: absolute; width: 31px;
height: 87x; z-index: 2; left: -857px; top: 68px" id="layer3"marquee
scrollDelay="1044" align="middle" border="0"a
href="/web/20161002161328/http://www.nikeairmaxsite.com/"nike air max
sneakers/aa
href="/web/20161002161328/http://www.toplacoste.com/"Lacoste
Outlet/aa
href="/web/20161002161328/http://www.nikedunksales.com/nikesbdunkhigh-c-7.html"nike
dunk high/aa
href="/web/20161002161328/http://www.frchristianlouboutin.com/"christian
louboutin sale/aa
href="/web/20161002161328/http://www.nikedunksales.com/"nike dunk/aa
href="/web/20161002161328/http://www.nikedunksales.com/nikesbdunkmid-c-13.html"nike
dunk mid/aa
href="/web/20161002161328/http://www.frchristianlouboutin.com/christian-louboutin-shoes-c-5.html"christian
louboutin shoes/aa
href="/web/20161002161328/http://www.lebronsky.com/kobebryant-c-21.html"kobe
bryant shoes/aa
href="/web/20161002161328/http://www.airforce1fashion.com/air-force-1-premium-mid-c-239.html"air
force one mid/aa
href="/web/20161002161328/http://www.frchristianlouboutin.com/"christian
louboutin discount/aa
href="/web/20161002161328/http://www.lebronsky.com/kobebryantnikezoomkobev5-c-21_28.html"kobe
v/a/marquee/div
td class="bottommenuitem"a
href="/web/20161002161328/http://identit.ca/services.html"Services/a/td
td class="bottommenudivider"
div style="width:17px; height:0px;"
spacer/spacer/div
/td
td class="bottommenuitem"a
href="/web/20161002161328/http://identit.ca/about.html"About Us/a/td
td class="bottommenudivider"
div style="width:17px; height:0px;"
spacer/spacer/div
/td
td class="bottommenuitem"a
href="/web/20161002161328/http://identit.ca/contact.html"Contact
Us/a/td
/tr
/table
/td
/tr
tr height="46"
td bgcolor="#ffffff"/td
td bgcolor="#ffffff" style="padding-left:31px;"
class="copy"All Rights
Reserved.../td
/tr
/table

/body

/html




!--
FILE ARCHIVED ON 16:13:28 Oct 2, 2016 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 8:11:09 Mar 16, 2017.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
--

--
"Do something wonderful, people may imitate it." (Albert Schweitzer)
"The important thing is not to stop questioning."
- Albert Einstein



  #66  
Old July 9th 17, 08:26 PM posted to rec.photo.digital,alt.comp.os.windows-10
Diesel
external usenet poster
 
Posts: 937
Default JPEG EXIF replacement on windows at home

"David B."
Sun, 09 Jul 2017 09:34:59 GMT
in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code on
the IdentIt.ca web site.


A marquee with the wrong configuration so you never see it scroll? How
was it 'hidden' exactly?

You know, that SPAM code you claimed
didn't exist.


MIDs of this? How is it spam, David? You never see the ****ing links.
Great job on the part of the supposed spammer there.

OTH,

https://tekrider.net/pages/david-brooks-stalker.php

That IS you and a very good truthful description of you.


--
https://tekrider.net/pages/david-brooks-stalker.php

In German, there are 70 slang words for penis:
# Sinep
# Banane
# Beidl
# Spatzi
# Lulu
# Schniedel
# Schniedelwutz
# Johannes
  #67  
Old July 9th 17, 08:48 PM posted to rec.photo.digital,alt.comp.os.windows-10
David B.[_8_]
external usenet poster
 
Posts: 159
Default JPEG EXIF replacement on windows at home

On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59 GMT
in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code on
the IdentIt.ca web site.


A marquee with the wrong configuration so you never see it scroll? How
was it 'hidden' exactly?


You'll need to ask Mayayana.

You know, that SPAM code you claimed
didn't exist.


MIDs of this? How is it spam, David? You never see the ****ing links.
Great job on the part of the supposed spammer there.


WHY were the SPAM links hidden in the source code?

--
David B.
  #68  
Old July 10th 17, 11:01 AM posted to rec.photo.digital,alt.comp.os.windows-10
David B.[_8_]
external usenet poster
 
Posts: 159
Default JPEG EXIF replacement on windows at home

On 09-Jul-17 8:48 PM, David B. wrote:
On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59 GMT
in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code on
the IdentIt.ca web site.


A marquee with the wrong configuration so you never see it scroll? How
was it 'hidden' exactly?


You'll need to ask Mayayana.

You know, that SPAM code you claimed
didn't exist.


MIDs of this? How is it spam, David? You never see the ****ing links.
Great job on the part of the supposed spammer there.


WHY were the SPAM links hidden in the source code?


I did enquire about this matter on the Microsoft Answers forum.

https://www.dropbox.com/s/au6zjy3pbj...PG%29.jpg?dl=0

For some reason, my post was deleted. :-(

--
Sometimes man stumbles over the truth. (W.Churchill)
  #69  
Old July 10th 17, 05:02 PM posted to rec.photo.digital,alt.comp.os.windows-10
Char Jackson
external usenet poster
 
Posts: 10,449
Default JPEG EXIF replacement on windows at home

On Mon, 10 Jul 2017 11:01:49 +0100, "David B."
wrote:

On 09-Jul-17 8:48 PM, David B. wrote:
On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59 GMT
in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code on
the IdentIt.ca web site.

A marquee with the wrong configuration so you never see it scroll? How
was it 'hidden' exactly?


You'll need to ask Mayayana.

You know, that SPAM code you claimed
didn't exist.

MIDs of this? How is it spam, David? You never see the ****ing links.
Great job on the part of the supposed spammer there.


WHY were the SPAM links hidden in the source code?


I did enquire about this matter on the Microsoft Answers forum.

For some reason, my post was deleted. :-(


'For some reason". ;-) I like that. It sort of implies that you don't
fully realize that you're a kook.

  #70  
Old July 10th 17, 08:44 PM posted to alt.comp.os.windows-10
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default JPEG EXIF replacement on windows at home

David B. wrote:

For some reason, my post was deleted. :-(


That means the system works :-)

No need for a frowny face. That means people police these
forums, so they run "for their intended purpose".

Posting off-topic content in a forum with a
defined purpose and charter, results it TOSsing.

What's so hard to understand about that ?

Paul
  #71  
Old July 11th 17, 02:47 AM posted to rec.photo.digital,alt.comp.os.windows-10
Diesel
external usenet poster
 
Posts: 937
Default JPEG EXIF replacement on windows at home

"David B."
Sun, 09 Jul 2017 19:48:58 GMT
in alt.comp.os.windows-10, wrote:

On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59
GMT in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code
on the IdentIt.ca web site.


A marquee with the wrong configuration so you never see it
scroll? How was it 'hidden' exactly?


You'll need to ask Mayayana.


Why would I need to ask them? I'm asking you to explain your post.
I think you may also be misattributing who did what, but, that
doesn't really matter.

You know, that SPAM code you claimed
didn't exist.


MIDs of this? How is it spam, David? You never see the ****ing
links. Great job on the part of the supposed spammer there.


WHY were the SPAM links hidden in the source code?


No MIDs backing your statement up David? That's not like you.




--
https://tekrider.net/pages/david-brooks-stalker.php

We are NOT lost! I know EXACTLY where we are! Where are we? We're
lost.
  #72  
Old July 11th 17, 09:09 AM posted to rec.photo.digital,alt.comp.os.windows-10
David B.[_8_]
external usenet poster
 
Posts: 159
Default Ping: MAYAYANA (was - JPEG EXIF replacement on windows at home)

On 11-Jul-17 2:47 AM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 19:48:58 GMT
in alt.comp.os.windows-10, wrote:

On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59
GMT in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden code
on the IdentIt.ca web site.

A marquee with the wrong configuration so you never see it
scroll? How was it 'hidden' exactly?


You'll need to ask Mayayana.


Why would I need to ask them? I'm asking you to explain your post.
I think you may also be misattributing who did what, but, that
doesn't really matter.


Subject: Changed Hopefully Mayayana will explain

You know, that SPAM code you claimed
didn't exist.

MIDs of this? How is it spam, David? You never see the ****ing
links. Great job on the part of the supposed spammer there.


WHY were the SPAM links hidden in the source code?


No MIDs backing your statement up David? That's not like you.


Sorry!

Read here - CAREFULLY!
https://www.dropbox.com/s/au6zjy3pbj...PG%29.jpg?dl=0


--
Sometimes man stumbles over the truth. (W.Churchill)
  #73  
Old July 14th 17, 02:23 AM posted to rec.photo.digital,alt.comp.os.windows-10
Diesel
external usenet poster
 
Posts: 937
Default Ping: MAYAYANA (was - JPEG EXIF replacement on windows at home)

"David B."
Tue, 11 Jul 2017 08:09:09 GMT
in rec.photo.digital, wrote:

On 11-Jul-17 2:47 AM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 19:48:58
GMT in alt.comp.os.windows-10, wrote:

On 09-Jul-17 8:26 PM, Diesel wrote:
"David B."
Sun, 09 Jul 2017 09:34:59
GMT in rec.photo.digital, wrote:

Do you realize that it was 'Mayayana' who found the hidden
code on the IdentIt.ca web site.

A marquee with the wrong configuration so you never see it
scroll? How was it 'hidden' exactly?

You'll need to ask Mayayana.


Why would I need to ask them? I'm asking you to explain your
post. I think you may also be misattributing who did what, but,
that doesn't really matter.


Subject: Changed Hopefully Mayayana will explain


It's a simple question David. Why are you having so much trouble
answering it?

You know, that SPAM code you claimed
didn't exist.

MIDs of this? How is it spam, David? You never see the ****ing
links. Great job on the part of the supposed spammer there.

WHY were the SPAM links hidden in the source code?


No MIDs backing your statement up David? That's not like you.


Sorry!


I don' think you've been genuine a single time in your life when
you've used that word. You slime, you lie, you besmirch, but, sorry
for any of it, you aren't.

Read here - CAREFULLY!


No thanks.


--
https://tekrider.net/pages/david-brooks-stalker.php

!Who! wal!ked acc!ross this ta!glin!e wit!h muddy fee!t!!
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 12:52 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.