digitalmars.D - Sitemap
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 12 2011
- Peter Alexander <peter.alexander.au gmail.com> Dec 12 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 12 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 12 2011
- Peter Alexander <peter.alexander.au gmail.com> Dec 13 2011
- Andrew Wiley <wiley.andrew.j gmail.com> Dec 12 2011
- Iain Buclaw <ibuclaw ubuntu.com> Dec 12 2011
- Somedude <lovelydear mailmetrash.com> Dec 13 2011
- Somedude <lovelydear mailmetrash.com> Dec 13 2011
- Walter Bright <newshound2 digitalmars.com> Dec 13 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 13 2011
- Andrea Fontana <advmail katamail.com> Dec 14 2011
- Andrea Fontana <advmail katamail.com> Dec 14 2011
- Somedude <lovelydear mailmetrash.com> Dec 13 2011
I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Dec 12 2011
On 12/12/11 7:52 PM, Andrei Alexandrescu wrote:I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Bug: that link is broken. :-)
Dec 12 2011
On 12/12/11 2:06 PM, Peter Alexander wrote:On 12/12/11 7:52 PM, Andrei Alexandrescu wrote:I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Bug: that link is broken. :-)
worksforme Andrei
Dec 12 2011
On 12/12/11 4:42 PM, Andrew Wiley wrote:For the last few days, www.dlang.org has always worked for me, but just dlang.org has been working sporadically. Not sure what the deal is.
Not sure whether that's related, but we're in the process of transferring domain ownership to DigitalMars. I'll make sure both dlang.org and www.dlang.org work. Andrei
Dec 12 2011
On 12/12/11 11:58 PM, Andrei Alexandrescu wrote:On 12/12/11 4:42 PM, Andrew Wiley wrote:For the last few days, www.dlang.org has always worked for me, but just dlang.org has been working sporadically. Not sure what the deal is.
Not sure whether that's related, but we're in the process of transferring domain ownership to DigitalMars. I'll make sure both dlang.org and www.dlang.org work. Andrei
Works for me too, now. (both do)
Dec 13 2011
On Mon, Dec 12, 2011 at 4:09 PM, Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:On 12/12/11 2:06 PM, Peter Alexander wrote:On 12/12/11 7:52 PM, Andrei Alexandrescu wrote:I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Bug: that link is broken. :-)
worksforme Andrei
For the last few days, www.dlang.org has always worked for me, but just dlang.org has been working sporadically. Not sure what the deal is.
Dec 12 2011
On 12 December 2011 19:52, Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
When did it change to dlang.org? That's much easier to remember than d-l-p.org. :) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Dec 12 2011
Le 12/12/2011 20:52, Andrei Alexandrescu a écrit :I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
There is still the Features page that starts with the title "Comparison"...
Dec 13 2011
Le 12/12/2011 20:52, Andrei Alexandrescu a écrit :I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Also, I just noticed that the v2.056 changelog is empty.
Dec 13 2011
On 12/13/2011 4:50 AM, Somedude wrote:Also, I just noticed that the v2.056 changelog is empty.
Yeah, I was going to fix that, but with the imminent release of 2.057 (which will fix the 2.056 changelog) it didn't seem worth the time.
Dec 13 2011
On 12/13/11 6:50 AM, Somedude wrote:Le 12/12/2011 20:52, Andrei Alexandrescu a écrit :I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Also, I just noticed that the v2.056 changelog is empty.
Walter? I'm not sure what the process of stitching the changelog together is. We need to integrate it with the website build process. Andrei
Dec 13 2011
On 12/14/11 2:48 AM, Andrea Fontana wrote:Is there a sitemap.xml for search engine? http://www.sitemaps.org/protocol.html
There isn't but that sounds like a great idea and should be easy to do. See linux.mak in the website repo on how the sitemap is generated, and feel free to adapt that code to generate xml. Thanks, Andrei
Dec 14 2011
Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Is there a sitemap.xml for search engine? http://www.sitemaps.org/protocol.html Il giorno mar, 13/12/2011 alle 14.22 -0600, Andrei Alexandrescu ha scritto:On 12/13/11 6:50 AM, Somedude wrote:Le 12/12/2011 20:52, Andrei Alexandrescu a =C3=A9crit :I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Also, I just noticed that the v2.056 changelog is empty.
Walter? =20 I'm not sure what the process of stitching the changelog together is. We=
need to integrate it with the website build process. =20 =20 Andrei
Dec 14 2011
Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable You should give priority to each page and submit it on search engines. It gives better results and google/yahoo/msn give you some extra informations on pages. Check for example: http://www.google.it/webmasters/=20 http://www.bing.com/toolbox/webmaster Other tips: Internal search looks for results on d-programming-language.org also if i'm on dlang.org Search engines don't like duplication of contents. www.d-programming-language.com =3D=3D www.dlang.org=20 also: www.d-programming-language.com/index.html =3D=3D www.d-programming-language.com <- you should use canonical uri Search engines don't like javascript redirect (do a 301 redirect: when i search for docs I always found d1 docs i think this was the reason) www.digitalmars.com/d/ =20 There's a blank line on top of page, before dtd. That's wrong... Il giorno mer, 14/12/2011 alle 03.47 -0600, Andrei Alexandrescu ha scritto:On 12/14/11 2:48 AM, Andrea Fontana wrote:Is there a sitemap.xml for search engine? http://www.sitemaps.org/protocol.html
There isn't but that sounds like a great idea and should be easy to do.=
See linux.mak in the website repo on how the sitemap is generated, and=
feel free to adapt that code to generate xml. =20 Thanks, =20 Andrei
Dec 14 2011
Le 12/12/2011 20:52, Andrei Alexandrescu a écrit :I've added a sitemap to the website: http://dlang.org/sitemap.html I've already removed a bunch of obsolete documents. Feel free to look around and report bugs for various pages. Thanks, Andrei
Other suggestions: 1. Add links to some tutorials. Looks to me there are none. D isn't exactly a small language. 2. Maybe the Appendices section could be moved to the Documentation section ? I think it makes more sense there. 3. Maybe the Howtos/Tech tips could be moved to Howtos, or some of them integrated in the relevant pages ? (I haven't found where they could, though, I guess they belong to tutorials). Sorry for the multiple posts.
Dec 13 2011









Peter Alexander <peter.alexander.au gmail.com> 