bewlay_brother

Friends

8/19/08 07:06 pm - [info]cndnbcn85 posting in [info]webdev - port forwarding...

Probably the wrong community, but it at least pretains to development...

I want to show someone what I've done so far, but since it's asp.net, it has to be on my home server because we don't want to buy a web server just yet, but I can't get the port forwarding to work...
I give the client the router's IP address, which on the router, should be set to forward port 80 to the server's static IP, but it always times out. Port 80 is open on the exceptions thing on Windows, and I've tried it with and without adding :80 to the end of the address...

is there something I'm missing? All the instructions I've found just say set up forwarding on 80 to the internal IP and all should be well...

8/19/08 01:00 pm - [info]fuckgsus posting in [info]uchicago - New

I'm new.
I just adopted a 1 1/2yr old dog and wanted to know if there are other students out there with dogs who want to have a puppy-play-date (sounds stupid, I know). I'm starting graduate school in the fall and wouldn't mind meeting other students/dog owners (I have no friends! ha!).

Let me know if you're interested
Roma
(Religious Studies)

8/19/08 10:27 am - [info]the_designdiva posting in [info]webdev - Help with Drupal 6.3?

Let me preface this with, I'm a newbie here so if this has been addressed before, my apologies. Please don't bark about my question if it's been asked. Kindly point me to the previously answered post or just move on.

I'm new to Drupal, and PHP but the rest I have down. The problem I'm running into with Drupal is the support pages are written as if it's a conversation between techies which I am not (I'm a designer). That said, I've created the vocabulary and terms for the taxonomy. I've written pages to create the structure of the site. I've written stories which I wish to appear within specified pages though ... surprise, surprise ... my taxonomy does not appear when I create content. I understand nodes are where the content appears. Or is it blocks, or is it boxes?

Essentially I have a site where I want:
- 1 unique home page
- 6 sections (a blog as one of those sections)
- blocks or boxes or whatever term is used to divide the content within each section into 2 columns
- I'm using the bluemarine template as a basis for the layout I will implement


It's a simple site which ought to be a no brainer but I absolutely am not able to get the text for each sections (page) to appear where I would like. Is this a simple thing I'm overlooking?

Thank you in advance for help. I'd buy a book but I'm on an island in a foreign country and can't wait for anything to be shipped.

8/18/08 11:11 pm - [info]gogobera posting in [info]tex_latex - Broken non-breaking space?!

I have a summer “To Do” list, and I’ve defined a completed item as

