how can i programmatically restart page lifecycle? i do some stuff in controls events which affects these controls. to see changes i have to draw page again. how can i do it?
Hi,
I am trying to get it so that when a link is clicked in my WordPress template, it will load that page content with AJAX without changing the page. It needs to load dynamically into my content area depending on which link is clicked.
I have never used AJAX before so I would love it if someone could help me out or point me in the right direction.
Thanks,
Wade
Is there any way, through which I can render different page tabs for different facebook pages, by using the same "page tab app".
Something like:
For FB Page "Blah" the app should render the page from the url "http://www.mywebsite.com/Blah"
For FB Page "Blah-Blah" the app should render the page from the url "http://www.mywebsite.com/Blah-Blah"
For FB Page "Blah-Blah-Blah" the app should render the page from the url "http://www.mywebsite.com/Blah-Blah-Blah"
Can I achieve this by using the same facebook app?
i have this querystring that shall open up my page.
http://www.a1-one.com/[email protected]&stuid=123456
Now when this page loads, on page_load, I want to pick up email and stuid in two different variables. So I can use them to insert into my database (sql server)
how can this be done in vb.net
Nearly two years ago Kalen Delaney blogged about Splitting a page into multiple pages , showing how page splits occur inside of SQL Server. Following her blog post, Michael Zilberstein wrote a post, Monitoring Page Splits with Extended Events , that showed how to see the sqlserver.page_split Events using Extended Events. Eladio Rincón also blogged about Using XEvents (Extended Events) in SQL Server 2008 to detect which queries are causing Page Splits , but not in relation to Kalen’s blog...(read more)
This question already has an answer here:
HTTP and HTTPS impacts on SEO
1 answer
Let's say I have example.com domain, and I force the user to use the HTTPS over HTTP.
The question is as browsers just accept and load the forwarded/new page (when the request for http://example.com - https://example.com), does the Googlebot (or other search engines) accept the forwarded page and index the new page and just ignore the old page?
In other word, does search engines accept HTTPS beside the HTTP?
Les meilleurs cours et tutoriels SGBD : nouvelle mise à jour avec 18 nouveaux tutoriels
Bonjour à tous,
Une mise à jour importante vient d'être effectuée sur la page Cours SGBD.
18 tutoriels, cours et Docs ont été ajoutés (38 au total).
Des liens vers les pages cours des sous-rubriques SGBD (MySQL, SQL-Server...) font aussi leur apparition sur cette page.
Accéder à la page mise à jour
Merci à tous les contributeurs de cette page qui ne cessent d'enrichir les ressou...
I think I have everything set up for reporting services to work.
But when I go to the report manager URL it just says "home" at the top, and there are no options to click properties,etc. The page is mostly blank.
I'm thinking maybe windows integrated security isn't turned on, but I'm not sure how to check or change it.
I've created some InDesign Pages that I want to use as templates. I've created an XML file with all the appropriate data. I want to merge the XML data with the InDesign page and have a few hundred pages automatically generated.
I've been reading online and working with InDesign's "Import XML" features without any luck. The documentation has been pretty poor for me. And Google searches haven't returned much fruitful.
Edit: I'm updating this to now include my present steps
1) I create a Master Page of my template
2) I add a bunch of text frames where I want the imported data from the XML file to be places
3) I open the "Tags" window and Import and XML file
4) I mark my text frames in the Master Document with the appropriate tags
5) I then add a lot of pages (like 200) to the document
6) Then I use "Import XML" to try and get the data brought in and filled across all 200 pages.
This is where I fail. So there's something I'm missing. It might be that InDesign doesn't work as I'm expecting...
Anyone have any good tips for mail-merge like functionality with an XML document and auto-generation of InDesign pages?
BTW, here's an example of Adobe's great documentation for merging repeated XML elements. There's gotta be more...InDesign CS4 Docs: XML-Importing XML-Working with Repeating Data
EDIT: Here's some of the sample XML, notice the ITEM will repeat. I've also truncated the data in the "desc" tag:
<output>
<item>
<user_name>taude</user_name>
<date>2009-02-21</date>
<title>Wishful Thinking</title>
<desc>Skiing up in Vermont on a beautiful day. This photo of</desc>
<thumbnail>http://www.blipfoto.com/thumbs/5371/2009/big/color/96104200949a162672e1996.15963073.jpeg</thumbnail>
</item>
<item>
<user_name>taude</user_name>
<date>2009-02-22</date>
<title>Skiing Self Portrait</title>
<desc>I was inspired by ML's self-portrait while </desc>
<thumbnail>http://www.blipfoto.com/thumbs/5371/2009/big/color/36547696749a2c5782308e0.91477014.jpeg</thumbnail>
</item>
</output>
Here's what my imported XML looks like with the InDesign Structure
I've created some InDesign Pages that I want to use as templates. I've created an XML file with all the appropriate data. I want to merge the XML data with the InDesign page and have a few hundred pages automatically generated.
I've been reading online and working with InDesign's "Import XML" features without any luck. The documentation has been pretty poor for me. And Google searches haven't returned much fruitful.
Here are my present steps:
I create a Master Page of my template
I add a bunch of text frames where I want the imported data from the XML file to be places
I open the "Tags" window and Import and XML file
I mark my text frames in the Master Document with the appropriate tags
I then add a lot of pages (like 200) to the document
Then I use "Import XML" to try and get the data brought in and filled across all 200 pages.
This is where I fail. There's something I'm missing. It might be that InDesign doesn't work as I'm expecting...
Does anyone have any good tips for mail-merge like functionality with an XML document and auto-generation of InDesign pages?
By the way, here's an example of Adobe's great documentation for merging repeated XML elements. There's got to be more... InDesign CS4 Docs: XML-Importing XML-Working with Repeating Data
Here's some of the sample XML, notice the ITEM will repeat. I've also truncated the data in the "desc" tag:
<output>
<item>
<user_name>taude</user_name>
<date>2009-02-21</date>
<title>Wishful Thinking</title>
<desc>Skiing up in Vermont on a beautiful day. This photo of</desc>
<thumbnail>http://www.blipfoto.com/thumbs/5371/2009/big/color/96104200949a162672e1996.15963073.jpeg</thumbnail>
</item>
<item>
<user_name>taude</user_name>
<date>2009-02-22</date>
<title>Skiing Self Portrait</title>
<desc>I was inspired by ML's self-portrait while </desc>
<thumbnail>http://www.blipfoto.com/thumbs/5371/2009/big/color/36547696749a2c5782308e0.91477014.jpeg</thumbnail>
</item>
</output>
Here's what my imported XML looks like with the InDesign Structure:
I have a number of scheduled tasks which simply open a web page in Windows Server 2008 R2. They used to run and end without abending, but now they open and stay open and I have to setup the task to quit them by force before their next scheduled run. I've thought about installing CURL or WGET, but is there a way to do this with R2 without going to that step?
Regards.
I read and followed this question in order to configure nginx to force SSL for one page (admin.php for XenForo), and it is working well for a few of the site administrators but is not for myself. I was wondering if anyone has any advice on how to improve this configuration:
...
ssl_certificate example.net.crt;
ssl_certificate_key example.key;
server {
listen 80 default;
listen 443 ssl;
server_name www.example.net example.net;
access_log /srv/www/example.net/logs/access.log;
error_log /srv/www/example.net/logs/error.log;
root /srv/www/example.net/public_html;
index index.php index.html;
location / {
if ( $scheme = https ){
rewrite ^ http://example.net$request_uri? permanent;
}
try_files $uri $uri/ /index.php?$uri&$args;
index index.php index.html;
}
location ^~ /admin.php {
if ( $scheme = http ) {
rewrite ^ https://example.net$request_uri? permanent;
}
try_files $uri /index.php;
include fastcgi_params;
fastcgi_pass 127.0.0.1:9000;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param HTTPS on;
}
location ~ \.php$ {
try_files $uri /index.php;
include fastcgi_params;
fastcgi_pass 127.0.0.1:9000;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param HTTPS off;
}
}
...
It seems that the extra information in the location ^~ /admin.php block is unecessary, does anyone know of an easy way to avoid duplicate code? Without it it skips the php block and just returns the php files.
Currently it applies https correctly in Firefox when I navigate to admin.php. In Chrome, it downloads the admin.php page. When returning to the non-https website in Firefox, it does not correctly return to http but stays as SSL. Like I said earlier, this only happens for me, the other admins can go back and forth without a problem.
Is this an issue on my end that I can fix? And does anyone know of any ways I could reduce duplicate configuration options in the configuration? Thanks in advance!
My system has a 5GB RAM.
And my paging file size is 2GB
Even though I have many RAM, page-swapping still occurs. But I don't want to swapping.
If I resize the paging file size(ex 200MB?), Doesn't Windows System do any swapping?
Are there side-effects?
I have a windows server 2008 R2 standard edition. The system suddenly stopped accepting remote desktop connections. When I tried to connect directly to the console, I am unable to start any applications. I got errors "The page file is to small to complete the action". Under takmanager in performance the system shows "Commit(GB) 127/127". What does this imply?
The system has 32 GB ram, 5 raid disks each 150 Gb
Hi guys,
I'm looking for a tool to convert a static html / css page to wordpress. I guess the css part doesnt matter; it seems easy to create your own theme. I'm just looking for at tool that can insert the right content into the right database tables, if anything like that exists!
Thanks!
I'm trying to make a website and I want it to have the same sort of layout as IMDB , with the white page in the middle and the grey sides beyond it.
Does anybody know how to do this in HTML or CSS, im a newbie
With the number of people passing around shortened URLs (through goo.gl, bit.ly, etc), I was wondering how these shortening services affect page rank in Google. Do they count as inbound links to your content or are they completely ignored by Google and other search engines?
I'm using Ubuntu 10.04 and Firefox 3.6.3. If I type wrong URL like youtube, it won't redirect me to the correct site. Instead the address would be jar:file:///usr/lib/firefox-3.6.3/chrome/en-US.jar!/locale/browser-region/region.propertiesyoutube and Firefox can't find any page.
Try visiting:
http://youtube.com/watch?v=1
http://youtube.com/watch?v=19so8b
http://youtube.com/watch?v=anyinvalidid
tried in chrome and firefox.
Is this a bug in Youtube or the way browsers are constructed?
what is the reason for the continuous reloads of the page?
On some websites, I receive garbage text instead of web page itself. I have noticed that this only happens for pages that are served with Content-Encoding set to GZIP or chunked headers, see the image please:
I am using latest version 22.0.1229.94 of Chrome with Windows 7 Ultimaate. The encoding of browser is set to UTF-8. (I also tried changing encoding to Western, etc but same result)
Can anyone suggest a solution to this? Thanks
Hi Guys
I recently moved my site to a new server (Apache 2, PHP5, MySQL5). The site is an Invision based forum. Every few posts / topics it just hangs. The data has been written because if you stop and reload, the post / thread is there. I thought it was a write issue initially, but nope. So, the data is written but the page load never completes. It doesn't leave the page where the data has been input.
Whats the best way to trouble shoot this issue? The only thing I have done recently is reduce my MySQL timeouts, but I can't see that being an issue as the values are still big enough and there are no mentions of timeouts in the MySQL log. (For the record there is nothing in PHP's error log either)
Thanks in advance!
EDIT: I checked my server-status. It all looked ok, but I have a suspicion I was hitting my ServerLimit, so I doubled that. Also enabled my Keepalives. Will keep an eye on it.
EDIT 2: Its now been a few days and this is still occuring. I have more info though;
Apache is throwing seg faults, but enabling core dumps does not produce them.
I have tried disabling the modules in apache but it just stops things from working.
I fear it may actually be DNS related. If I watch Live Headers in Firefox, absolutely nothing happens during this 'hanging' period. After that, the responses come back fairly promptly.
UPDATE (05/04): I built the latest versions of Apache and PHP from source, no luck. I then removed those and used the remi repo to update all my packages to the latest stable. Segfaults seem to have stopped, but the hanging is continuing.
ini's are at;
www.skylinesaustralia.com/php.ini
www.skylinesaustralia.com/my.cnf
www.skylinesaustralia.com/httpd.conf
UPDATE - SOLVED! - The issue was having a gigantic query cache size in MySQL. It was 2GB, changing it to 64M sorted it. Thanks for all the help everybody, much appreciated!!
I've just taken over managing the network for a small charity, and am finding internet access very flaky - we keep getting "The connection to the server was reset while the page was loading." errors (HTTP Error 12031 according to the Windows network diagnostic tool).
It doesn't seem to be anything to do with our ISP since it also affects internal traffic (even requests to an Apache instance on my localhost!)
Adjusting the MTU setting in the Windows XP registry sometimes seems to help for a few minutes after rebooting, but the problem always returns.
I'm using the stylish addon and it works great. However I would like to substitute a specific font - say Arial - with another of my choice every time it is found instead of setting a global font (which I don't like as I just want to substitute Arial) or using a stylish rule for every page. Is it possible to do this? Maybe with a greasemonkey script?