\newcommand{\doneItem}[1]{{ \color{black} \item{#1~\checkmark} }}

(The rest of the items are in red.) What I’ve recently come across is that if a completed item’s text (the argument of the command) is just long enough, the \checkmark gets orphaned on the next line, despite being separated by a ~!

I’ve concluded that what’s going on is that the argument of \doneItem is being grouped as one box and then the ~\checkmark is being parsed. Thus, the line breaking cannot occur earlier in the sentence. I’m not exactly sure why TeX decides it’s better to break the line at the non-breaking space, rather than allow an overfull hbox.

Regardless of the details of why TeX decides what it does (though I’d be interested in knowing this, too), this raises two questions:
  1. How can I get TeX to break the line at an earlier point when necessary, so that the checkmark will always follow at least one word?
  2. The \item command doesn’t work quite like most LaTeX commands, and so I’ve basically done a dirty deed here. It would be more appropriate to define something like two commands: \toDo and \done, which each emulate \item’s behavior within the list. How should this most appropriately be done? And, of course, once done, how can I ensure that the final check mark is never separated from the word preceding it
I’ve had a look at Lamport’s LaTeX, but I didn’t find an answer. It must be in there somewhere, right? Or maybe some package like “enum” is what I need?

Edit: The simple answer is the correct one, in this case. I had left a trailing space at the end of the argument of \doneItem. TeX was breaking the line there. Removing it did the trick.

8/18/08 08:07 pm - [info]thepsychokid posting in [info]uchicago - The Psycho Kid @ Elbo Room Wednesday!

 

8/18/08 06:45 pm - [info]slangofoil posting in [info]webdev - Implementing a shopping cart

I'm a relative novice web programmer. I'm doing a masters that has involved a lot of web stuff but it's been fairly simple (sessions, php, some database connection stuff, relatively simple javascript, etc.) so I still feel out of my depth with a lot of things.

Bearing that in mind, I have the opportunity to maybe do a website that involves a shopping cart. I haven't done anything that complex and I don't even know where to look to figure out how to do it. I'm wary of committing myself to something that I don't know how to do.

Does anyone have any experience with shopping carts and the best way to implement them?

Any help is much appreciated!

8/16/08 12:45 am - [info]technicolorpuff posting in [info]webdev - Ignorant question.

I'm trying to set up my website with Dreamweaver but I'm massively confused! Dreamweaver keeps asking me in what folder I want to put my files in but I have no idea where to find my folders. I don't get this whole ftp thing. Please, help? I'm desperate ;_;

8/15/08 11:14 am - [info]vertigo_boy posting in [info]mathematics - measure & integration text

I'm looking to buy a book on measure and integration -- I'll be getting Rudin's Real and Complex Analysis, but I'll probably wind up wanting a supplementary text for developing more intuition than I suspect to get from Rudin. Any recommendations? (Spare me any replies to the effect of "screw intuition; Rudin gives you the only kind of intuition that matters!")

8/15/08 09:29 am - [info]salvanos posting in [info]webdev - Learning Resources

My boss would like me to start learning Illustrator and InDesign. Unfortunately, while I feel very comfortable in Photoshop and can usually learn new techniques by reviewing tutorials and what not... Illustrator and InDesign just boggle me.

I was wondering if anyone here could recommend some good literature resources for learning the basics of both programs.

8/14/08 01:35 pm - [info]ezerick posting in [info]webdev - salary

Can anyone please recommend a way to gauge what you should be paid depending on your area and web development skillset? Thanks!

EDIT:
I live in a small city in East Tennessee. I havs a BS in Computer Science with a focus on IT. My skill set is as follows. It's not an exhaustive list but it highlights my strongest skills:

PHP - 2-3 years professionally
SQL - 3-4 years professionally
CSS - 3-4 years professionally
XML - 2-3 years professionally
Javascript - 2-3 years professionally
HTML 5-6 years professionally + ~2 years on my own
C# .Net - 1-2 months professionally

8/14/08 08:22 pm - [info]pkarjala posting in [info]mathematics - plots in mathematica 6

Hi folks,

Brief question. If one tries to plot, say Tan[z] in Mathematica, it includes vertical lines z = \pi/2 + \pi n to the plot, which is indeed not that nice. Moreover, if one deals with functions more involved and use ContourPlot routine, etc. same kind of issue appears. How to eliminate it?

Cheers

8/14/08 10:47 am - [info]codimension4 posting in [info]mathematics - A More Complicated Birthday Question

What is the probability that four people in a population of 153 will share a birthday? The normal method of attack for this is to find the probability that two people will share a birthday by finding the probability that all of the population have distinct birthdays, and taking the complement of that.

How does looking for four people change this calculation?

8/14/08 08:45 am - [info]shifuimam posting in [info]webdev - where should I reregister my domain?

I have a domain with GoDaddy. It expires in November, and I want to move the registration to a different registrar (I hate GoDaddy like whoa).

Any recommendations on who I should move the registration to?
 

8/14/08 01:33 am - [info]ragnus posting in [info]webdev

how do i use a proxy server so i can play multiple characters on a MUD without getting caught of using the same IP by the administrators?

8/13/08 06:47 pm - [info]valera posting in [info]webdev - Override apache authentication

I've got an .htaccess file in the root directory of the server which requires a specific user in order to access anything. Is it possible to unlock a directory under the root directory so that people going to www.example.com as well as any other directory on the server are asked to authenticate but people going to www.example.com/tmp are let in without a prompt?

UPDATE: nevermind. figured it out:
Allow from all
Satisfy any

8/13/08 12:18 pm - [info]swiftset posting in [info]mathematics

I came across the relation (n \choose c*n) \cong 2^(n*H(c)) in a comp-sci-ish paper. What is the function H-- and where could I find a proof--, and exactly what type of asymptotic relation is being specified?

8/13/08 11:39 am - [info]sheena_bandy posting in [info]webdev - css conditional statements?

Is there any way to set a conditional code area for IE7.00.6000.16386 (IE7 Vista) within a css document?
It would be more trouble to create an additional css document and put conditional statements in every head section on the site.

8/13/08 10:17 am - [info]artemis2020 posting in [info]webdev - Excel Wrapper + C#

I am trying to import items into an Excel file into Visual Studio 2008, and I want the Excel file to have formatting done.
I created a macro to do the formatting, but I'm having a hard time implementing the macro into Excel.

Here's my code in C#:


StringBuilder sbMacro = new StringBuilder();
objExcel.Visible = true;
objExcel.Header = new string[][] { strArrHeader, strArrHeader2 };
//these are mentioned previously,
//they are strings used for the header names,
//but that is not the issue here :)

objExcel.New();
objExcel.SetInfo(myDataTable);

objExcel.SetMacro(sbMacro.ToString(), "ExcelFormat");

sbMacro.AppendLine("Sub ExcelFormat()");

sbMacro.AppendLine("With Cells(1, 1).EntireRow");

sbMacro.AppendLine("Cells(1, 1).EntireColumn.ColumnWidth = 104pt");

sbMacro.AppendLine(".Font.Bold = true");

sbMacro.AppendLine("End With");

sbMacro.AppendLine("Cells(1, 2).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 3).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 4).EntireColumn.ColumnWidth = 104pt");

sbMacro.AppendLine("Cells(1, 5).EntireColumn.NumberFormat = \"dd/mm/yyyy\"");

sbMacro.AppendLine("Cells(1, 5).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 6).EntireColumn.NumberFormat = \"dd/mm/yyyy\"");

sbMacro.AppendLine("Cells(1, 6).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 7).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 8).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 9).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 10).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 11).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("Cells(1, 12).EntireColumn.ColumnWidth = 104");

sbMacro.AppendLine("End Sub");


The code inside the AppendLine is what one would find in a typical macro, but for some reason Visual Studio ignores this code, and just displays the information. If anyone could figure this out, please let me know :

8/13/08 02:41 pm - [info]raikoala posting in [info]tex_latex - Longtable fix?!

Hi, it's me again!

There are some bugs in "longtable". The bug that bugs me is how longtable overrules the nopagebreak after a \section.

As you see on LaTeX project, this bug has been reported in 2002. Does anyone know whether there's a solution out there yet, a fixed version of longtable, or does anyone have an idea what I can do other than force a manual pagebreak where it is needed?

I came across some other bugfixes for longtable, but none that solved my problem.

Some fixed version is not downloade-able anymore and apparently didn't fix this problem, anyway.

8/12/08 09:26 pm - [info]opaque_glasses posting in [info]mathematics - M

Anyone interested in the Olympics of Codes?
Powered by LiveJournal.com